13.2.5 Configuring Advertisement Policies for BGP4 Routes
- Points to note
- 
               The example below shows how to set the BGP4 path attributes to be used in route selection at the advertisement destination router. 
Command examples
- 
               (config-router)# default-metric 100 Sets 100 as the MED attribute value of advertised routes. 
- 
               (config-router)# bgp default local-preference 80 (config-router)# exit Sets 80 as the LOCAL_PREF attribute value advertised to internal peers.