cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
228
Views
0
Helpful
2
Replies

svi access lists

john.wright
Level 3
Level 3

Will this access list applied in the manner shown below prevent any traffic from traversing between or visitor network and production?

I really do not want guest network to be able to access production. There will be many production vlans that are 10.x.x.x something.

 

interface Vlan103

des visitor
 ip address 192.168.2.254 255.255.255.0
 ip access-group no-visit in
 

interface vlan 10

des production vlan

ip address 10.49.1.0 255.255.255.0

 

Extended IP access list no-visit

10 deny ip 192.168.2.0 0.0.0.255 10.0.0.0 0.255.255.255

20 permit ip any any

 

 

 

 

1 Accepted Solution

Accepted Solutions

Akash Agrawal
Cisco Employee
Cisco Employee

 

 

Yes this should work.

View solution in original post

2 Replies 2

Akash Agrawal
Cisco Employee
Cisco Employee

 

 

Yes this should work.

Thank you very much

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card