![]() |
![]() |
|||||||||||||||||||
|
||||||||||||||||||||
|
Access lists & sub-interfaces [7:93088] posted 09/21/2004
|
How do access lists apply to sub-interfaces? For eg: -------------------------------- int f0/0 ip add 10.3.3.1 255.255.255.0 ip add 10.4.4.1 255.255.255.0 secondary ip access-group 100 out access-list 100 permit 10.3.3.0 0.0.0.255 10.4.4.0 0.0.0.255 access-list 100 deny ip any any (I know it's explicit but put it in anyways) -------------------------------- Q: Would this achieve the desired result? Would 10.4.4.0 be denied access to 10.3.3.0 ? Message Posted at: http://www.groupstudy.com/form/read.php?f=7&i=93088&t=93088 -------------------------------------------------- FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html