Use this command to specify the MED to be set when all match clauses in the route map match.
value | Specifies the MED value to set if all match clauses for this route map match. Valid values are 0 - 4294967295 |
None.
BGP route map configuration.
The no set med command removes the specified MED clause from the route map.
This example shows how to set the MED value to 50, if all match clauses in the bgprm1 route map match:
System(su)->configure System(su-config)->route-map bgp bgprm1 permit System(su-config-route-map-bgp)->set med 50 System(su-config-route-map-bgp)->