Book now with code EOY2025
jason_leong7 wrote: yeah...fixed length.. However, for blocking interVLAN VLAN 100 to VLAN 255 ( I used until 255 just in case of VLAN expansion in the future)...i used the following ACL ip access-list extended VLAN100_out 5 permit ip any 10.0.100.0 0.0.0.255 10 deny ip any 10.0.100.0 0.0.3.255 20 deny ip any 10.0.104.0 0.0.7.255 30 deny ip any 10.0.112.0 0.0.15.255 40 deny ip any 10.0.128.0 0.0.254.255 interface VLAN 100 ip access-group VLAN100_out in but ...the a problem lies in 40 deny ip any 10.0.128.0 0.0.254.255 coz it matches in this ACL when i do a continous ping to the internet i fail to connect to the internet and VLAN 50. The ACLs should only from block from VLAN 100 to VLAN 255, but it block VLAN 50 and internet...doesnt make sense..anyone can spot my mistake?[/b]
tech-airman wrote: jason_leong7, What is the subnet address and subnet mask for VLAN 50?
jason_leong7 wrote: tech-airman wrote: jason_leong7, What is the subnet address and subnet mask for VLAN 50? ooo...my IP addressing scheme and VLAN Assignment, 10.0.50.X --> VLAN 50 subnet mask is always /24....easy for network manager's management but wasteful on IP..
jason_leong7 wrote: but ...the a problem lies in40 deny ip any 10.0.128.0 0.0.254.255 coz it matches in this ACL when i do a continous ping to the interneti fail to connect to the internet and VLAN 50. The ACLs should only from block from VLAN 100 to VLAN 255, but it block VLAN 50 and internet...
Use code EOY2025 to receive $250 off your 2025 certification boot camp!