Did you restart BGP?

--

RFC 1149 Compliant.
Get in my head:
http://sar.dynu.com


""Daniel Lafraia""  wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hello,
>
> How come I see the interface address in the "show ip bgp" if I've
> specified an update-source for a neighbor?
>
> Thanks!
> Daniel
>
> Here is the config:
>
> RouterA
>         interface Loopback0
>          ip address 105.105.105.1 255.255.255.128
>         interface Loopback1
>          ip address 41.41.41.1 255.255.255.255
>         interface Serial0
>          ip address 4.4.4.2 255.255.255.252
>         router bgp 55000
>          no synchronization
>          network 105.105.105.0 mask 255.255.255.128
>          neighbor 4.4.4.1 remote-as 55000
>          neighbor 4.4.4.1 update-source Loopback1
>
> RouterB
>         interface Loopback0
>          ip address 104.104.104.1 255.255.255.128
>         interface Serial1
>          ip address 4.4.4.1 255.255.255.252
>          clockrate 64000
>         router bgp 55000
>          network 104.104.104.0 mask 255.255.255.128
>          neighbor 4.4.4.2 remote-as 55000
>
> ----------
> Please ignore other updates, these are other stuff I have in my lab :)
> ----------
>
> RouterA#show ip bgp
> BGP table version is 42, local router ID is 105.105.105.1
> Status codes: s suppressed, d damped, h history, * valid, > best, i -
> internal
> Origin codes: i - IGP, e - EGP, ? - incomplete
>
>    Network          Next Hop          Metric LocPrf Weight Path
> * i0.0.0.0          2.2.2.1                     100      0 65000 i
> * i101.101.101.0/25 2.2.2.1                     100      0 65000 i
> *>                  5.5.5.2                0             0 65000 i
> * i102.102.102.0/25 2.2.2.1                0    100      0 65000 i
> *>                  5.5.5.2                              0 65000 i
> *>i104.104.104.0/25 4.4.4.1                0    100      0 i
> *> 105.105.105.0/25 0.0.0.0                0         32768 i
>
> RouterB#sh ip bgp
> BGP table version is 5, local router ID is 104.104.104.1
> Status codes: s suppressed, d damped, h history, * valid, > best, i -
> internal
> Origin codes: i - IGP, e - EGP, ? - incomplete
>
>    Network          Next Hop            Metric LocPrf Weight Path
> *> 0.0.0.0          2.2.2.1                                0 65000 i
> * i101.101.101.0/25 5.5.5.2                  0    100      0 65000 i
> *>                  2.2.2.1                                0 65000 i
> * i102.102.102.0/25 5.5.5.2                  0    100      0 65000 i
> *>                  2.2.2.1                  0             0 65000 i
> *> 104.104.104.0/25 0.0.0.0                  0         32768 i
> * i105.105.105.0/25 4.4.4.2                  0    100      0 i




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=43047&t=43043
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to