Huawei Quidway S9300 Configuration Manual - Wan Access page 40

Terabit routing switch
Table of Contents

Advertisement

Quidway S9300 Terabit Routing Switch
Configuration Guide - WAN Access
Configuration Roadmap
The configuration roadmap is as follows:
1.
2.
3.
4.
5.
Data Preparation
To complete the configuration, you need the following data:
l
l
l
l
Procedure
Step 1 Configure Switch A.
# Add the username and password of Switch B to the local user list of Switch A.
<Quidway> system-view
[Quidway] sysname SwitchA
[SwitchA] aaa
[SwitchA-aaa] local-user rtb password simple hello
[SwitchA-aaa] quit
# Configure an IP address for POS 1/0/0 and configure the link-layer encapsulation protocol as
PPP.
[SwitchA] interface pos 1/0/0
[SwitchA-Pos1/0/0] ip address 10.110.0.1 255.255.255.0
[SwitchA-Pos1/0/0] link-protocol ppp
# Configure the local to authenticate the peer in CHAP mode.
[SwitchA-Pos1/0/0] ppp authentication-mode chap
# Configure the local username of SwitchA
[SwitchA-Pos1/0/0] ppp chap user rta
Issue 02 (2011-07-15)
Add the user name and password of Switch B to the local user list of Switch A.
Configure the local user name for Switch A.
Configure Switch A to authenticate the peer in CHAP mode.
Configure the local user list on Switch B.
Configure the local user name for Switch B.
Local user name of Switch A
Local user name and password of Switch B
IP address of the interface on Switch A
IP address of the interface on Switch B
NOTE
l When you configure an IP address for an interface on a PPP link, if you delete the IP address of the
interface on the PPP link that fulfills the IPCP negotiation and assign this IP address to an interface on
another PPP link, the IPCP negotiation of the later PPP link is definitely unsuccessful. To solve this
problem, you can run the shutdown and undo shutdown commands on the former interface to restore
the IPCP negotiation or assign a new IP address to the later interface.
l When you configure an IP address for an interface on a PPP link, if the configuration is correct but the
negotiation is always unsuccessful, it is recommended that you assign a new IP address to the interface.
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
2 PPP Configuration
33

Advertisement

Table of Contents
loading

Table of Contents