[c-nsp] IOS-XR CFM to E-LMI interworking
Pshem Kowalczyk
pshem.k at gmail.com
Mon Oct 29 14:54:32 EDT 2012
Hi,
On 30 October 2012 05:14, Adam Vitkovsky <adam.vitkovsky at swan.sk> wrote:
> Hi folks,
> Is there a special foo that needs to be enabled for these two to start
> exchanging states please?
> I'm struggling with a basic setup CE--PE--p2p-mpls-PW--PE--CE (PEs are
> ASR9k, CEs are 2811)
> When I shut down the interface on one end I'd like to see it down on the
> other end as well
> I also tried adding Ethernet OAM to the mix -on the CE-PE interfaces with no
> results
> I'd apreaciate any pointers
This sort of setup (P2P PWE3) should pass state of the PE-CE interface
by default.
One of our setups:
l2vpn
xconnect group layer2_504
p2p layer2_504
interface GigabitEthernet0/1/0/3.504
neighbor 10.123.130.1 pw-id 504
#sh l2vpn xconnect group layer2_504
Tue Oct 30 07:50:59.164 NZDT
Legend: ST = State, UP = Up, DN = Down, AD = Admin Down, UR = Unresolved,
SB = Standby, SR = Standby Ready, (PP) = Partially Programmed
XConnect Segment 1 Segment 2
Group Name ST Description ST Description
ST
------------------------ -----------------------------
-----------------------------
layer2_504 layer2_504 UP Gi0/1/0/3.504 UP
10.123.130.1 504 UP
----------------------------------------------------------------------------------------
if I take down the interface the PWE2 part goes down as well,
signalling the other end to take the physical port down as well.
#sh l2vpn xconnect group layer2_504
Tue Oct 30 07:52:36.153 NZDT
Legend: ST = State, UP = Up, DN = Down, AD = Admin Down, UR = Unresolved,
SB = Standby, SR = Standby Ready, (PP) = Partially Programmed
XConnect Segment 1 Segment 2
Group Name ST Description ST Description
ST
------------------------ -----------------------------
-----------------------------
layer2_504 layer2_504 DN Gi0/1/0/3.504 AD
10.123.130.1 504 DN
----------------------------------------------------------------------------------------
kind regards
Pshem
More information about the cisco-nsp
mailing list