
6.4.6 Configuring Common Access Lists
This section provides examples the most common ACLs used when configuring a network. Change the IP addresses in the following examples when using them in your network.
The following example shows denying
Switch(config)#
The following example shows explicitly permitting ICMP.
Switch(config)# | permit icmp any | any | |||
Switch(config)# | 110 | permit | icmp any | any tos | |
Switch(config)# | 110 | deny | icmp any | any |
The following example shows explicitly permitting UDPs with an operator equal to 53.
Switch(config)# access-list 110 permit udp any any eq 53
The following example shows explicitly permitting legitimate business traffic.
Switch(config)#
The following example shows explicitly permitting ftp data connections.
Switch(config)#
The following example shows explicitly permitting tftp data and multimedia connections.
Switch(config)#
The following example shows explicitly permitting incoming DNS queries.
Switch(config)#
The following example shows explicitly permitting zone transfer DNS queries to primary DNS server.
Switch(config)#
The following example shows explicitly permitting older DNS zone transfers.
Switch(config)#
64 | Asante IntraCore IC36240 | User’s Manual |