132
C o n f i g u r i n g S y s t e m I n f o r m a t i o n
www
.dell.com | support.dell.com
I P I n t e r f a c e Ta b l e P a g e
Deleting IP addresses:
1
Open the
IP Interface
page.
2
Click
Show All
. The
IP Interface Table
page
opens.
3
Select an entry in the
IP Interface Table
.
4
Check the
Remove
check box to remove IP addresses.
5
Click
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.