297
<Sysname> system-view
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] dialer queue-length 10
dialer route
Use dialer route to configure a dialup interface to place calls to a remote site or receive calls from it.
Use undo dialer route to remove the configuration.
Syntax
dialer route ip next-hop-address [ mask network-mask-length ]
[ vpn-instance vpn-instance-name ] [ dial-number number [ autodial | interface interface-type
interface-number ] * ] [ broadcast | user hostname ] *
undo dialer route protocol next-hop-address [ mask network-mask-length ]
[ vpn-instance vpn-instance-name ] [ dial-number number ]
Default
No dial string is configured.
Views
Dialup interface view
Predefined user roles
network-admin
Parameters
ip: Specifies IP as the network layer protocol.
next-hop-address: Specifies the IP address of the remote site.
mask network-mask-length: Specifies a mask length for the remote IP address, in the range of 0 to
32. If no mask length is specified, a 32-bit mask applies. Setting the next-hop-address argument to
0.0.0.0 and the network-mask-length argument to 0 indicates any remote IP address.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN instance by its name, a
case-sensitive string of 1 to 31 characters.
dial-number number: Specifies the dial string for calling the remote site, a case-insensitive string of
1 to 30 characters. If no dial string is specified, the interface can only receive calls.
autodial: Enables the interface to automatically dial the specified dial string at specified intervals.
The interval is set in the dialer timer autodial command and defaults to 300 seconds.
interface i
nterface-type interface-number: Specifies a phy sical interface by its type and num ber.
When multiple physical interfaces are assigned to a dialer interface and t heir dialup links are
connected to different SPCSs, you must associate each dial string with one physical interface. This
configuration is intended for dialer interfaces in traditional DDR only.
broadcast: Enables broadcast packets to pass through the dialup link.
user hostname: Specifies a hos t name of the remote device, a case-insensitive string of 1 to 80
characters used to authenticate incoming calls.
Usage guidelines
To enable DDR to originate calls, you must configure the dial-number number option. Otherwise,
DDR can only receive calls.
If you specify the number argument in the dialer route command, you must also include the number
argument when using the undo dialer route command to remove the dial string.