© Copyright IBM Corp. 2011 Chapter 1. Switch Administration 25
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:
Once you configure the IP address and have a network connection, you can use the
Telnet program from an external management station to access and control the
switch. Once the default gateway is enabled, the management station and your
switch do not need to be on the same IP subnet.
The G8000 supports a menu-based command-line interface (CLI) as well as an
industry standard command-line interface (ISCLI) that you can use to configure and
control the switch over the network using the Telnet program. You can use the CLI or
ISCLI to perform many basic network management functions. In addition, you can
configure the switch for management using an SNMP-based network management
system or a Web browser.
For more information, see the documents listed in “Additional References” on
page 17.
Using Telnet
A Telnet connection offers the convenience of accessing the switch from a
workstation connected to the network. Telnet access provides the same options for
user and administrator access as those available through the console port.
By default, Telnet access is enabled. Use the following commands (available on the
console only) to disable or re-enable Telnet access:
RS G8000(config-ip-if)# ip address <management interface IPv4 address>
RS G8000(config-ip-if)# ip netmask <IPv4 subnet mask>
RS G8000(config-ip-if)# ipv6 address <management interface IPv6 address>
RS G8000(config-ip-if)# ipv6 prefixlen <IPv6 prefix length>
RS G8000(config-ip-if)# vlan 1
RS G8000(config-ip-if)# enable
RS G8000(config-ip-if)# exit
RS G8000(config)# ip gateway <gateway number> address <IPv4 address>
RS G8000(config)# ip gateway <gateway number> enable
RS G8000(config)# ip gateway6 <gateway number> address <IPv6 address>
RS G8000(config)# ip gateway6 <gateway number> enable
RS G8000(config)# [no] access telnet enable