DGS-6604 m route-map
CLI Reference Guide
531
Example This example shows how to add the policy routing entry with name "myPolicy":
Verify the settings by entering the show running-config command.
Switch(config)# route-map myPolicy permit 1
Switch(config-route-map)#match community Mycommunity
Switch(config-route-map)#set weight 1000
Switch(config-route-map)#end
Switch#