Chapter 2 Avaya P330-ML Layer 2 CLI Commands
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
wildcard>any host
[<port>]][established] [precedence]
integer (100...149) | |
integer (1...254) | |
<action> | permit deny |
<protocol> | ip tcp udp integer (1...255) |
ip address of the source network | |
ip address wildcard of the source network | |
<operator> | eq lt gt range |
<port> | integer (1...65535) |
ip address of the destination network | |
ip address wildcard of the destination network | |
<precedence> | mandatory — rule is mandatory for this access |
| list (an invalid rule invalidates entire list) |
| optional — rule is optional for this access list |
| (an invalid rule does not invalidate entire list) |
Example: |
|
Avaya | 37 |