A SERVICE OF

logo

Policy CLI Commands
Avaya X330W-2DS1 User’s Guide 101
Policy CLI Commands
This section contains a list of all Policy related CLI commands.
ip access-default-action
Use the ip access-default-action command to set the default action for a
specific policy list.
The syntax for this command is:
ip access-default-action <policy-list-number> <default-
action>
Example:
X330WAN-2DS1-1 ip access-default-action 101 default-action-
deny
ip access-group
Use the ip access-group command to activate a specific policy list and
direction. To suspend the policy list, use the no version of this command.
Note: This command can only be executed from inside the interface context, such as:
the Serial, Loopback, Fast Ethernet and Fabric Fast Ethernet interfaces of the
X330WAN.
The syntax for this command is:
[no] ip access-group <policy-list-number> <direction>
Example:
X330WAN-2DS1-1(config-if:FastEthernet1)# ip access-group 110
policy-list-number An integer (100..199), or for the X330WAN
(100..149) where 0 is the default list.
default-action default-action-deny|default-action-permit
policy-list-number An integer (100..149) where 0 is the default list.
direction in|out