Huawei Quidway S2700 Series Configuration Manual page 160

Hide thumbs Also See for Quidway S2700 Series:
Table of Contents

Advertisement

Quidway S2700 Series Ethernet Switches
Configuration Guide - Basic Configuration
Configuration Roadmap
The configuration roadmap is as follows:
1.
2.
3.
Data Preparation
To complete the configuration, you need the following data:
l
l
l
l
Procedure
Step 1 Assign IP addresses.
# Assign IP address to Switch A that functions as the Telnet client.
<SwitchA> system-view
[SwitchA] vlan 2
[SwitchA-vlan2] quit
[SwitchA] interface ethernet 0/0/1
[SwitchA-Ethernet0/0/1] port hybrid pvid vlan 2
[SwitchA-Ethernet0/0/1] port hybrid untagged vlan 2
[SwitchA-Ethernet0/0/1] quit
[SwitchA] interface vlanif 2
[SwitchA-Vlanif2] ip address 10.10.10.8 255.255.255.0
[SwitchA-Vlanif2] quit
[SwitchA]
# Assign an IP address to Switch B that functions as the Telnet server.
<SwitchB> system-view
[SwitchB] vlan 2
[SwitchB-vlan2] quit
[SwitchB] interface ethernet 0/0/1
[SwitchB-Ethernet0/0/1] port hybrid pvid vlan 2
[SwitchB-Ethernet0/0/1] port hybrid untagged vlan 2
[SwitchB-Ethernet0/0/1] quit
[SwitchB] interface vlanif 2
[SwitchB-Vlanif2] ip address 10.10.10.9 255.255.255.0
[SwitchB-Vlanif2] quit
[SwitchB]
Step 2 Configure the authentication mode and password for Switch B.
[SwitchB] user-interface vty 0 4
[SwitchB-ui-vty0-4] authentication-mode password
[SwitchB-ui-vty0-4] set authentication password simple 123456
[SwitchB-ui-vty0-4] quit
[SwitchB]
Step 3 Verify the configuration.
# Log in to Switch B on Switch A through Telnet.
Issue 01 (2011-07-15)
Assign IP addresses to Switch A and Switch B.
Configure an authentication mode and password on Switch B.
Log in to Switch B from Switch A.
ID of the VLAN
IP address and number of the interface on the Switch A that functions as the Telnet client
IP address and number of the interface on the Switch B that functions as the Telnet server
Authentication mode and the password for a user to log in to Switch B through Telnet
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
9 Telnet and SSH
149

Advertisement

Table of Contents
loading

Table of Contents