> 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:>
_______________________________________________
cisco-nsp mailing list  cisco-nsp@puck.nether.net
https://puck.nether.net/mailman/listinfo/cisco-nsp
archive at http://puck.nether.net/pipermail/cisco-nsp/

Reply via email to