Configuring The Ip Interface - IBM G8316 Installation Manual

System networking rack switch
Table of Contents

Advertisement

Configuring the IP interface

To manage the switch using Telnet, SNMP, or a Web browser, you must have an IP
interface. Use DHCP (enabled by default) or manually configure the following IP
parameters:
v IP address
v Subnet mask
v Gateway address
1. Log on to the switch.
2. Enter IP interface mode.
3. Configure an IP interface, subnet mask, and VLAN assignment. Enable the
4. Configure the default gateway. Enable the gateway.
RS G8316# show inter ip
Interface information:
1: IP4 192.168.49.50
255.255.255.0
128: IP4 192.168.50.50
255.255.255.0
! interface ip 1
! addr <default>
! enable
!
! interface ip 128
!
addr <default>
!
enable
RS G8316(config)# system dhcp?
mgt dhcp on mgt port
RS G8316(config)# system dhcp mgt
Warning: Enabling dhcp will overwrite IP interface 128 and IP gateway 4 configurations.
RS G8316# show inter ip
Interface information:
1: IP4 192.168.49.50
255.255.255.0
128: IP4 192.168.50.50
255.255.255.0
RS G8316> enable
RS G8316# configure terminal
RS G8316 (config)# interface ip 1
interface.
RS G8316 (config-ip-if)# ip address 10.10.10.2 (example IP address)
RS G8316 (config-ip-if)# ip netmask 255.255.255.0
RS G8316 (config-ip-if)# vlan 1
RS G8316 (config-ip-if)# enable
RS G8316 (config-ip-if)# exit
RS G8316 (config)# ip gateway 1 address 10.10.10.1 (example gateway address)
RS G8316 (config)# ip gateway 1 enable
After you configure the IP address for your switch and you have an existing
network connection, you can use the Telnet program from an external
management station to access and control the switch. The management station
and your switch must be on the same IP subnet.
The switch module supports a command-line interface (CLI) that you can use to
configure and control the switch over the network using the Telnet program. You
can use the CLI 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.
192.168.49.255, vlan 1, up
192.168.50.255, vlan 4095, up
192.168.49.255, vlan 1, up
192.168.50.255, vlan 4095, up
Chapter 4. Initializing the RackSwitch
45

Advertisement

Table of Contents
loading

This manual is also suitable for:

80361611-16e

Table of Contents