[c-nsp] Cisco Guard and loopback

Min Qiu mqiu at globalinternetworking.com
Fri Feb 24 08:29:27 EST 2006


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/
> 



More information about the cisco-nsp mailing list