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

259
Views
Dialup interface view
Predefined user roles
network-admin
Parameters
group-number: Specifies a dialer group by its number in the range of 1 to 255. The dialer group must
have been configured by using the dialer-group rule command.
Usage guidelines
A dialup interface can belong to only one dialer group. If you configure this command multiple times, the
most recent configuration takes effect.
You must configure this command for DDR to send packets.
Examples
# Add interface Serial 2/1/0 to dialer group 1.
<Sysname> system-view
[Sysname] dialer-group 1 rule acl 3101
[Sysname] interface serial 2/1/0
[Sysname-Serial2/1/0] dialer-group 1
Related commands
dialer-group rule
dialer-group rule
Use dialer-group rule to create a dialer group and configure a dial rule for it.
Use undo dialer-group rule to remove the configuration.
Syntax
dialer-group group-number rule { protocol-name { deny | permit } | acl { acl-number | name acl-name } }
undo dialer-group group-number rule
Views
System view
Predefined user roles
network-admin
Parameters
group-number: Specifies the number of the dialer group to be created, in the range of 1 to 255.
protocol-name: Network protocol, which can only take ip.
deny: Denies packets of the specified protocol.
permit: Permits packets of the specified protocol.
acl-number: Specifies an ACL by its number in the range of 2000 to 3999.
name acl-name: Specifies an ACL by its name.