[c-nsp] MPLS-VPN migration
Tim Durack
tdurack at gmail.com
Fri Dec 26 14:38:45 EST 2008
> 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:>
>
Apparently setting "bgp router-id" in "address-family ipv4 vrf"
context is the trigger.
Does anyone do anything like this in production? Can't believe I'm the
first to try it.
Tim:>
More information about the cisco-nsp
mailing list