Reference v4.1.0 Instruction Manual

326 Network OS Command Reference
53-1003115-01
install-igp-cost (BGP)
2
install-igp-cost (BGP)
Configures the device to use the IGP cost instead of the default BGP4 Multi-Exit Discriminator
(MED) value as the route cost when the route is added to the Routing Table Manager (RTM).
Synopsis install-igp-cost
no install-igp-cost
Operands None
Defaults This option is disabled.
Command Modes BGP configuration mode
Description By default, BGP4 uses the BGP MED value as the route cost when the route is added to the RTM.
Use this command to change the default to the IGP cost.
Usage Guidelines Use the no form of this command to restore the default.
Examples To configure the device to compare MEDs:
switch(config)# rbridge-id 10
switch(config-rbridge-id-10)# router bgp
switch(config-bgp-router)# install-igp-cost
See Also None