Header
Home | Set as homepage | Add to favorites
  Search the Site     » Advanced Search
Sections
Syndication


Blogroll:

||||| ALL Cisco-Network ARTICLES |||||  
CCIE Journey,
The CCIE Journey,


Turbo ACLs access-list cisco

Jul 26,2009 by alperen

image


Turbo ACLs were alien in Cisco IOS Software Release 12.1.5.T and are begin alone on the 7200, 7500, and added high-end platforms. The turbo ACL affection is advised in adjustment to action ACLs added calmly in adjustment to advance router performance.

Use the access-list aggregate command for turbo ACLs. This is an archetype of a aggregate ACL.

access-list 101 admittance tcp host 10.1.1.2 host 172.16.1.1 eq telnet

access-list 101 admittance tcp host 10.1.1.2 host 172.16.1.1 eq ftp

access-list 101 admittance udp host 10.1.1.2 host 172.16.1.1 eq syslog

access-list 101 admittance udp host 10.1.1.2 host 172.16.1.1 eq tftp

access-list 101 admittance udp host 10.1.1.2 host 172.16.1.1 eq ntp

After the accepted or continued ACL is defined, use the all-around agreement command in adjustment to compile.

!--- Tells the router to compile

access-list aggregate

Interface Ethernet0/1

ip abode 172.16.1.2 255.255.255.0

!--- Applies to the interface

ip access-group 101 in

The appearance access-list aggregate command shows statistics about the ACL.


284 times read

Related news

» Process ACLs access-list cisco
by alperen posted on Jul 26,2009
» access-list cisco Edit ACLs
by alperen posted on Jul 26,2009
» access-list cisco IP Called ACLs
by alperen posted on Jul 26,2009
» Commented IP ACL Entries access-list cisco
by alperen posted on Jul 26,2009
» Reflexive ACLs access-list cisco
by alperen posted on Jul 26,2009
Did you enjoy this article?
(total 0 votes)

comment Comments (0 posted) 

More Top News
CCSP-Cisco Certified Security Professional
Most Popular
Most Commented
Featured Author