40 Accessing the management interface
Locally Administered MAC address... 00:00:00:00:00:00
MAC Address Type................... Burned In
Configured IPv4 Protocol........... DHCP
Configured IPv6 Protocol........... DHCP
DHCPv6 Client DUID............... 00:03:00:06:00:10:18:82:19:93
IPv6 AutoConfig Mode............... Disabled
Management VLAN ID................. 1
5. Optionally, to save the current configuration so all changes are retained
during a switch reset, enter:
write memory
Configuring static
network information
for in-band
management
Use the following procedures to manually configure a static IPv4 address, subnet
mask, and default gateway on the in-band management interface. For information
about similar procedures to enable out-of-band management, see
“Configuring
static network information on the remote management port” on page 37.
1. Access the switch CLI by using the console port and enter Privileged EXEC
mode as described in
“Connecting to the CLI by using the console port” on
page 35.
2. Optionally, to clear any existing IP address information and set the address
configuration mode to static, enter:
network parms none
network protocol none
3. To configure the static IP address, subnet mask, and default gateway, enter
the following command:
network parms ip-address netmask [gateway]
For example, to configure the management interface with an IP address of
192.168.2.23, a subnet mask of 255.255.255.0, and a default gateway of
192.168.2.1, enter the following command:
network parms 192.168.2.23 255.255.255.0 192.168.2.1
4. Optionally, to manually configure the IPv6 address, prefix, and default
gateway, enter the following commands:
network ipv6 address ipv6-address/prefix-length [eui64]
network ipv6 gateway gateway