User guide

112 Configuring System Information
Defining IPv4 Interfaces Using CLI Commands
The following table summarizes the equivalent CLI commands for setting fields displayed in the IPv6
Interface page.
The following is an example of the CLI commands:
Table 6-17. IPv4 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)# exit
console# show ip interface vlan 1
Output
Gateway IP Address Activity status
--------------------- ------------------
192.168.1.1 Active
IP address Interface Type
------------------- ------------ ------------
192.168.1.123/24 VLAN 1 Static