[c-nsp] MPLS-VPN migration

Tim Durack tdurack at gmail.com
Fri Dec 26 10:49:01 EST 2008


On Fri, Dec 19, 2008 at 2:08 AM, Aaron Daniels - Lists
<lists at daniels.id.au> wrote:
> I have had a few requests for this so I thought i'd put it on-list.
>
> Thanks,
> Aaron Daniels
>

Exercise caution if you're trying this on a 6500. I just crashed
12.2(33)SXI in the lab with something like:

router bgp 65001
 template peer-policy self-peer
  prefix-list self-peer in
  prefix-list self-peer out
  soft-reconfiguration inbound
  send-community both
 exit-peer-policy
 !
 template peer-session self-peer
  ebgp-multihop 255
 exit-peer-session
 !
 neighbor 10.1.0.255 remote-as 65255
 neighbor 10.1.0.255 inherit peer-session self-peer
 !
 address-family ipv4 vrf ENG
 bgp router-id 10.1.0.255

I saw the same thing in SXH, but Cisco said it was fixed in SXI. Let's
see what they say this time.

Tim:>


More information about the cisco-nsp mailing list