3Com MSR 50 Network Router User Manual


  Open as PDF
of 2742
 
316 CHAPTER 20: DCC CONFIGURATION COMMANDS
priority priority: Priority of a physical interface in the dialer bundle. The priority
argument is in the range 1 to 255. The higher the number, the higher the priority.
The physical interface with higher priority is used first. The default priority is 1.
Description Use the
dialer bundle-member command to assign a physical interface to a
dialer bundle in RS-DCC.
Use the
undo dialer bundle-member command to remove a physical interface
from a dialer bundle.
By default, a dialer bundle contains no physical interface.
This command applies only to physical interfaces. A physical interface can belong
to multiple dialer bundles.
Related command: dialer bundle.
Example # Assign interface BRI 1/0 to Dialer bundle 1 and Dialer bundle 2, with a priority of
50 in both.
<Sysname> system-view
[Sysname] interface bri 1/0
[Sysname-Bri1/0] dialer bundle-member 1 priority 50
[Sysname-Bri1/0] dialer bundle-member 2 priority 50
dialer callback-center
Syntax dialer callback-center [ user | dial-number ] *
undo dialer callback-center
View Dial interface (physical or dialer) view
Parameter user: Sets the callback reference to user mode where DCC identifies which dial
string is to be used for placing a return call by looking at the remote username
configured in the dialer route command.
dial-number: Sets the callback reference to dial number mode, where DCC uses
dial strings configured in service-type ppp callback-number commands in local
user view to place return calls. When placing a return call, it needs to identify the
dial string to be used by comparing the remote username obtained in PPP
negotiation against the local user database for a match.
Description Use the
dialer callback-center command to configure the PPP callback
reference.
Use the
undo dialer callback-center command to remove the setting.
By default, no PPP callback reference is configured.
This command is mandatory on the PPP callback server.