R0106-HP MSR Router Series Layer 2 - WAN Command Reference(V7)

253
Usage guidelines
To enable DDR to originate calls, you must configure the dial-number argument. Otherwise, DDR can
only receive calls.
If you specify the dial-number argument in the dialer route command, you must also include the
dial-number argument when using the undo dialer route command to remove the dialer route.
To use the user keyword, you must configure PPP authentication. DDR accepts a call only when the peer
username obtained through PPP authentication is the same as the remote username configured by using
this command.
You can configure multiple dialer routes on a dialup interface or for a destination address for backup
purposes.
Examples
# Specify dial string 888066 packets destined to network 192.168.1.0/24.
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] dialer route ip 192.168.1.0 mask 24 888066
# Specify dial string 888065 for packets destined to host address 191.168.1.1.
[Sysname-Serial2/1/0] dialer route ip 191.168.1.1 888065
Related commands
dialer timer autodial
dialer threshold
Use dialer threshold to set the link load threshold for a dialer interface.
Use undo dialer threshold to restore the default.
Syntax
dialer threshold traffic-percentage [ in | in-out | out ]
undo dialer threshold
Default
No link load threshold is set.
Views
Dialer interface view
Predefined user roles
network-admin
Parameters
traffic-percentage: Specifies the percentage of the traffic rate to bandwidth, in the range of 0 to 99.
in: Considers only incoming traffic in actual load calculation.
in-out: Considers either incoming traffic or outgoing traffic in actual load calculation, whichever is
greater.
out: Considers only outgoing traffic in actual load calculation.