Amer Networks SS2R48G4i V2 User Manual
Page 35

SS2R24G4i/SS2R48G4i
24
below. Before in-band management, the switch must be configured with an IP address by out-of-band
management (i.e. Console mode), The configuration commands (All switch configuration prompts are
assumed to be “switch” hereafter if not otherwise specified)
Switch>
Switch>en
Switch#config
Switch(Config)#interface vlan 1
Switch(Config-If-Vlan1)#ip address 10.1.128.251 255.255.255.0
Switch(Config-If-Vlan1)#no shutdown
Step 2
Run Telnet Client program
Fig 4-6 Run telnet client program included in Windows
Run Telnet client program included in Windows with the specified Telnet target
Step 3
Login to the switch
Login in to the Telnet configuration interface. Valid login name and password is required, otherwise the
switch will reject Telnet access. This is a method to protect the switch from unauthorized access. If no
authorized Telnet user has been configured, nobody can connect to the Telnet CLI configuration
interface. As a result, when Telnet is enabled for configuring and managing the switch, username and
password for authorized Telnet users must be configured with the following command
telnet-user
Assume a authorized user in the switch has a username of “test”, and password of “test”, the
configuration procedure should be like the following
Switch
>en
Switch#config
Switch(Config)#telnet-user test password 0 test
Enter valid login name and password in the Telnet configuration interface, Telnet user will be able
to enter the switch’s CLI configuration interface. The commands used in the Telnet CLI interface after
login are the same as in that in the Console interface.