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

167
In C-DCC, you can also use the dialer route command to configure multiple destination addresses or dial
strings. However, in RS-DCC, you can only use the dialer number command to configure one dial string
for each dialer interface, because associations between dialer interfaces and call destination address
are one-to-one.
If no dialer-group command is configured, DCC will not dial even if the dialer number command is
configured.
Examples
# Set the dial string for placing calls to 11111 on interface Dialer 1.
<Sysname> system-view
[Sysname] interface dialer 1
[Sysname-Dialer1] dialer number 11111
Related commands
dialer route
dialer overlap-receiving
Use dialer overlap-receiving to configure DCC to operate in overlap receiving mode.
Use undo dialer overlap-receiving to restore the default.
Syntax
dialer overlap-receiving
undo dialer overlap-receiving
Default
DCC operates in non-overlap receiving mode.
Views
ISDN interface view
Default command level
2: System level
Usage guidelines
When DCC operates in overlap receiving mode, a DCC called party will not start establishing a DCC
connection until the complete called number is received.
When DCC operates in non-overlap receiving mode, a DCC called party starts establishing a DCC
connection as soon as the first digit of the called number is received, instead of waiting for the complete
called number to be gathered.
Examples
# Configure DCC to operate in overlap receiving mode on interface BRI 1/0.
<Sysname> system-view
[Sysname] interface bri 1/0
[Sysname-Bri1/0] dialer overlap-receiving