[c-nsp] l2vpn vpls w/bgp autodiscovery - me3600x to asr9k

Matthew Melbourne matt at melbourne.org.uk
Sun Jan 6 08:04:16 EST 2013


Yes, I understand there are two standards which define VPLS PE Discovery and
Pseudowire signalling:

RFC4761 - BGP Auto-discovery and BGP signalling
RFC4762 - BGP Auto-discovery and LDP signalling

Both are supported on the ASR9k, but IOS tends to support only LDP
signalling (e.g. 7600 from 12.2(33)SRB).

Cheers,
Matt

-----Original Message-----
Message: 2
Date: Sat, 5 Jan 2013 22:15:14 -0600
From: "Aaron" <aaron1 at gvtc.com>
To: "'Pete Lumbis'" <alumbis at gmail.com>
Cc: cisco-nsp at puck.nether.net
Subject: Re: [c-nsp] l2vpn vpls w/bgp autodiscovery - me3600x to asr9k
Message-ID: <001201cdebc4$6d703540$48509fc0$@gvtc.com>
Content-Type: text/plain;	charset="us-ascii"

Yahoo!  I had to change asr9k to "signaling-protocol ldp"

(as tshooting goes, I may had superfluous stuff in here by now, so I'll pear
back some later and see what was really needed)


l2vpn
 bridge group gr1
  bridge-domain bd1
   interface GigabitEthernet0/0/0/10.1
   !
   vfi vf1
    vpn-id 100
    autodiscovery bgp
     rd auto
     route-target 64512:100
     signaling-protocol ldp
     !
    !


Me3600 has....

l2 vfi vpls1 autodiscovery
 vpn id 100
 rd 10.101.12.251:32768
 route-target export 64512:100
 route-target import 64512:100

Aaron



More information about the cisco-nsp mailing list