Configuring System Information 123
Defining IP Interfaces Using CLI Commands
The following table summarizes the equivalent CLI commands for setting fields displayed in the
IP Interface Parameters
page.
The following is an example of the CLI commands:
Defining DHCP IP Interface Parameters
console# show ip interface vlan 1
Output
Table 6-27. 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 131.108.1.27 255.255.255.0
Console (config-if)# no ip address 131.108.1.27
Console (config-if)# exitconsole# show ip interface vlan 1
Output