R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

13
For a PPP link with PPP LQC enabled on both sides, the PPP LQC settings of the both sides must be the
same. HP recommends that you not enable PPP LQC on both sides of a PPP link.
Because DCC tears down a dial-up line when the link established on the line is disabled, PPP LQC cannot
operate correctly on dial-up lines. Thus, it is not recommended on dial-up links.
Examples
# Enable PPP LQC on interface Serial 2/0, setting the PPP LQC close-percentage to 90 and
resume-percentage to 95.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] ppp lqc 90 95
peer neighbor-route
Use peer neighbor-route to enable peer route creation.
Use undo peer neighbor-route to disable peer route creation.
Syntax
peer neighbor-route
undo peer neighbor-route
Default
Peer route creation is enabled.
Views
Serial interface view, AUX interface view, AM interface view, cellular interface view, ISDN BRI interface
view, POS interface view, dialer interface view, VT interface view
Default command level
2: System level
Examples
# Disable peer route creation on interface Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-serial2/0] undo peer neighbor-route
ppp pap local-user
Use ppp pap local-user to set the local username and password for PAP authentication.
Use undo ppp pap local-user to cancel the local username and password configured.
Syntax
ppp pap local-user username password { cipher | simple } password
undo ppp pap local-user
Default
The username and the password for PAP authentication are not set.