Dialer-Rule - HP MSR series Command Reference Manual

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

Advertisement

Parameters
group-number: Number of a dialer access group, in the range of 1 to 255. You can define it with the
dialer-rule command.
Usage guidelines
A DCC dialup interface can belong to only one dialer access group. Configuring this command can
overwrite the previous dialer access group setting for the interface, if any.
In the default configuration of the interface, the dialer-group command is not configured. You must
configure this command for DCC to send packets.
Examples
# Add interface Serial 2/0 to dialer access group 1.
<Sysname> system-view
[Sysname] dialer-rule 1 acl 3101
[Sysname] interface serial 2/0
[Sysname-Serial2/0] dialer-group 1
Related commands

dialer-rule

dialer-rule
Use dialer-rule to set the condition for a DCC call to be placed for a dialer access group either by
directly configuring a rule or by referencing an ACL.
Use undo dialer-rule to remove the setting.
Syntax
dialer-rule group-number { protocol-name { deny | permit } | acl { acl-number | name acl-name } }
undo dialer-rule group -number
Views
System view
Default command level
2: System level
Parameters
group-number: Number of a dialer access group, the same as the group-number argument in the
dialer-group command. The value range is 1 to 255.
protocol-name: Network protocol, which can take ip or bridge.
deny: Denies packets of the specified protocol.
permit: Permits packets of the specified protocol.
acl-number: Specifies an ACL by its ACL number in the range of 2000 to 3999. An ACL number in the
range of 2000 to 2999 identifies a basic ACL. An ACL number in the range of 3000 to 3999 identifies
an advanced ACL.
name acl-name: Specifies an ACL by its name.
180

Advertisement

Table of Contents
loading

Table of Contents