Add an ACL to an existing extended access list
http://sysadminnotebook.blogspot.com/2011/07/creating-and-editing-cisco-extended.html
show ip access-list
show ip access-list <name of access list>
Example:
config t
ip access-list extended branch_repeater
70 permit ip 192.168.210.0 0.0.0.255 10.0.0.0 0.0.255.255
No comments:
Post a Comment