Re: Outbound route-map BGP neighbor

From: Peter Kingston (kingstonp.ccie@gmail.com)
Date: Sun Jun 24 2007 - 02:13:26 ART


There are no show bgp commands on the sending router that will show the
metric.

I also don't believe the debug commands show it either.

It is all seen on the receiving router.

Regards,

Peter Kingston
Studying for CCIE

On 6/22/07, Jason Guy (jguy) <jguy@cisco.com> wrote:
>
> I am applying an outbound route-map to an EBGP peer to set the MED. I
> can look on my "BB3" router and it certainly comes in with the metric I
> specified. However, when I do a show ip bgp neighbor x.x.x.x advertise
> it does not show the metric. Does this change happen after the routes
> are packaged up for the peer?
>
> It will hard to verify this in the real lab if I cannot see what I am
> actually sending.
>
> Thanks,
> Jason
>
>
> 7200_R5(config-router)#do bgp nei 20.12.1.254 adv
> BGP table version is 18, local router ID is 10.1.5.5
> 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
> *>i10.1.4.0/24 10.1.45.4 0 100 0 i
>
> Total number of prefixes 2
> router bgp 65145
> no synchronization
> bgp router-id 10.1.5.5
> bgp log-neighbor-changes
> bgp confederation identifier 100
> neighbor 10.1.45.4 remote-as 65145
> neighbor 20.12.1.254 remote-as 54
> neighbor 20.12.1.254 route-map TO_BB3 out
> no auto-summary
> !
> ip prefix-list MED seq 5 permit 10.1.4.0/24
> !
> route-map TO_BB3 permit 10
> match ip address prefix-list MED
> set metric 500
> !
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Sun Jul 01 2007 - 17:24:51 ART