Extended ACL Instance
14-17
Usage Guidelines
Use this command to permit traffic between networks/hosts based on the protocol type
selected in the access list configuration. The following protocols are supported:
• ip
• icmp
• tcp
• udp
The last ACE in the access list is an implicit deny statement.
Whenever the interface receives the packet, its content is checked against all the ACEs in
the ACL. It is allowed based on the ACL configuration.
• Filtering on TCP/UDP allows the user to specify port numbers as filtering criteria
• Select ICMP to allow/deny packets. Selecting ICMP allows to filter ICMP packets
based on type and code
Example
The example below allows IP traffic from the source subnet to the destination subnet and
denies all other traffic over an interface:
WS5100(config-ext-nacl)#permit
ip
192.168.1.10/24 192.168.2.0/24
rule-precedence 40
WS5100(config-ext-nacl)#
The example below permits Telnet traffic from the source subnet and the destination
subnet and denies all other traffic over an interface:
WS5100(config-ext-nacl)#permit
tcp
192.168.4.0/24 192.168.5.0/24 eq
23 rule-pre
cedence 10
WS5100(config-ext-nacl)#
The example below permits ICMP traffic and denies all other traffic over an interface:
WS5100(config-ext-nacl)#permit
icmp
any any rule-precedence 30
WS5100(config-ext-nacl)#)#
NOTE:
The log option is functional only for router ACL’s. The log option
displays an informational logging message about the packet matching
the entry sent to the console.
Summary of Contents for WS5100 Series
Page 1: ...M WS5100 Series Switch CLI Reference Guide ...
Page 14: ...WS5100 Series Switch CLI Reference Guide xviii ...
Page 28: ...WS5100 Series Switch CLI Reference Guide TOC 14 ...
Page 40: ...WS5100 Series Switch CLI Reference Guide 1 12 ...
Page 132: ...WS5100 Series Switch CLI Reference Guide 3 10 ...
Page 164: ...WS5100 Series Switch CLI Reference Guide 4 32 ...
Page 240: ...WS5100 Series Switch CLI Reference Guide 6 10 ...
Page 258: ...WS5100 Series Switch CLI Reference Guide 9 4 ...
Page 270: ...WS5100 Series Switch CLI Reference Guide 10 12 ...
Page 332: ...WS5100 Series Switch CLI Reference Guide 14 22 ...
Page 344: ...WS5100 Series Switch CLI Reference Guide 15 12 ...
Page 482: ...WS5100 Series Switch CLI Reference Guide 20 64 ...
Page 491: ......