132 Configuring System Information
www.dell.com | support.dell.com
IP Interface Table Page
Deleting IP addresses:
1Open the IP Interface page.
2Click Show All. The IP Interface Table page opens.
3Select an entry in the IP Interface Table.
4Check the Remove check box to remove IP addresses.
5Click Apply Changes. The IP address is deleted, and the device is updated.
Defining IP Interfaces Using CLI Commands
The following table summarizes the equivalent CLI commands for viewing fields displayed
in the IP Interface Parameters page.
The following is an example of the CLI commands:
Console (config)# interface vlan 1
Console (config-if)# ip address 131.108.1.27 255.255.255.0
Console (config-if)# no ip address 131.108.1.27
Console (config-if)# exit
Console# show ip interface vlan 1
CLI Command Description
ip address ip-address {mask | prefix-
length} Sets an IP address.
no ip address [ip-address]Removes an IP address
show ip interface [ethernet interface-number |
vlan vlan-id | port-channel number] Displays the usability status of
interfaces configured for IP.