Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The run show route-map command to displays the configured route map information.


Command Syntax

run show route-map [<route-map-name>]


Parameter

Parameter

Description

 <route-map-name>

Optional. Specifies a  route map name. The value is a string. If not specified, it will display information of all the configured route maps.


Example

•  View the configured route map GlobalMap information.

Code Block
admin@Xorplus# run show 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