...
The run show routeshow routing route-map command to displays the configured route map information.
Command Syntax
run show route-map [<show routing route-map-name>]
Parameter
...
Parameter
...
Description
...
<route-map-name>
...
None.
Example
• View the configured route map GlobalMap information.
Code Block |
---|
admin@Xorplus# run show routing route-map GlobalMap ZEBRA: route-map: GlobalMap Invoked: 0 Optimization: disabled Processed Change: false permit, sequence 10 Invoked 0 Match clauses: Set clauses: Call clause: Action: Exit routemap OSPF: route-map: GlobalMap Invoked: 0 Optimization: disabled Processed Change: false permit, sequence 10 Invoked 0 Match clauses: Set clauses: Call clause: Action: Exit routemap BGP: route-map: GlobalMap Invoked: 0 Optimization: disabled Processed Change: false permit, sequence 10 Invoked 0 Match clauses: community COMMUNITY1 Set clauses: community 11:101 Call clause: Action: Exit routemap |
...