Monitoring Commands : show route-map

show route-map
Description
Use the show route-map command to display a list of all the existing route maps. The CLI also indicates which route map is currently active.
Syntax
show route-map
show route-map <route map name>
show route-map <route map name> <priority>
show route-map <route map name> <priority> flows
show route-map <route map name> [<priority>] stats
Arguments
route-map <route map name>
route-map <route map name> <priority>
Defaults
None.
Command Mode
Privileged EXEC Mode
Global Configuration Mode
See Also
See the following related commands:
n
n
n
Usage Guidelines
The default entry in any map is always priority 65535. The route map specifics are:
Tallinn (config) # show route-map map1 65535
65535 match
Protocol: ip
Source: any
Destination: any
Application: any
DSCP: any
set
Pass-through: Shaped
 
 
The following example shows the a sample list of route maps:
Silver Peak> # show route-map
maryann
ginger [ACTIVE]
Examples
n
Tallinn (config) # show route-map map1
Route map map1 configuration (ACTIVE)
10 match
Protocol: ip
Source: any
Destination: any
Application: citrix
DSCP: any
set
Primary Tunnel: HQ-to-BranchA
Down Action: pass-through
 
20 match
Protocol: etherip
Source: 10.10.10.0/24
Destination: 10.10.20.0/24
DSCP: any
set
Primary Tunnel: HQ-to-BranchA
Down Action: pass-through
 
65535 match
Protocol: ip
Source: any
Destination: any
Application: any
DSCP: any
set
Pass-through: Shaped
 
Tallinn (config) #
 
n
eh-3500-1 (config) # show route-map R-2-3500-2 20 stats
Route Map R-2-3500-2 Lookup Statistics:
 
Priority 20:
Match Succeeded: 3212721
Permits: 3212721 Denies: 0
Match Failed: 483
Source IP Address: 479 Destination IP Address: 4
Source Port: 0 Destination Port: 0
Application: 0 DSCP Markings: 0 Protocol: 0
eh-3500-1 (config) #
 
 
n
 
eh-3500-1 (config) # show route-map R-2-3500-2 10 flows
Flows matching Route Map R-2-3500-2 prio:10:
 
Total flows:0
eh-3500-1 (config) # show route-map R-2-3500-2 20 flows
Flows matching Route Map R-2-3500-2 prio:20:
1155 (L->W) sip:3.3.3.132 dip:3.3.5.132 ports:54317/7079
954 (L->W) sip:3.3.3.60 dip:3.3.5.60 ports:46082/7078
5169 (L->W) sip:3.3.3.79 dip:3.3.5.79 ports:17516/37693
647 (L->W) sip:3.3.3.74 dip:3.3.5.74 ports:30370/62999
4200 (L->W) sip:3.3.3.19 dip:3.3.5.19 ports:48779/1720
4193 (L->W) sip:3.3.3.115 dip:3.3.5.115 ports:50455/63239
3395 (L->W) sip:3.3.3.103 dip:3.3.5.103 ports:48726/1720
640 (L->W) sip:3.3.3.101 dip:3.3.5.101 ports:53199/58066
1368 (L->W) sip:3.3.3.16 dip:3.3.5.16 ports:18124/7079
35468 (L->W) sip:3.3.3.160 dip:3.3.5.160 ports:5060/5060
4475 (L->W) sip:3.3.3.143 dip:3.3.5.143 ports:32129/10581
1219 (L->W) sip:3.3.3.101 dip:3.3.5.101 ports:22793/7078
162 (L->W) sip:3.3.3.77 dip:3.3.5.77 ports:18249/26865
680 (L->W) sip:3.3.3.134 dip:3.3.5.134 ports:31366/38078
4414 (L->W) sip:3.3.3.31 dip:3.3.5.31 ports:8352/28438
120 (L->W) sip:3.3.3.132 dip:3.3.5.132 ports:8972/57105
4325 (L->W) sip:3.3.3.88 dip:3.3.5.88 ports:36950/36893
2354 (L->W) sip:3.3.3.148 dip:3.3.5.148 ports:7078/41540

Please send comments or suggestions regarding user documentation to techpubs@silver-peak.com.