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

Private vlan with MVR or any related solution

I would like to enable MVR on C4507R+E on trunk port. Actually my current network setup is connecting two uplink from this switch to aggregation router as layer 2. And CPE is connected down this switch with private vlan configuration. I have attached interface configurations with this.

 

 

I have to apply “mvr vlan 101 receiver vlan 104” in gig 1/1 interface to map the MVR vlan. But that is not supporting when the link is configured as “switchport mode private-vlan trunk”. Only this command is allowing if I configured as “swithport mode trunk”. But if it is normal trunk, private vlan services are not working. Please suggest your solution for this problem.

 

According to cisco we can’t enable MVR in private vlan trunk port. Is there any other solution for this than ACL to block the stream from CPE to upwards at 4507 switch?

 

!

(mvr working, but private vlan is not working)

interface GigabitEthernet1/1

switchport private-vlan trunk allowed vlan 101-104

switchport private-vlan association trunk 200 102

switchport private-vlan association trunk 300 101

switchport mode trunk

mvr type source

mvr vlan 101 receiver vlan 104

mvr immediate

spanning-tree guard loop

end

 

!

(private vlan working, but mvr is not working)

interface GigabitEthernet1/2

description "connected to CPE"

switchport private-vlan trunk allowed vlan 101-104

switchport private-vlan association trunk 200 102

switchport private-vlan association trunk 300 101

switchport mode private-vlan trunk

mvr type receiver

mvr immediate

spanning-tree guard loop

end

 

0 Replies 0