Reference Guide

188 IP Addressing
1
Click
System
>
IPv4 Addressing
>
IPv4 Interface
in the tree view to
display the
IPv4 Interface: Summary
page.
The previously-assigned IP addresses are displayed along with the
following field:
Ty p e
—Displays the type of IPv4 interface:
•Static
—Defined manually.
•DHCP
—Received from DHCP server.
2
To change the interface IP address, click
Edit
, and enter the fields:
Interface
— Select the interface on which IPv4 routing is enabled.
DHCP IPv4 Interface
— Select to acquire the IP address dynamically
from a DHCP server.
IP Address
— Enter the IP address assigned to the OOB interface
manually (only if the DHCP IPv4 Interface option was not selected).
Network Mask
— Select the subnetwork mask to which traffic can be
routed.
Prefix Length
— Enter the number of bits that comprise the IP
address prefix of the subnetwork.
Default Gateway
— Enter the IP address of the default gateway if you
did not enable DHCP.
If DHCP is enabled, the default gateway is
received from the DHCP server.
Defining IPv4 Interfaces Using CLI Commands
The following table summarizes the CLI commands for setting fields
displayed in the IPv4 Interfaces Parameters page.
Table 8-3. IPv4 Interface Parameters CLI Commands
CLI Command Description
ip address ip-address {mask |
prefix-length}
ip address ip-address {mask |
/prefix-length} [default-
gateway ip-address]
no ip address [ip-address]
Sets an IP address and the default
gateway on an interface.
Use the no form of the command to
remove an IP address and default
gateway.