Dialer Route - HP MSR series Command Reference Manual

Layer 2 wan
Hide thumbs Also See for MSR series:
Table of Contents

Advertisement

Views
Dialup interface (physical or dialer interface) view
Default command level
2: System level
Parameters
packets: Number of packets that can be buffered on the interface, in the range of 1 to 100.
Usage guidelines
If no connection is available yet when a dialup interface without a buffer queue receives a packet, it will
drop the packet. Configured with a buffer queue, the dialup interface will buffer the packet until a
connection is available for packet sending.
Examples
# Set the buffer queue length to 10 on interface Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] dialer queue-length 10

dialer route

Use dialer route to enable a DCC interface to call the specified destination address (host or network
address) or to receive calls from multiple remote ends.
Use undo dialer route to remove a dialer route.
Syntax
dialer route protocol next-hop-address [ mask network-mask-length ] [ broadcast | user hostname ] *
[ dial-number ] [ autodial | interface interface-type interface-number ] *
undo dialer route protocol next-hop-address [ user hostname ] [ mask network-mask-length ]
[ dial-number ] [ interface interface-type interface-number ]
Views
Dialup interface (physical or dialer interface) view
Default command level
2: System level
Parameters
protocol: Network protocol. It can be ip only.
next-hop-address: IP address of dialed destination.
mask network-mask-length: Specifies the mask length of the IP address of the dialed destination, in the
range of 0 to 32. If no mask length is specified, the default 32 applies, where the next-hop-address
argument is handled as a host address. If you want to set the next-hop-address argument to a network
address, you must specify its mask length. Setting the next-hop-address argument to 0.0.0.0 and the
network-mask-length argument to 0 indicates any next hop address. For example, the dialer route ip
0.0.0.0 mask 0 8886 command indicates that you can call any IP address by dialing 8886.
broadcast: Enables broadcast packets to pass through the link.
172

Advertisement

Table of Contents
loading

Table of Contents