Monitoring Commands : show opt-map

show opt-map
Description
Use the show opt-map command to display a list of all the existing optimization maps. The CLI also indicates which optimization map is currently active.
Syntax
show opt-map
show opt-map <optimization map name>
show opt-map <optimization map name> <priority>
show opt-map <optimization map name> <priority> advanced-tcp
show opt-map <optimization map name> <priority> flows
show opt-map <optimization map name> [<priority>] stats
Arguments
opt-map <optimization map name>
opt-map <optimization 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 entries in any new opt map are as follows:
Tallinn3 (config) # show opt-map map1
Opt map map1 configuration (ACTIVE)
10000 match
Protocol: tcp
Source: any
Destination: any
Source Port: any
Destination Port: 139
DSCP: any
VLAN: any.any
set
Network Memory: balanced
Payload Comp: enable
Proxy Type: cifs
 
10010 match
Protocol: tcp
Source: any
Destination: any
Source Port: any
Destination Port: 445
DSCP: any
VLAN: any.any
set
Network Memory: balanced
Payload Comp: enable
Proxy Type: cifs
 
10020 match
Protocol: tcp
Source: any
Destination: any
Source Port: any
Destination Port: 443
DSCP: any
VLAN: any.any
set
Network Memory: balanced
Payload Comp: enable
Proxy Type: ssl
 
65535 match
Protocol: ip
Source: any
Destination: any
Application: any
DSCP: any
VLAN: any.any
set
Network Memory: balanced
Payload Comp: enable
Proxy Type: tcp-only
 
Tallinn3 (config) #
 
You can view an appliance’s list of optimization maps—and determine which map is active—with the command, show opt-map:
Silver Peak> # show opt-map
maryann
ginger [ACTIVE]
 
Examples
n
Tallinn (config) # show opt-map map1 ?
<cr> Display this optimization map
<1..65535>
10
20
75
85
90
100
110
120
130
65535
Tallinn (config) #
 
n
Silver-Peak (config) # show opt-map ginger 100 flows
Flows matching Optimization Map ginger prio:100:
6 (L->W) sip:10.2.1.128 dip:10.16.1.200 ports:0/0
 
Total flows:1
 
n
Tallinn (config) # show opt-map map1 10
10 match
Protocol: ip
Source: 10.10.10.0/24
Destination: 10.10.20.0/24
Application: any
DSCP: any
VLAN: any.any
set
Network Memory: balanced
Payload Comp: enable
Proxy Type: tcp-only
 
 
Tallinn (config) #
 
 
n
eh-3500-1 (config) # show opt-map O-2-3500-2 stats
Optimization Map O-2-3500-2 Lookup Statistics:
 
Priority 100:
Match Succeeded: 38918
Permits: 38918 Denies: 0
Match Failed: 0
Source IP Address: 0 Destination IP Address: 0
Source Port: 0 Destination Port: 0
Application: 0 DSCP Markings: 0 Protocol: 0
 
Priority 65535:
Match Succeeded: 0
Permits: 0 Denies: 0
Match Failed: 0
Source IP Address: 0 Destination IP Address: 0
Source Port: 0 Destination Port: 0
Application: 0 DSCP Markings: 0 Protocol: 0
eh-3500-1 (config) #
 

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