cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
640
Views
0
Helpful
1
Replies

How to block inter Vlan in 6504 HSRP

anishbn
Level 1
Level 1

Hi 

i have two 6504 switch enable HSRP. I want to block intervlan routing .How can I achieve the same .

vlan 10 data 

vlan 100 Management 

vlan 20 voice 

vlan 30 guest 

   I don’t want guest and data to communicate with management vlan .

 

 

thank you  

1 Reply 1

luis_cordova
VIP Alumni
VIP Alumni

Hi @anishbn ,

 

This you could achieve through ACL.
For example:
access-list 1 deny <IP network vlan guest> <wildcard of vlan guest>

access-list 1 deny <IP network vlan data> <wildcard of vlan data>

access-list 1 permit any

 

In the interface that routes the vlan Management , you apply the ACL:

ip access-group 1 in

 

Regards

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:

Innovations in Cisco Full Stack Observability - A new webinar from Cisco