![Avaya P330-ML-ML Скачать руководство пользователя страница 51](http://html.mh-extra.com/html/avaya/p330-ml-ml/p330-ml-ml_reference-manual_3028190051.webp)
Chapter 2 Avaya P330-ML Layer 2 CLI Commands
Avaya
P330-ML Reference Guide
37
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>
<action> <protocol> {<source-ip>
<source-wildcard> | any |host
<source-ip>}[<operator> <port> [<port]]
{<destination-ip> <destination-
wildcard>|any |host
<destination-ip>}[<operator> <port>
[<port>]][established] [precedence]
Example:
<access-list-number>
integer (100...149)
<access-list-index>
integer (1...254)
<action>
permit | deny | deny-and-notify | fwd0-7
<protocol>
ip | tcp | udp | integer (1...255)
<source-ip>
ip address of the source network
<source-wildcard> ip
address
wildcard of the source network
<operator>
eq | lt | gt | range
<port>
integer
(1...65535)
<destination-ip>
ip address of the destination network
<destination-wildcard>
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)
Router-N#
ip access-list 101 23 deny ip any
1.2.0.0 0.0.255.255
Router-N#
ip access-list 101 24 fwd3 udp any host 10.1.1.1
range 20 23 optional
Содержание P330-ML-ML
Страница 1: ...Avaya Reference Guide AVAYA P330 ML ML STACKABLE SWITCH SOFTWARE VERSION 4 5 January 2004 ...
Страница 2: ......
Страница 22: ...Chapter 1 Using the CLI 8 Avaya P330 ML Reference Guide ...
Страница 161: ...Chapter 2 Avaya P330 ML Layer 2 CLI Commands Avaya P330 ML Reference Guide 147 Example ...
Страница 226: ...Chapter 2 Avaya P330 ML Layer 2 CLI Commands 212 Avaya P330 ML Reference Guide ...
Страница 320: ...Index of Layer 3 CLI Commands 304 Avaya P330 ML Reference Guide ...