Chapter 3: IPv4 Management Address Commands
32
CONFIG IPIF SYSTEM
Syntax
config ipif system ipaddress
ipaddress subnet_mask
gateway
gw_ipaddress
Parameters
ipaddress
Specifies an IPv4 management address for the switch. The address is
specified in this format:
nnn.nnn.nnn.nnn
Where NNN is a decimal number from 0 to 255. The numbers must be
separated by periods.
subnet_mask
Specifies the subnet mask for the address. The mask is a decimal
number that represents the number of bits, from left to right, that
represent the network portion of the address. For example, the IPv4
decimal masks 16 and 24 are equivalent to masks 255.255.0.0 and
255.255.255.0, respectively.
gw_ipaddress
Specifies an IPv4 default gateway address. Enter 0.0.0.0 to omit a
gateway address.
Mode
Global Configuration mode
Description
Use this command to manually assign the switch an IPv4 management
address. For instructions on how to assign an IPv4 address from a
BOOTP or DHCP server, refer to “CONFIG IPIF SYSTEM BOOTP” on
page 34 or “CONFIG IPIF SYSTEM DHCP” on page 35.
The switch can have only one IPv4 management address.
Confirmation Command
“SHOW IPIF” on page 37