HP MSR2000/3000/4000 Router Series Layer 2 - WAN Configuration Guide
14
Task Command Remarks
Display address pools.
display ip pool [ pool-name ] [ group
group-name ]
Available in any view.
Display information about VT
interfaces.
display interface [ virtual-template ] [ brief
[ down | description ] ]
display interface [ virtual-template
[ interface-number ] ] [ brief [ description ] ]
Available in any view.
Display information about
MP-group interfaces.
display interface [ mp-group ] [ brief [ down
| description ] ]
display interface [ mp-group
[ interface-number ] ] [ brief [ description ] ]
Available in any view.
Display MP information.
display ppp mp [ interface mp-group
interface-number ]
Available in any view.
Clear the statistics for VT
interfaces.
reset counters interface [ virtual-template
[ interface-number ] ]
Available in user view.
Clear the statistics for MP-group
interfaces.
reset counters interface [ mp-group
[ interface-number ] ]
Available in user view.
PPP configuration examples
One-way PAP authentication configuration example
Network requirements
As shown in Figure 3, configure Router A to authenticate Router B by using PAP, but Router B not to
authenticate Router A.
Figure 3 Network diagram
Configuration procedure
1. Configure Router A:
# Create a user account for Router B.
<RouterA> system-view
[RouterA] local-user userb class network
# Set a password for the user account.
[RouterA-luser-network-userb] password simple passb
# Set the service type of the user account to PPP.
[RouterA-luser-network-userb] service-type ppp
[RouterA-luser-network-userb] quit
# Enable PPP encapsulation on Serial 2/0 (optional, as an interface uses PPP encapsulation by
default).