
Example 4.69. Permit TCP
access-list 100 permit tcp any any
access-list 100 deny any any
interface FastEthernet 0 access-group 100 in
interface Wireless 0 access-group 100 in
Example 4.70. Permit TCP for a subnetwork
access-list 100 permit tcp 192.168.1.0 0.0.0.255 any
access-list 100 deny any any
access-list 101 permit tcp any any state established,related
access-list 101 deny any any
interface FastEthernet 0 access-group 100 in
interface Wireless 0 access-group 101 in
Example 4.71. Open various TCP and UDP ports
access-list 100 permit tcp 192.168.1.0 0.0.0.255 any eq 80 state new
access-list 100 permit tcp 192.168.1.0 0.0.0.255 any eq 110 state new
access-list 100 permit tcp host 192.168.1.25 any eq 25 state new
access-list 100 deny any any
access-list 101 permit tcp any any state established,related
access-list 101 deny any any
interface FastEthernet 0 access-group 100 in
interface Wireless 0 access-group 101 in
Note
TCP rules are usually closed by the rule that permits all established and related packets, which
is necessary for handling TCP connections in most cases.
4.8.1.3. Viewing ACL settings
The
show access-list [87]
command displays the contents of access control lists.
show access-list
[
list-id
]
87
Configuration
Содержание LibraPlus 5845
Страница 1: ...www eionwireless com LibraPlus 5845 PN 5724 0003 Document version 1 74 Released on February 16 2010...
Страница 2: ...This page is intentionally left blank...
Страница 10: ...6 5 Show CPU load 109 6 6 Show uptime 109 6 7 Show interfaces 110 x LibraPlus User Manual...
Страница 24: ...Fig 2 10 Mounting Fig 2 11 Large Pipe Diameter Mounting Configuration 14 Description...
Страница 25: ...Fig 2 12 Small Pipe Diameter Mounting Configuration Fig 2 13 Wall Mounting Configuration 15 Description...
Страница 26: ...2 1 7 Specifications 16 Description...
Страница 32: ...Fig 2 15 Point to Multipoint Wireless Network 22 Description...
Страница 123: ...7 1 3 Troubleshooting Chart 113 Troubleshooting...
Страница 140: ...2009 EION Inc...