From: Edison Ortiz (edisonmortiz@gmail.com)
Date: Sat Jan 06 2007 - 02:55:54 ART
interface Loopback200
ip address 200.101.3.1 255.255.255.255
route-map lo200 permit 10
match interface Loopback200
router bgp 1
no synchronization
bgp router-id 2.2.2.2
bgp log-neighbor-changes
redistribute connected route-map lo200
R2#sh ip bgp
BGP table version is 2, local router ID is 2.2.2.2
Status codes: s suppressed, d damped, h history, * valid, > best, i -
internal,
r RIB-failure, S Stale
Origin codes: i - IGP, e - EGP, ? - incomplete
Network Next Hop Metric LocPrf Weight Path
*> 200.101.3.1/32 0.0.0.0 0 32768 ?
----- Original Message -----
From: "Ming Ki Au" <aurmkstr@gmail.com>
To: <ccielab@groupstudy.com>
Cc: <aurmk@hotmail.com>
Sent: Friday, January 05, 2007 9:11 PM
Subject: Distribute Loopback1 with 255.255.255.255 mask
> Dear all,
>
> I would like to redistribute the Loopback1 address (200.101.3.1 mask
> 255.255.255.255) into BGP but fail. Is there a special method to
> redistribute the loopback with host address into BGP? FYI, I can
> redistribute another loopback with mask 255.255.255.0.
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:55 ART