Mp Configuration Example - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

[RouterA-Serial2/0] ppp authentication-mode chap domain system
[RouterA-Serial2/0] ip address 200.1.1.1 16
[RouterA-Serial2/0] quit
[RouterA]domain system
[RouterA-isp-system] authentication ppp local
2 Configure router B.
<RouterB> system-view
[RouterB] local-user user1
[RouterB-luser-user1] service-type ppp
[RouterB-luser-user1] password simple hello
[RouterB-luser-user1] quit
[RouterB] interface serial 2/0
[RouterB-Serial2/0] link-protocol ppp
[RouterB-Serial2/0] ppp chap user user2
[RouterB-Serial2/0] ip address 200.1.1.2 16
Approach II: use default CHAP password to perform authentication
1 Configure Router A.
<RouterA> system-view
[RouterA] local-user user2
[RouterA-luser-user2] password simple hello
[RouterA-luser-user2] service-type ppp
[RouterA-luser-user2] quit
[RouterA] interface serial 2/0
[RouterA-Serial2/0] ppp authentication-mode chap domain system
[RouterA-Serial2/0] ip address 200.1.1.1 16
[RouterA-Serial2/0] quit
[RouterA] domain system
[RouterA-isp-system] authentication ppp local
2 Configure Router B.
<RouterB> system-view
[RouterB] interface serial 2/0
[RouterB-Serial2/0] ppp chap user user2
[RouterB-Serial2/0] ppp chap password simple hello
[RouterB-Serial2/0] ip address 200.1.1.2 16
If you configure the ppp authentication-mode chap command without
specifying the domain keyword, the default domain named system is adopted at
the time of authentication and local authentication applies by default.
MP Configuration
Network requirements
Example
Figure 97
Do the following:
presents a scenario, where:
On an E1 interface of Router A, four channels are created with interface names
being Serial 2/0:1, Serial 2/0:2, Serial 2/0:3, and Serial 2/0:4 respectively.
On Router B, two channels are created with interface names being Serial 2/0:1
and Serial 2/0:2 respectively. The same is done on Router C.
Bind two channels on Router A with the two channels on Router B and another
two channels with the two channels on Router C.
PPP and MP Configuration Example
381

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents