[c-nsp] BGP Peer Problem with 7200-G2
Pete Templin
petelists at templin.org
Thu Jun 28 10:17:42 EDT 2007
Skeeve Stevens wrote:
> It's late here and either I am going mad or this router is on drugs.
It's late, and you're going mad.
> GS-7204G2-BORDER(config-router)# neighbor x-eq remote-as xxxx
> % Create the peer-group first
> I can't seem to win either way. I've done everything, but it won't take
> this new peer for some reason.
>
> neighbor 58.96.x.x peer-group cirrus-eq says to Configure the peer-group
> first, which is like, what I thought I was doing with this command.
That's not what you're doing with that command.
> What obvious thing am I screwing up?
neig cirrus-eq peer-group, before all of the rest. You have to create
the peer-group before you can apply any parameters to it, and neig
58.96.x.x peer-group cirrus-eq doesn't create the peer group, just adds
a neighbor to the peer-group (which hasn't been created yet).
By the way, probably a missed "x-out", but your peer-group name doesn't
match all the way through: 'x-eq' vs. 'cirrus-eq'.
pt
More information about the cisco-nsp
mailing list