Chapter 3 Avaya P330-ML Layer 3 CLI Commands

action>

 

<policy-list-number>

integer (100 - 149)

<default-action>

permitdeny

Example:

 

Router-N(configure)#ip access-default-action 101 default- action-deny

Done!

ip access-group

User level: privileged, supervisor.

Use the ip access group command to activate a specific policy list.

The syntax for this command is:

ip access-group<policy-list-number> <default-action>

<policy-list-number>

integer (100 - 149)

<default-action>

permitdeny

Example:

 

Router-N(configure)# ip access-group 101

Done!

ip access-list

User level: privileged, supervisor.

Use the ip access list command to create a specific policy rule. The access list contains several of these rules: each rule pertains to the source IP address, the destination IP address, the protocol, the protocol ports (if relevant), and to the ACK bit (if relevant).

Use the no ip access list command to delete a specific rule.

The syntax for this command is:

[no] ip access-list <access-list-number> <access-list-index> <command> <protocol> {<source-ip> <source-wildcard> any host

228

Avaya P330-ML Reference Guide

Page 244
Image 244
Avaya P330-ML-ML manual Ip access-group, Ip access-list