Listing IP interface addresses
Use the ipinterface_list_ips command to list the IP addresses configured on either a specific IP interface, or on all IP interfaces.
ipinterface_list_ips [ ipinterface=IPInterfaceName |
address=Address | address6=IPv6address | module=ModuleNumber ]
Parameters
| Name | Type | Description | Mandatory | Default |
|---|---|---|---|---|
|
ipinterfac
e |
Object name | IP interface to be listed. | N | All interfaces |
| address | N/A | IP address of the interface to be listed. | N | All addresses |
| address6 | N/A | IPv6 address of the interface to be listed. | N | All addresses |
| module | N/A | Limits the listing to a specific module. | N | All modules |
This command lists IP addresses for the specified interface, or the specified module, or both (including management). The management or VPN name can only be used to view IP addresses configured for the management of VPN interfaces.
The following information is listed:
- IP interface
- Interface type (iSCSI/management/VPN)
- Address (in CIDR format)
- Address type (static IPv4/static IPv6/link local IPv6/site local IPv6/global IPv6)
- Module
| ID | Name | Default Position |
|---|---|---|
| ipinterface | IP Interface | 1 |
|
ipinterface_
type |
Interface Type | 2 |
| address | Address | 3 |
| address_type | Address Type | 4 |
| module | Module | 5 |
| access_group | IP access group name | 6 |
Access control
| User Category | Permission |
|---|---|
| Storage administrator | Allowed |
| Application administrator | Allowed |
| Security administrator | Disallowed |
| Read-only users | Allowed |
| Operations administrator | Allowed |
| Host side accelerator client | Disallowed |