Dell 34XX Switch User Manual


 
Configuring System Information 139
Defining IP Interfaces Using CLI Commands
The following table summarizes the equivalent CLI commands for setting fields displayed in the
IP Interfaces Parameters
page.
The following is an example of the CLI commands:
Table 6-31. IP Interface Parameters CLI Commands
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.
console(config)# interface vlan 1
console(config-if)# ip address 92.168.1.123 255.255.255.0
console(config-if)# no ip address 92.168.1.123
console(config-if)# end
console# show ip interface vlan 1
Gateway IP Address Activity status
---------------------------------------
192.168.1.1 Active
IP address Interface Type
-------------------------------------------------
192.168.1.123/24 VLAN 1 Static