OcNOS-RON : Layer 3 Guide : Fundamental Layer 3 Command Reference : Route-Map Commands : show route-map
show route-map
Use this command to display route-map information.
Command Syntax
show route-map (|WORD)
Parameters
WORD
Route-map name (maximum size 63 characters)
Command Mode
Exec mode and Privileged Exec mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
The following is a sample output of the show route-map command.
#show route-map
route-map myRM, permit, sequence 1
Match clauses:
metric 200
Set clauses:
metric 60
#
Table 2-4 explains the output fields.
 
Table 2-4: show route-map details
Field
Description
route-map
Name of a route map.
permit
Routes that match the match clauses are redistributed according to the conditions defined by the set clauses.
sequence
Position of this route map in sequence of route-maps with the same name.
Match clauses
Routes that match the conditions defined by the match clause are redistributed according to the conditions defined by the set clauses.
Set clauses
Routes that pass the match clause are redistributed according to the conditions defined by the set clauses.
 
Last modified date: 08/28/2023