Hi All,
i am trying to setup two vc's from the same uplink connected to corpswitch as below;
but one of the vc is not getting established.
Both the Vlans 3000,3010 are allowed as trunk in port connected to corp switch
--------------SW1 uplink to Corp Switch)
interface GigabitEthernet0/0/1.100
dot1q termination vid 3000
mpls l2vc 10.150.0.11 300
interface GigabitEthernet0/0/1.101
dot1q termination vid 3010
mpls l2vc 10.150.0.13 301
------------SW4 -> Bonu1
interface Eth-Trunk1.100
dot1q termination vid 3000
mpls l2vc 10.150.0.8 300
------------SW5 -> Bonu2
interface Eth-Trunk1.101
dot1q termination vid 3010
mpls l2vc 10.150.0.8 301
and i made the uplink port as "eth-trunk 1" for both the Bonu's in SW4-SW5
& the uplink to the SW4-Sw5 on Bonu made as trunk, downlink to pc from bonu made
as access port on specific vlans of both Bonu's.
Can you suggest me for this..
Thanks