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

Cannot Access Vlan from UCS

andreas.perdana
Level 1
Level 1

Hello All,

Brief topology,

Mikrotik ----------> Catalyst ----------> UCS

I have vlan 12 at Mikrotik , and Guest OS VMWare at UCS. Problem is guest os cannot connect to Mikrotik.

*Mikrotik

    -- Configure interface bonding

    -- Configure vlan 12 on bonding interface and add IP address

    -- Configure bridge interface (bonding interface and vlan 12)

*Catalyst 4500

    -- int vlan 12, no ip address

    -- int te 1/13 , switchport mode trunk , switchport trunk allowed vlan 12

*UCS

    -- Vlan 12 

Please advice.

Thanks

1 Reply 1

johnnylingo
Level 5
Level 5

You might want to take this step by step, for example get it working without bonding.  

Is UCS doing trunking too?  If not, then you'll need to set vlan 12 as the native port on the Catalyst, since UCS won't be tagging the frames.

Also, there is no need to "int vlan 12" if the Cataylyst is only acting as a Layer 2 switch for than vlan.

These IOS commands on the Catalyst might be useful for troubleshooting:

show etherchannel summary

show vlan id 12

show spanning-tree vlan 12

show mac address-table vlan 12

show interfaces trunk