PSC::ip_address

Description

The PSC::ip_address commands get/set/remove the IP addresses.
Note:IP address used in the commands below could be in IPv4 or IPv6 format. The route domain can be specified using % as a separator, e.g. 14.15.16.17%10.

Syntax

PSC::ip_address
PSC::ip_address [ip_address1, ip_address2, ...]
PSC::ip_address add <ip_address>
PSC::ip_address remove <ip_address>
PSC::ip_address remove

PSC::ip_address

  • Retrieve the list of PSC ip addresses.

PSC::ip_address [ip_address1, ip_address2, …]

  • Set a list of PSC ip addresses.

PSC::ip_address add <ip_address>

  • Add an entry to the PSC ip address list.

PSC::ip_address remove <ip_address>

  • Remove an entry from the PSC ip address list.

PSC::ip_address remove

  • Remove all PSC ip addresses.

The BIG-IP API Reference documentation contains community-contributed content. F5 does not monitor or control community code contributions. We make no guarantees or warranties regarding the available code, and it may contain errors, defects, bugs, inaccuracies, or security vulnerabilities. Your access to and use of any code available in the BIG-IP API reference guides is solely at your own risk.