[c-nsp] Cisco Guard and loopback
McCallum, Robert
robert.mccallum at thus.net
Fri Feb 24 08:46:35 EST 2006
What do you get with the debug ip bgp command?
> -----Original Message-----
> From: cisco-nsp-bounces at puck.nether.net
> [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of
> Michael McCormack
> Sent: 24 February 2006 13:32
> To: Min Qiu; cisco-nsp at puck.nether.net
> Subject: RE: [c-nsp] Cisco Guard and loopback
>
> Actually a typo. I just changed detail for the purpose of the
> email, but yes the remote peer on the guard is 100
>
> The config work son a back to back router config but not the
> cisco guard for some "currently" unknown reason
>
> Thks
> Mik
> n
> -----Original Message-----
> From: Min Qiu [mailto:mqiu at globalinternetworking.com]
> Sent: 24 February 2006 13:29
> To: Michael McCormack; cisco-nsp at puck.nether.net
> Subject: RE: [c-nsp] Cisco Guard and loopback
>
> Is Cisco Guard neighbor remote as 200 a typo or miss config?
>
> Min
>
> > -----Original Message-----
> > From: cisco-nsp-bounces at puck.nether.net
> > [mailto:cisco-nsp-bounces at puck.nether.net] On Behalf Of Michael
> > McCormack
> > Sent: Friday, February 24, 2006 8:19 AM
> > To: cisco-nsp at puck.nether.net
> > Subject: [c-nsp] Cisco Guard and loopback
> >
> >
> > We are trying to set up eBGP peering between a test router
> and Cisco
> > Guard using loopback addresss and the following simple config
> >
> > For some reason the peering will not establish to the Guard when we
> > try to use the loopback address . Anybody got any suggestions ???
> >
> >
> >
> >
> >
> > Router 1
> >
> > interface Loopback0
> >
> > ip address 10.10.10.1 255.255.255.255
> >
> >
> >
> > interface f0/0
> >
> > ip address 192.168.1.1 255.255.255.224
> >
> > no shut
> >
> > !
> >
> > router bgp 100
> >
> > bgp log-neighbor-changes
> >
> > neighbor 10.10.10.2 remote-as 200
> >
> > neighbor 10.10.10.2 ebgp-multihop 2
> >
> > neighbor 10.10.10.2 update-source Loopback0
> >
> > !
> >
> > ip classless
> >
> > ip route 10.10.10.2 255.255.255.255 192.168.1.2
> >
> >
> >
> >
> >
> > Cisco Guard
> >
> > interface Loopback0
> >
> > ip address 10.10.10.2 255.255.255.255
> >
> >
> >
> > interface f0/0
> >
> > ip address 192.168.1.2 255.255.255.224
> >
> > no shut
> >
> > !
> >
> > router bgp 200
> >
> > bgp log-neighbor-changes
> >
> > neighbor 10.10.10.1 remote-as 200
> ^^ should this be 100?
> >
> > neighbor 10.10.10.1 ebgp-multihop 2
> >
> > neighbor 10.10.10.1 update-source Loopback0
> >
> > !
> >
> > ip classless
> >
> > ip route 10.10.10.1 255.255.255.255 192.168.1.1
> >
> >
> >
> > _______________________________________________
> > cisco-nsp mailing list cisco-nsp at puck.nether.net
> > https://puck.nether.net/mailman/listinfo/cisco-nsp
> > archive at http://puck.nether.net/pipermail/cisco-nsp/
> >
>
> _______________________________________________
> cisco-nsp mailing list cisco-nsp at puck.nether.net
> https://puck.nether.net/mailman/listinfo/cisco-nsp
> archive at http://puck.nether.net/pipermail/cisco-nsp/
>
More information about the cisco-nsp
mailing list