Command Reference Protocol-independent Configuration Commands
Privileged EXEC mode, global configuration mode, interface configuration mode, routing protocol
configuration mode, route map configuration mode.
If no route map is specified, the configurations of all the route maps will be displayed, otherwise only
the configuration of the specified route map is displayed.
Ruijie# show route-map
route-map AAA, permit, sequence 10
Match clauses:
ip address 2
Set clauses:
metric 10
The route map contains the permit keyword.
Sequence number of the route map.
Set the matching rule. Whether to perform the set operation depends on the
permit or deny keyword in the route map.
Set the operation when the rule is matched.