R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)
245
Usage guidelines
This command is mandatory on the PPP callback server.
With both references configured, the router performs the following tasks:
• Always attempts to place return calls in the user reference method.
• If the attempt fails, places return calls in the dial number reference method.
If the command is configured with neither keyword, it is the same as using the dialer callback-center user
dial-number command.
Examples
# Specify the device as the PPP callback server, and set the callback reference to user mode.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] ppp callback server
[Sysname-Serial2/1/0] dialer callback-center user
[Sysname-Serial2/1/0] dialer route ip 1.1.1.2 8810052 user Sysnameb
# Specify the device as the PPP callback server, and set the callback reference to dial number mode.
<Sysname> system-view
[Sysname] local-user usera
[Sysname-luser-usera] password simple usera
[Sysname-luser-usera] service-type ppp
[Sysname-luser-usera] authorization-attribute callback-number 8810048
[Sysname-luser-usera] quit
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] ppp callback server
[Sysname-Serial2/1/0] dialer callback-center dial-number
Related commands
ppp callback
dialer call-in
Use dialer call-in to configure a dialup interface to accept incoming calls from a specific ISDN calling
number.
Use dialer call-in callback to enable callback for a specific ISDN calling number.
Use undo dialer call-in to remove the configuration.
Syntax
dialer call-in remote-number [ callback ]
undo dialer call-in remote-number [ callback ]
Default
Calls from all ISDN calling numbers are accepted, and callback is not initiated.
Views
Dialup interface view
Predefined user roles
network-admin