[c-nsp] ME3600 - HSRP with an EoMPLS vc as the bridging mechanism
Waris Sagheer (waris)
waris at cisco.com
Thu Dec 8 23:45:24 EST 2011
This configuration will not work. However you can achieve it through
"Routed Pseudowire" where you can configure the xconnect under "int
vlan".
-Waris
-----Original Message-----
From: cisco-nsp-bounces at puck.nether.net
[mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Jason Lixfeld
Sent: Thursday, December 08, 2011 8:18 PM
To: cisco-nsp at puck.nether.net
Subject: [c-nsp] ME3600 - HSRP with an EoMPLS vc as the bridging
mechanism
Seeing as how the ME3x00X BU has epically shit the bed by omitting the
SPAN feature, I have no way to troubleshoot this as I experiment with
it, so maybe someone here has already tried and can tell me if I'm out
to lunch or not...
I want to configure HSRP on two ME3600s (15.1(2)EY) and I want to use an
EoMPLS VC to act as the bridging mechanism between the two EFPs, where
one would normally use a VLAN.
Is that possible with something like this? :
! me3600-1
!
interface loopback 0
ip address 2.2.2.2
!
interface GigabitEthernet0/24
switchport trunk allowed vlan none
switchport mode trunk
xconnect 1.1.1.1 1 encapsulation mpls
service instance 1 ethernet
encapsulation untagged
l2protocol tunnel
bridge-domain 10
!
!
interface Vlan10
ip address 10.10.10.253 255.255.255.0
standby 1 ip 10.10.10.1
!
! me3600-2
!
interface loopback 0
ip address 1.1.1.1
!
interface GigabitEthernet0/24
switchport trunk allowed vlan none
switchport mode trunk
xconnect 2.2.2.2 1 encapsulation mpls
service instance 1 ethernet
encapsulation untagged
l2protocol tunnel
bridge-domain 10
!
!
interface Vlan10
ip address 10.10.10.254 255.255.255.0
standby 1 ip 10.10.10.1
!
Thanks in advance..
_______________________________________________
cisco-nsp mailing list cisco-nsp at puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/
More information about the cisco-nsp
mailing list