Using the switch data ports – Blade ICE RACKSWITCH G8124-E User Manual
Page 29

BLADEOS 6.5.2 Application Guide
BMD00220, October 2010
Chapter 1: Switch Administration 29
Using the Switch Data Ports
You also can configure in-band management through any of the switch data ports. To allow in-band
management, use the following procedure:
1.
Log on to the switch.
2.
Enter IP interface mode.
Note –
Interface 125 through 128 are reserved for out-of-band management interfaces (see
the Switch Management Ports” on page 27
).
3.
Configure the management IP interface/mask.
Using IPv4:
Using IPv6:
4.
Configure the VLAN, and enable the interface.
5.
Configure the default gateway.
If using IPv4:
If using IPv6:
RS G8124> enable
RS G8124# configure terminal
RS G8124(config)# interface ip
RS G8124(config-ip-if)# ip address
RS G8124(config-ip-if)# ip netmask
RS G8124(config-ip-if)# ipv6 address
RS G8124(config-ip-if)# ipv6 prefixlen
RS G8124(config-ip-if)# vlan 1
RS G8124(config-ip-if)# enable
RS G8124(config-ip-if)# exit
RS G8124(config)# ip gateway
address
RS G8124(config)# ip gateway
enable
RS G8124(config)# ip gateway6
address
RS G8124(config)# ip gateway6
enable