March 9, 201610 yr Here is the command to show self ip's on your BigIP LTM tmsh list net self Now you can list just a specific self IP if you wish by running tmsh list net self VLAN235 How this works is however the statement is defined when you run list net self... It's the alias you assign when you define it. Instead of VLAN235 you may have put 10.47.195.3/26 (its just a name)
Create an account or sign in to comment