Configuring An Ip Interface For Remote Access - Lenovo RackSwitch G8264 Installation Manual

Hide thumbs Also See for RackSwitch G8264:
Table of Contents

Advertisement

Configuring an IP Interface for Remote Access

1.Log on to the switch using the serial console port or management port on the G8264 front panel.
2.Enter IP interface mode.
3.Configure an IP interface, subnet mask, and VLAN assignment, then enable the interface.
4.Configure the default gateway. Enable the gateway.
© Copyright Lenovo 2017
To manage the switch remotely using Telnet, SNMP, or a web‐browser, you must 
first configure an IP interface. You can use DHCP to automatically configure the 
interface (enabled by default), or you can manually configure the following IP 
parameters:
IP address 
Subnet mask 
Gateway address
By default, DHCP is enabled on the management interfaces and BOOTP is enabled 
on interface 1. If there is no DHCP offer received, the switch uses the default 
management IP address (192.168.50.50/24). This address is overwritten when a 
DHCP/BOOTP address is received for that interface. If DHCP/BOOTP is enabled 
and there is no static address configured for DHCP/BOOTP, requests will continue 
to be sent. This feature does not change existing DHCP/BOOTP functionality.
To configure an IP interface for remote management, complete the following steps.
G8264> enable
G8264# configure terminal
G8264 (config)# interface ip 1
G8264 (config­ip­if)# ip address 10.10.10.2(example IP address)
G8264 (config­ip­if)# ip netmask 255.255.255.0
G8264 (config­ip­if)# vlan 1
G8264 (config­ip­if)# enable 
G8264 (config­ip­if)# exit
G8264 (config)# ip gateway 1 address 10.10.10.1(example gateway address)
G8264 (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 CLI allows you 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.
For more information about using the CLI, see the Command Reference guide for 
your specific switch and firmware version.
Chapter 5: Initializing the G8264
77

Advertisement

Table of Contents
loading

Table of Contents