10 bgp client-to-client reflection, Bgp client, Client reflection – PLANET XGS3-24042 User Manual
Page 627

37-266
Not configured.
Command Mode:
BGP route mode
Usage Guide:
Choose whether MED is compared among confederations by this command. If MED is missing, it is
considered max when missing-is-worst or else 0.
Example:
Configure to compare the MED attributes in the confederation path and to consider the value is the
largest when MED is unavailable.
Switch(config-router)#bgp bestpath med confed missing-as-worst
Relevant Commands:
bgp bestpath compare-confed-aspath, bgp bestpath compare-confed-aspath, bgp bestpath
compare-routerid, no bgp bestpath compare-confed-aspath, no bgp bestpath
compare-confed-aspath, no bgp bestpath compare-routerid
37.10 bgp client-to-client reflection
Command:
bgp client-to-client reflection
no bgp client-to-client reflection
Function:
Configures whether the route reflection is performed. The “no bgp client-to-client reflection”
cancels this configuration.
Default:
Reflection defaulted when client is configured.
Command Mode:
BGP route mode
Usage Guide:
After configured reflection client with neighbor {
router performs routing reflection in default condition. The NO form of this command cancels the
route reflection among CLIENT, (reflection among Clients and non-CLIENT is not disturbed).
Example:
Configure to cancel the route reflection.
Switch(config-router)#no bgp client-to-client reflection
Relevant Commands:
neighbor route-reflector-client, no neighbor route-reflector-client