User Mode Commands
  
User Mode Commands
This chapter is a reference for user mode commands. It includes the following sections:
•  System Administration Commands
•  Displaying System Data
User mode commands allow you to enter enable mode, display system data, and perform standard networking tasks. Monitor users can enter user mode commands. All commands available in user mode are also available to administrator users. For detailed information about monitor and administrator users, see the SteelHead Management Console User’s Guide.
To enter user mode
•  Connect to the CLI and enter the following:
login as: admin
Riverbed SteelHead
Last login: Wed Jan 20 13:02:09 2016 from 10.0.1.1
amnesiac >
System Administration Commands
This section describes the system administration commands that are available in user mode.
enable
Enters enable mode.
Syntax
enable
Parameters
None
Usage
You must enter enable mode before you can perform standard network monitoring tasks.
Example
amnesiac > enable
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
exit
Exits the CLI when in user mode; returns to enable mode when in configuration mode.
Syntax
exit
Parameters
None
Example
amnesiac > exit
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
ping
Sends ICMP ECHO_REQUEST packets to network hosts using IPv4 addresses for troubleshooting.
Syntax
ping [<options>]
Parameters
<options>
The ping command takes the standard Linux options. For detailed information, see the Linux manual (man) page.
Usage
The ping command without any options pings from the primary or the auxiliary (aux) interface and not the in-path interfaces.
If the primary and auxiliary interfaces are not on the same network as the in-path interfaces, you will not be able to ping an IP address on the in-path interface network unless you have a gateway between the two networks.
To ping from an in-path interface, use the following syntax:
ping -I <in-path interface IP address> <destination IP address>
Example
amnesiac > ping -I 10.1.1.1 10.11.22.15
PING 10.11.22.15 (10.11.22.15) from 10.1.1.1: 56(84) bytes of data.
64 bytes from 10.11.22.15: icmp_seq=0 ttl=64 time=0.044 ms
64 bytes from 10.11.22.15: icmp_seq=1 ttl=64 time=0.038 ms
64 bytes from 10.11.22.15: icmp_seq=2 ttl=64 time=0.040 ms
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
ping6
Sends ICMP6_ECHO_REQUEST packets to a network host or gateway using IPv6 addresses for troubleshooting.
Syntax
ping6 [<options>]
Parameters
<options>
The ping6 command takes the standard Linux options. For detailed information, see the Linux manual (man) page.
Usage
The ping6 command without any options pings from the primary or the auxiliary (aux) interface.
Example
amnesiac > ping6 fe80::20e:b6ff:fe04:2788 fe80::20e:b6ff:fe02:b5b0
 
PING fe80::20e:b6ff:fe04:2788(fe80::20e:b6ff:fe04:2788) from fe80::20e:b6ff:fe02:b5b0 primary: 56 data bytes
64 bytes from fe80::20e:b6ff:fe04:2788: icmp_seq=0 ttl=64 time=1.14 ms
64 bytes from fe80::20e:b6ff:fe04:2788: icmp_seq=1 ttl=64 time=0.186 ms
--- fe80::20e:b6ff:fe04:2788 ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 0.186/0.667/1.148/0.481 ms, pipe 2::0101:B3FF:FE1E:8937 2001:38dc:52::e9a4:c5:1001
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“ipv6 in-path-gateway”
slogin
Enables log in to another system securely using Secure Shell (SSH).
Syntax
slogin <username>@<hostname>.com [port <port-number>] [version {1 | 2}]
Parameters
<username>@<hostname>.com
Name of the user logging in to the other system and the hostname of the other system in the format <user>@<hostname>.com.
port <port-number>
Port number to which the SteelHead should connect to on the other system.
version 1
Specifies SSH protocol version 1.
version 2
Specifies SSH protocol version 2.
Usage
This command functions the same as the ssh slogin command.
Example
amnesiac > slogin jdoe@company.com
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show ssh client, show ssh server
ssh slogin
Enables log in to another system using Secure Shell (SSH).
Syntax
ssh slogin <username>@<hostname>.com [port <port-number>] [version {1 | 2}]
Parameters
<username>@<hostname>.com
Name of the user logging in to the other system and the hostname of the other system in the format <user>@<hostname>.com.
port <port-number>
Port number to which the SteelHead should connect to on the other system.
version 1
Specifies SSH protocol version 1.
version 2
Specifies SSH protocol version 2.
Usage
This command functions the same as the slogin command.
Example
amnesiac > ssh slogin jdoe@company.com
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show ssh client, show ssh server
stats export
Enables the export of statistics.
Syntax
stats export <format> <report-name> [filename <filename>| email <email-address>][after <date> <time>] [before <date> <time>]
Parameters
<format>
File format for export. You can choose csv as a comma-separated format.
<report-name>
Specify one of the following reports:
•  cpu_util - CPU utilization
•  memory - Memory utilization
•  paging - Paging I/O
•  appvis-summary - Application visibility summary report
•  appvis-history - Application visibility history report
•  bw - Aggregate bandwidth
•  th_peak - Peak throughput
•  th_p95 - P95 throughput
•  pass - Aggregate pass-through traffic
•  cpool - Aggregate connection pooling
•  nfs - Aggregate NFS report
•  pfs - Aggregate PFS report
•  conn_history - Connection history
•  dstore - Data store hit
•  ssl - SSL statistics
•  ssl_peak - SSL peak statistics
•  http - HTTP statistics
•  qos - QoS statistics
•  qos_inbound - Inbound QoS statistics
•  snapmirror - Snapmirror statistics
•  snapmirror_peak - Snapmirror peak statistics
•  sharepoint - SharePoint statistics
•  http_ss_bytes - Stream splitting bytes
•  http_ss_sessions - Stream splitting sessions
•  top-conversations - Top conversations report
•  top-senders - Top senders report
•  top-receivers - Top receivers report
•  top-applications - Top applications report
after <date>
Includes statistics collected after a specific date in the format yyyy/mm/dd.
<time>
Time in the format hh:mm:ss.
before <date>
Includes statistics collected before a specific date in the format yyyy/mm/dd.
email <email-address>
Specifies the address where the report is to be emailed.
filename <filename>
Specifies a filename for the new report.
Example
amnesiac > stats export csv ssl filename ssltest after 2014/03/01 01:00:00 before 2014/09/01 01:00:0
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show stats bandwidth
telnet
Logs in to another system using Telnet.
Syntax
telnet [<telnet-options>]
Parameters
<telnet-options>
Telnet command option. Specify one of the following options:
•  close - Closes the current connection.
•  logout - Forcibly logs out the remote user and closes the connection.
•  display - Displays operating parameters.
•  mode - Try to enter line or character mode ('mode ?' for more).
•  open - Connects to a site.
•  quit - Exits Telnet.
•  send - Transmits special characters ('send ?' for more).
•  set - Sets operating parameters ('set ?' for more).
•  unset - Unset operating parameters ('unset ?' for more).
•  status - Prints status information.
•  toggle - Toggles operating parameters ('toggle ?' for more).
•  slc - Changes state of special characters ('slc ?' for more).
•  z - Suspends Telnet.
•  ! - Invokes a subshell.
•  environ - Changes environment variables ('environ ?' for more).
•  ? - Prints help information.
Example
amnesiac > telnet display
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show terminal
terminal
Sets terminal settings.
Syntax
terminal {length <lines> | type <terminal-type> | width <number-of-characters>}
Parameters
terminal-length <lines>
Sets the number of lines. The valid range is from 0 to 1024. 0 disables paging.
[no] terminal-type <terminal-type>
Sets the terminal type. The no command option disables the terminal type.
terminal-width <number-of-characters>
Sets the number of characters for the width.
Usage
The no command option disables terminal settings.
Example
amnesiac > terminal width 1024
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show cli, show clock, show terminal
traceroute
Executes the traceroute utility for IPv4 addresses. The traceroute command takes the standard Linux options.
Syntax
traceroute [<options>]
Parameters
<options>
The traceroute command takes the standard Linux options. For detailed information, see the Linux manual (man) page.
Example
amnesiac > traceroute amnesiac
traceroute to amnesiac.domain.com (10.0.0.3), 30 hops max, 38 byte packets
1 amnesiac (10.0.0.3) 0.035 ms 0.021 ms 0.013 ms
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
traceroute6
Executes the traceroute utility for IPv6 addresses. The traceroute6 command takes the standard Linux options.
Syntax
traceroute6 [<options>]
Parameters
<options>
The traceroute6 command takes the standard Linux options. For detailed information, see the Linux manual (man) page.
Example
amnesiac > traceroute6 amnesiac
traceroute6 to amnesiac.domain.com (2001:38dc:52::e9a4:c5:6282/64), 30 hops max, 38 byte packets
1 amnesiac (2001:38dc:52::e9a4:c5:6282/64) 0.035 ms 0.021 ms 0.013 ms
Product
SCC, Interceptor, SteelHead CX, SteelHead-v, SteelHead-c
Related Commands
“ipv6 in-path-gateway”
Displaying System Data
This section describes the commands to display system data. Monitor users can display nonsensitive system data (for example, data that does not include passwords or user information).
show access inbound rules
Displays the secure network access inbound configuration.
Syntax
show access inbound rules
Parameters
None
Example
amnesiac > show access inbound rules
Secure network access enabled: no
 
Rule A Prot Service/ports Src network iface Description
----- - ---- ------------- ------------------ --------- -----------------------
A tcp 7800 0.0.0.0/0
A tcp 7801 0.0.0.0/0
A tcp 7810 0.0.0.0/0
A tcp 7820 0.0.0.0/0
A tcp 7850 0.0.0.0/0
A tcp ssh 10.0.24.7/32
1 A udp all 0.0.0.0/0 Allow DNS lookups
2 A udp 53 0.0.0.0/0 DNS Caching
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“ACL Management Commands”
show access status
Displays the secure network access status.
Syntax
show access status
Parameters
None
Example
amnesiac > show access status
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“ACL Management Commands”
show admission
Displays admission control settings, including actual values of current connections and memory usage are displayed.
Syntax
show admission {control | cbad}
Parameters
control
Displays admission control settings.
cbad
Displays the client-based autodiscovery (CBAD) table.
Usage
After performing a model upgrade, you must reapply admission control overrides relative to the default admission control values of the new model. For assistance with setting admission control overrides, please contact Riverbed Support.
Example
amnesiac > show admission control
Enable Admission Control Override Settings: no
 
Override Settings:
Connection Enable: 6000
Connection Cutoff: 6100
Memory Enable: 5100 MB
Memory Cutoff: 5200 MB
Low Memory Ratio: 96%
 
Current Settings:
Connection Enable: 6000
Connection Cutoff: 6100
Memory Enable: 5100 MB
Memory Cutoff: 5200 MB
Low Memory Ratio: 96%
 
Current State:
Connections: 0
Memory: 4042 MB
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Configuration File Commands”
show alarm
Displays the status of the specified alarm. For detailed information about alarms, see the SteelHead Management Console User’s Guide.
Syntax
show alarm <type>
Parameters
<type>
See the “alarm enable” command for a complete listing and description of alarm types.
Example
amnesiac # show alarm warning_temp
Alarm Id: Warning Temperature
Alarm Description: The temperature of the appliance is above normal
Enabled: yes
Alarm State: ok
Error threshold: 70
Clear threshold: 67
Last error at: None
Last clear at: None
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“alarm clear,” “alarm enable,” show alarms
show alarms
Displays the status of all alarms. For detailed information about alarms, see the SteelHead Management Console User’s Guide.
Syntax
show alarms [triggered]
Parameters
triggered
Displays status and configuration of triggered alarms.
Example
amnesiac > show alarms
Alarm Id: admission_conn
Alarm Description: SteelHead Connection Limit Pressure
Status: ok
-----------------------------------------
Alarm Id: admission_control
Alarm Description: SteelHead Admission Control Pressures
Status: ok
-----------------------------------------
Alarm Id: admission_cpu
Alarm Description: SteelHead CPU Pressure
Status: ok
-----------------------------------------
Alarm Id: admission_mapi
Alarm Description: SteelHead MAPI Pressure
Status: ok
-----------------------------------------
Alarm Id: admission_mem
Alarm Description: SteelHead Memory Pressure
Status: ok
-----------------------------------------
Alarm Id: admission_tcp
Alarm Description: SteelHead TCP Pressure
Status: ok
-----------------------------------------
Alarm Id: arcount
Alarm Description: Asymmetric Routing
Status: ok
-----------------------------------------
Alarm Id: block_store
Alarm Description: Blockstore
Status: ok
-----------------------------------------
.
.
.
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“alarm clear,” “alarm enable,” show alarm
show application
Displays detailed information about a configured application.
Syntax
show application <name>
Parameters
<name>
Name of the application. Enter ? at the system prompt to view a list of predefined applications.
Example
amnesiac > show application Applejuice-GUI
Application 'Applejuice-GUI' configuration details:
Description: Represents the traffic between a host running an AppleJuice GUI and a
   host running the AppleJuice Core
Application Group: Standard Bulk
Category: File Transfer
Business Criticality: Low Criticality
Application Protocol: Applejuice-GUI
Transport Protocol: any
Traffic Type: any
Local Subnet: 0.0.0.0/0
Local Port: any
Remote Subnet: 0.0.0.0/0
Remote Port: any
DSCP: any
VLAN: any
Tags: Standard Bulk, File Transfer, Low Criticality
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“application”
show applications
Displays detailed information about all configured applications.
Syntax
show applications
Parameters
None
Example
amnesiac > show applications
ACA-Services Business Critical, Networking, Highest Criticality
ACI Business Critical, Networking, Medium Criticality
ACR-NEMA Business Bulk, File Transfer, High Criticality
Acrobat.com Standard Bulk, Web Services, Highest Criticality
Active-Directory-Protocol Business Critical, Networking, Highest Criticality, Active Directory Suite
ActiveSync Business Critical, Networking, Medium Criticality
AD-Backup Business Bulk, Networking, Highest Criticality, Active Directory Suite
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“application”
show app-prot
Displays the details of the specified application protocol.
Syntax
show app-prot <app-prot-name>
Parameters
<app-prot-name>
Application protocol name. Enter ? at the system prompt to view a list of predefined application protocols.
The application protocol names are case sensitive.
Usage
Use the show app-prots command to view all the configured application protocols.
Example
amnesiac > show app-prot Xbox-Live
Name: Xbox-Live
Description: Browsing Xbox and Xbox Live web pages
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“application,” show app-prots
show app-prots
Displays all the configured application protocols.
Syntax
show app-prots
Parameters
None
Usage
Use the show app-prot command to view a particular application protocols.
Example
amnesiac > show app-prots
Application Protocols
-------------------------------------
12306.cn
126.com
2345.com
39.net
3COM-TSMUX
4399.com
4Shared
56.com
914CG
about.com
ACA-Services
ACI
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“application,” show app-prot
show appstats
Displays the application statistics configuration.
Syntax
show appstats
Parameters
None
Example
amnesiac # show appstats
Application Statistics:
Enabled: no
Resolution: 300
Rollup: AVERAGE
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“appstats enable”
show apptag
Displays the details of the specified application tag.
Syntax
show apptag "<name>"
Parameters
"<name>"
Name of the application tag. The application tag name is case sensitive and you must enclose it in quotation marks.
Example
amnesiac > show apptag "Business Bulk"
Built-in: True
Applications: NetBIOS-Session-service, SharePoint-Online, NovaBACKUP, PRINTSRV, OFTPS, Zabbix, FASP, Panda, Eset, McAfee, Rsync, Akamai-NetSession, SharePoint, ACR-NEMA, Google-Drive, Kaspersky, GPFS, BJNP, AD-DRS, SkyDrive, GSIFTP, AD-Description: Browsing Xbox and Xbox Live web pages
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“application”
show apptags
Displays all the configured application tags.
Syntax
show apptags
Parameters
None
Example
amnesiac > show apptags
Tags
----------------------
Business Bulk
Business Critical
Business Productivity
Business Standard
Business VDI
Business Video
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“application,” show apptag
show authentication policy
Displays the status of the authentication policy.
Syntax
show authentication policy
Parameters
None
Example
amnesiac > show authentication policy
Authentication policy enabled:   yes
Maximum unsuccessful logins before account lockout:   no limit
Wait before account unlock:   300 Seconds
Minimum password length:    6
Minimum upper case characters in password:   1
Minimum lower case characters in password:   1
Minimum numerical characters in password:   1
Minimum special characters in password:   1
Minimum interval for password reuse:   5
Minimum characters diff for password change:            4
Maximum characters can occur consecutively in password: 4
Prevent dictionary words in password:    yes
Minimum days before password change allowed:            no limit
User passwords expire:    60 days
Warn user of an expiring password:   7 days before
User accounts with expired passwords lock:   305 days
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Account Control Management Commands”
show bootvar
Displays the software image that is booted upon the next reboot.
Syntax
show bootvar
Parameters
None
Example
amnesiac > show bootvar
Installed images:
Partition 1:
rbtsh/linux columbia #1 2016-02-07 19:24:24 root@test:repository
Partition 2:
rbtsh/linux Columbia #2 2016-02-13 17:30:17 root@test:repository
Last boot partition: 1
Next boot partition: 1
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“hardware watchdog enable,” “image boot”
show cascade shark
Displays the Cascade Shark status.
Syntax
show cascade shark
Parameters
None
Example
amnesiac > show cascade shark
Shark function status: Shark user does not have a password
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
cascade shark enable,” “user shark”
show cli
Displays the current CLI settings.
Syntax
show cli
Parameters
None
Example
amnesiac > show cli
CLI current session settings
Maximum line size: 8192
Terminal width: 157 columns
Terminal length: 15 rows
Terminal type: xterm
Auto-logout: 30 minutes
Paging: enabled
CLI defaults for future sessions
Auto-logout: 30 minutes
Paging: enabled
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“CLI Terminal Configuration Commands”
show clock
Displays the current date and time.
Syntax
show clock [all]
Parameters
all
Displays the system time, date, and ntp peers.
Example
amnesiac > show clock
Time: 15:11:13
Date: 2013/10/18
Zone: America North United_States Pacific
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Host Setup Commands”
show cmc
Displays SCC-related settings.
Syntax
show cmc
Parameters
None
Example
amnesiac > show cmc
CMC auto-registration enabled: yes
CMC auto-registration hostname: riverbedcmc.nbttech.com
Managed by CMC: yes
CMC hostname: tsfe7 (10.02.20.7)
Auto configuration status: Inactive
Last message sent to cmc: Auto-registration
Time that message was sent: Fri Oct 17 09:37:57 2013
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SteelCentral Controller for SteelHead Commands”
show connection
Displays information about a single connection.
Syntax
show connection srcip <source-ip-address> srcport <source-port> dstip <destination-ip-address> dstport <destination-port>
Parameters
srcip <source-ip-address>
Specifies the source IP address.
srcport <source-port>
Specifies the source port.
dstip <destination-ip-address>
Specifies the destination IP address.
dstport <destination-port>
Specifies the destination port.
Example
amnesiac > show connection srcip 10.11.62.56 srcport 36433 dstip 10.11.60.9 dstport 7810
Type: Optimized (RIOS + SCPS)
Optimization policy:  SDR,LZ
Encrypted Peering (SSL SH-SH): no
Source:               10.5.148.60:49994
Destination: 172.217.3.228:443
Application:          HTTP
Reduction: 0%
Client Side: yes
Since: 2016/03/18 17:24:00
Peer Appliance: 10.5.148.244:7810
Inner Local:       10.5.150.16:11188
Outer Local: 10.5.150.16:7801
Outer Remote: 10.5.148.60:49994
WAN Visibility Mode:  Correct Addressing
 
TCP Congestion Algorithm: New Reno
Dst Hostname:         www.company.com
 
SCPS Terminate:       OFF
SCPS Initiate:        WAN side
LAN Side Statistics
 Bytes: 59956
 Packets: 58
 Retransmitted: 0
 Fast Retransmitted: 0
 Timeouts: 0
 Congestion Window: 5

WAN Side Statistics:
 Bytes: 62015
 Packets: 49
 Retransmitted: 0
 Fast Retransmitted: 0
 Timeouts: 0
 Congestion Window: 0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“System Administration and Service Commands”
show connections
Displays the connections running through the appliance.
Syntax
show connections [<type>] [brief | full] |filter {<filter-string> | application <app-name>}| sort-by <state> | path-selection [full] | path-selection site-name <site-name> [full] | path-selection uplink-name <uplink-name> [site-name <site-name>] [full]
Parameters
<type>
all
Displays all connection types.
 
optimized
Displays the total active connections optimized. A U appears next to the appliance name if the connection is in an unknown state.
 
passthrough
Displays the total connections passed through, unoptimized. A U appears next to the appliance name if the connection is in an unknown state.
 
opening
Displays the total half-opened active connections. A half-opened connection is a TCP connection in which the connection has not been fully established. Half-opened connections count toward the connection count-limit on the appliance because at any time they might become fully opened connections. If you are experiencing a large number of half-opened connections, consider deploying an appropriately sized appliance. A U appears next to the appliance name if the connection is in an unknown state.
 
closing
Displays the total half-closed active connections. A half-closed connection is a TCP connection that closed on one side. The other side of the connection can still send data. These connections count toward the appliance connection count-limit. If you experience a large number of half-closed connections, consider deploying an appropriately sized appliance. A U appears next to the appliance name if the connection is in an unknown state.
 
discarded
Displays discarded connections only.
 
denied
Displays denied connections only.
brief
Specifies a brief report.
full
Specifies a full report.
filter <string> | filter application <app-name>
Filters the list according to the string or application. For example, to filter by IP address (such as srcip or destip), the filter string is the IP address.
sort-by <state>
Sorts results by the following states:
•  state - Sorts connections by state.
•  srcip - Sorts connections by source IP address.
•  srcport - Sorts connections by source port.
•  destip - Sorts connections by destination IP address.
•  destport - Sorts connections by destination port.
•  application - Sorts connections by application, such as HTTP.
•  peerip - Sorts connections by peer IP address.
•  peerport - Sorts connections by peer port.
•  reduction - Sorts connections by percent of reduction in bandwidth.
•  bytes_in - Sorts connections by total number of bytes in.
•  bytes_out - Sorts connections by total number of bytes out.
•  starttime - Sorts connections by start time.
•  interface - Sorts connections by interface.
path-selection [full]
Displays a list of connections using path selection. Specify the full option to show a detailed list. Path selection statistics are only reported if path selection is enabled.
path-selection site-name <site-name> [full]
Displays a list of connections using path selection to the specified site.
path-selection uplink-name <uplink-name> [site-name <site-name>] [full]
Displays a list of connections using path selection over the specified uplink or, optionally, to the specified site over the uplink.
Example
amnesiac > show connections all

T   Source       Destination App     Rdn   Since
--------------------------------------------------------------------------------
RS  10.5.132.136:51632 10.5.160.235:445 SMB-UNS  6%   2016/01/20 14:21:59
--------------------------------------------------------------------------------
All V4 V6
---------------------------------------------------------------
Established optimized: 1 1 0
 
RiOS only (O): 0 0 0
SCPS only (SO): 0 0 0
RiOS+SCPS (RS): 0 0 0
TCP Proxy (TP): 0 0 0
  Web Proxy only (WP): 0 0 0
  Web Proxy=SCPS (WS): 0 0 0
 
 
Half-opened optimized (H): 0 0 0
Half-closed optimized (C): 0 0 0
Establishing (E): 0 0 0
 
Passthrough: 0 0 0
 
Passthrough intentional (PI): 0 0 0
Passthrough unintentional (PU): 0 0 0
 
Forwarded (F): 0 0 0
Discarded (not shown):              0
Denied (not shown):               0
-------------------------------------------------------------- 
Total:             1      1      0
Error:                                     1      1      0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“System Administration and Service Commands,” “Path Selection Commands”
show datastore
Displays the current data store settings.
Syntax
show datastore
Parameters
None
Example
amnesiac > show datastore
Datastore Wrap-Around Notification: no
Expected Period (days) Before Datastore Wrap-Around: 1
 
Priority for Deferred Writes: yes
Anchor Selection: 1
Encryption Type: NONE
 
Automated Online Datastore Synchronization: no
Master: no
Peer IP Address: 0.0.0.0
Port: 7744
Reconnect Seconds: 30
Connection Status:
Catch-Up Synchronization Status:
Catch-Up Percent Completed:
Keep-Up Synchronization Status:
Disk Load:
SDR_A Traffic:
Hit Rate:
In-memory-only Hit Rate:
Hit Count:
Miss Count:
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show datastore branchwarming
Displays the current branch warming settings.
Syntax
show datastore branchwarming
Parameters
None
Example
amnesiac > show datastore branchwarming
Branchwarming enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show datastore disk
Displays the current data store disk configuration.
Syntax
show datastore disk
Parameters
None
Example
amnesiac > show datastore disk
Read Pressure Check Interval: 90
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show datastore disklayout
Displays the current data store disk layout status.
Syntax
show datastore disklayout
Parameters
None
Example
amnesiac > show datastore disklayout
Datastore disk layout: fifo
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show datastore sdr-policy
Displays the data store SDR policy.
Syntax
show datastore sdr-policy
Parameters
None
Example
amnesiac > show datastore sdr-policy
datastore sdr policy: default
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show datastore sync
Displays the data store disk synchronization status.
Syntax
show datastore sync
Parameters
None
Example
amnesiac > show datastore sync
Keepup enabled: yes
Keepup max pages: 1024
Catchup enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show datastore write-q-prior
Displays the data store disk write priority setting.
Syntax
show datastore write-q-prior
Parameters
None
Example
amnesiac > show datastore write-q-prior
Priority for deferred writes: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show disk state
Displays the disk status.
Syntax
show disk state
Parameters
None
Usage
Use this command to display disk status reports on SteelHead models enabled with Fault Tolerant Storage (FTS).
Example
amnesiac > show disk state
CLI> show disk state Disk Status Task
--------------------------------
1 Online Management
2 Online Management
3 Online Data Store
4 Online Data Store
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show datastore disk
show dns cache
Displays the DNS cache settings.
Syntax
show dns cache
Parameters
None
Example
amnesiac > show dns cache
Cache size: 1048576 bytes
Minimum cache TTL: 0 seconds
Maximum cache TTL: 604800 seconds
Minimum ncache TTL: 0 seconds
Maximum ncache TTL: 10800 seconds
Cache frozen: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“DNS Cache Commands”
show dns forwarders
Displays a list of all the forwarders.
Syntax
show dns forwarders
Parameters
None
Example
amnesiac > show dns forwarders
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“DNS Cache Commands”
show dns interfaces
Displays a list of all the interfaces.
Syntax
show dns interfaces
Parameters
None
Example
amnesiac > show dns interfaces
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“DNS Cache Commands”
show dns settings
Displays the DNS settings.
Syntax
show dns settings
Parameters
None
Example
amnesiac > show dns settings
DNS: running
Fallback to root nameservers: yes
Detect down forwarders: no
Time till forwarder is down: 120 seconds
Lost requests till forwarder is down: 30
Time for forwarder to stay down: 300 seconds
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“DNS Cache Commands”
show domain
Displays the domain settings.
Syntax
show domain {configuration | settings [kerberos <realm> | dc-list] | status}
Parameters
configuration
Displays domain configuration.
settings
Displays domain settings.
kerberos <realm>
Displays the Kerberos KDCs for all configured realms.
dc-list
Displays the current list of domain controllers.
status
Displays domain status.
Example
amnesiac > show domain configuration
Domain Name : GEN-VCS276.DOMAIN.TEST
Short Domain Name : GEN-VCS2760
Login : Administrator
Domain Controller List : gen-vcs276
Domain Required : yes
Domain Check Required : no
Domain Join Type : win2k8-mode
 
amnesiac > show domain settings kerberos realm
Realm  KDCs
-----  ----
TEST.AUTH        dc1
dc2
dc3
 
amnesiac > show domain settings
Log level : 0
Max log size (KB) : 25000
Password refresh interval (Day) : 0
Disable IPv6 Lookups : yes
Use default domain : yes
Ignore trusted domains : no
Max winbind children allowed : 0
Enable tdb mmap : yes
Domain controller list : il-vcs268
Kerberos settings : yes
Product
SteelHead CX, SteelHead EX, SteelHead-v
Related Commands
“DNS Cache Commands,” “domain settings”
show domain-label
Displays entries in the specified domain label.
Syntax
show domain-label <domain-label>
Parameters
<domain-label>
Domain label name.
Usage
The entries in the specified domain label are listed. Domain labels are used in in-path rules to match traffic to the specified domain.
Example
amnesiac (config) # show domain-label d1
Domains in domain label 'd1':
*.dynamics.com
Product
SteelHead CX, SteelHead EX, SteelHead-v
Related Commands
“In-Path and Virtual In-Path Support Commands,” “domain-label,” show domain-labels
show domain-labels
Displays all configured domain labels.
Syntax
show domain-labels
Parameters
None
Usage
Displays all the configured domain labels. Domain labels are used within in-path rules to match traffic to the specified domain.
Example
amnesiac (config) # show domain-labels
Domain label: Office
Domain label: Box
Product
SteelHead CX, SteelHead EX, SteelHead-v
Related Commands
“In-Path and Virtual In-Path Support Commands,” “domain-label,” show domain-label
show email
Displays the current email settings.
Syntax
show email
Parameters
None
Example
amnesiac > show email
Mail hub: exchange
Mail hub port: 30
Domain: example.com
Event emails
Enabled: yes
Recipients:
example@riverbed.com
Failure emails
Enabled: yes
Recipients:
example@riverbed.com
Autosupport emails
Enabled: no
Recipient:
autosupport@eng.riverbed.com
Mail hub:
eng.riverbed.com
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Notification Commands”
show failover
Displays the current failover device settings.
Syntax
show failover
Parameters
None
Example
amnesiac > show failover
Enabled: no
Master: yes
Local Port: 7220
Buddy IP Address: 0.0.0.0
Buddy Port: 7220
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Replication and Protection Commands”
show flow
Displays detailed information for a single flow.
Syntax
show flow srcip <source-ip-address> srcport <source-port> dstip <destination-ip-address> dstport <destination- port> [protocol <protocol-name>]
Parameters
srcip <source-ip-address>
Specifies the source IP address.
srcport <source-port>
Specifies the source port.
dstip <destination-ip-address>
Specifies the destination IP address.
dstport <destination-port>
Specifies the destination port.
protocol <protocol-name>
Specifies the protocol to display information about within the flow.
Example
amnesiac > show flow srcip 10.12.1.37 srcport 52092 dstip 10.12.9.164 dstport 7680 protocol TCPv4
 
Type: Dedicated
Optimization Policy:            SDR, LZ
Source: 10.12.1.37:52092
Destination: 10.12.9.164:7680
 
Protocol: TCPv4
Reduction: 98%
Since: 2013/01/14 17:39:14
 
Peer Appliance: 10.12.3.84:7810
Inner: 10.12.0.201:40269
 
Statistics:
Bytes received: 3629131688
Bytes sent: 48531166
Packets sent: 193545
Retransmitted: 0
Fast Retransmitted: 0
Timeouts: 0
Congestion Window: 8
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show flows
show flows
Displays a list of flows.
Syntax
show flows [all [<sub-type>]| packet-mode <sub-type> | tcp-term <sub-type>] [filter {<filter-string> | application <app-name>}] [sort-by <state>] [brief | debug| full]
Parameters
all
Displays information about all flow types.
 <sub-type>
 destip <ip-address>
Displays a list of flows filtered by destination IP address.
 destport <port>
Displays a list of flows filtered by destination port.
path-selection [full]
Displays a list of connections using path selection. Specify the full option to show a detailed list. Path selection statistics are only reported if path selection is enabled.
path-selection site-name <site-name> [full]
Displays a list of flows using path selection to the specified site. The full option displays detailed information about the flows using path selection.
Path selection statistics are only reported if path selection is enabled.
path-selection uplink-name <uplink-name> [site-name <site-name>] [full]
Displays a list of flows using path selection over the specified uplink or, optionally, to the specifed site over the uplink.
 srcip <ip-address>
Displays a list of flows filtered by source IP address.
 srcport <port>
Displays a list of flows filtered by source port.
packet-mode
Displays information about packet-mode optimized flows.
 <sub-type>
 optimized
Displays the total active optimized flows.
 
 passthrough
Displays the total flows passed through unoptimized.
 
 srcip <ip-address>
Displays a list of flows filtered by source IP address.
tcp-term
Displays a list of terminated TCP optimized flows.
 <sub-type>
 optimized
Displays the total active optimized flows.
 
 passthrough
Displays the total flows passed through unoptimized.
 
 opening
Displays the total half-opened active connections. A half-opened connection is a TCP connection in which the connection has not been fully established. Half-opened connections count toward the connection count limit on the appliance because at any time they might become fully opened connections. If you are experiencing a large number of half-opened connections, consider deploying an appropriately sized appliance.
 
 closing
Displays the total half-closed active connections. A half-closed connection is a TCP connection that closed on one side. The other side of the connection can still send data. These connections count toward the appliance connection count limit. If you experience a large number of half-closed connections, consider deploying an appropriately sized appliance.
 
 srcip <ip-address>
Displays a list of flows filtered by source IP address.
 
path-selection [full]
Displays a list of connections using path selection. Specify the full option to show a detailed list. Path selection statistics are only reported if path selection is enabled.
 
path-selection site-name <site-name> [full]
Displays a list of flows using path selection to the specified site. The full option displays detailed information about the flows using path selection.
Path selection statistics are only reported if path selection is enabled.
 
path-selection uplink-name <uplink-name> [site-name <site-name>] [full]
Displays a list of flows using path selection over the specified uplink or, optionally, to the specified site over the uplink.
filter <string> | filter application <app-name>
Filters the list according to the string or application. For example, to filter by IP address (such as srcip or destip), the filter string is the IP address.
sort-by <state>
Sort results by the following states:
•  state - Sort connections by state.
•  srcip - Sort connections by source IP address.
•  srcport - Sort connections by source port.
•  destip - Sort connections by destination IP address.
•  destport - Sort connections by destination port.
•  application - Sort connections by application.
•  peerip - Sort connections by peer IP address.
•  peerport - Sort connections by peer port.
•  protocol - Sort connections by protocol.
•  reduction - Sort connections by percent of reduction in bandwidth.
•  bytes_in - Sort connections by total number of bytes in.
•  bytes_out - Sort connections by total number of bytes out.
•  starttime - Sort connections by start time.
brief
Specifies a brief flow list.
debug
Displays debug information with each flow.
full
Displays full details on each flow.
Usage
When packet-mode optimization is enabled, use the show flows command to view packet-mode optimization flow information. Path selection statistics are only reported if path selection is enabled.
Example
amnesiac > show flows
 
T Source Destination App Rdn Since
--------------------------------------------------------------------------------
N 10.190.0.1:406    10.190.5.2:1003 UDPv4 99% 2011/04/30 23:58:01
O  192.168.0.1:80   192.168.5.79:52912 NAGLE    11% 2011/05/01 00:00:01
O  192.168.221.1:1080   192.168.221.1:1080 CIFS     0% 2011/05/01 00:20:01
O  192.168.221.1:443 192.168.221.1:443 MAPI     99% 2011/05/01 00:21:01
N  [abcd:a:b:c:d:1:1:1]:1009
                         [1bcd:a:b:c:d:2:21:12]:508
                                               TCPv6   99% 2011/05/01 00:00:01
O  [eedc:ba98:54::3210]:34870
                         [eedc:ba98:7011:3221:1111:1120:201:2021]:443
                                               MAPI    97% 2011/05/01 00:21:01
0  [eedc:ba98:765::1]34870
                         [eedc:ba98:54::3210]:443
                                               MAPI    97% 2011/05/01 00:21:01
0  [eedc:ba98:7011:3221:1111:1120:201:2001]:34870
                         [eedc:ba98:7011:3221:1111:1120:201:2001]:443
                                               MAPI    97% 2011/05/01 00:21:01
O  [eedc:ba98:7011:3221:1111:1120:201:2021]:34870
                         [eedc:ba98:54::3210]:443
                                               MAPI    97% 2011/05/01 00:21:01
N [fbcd::1:1]:12    [5bcd::2:2]:102 TCPv6 99% 2011/04/30 23:56:01
N [fbcd::1:1]:12    [5bcd::2:2]:103 TCPv6 99% 2011/05/01 00:00:01
 
--------------------------------------------------------------------------------
All V4 V6
---------------------------------------------------------------
Established Optimized: 11 4 7
RiOS Only (O): 7 3 4
SCPS Only (SO): 0 0 0
RiOS+SCPS (RS): 0 0 0
TCP Proxy (TP): 0 0 0
Packet-mode optimized (N): 4 1 3
Half-opened optimized (H): 0 0 0
Half-closed optimized (C): 0 0 0
Establishing:                              0      0      0
Passthrough (unoptimized): 1 1 0
Passthrough intentional(PI): 0 0 0
Passthrough unintentional (PU):         0 0 0
  Terminated:                            0      0      0(
    Packet-mode:                           0 0 0
Forwarded (F): 0 0 0
Discarded(terminated): 0
Denied (terminated): 0
---------------------------------------------------------------
Total: 11 4 7
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“packet-mode enable,” show flow, “Path Selection Commands”
show hardware error-log
Displays intelligent platform management interface (IPMI) system event log entries.
Syntax
show hardware error-log {all | new}
Parameters
all
Displays all IPMI SEL entries.
new
Displays IPMI SEL entries since the last show hardware error-log command was issued.
Example
amnesiac > show hardware error-log all
1 | 11/28/2006 11:55:10 | Event Logging Disabled SEL | Log area reset/cleared |
Asserted = yes.
2 | 01/04/2007 21:09:07 | Slot/Connector Drive | Fault Status | Asserted = yes.
3 | 01/07/2007 03:24:07 | Slot/Connector Drive | Fault Status | Asserted = yes.
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
clear hardware error-log
show hardware nic slots
Displays network interface slot information.
Syntax
show hardware nic slots
Parameters
None
Example
amnesiac # show hardware nic slots
Slot Current Mode (Configured)
---- -------------------------
2 inpath (inpath)
0 inpath (inpath)
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“hardware nic slot”
show hardware spec
Displays the hardware specifications that are available for the platform. Includes an indicator that displays what model specification is active and which specifications are available.
Syntax
show hardware spec
Parameters
None
Example
amnesiac > show hardware spec
Spec Description
- ---- -------------------------------------
50 BW Limit: 256 KB/s Connection Limit: 250
* 100 BW Limit: 1000 KB/s Connection Limit: 30
200 BW Limit: 1000 KB/s Connection Limit: 110
(unavailable)
300 BW Limit: 2000 KB/s Connection Limit: 165
(unavailable)
* = active
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
clear hardware error-log
show hardware watchdog
Displays hardware watchdog information.
Syntax
show hardware watchdog
Parameters
None
Example
amnesiac > show hardware watchdog
Enable: yes
Last Ping: 2006-05-12 14:31:49.412973153 -0700
Saved Ping: 2006-04-21 07:25:51.000000000 -0700
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, Mobile Controller
Related Commands
“hardware watchdog enable”
show hosts
Displays system hosts.
Syntax
show hosts
Parameters
None
Example
amnesiac > show hosts
Hostname: amnesiac
Name server: 10.0.0.2 (configured)
Domain name: domain.com (configured)
Domain name: domain.com (configured)
IP 107.0.0.1 maps to hostname localhost
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Host Setup Commands”
show host-label
Displays information about the specified host label.
Syntax
show host-label <name> [detailed]
Parameters
<name>
Name of the host label.
detailed
Displays detailed hostname and subnet status information.
Example
amnesiac # show host-label rvbd detailed
 
Subnets:
23.61.194.0/24
 
Host www.riverbed.com:
184.25.56.107/32, 184.25.56.140/32
Resolved: 2016/01/25 11:35:36
 
Next scheduled resolve: 2016/01/26 11:35:31
Product
SCC, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Interceptor
Related Commands
“Host Label Commands”
show host-labels
Displays all host label names.
Syntax
show host-labels [refresh-intvl]
Parameters
<refresh-intvl>
Displays the hostname DNS refresh interval.
Example
amnesiac # show host-label refresh-intvl
Hostname DNS refresh interval: 1440 minutes
Product
SCC, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Interceptor
Related Commands
“Host Label Commands”
show images
Displays the available software images and which partition the appliance boots the next time the appliance is restarted.
Syntax
show images [checksum]
Parameters
checksum
Displays the Message-Digest 5 algorithm (MD5) checksum of the system images.
Example
amnesiac > show images
Images available to be installed:
webimage.tbz
rbtsh/linux 4.0 #12 2007-05-15 11:54:52 root@test:CVS_TMS/HEAD
image.img
rbtsh/linux 4.0 #17 2007-05-22 16:39:32 root@test:CVS_TMS/HEAD
Installed images:
Partition 1:
rbtsh/linux 4.0-HEAD-2007-06-15-07:19:19 #0 2007-06-15 07:19:19 root@test:CVS_TMS/HEAD
Partition 2:
rbtsh/linux 4.0 2007-05-15 11:54:52 root@test:CVS_TMS/HEAD
Last boot partition: 2
Next boot partition: 2
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“License and Hardware Upgrade Commands”
show info
Displays the system information, including the current state of the system.
Syntax
show info
Parameters
None
Example
amnesiac > show info
Status: Healthy
Config: working
Appliance Up Time: 15d 1h 14m 4s
Service Up Time: 15d 1h 12m 25s
Serial: H180000697a
Model: 8800
Revision: A
Version: spitfire-1.0
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show connection
show in-path
Displays in-path interface settings.
Syntax
show in-path
Parameters
None
Example
amnesiac > show in-path
Enabled: yes
Kickoff: no
L4/PBR/WCCP: no
Main Interface: inpath1_0
Optimizations Enabled On:
inpath1_0
VLAN Tag IDs:
inpath1_0: 0
inpath1_1: 0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“In-Path and Virtual In-Path Support Commands”
show in-path ar-circbuf
Displays the asymmetric routing table.
Syntax
show in-path ar-circbuf
Parameters
None
Example
amnesiac > show in-path ar-circbuf
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands”
show in-path asym-route-tab
Displays the asymmetric route table. The table contains any asymmetric routes that currently exist. It includes the source IP, destination IP, reason code, and time-out.
Syntax
show in-path asym-route-tab
Parameters
None
Usage
The following types of asymmetry are displayed in the asymmetric routing table:
•  bad RST - Complete Asymmetry: packets traverse both SteelHeads going from client to server but bypass both SteelHeads on the return path.
•  bad SYN/ACK - Server-Side Asymmetry: Packets traverse both SteelHeads going from client to server but bypass the server-side SteelHead on the return path.
•  no SYN/ACK - Client-Side Asymmetry: Packets traverse both SteelHeads going from client to server but bypass the client-side SteelHead on the return path.
•  probe-filtered (not-AR) - Probe-Filtered: Occurs when the client-side SteelHead sends out multiple SYN+ frames and does not get a response.
•  probe-filtered (not-AR) - SYN-Rexmit: Occurs when the client-side SteelHead receives multiple SYN retransmits from a client and does not see a SYN/ACK packet from the destination server.
Example
amnesiac > show in-path asym-route-tab
Format: [IP 1] [IP 2] [reason] [timeout]
10.111.111.19 10.111.25.23 no-SYNACK 770
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands”
show in-path bundles
Displays bundle information.
Syntax
show in-path bundles [failover-state]
Parameters
failover-state
Displays bundle link failover details.
Example
amnesiac > show in-path bundles
ID Bundle Name Bundle interfaces
---- ----------------- -------------------
1    bundle 1          inpath0_0,inpath0_1
 
amnesiac > show in-path bundles failover-state
Bundle Name Interface Link Status Backup Interface Time of Failover
----------- ---------- ----------- ---------------- -------------------
b1 inpath0_0 Up - -
b1 inpath0_1 Down inpath3_0 2015/05/14 11:15:37
b1 inpath3_0 Up - -
b1 inpath3_1 Up - -
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path bundle”
show in-path cdp
Displays Cisco Discovery Protocol (CDP) settings for failover deployments using PBR to redirect traffic to the backup appliance.
Syntax
show in-path cdp
Parameters
None
Example
amnesiac > show in-path cdp
CDP Enabled: no
Interval: 10 seconds
Hold Time: 180 seconds
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands”
show in-path cf-timer
Displays connection forwarding timer settings.
Syntax
show in-path cf-timer
Parameters
None
Example
amnesiac > show in-path cf-timer
ACK Timer Count: 3
ACK Timer Interval: 1000
Read Timeout: 10000
Reconnect Timeout: 10000
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands”
show in-path drop-when-flap
Displays dropped packets if the system detects route flapping.
Syntax
show in-path drop-when-flap
Parameters
None
Usage
Route flapping occurs when a router alternately advertises a destination network through one route then another (or as unavailable, and then available again) in quick sequence.
Example
amnesiac > show in-path drop-when-flap
Drop packets on flap: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands”
show in-path gre-egress-tbl
Displays the GRE tunnel egress table.
Syntax
show in-path gre-egress-tbl
Parameters
None
Usage
This command reports egress statistics about GRE-tunneled paths for the path selection feature. The command output displays GRE sources along with the number of packets and bytes received from those senders.
Example
amnesiac > show in-path gre-egress-tbl
source        destination   packets count    bytes count   last-rcvd(seconds ago)
10.11.4.99    10.11.6.126   21869334         23696065976   0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“path-selection rule site application”
show in-path hw-assist rules
Displays the hardware assist rules.
Syntax
show in-path hw-assist rules
Parameters
None
Example
amnesiac > show in-path hw-assist rules
Hardware passthrough UDP packets on 10G: no
Hardware passthrough TCP packets on 10G: no
 
Hardware assist rules for TCP traffic:
# Action Subnet-A Subnet-B VLAN
--- ------------- ----------------- ----------------- -----------
1 Accept all all all
Desc: wibble
 
def Accept all all all
-------------------------------------------------------------------------------
1 user added rule(s)
Usage
On SteelHead and SteelHead Interceptors equipped with one or more Two-Port SR Multimode Fiber 10 Gigabit-Ethernet PCI-E or Two-Port LR Single Mode Fiber 10 Gigabit-Ethernet PCI-E cards, you can configure the system to automatically bypass all UDP connections.
You can also configure rules for bypassing specific TCP connections. By automatically bypassing these connections, you can decrease the workload on the local SteelHeads.
If the system is not equipped with the necessary card, an error message displays.
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path hw-assist rule”, “in-path hw-assist edit-rule”, “in-path hw-assist move-rule rulenum”
show in-path lsp
Displays whether link state propagation is enabled.
Syntax
show in-path lsp
Parameters
None
Usage
When LSP is enabled, if the LAN interface drops the link, then the WAN also drops the link.
Example
amnesiac > show in-path lsp
Link State Propagation Enabled: no
Product
Interceptor, SteelHead CX, SteelHead-v, SteelHead-c
Related Commands
“in-path lsp enable”
show in-path mac-except-locl
Displays whether nonlocal peer SteelHead MAC has been configured for simplified routing. For detailed information, see the SteelHead Deployment Guide.
Syntax
show in-path mac-except-locl
Parameters
None
Example
amnesiac > show in-path mac-except-locl
Disallow non-local peer SH MAC for SR: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WAN Visibility (Transparency) Commands”
show in-path mac-match-vlan
Displays in-path settings if VLAN IDs are used in simplified routing table lookups for WAN visibility. For detailed information, see the SteelHead Deployment Guide.
Syntax
show in-path mac-match-vlan
Parameters
None
Example
amnesiac > show in-path mac-match-vlan
Use VLAN IDs in simplified routing table lookups: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WAN Visibility (Transparency) Commands”
show in-path macmap-except
Displays the MAC map exception table.
Syntax
show in-path macmap-except
Parameters
None
Example
amnesiac > show in-path macmap-except
00:0e:b6:84:11:16 10.10.10.255
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WAN Visibility (Transparency) Commands”
show in-path macmap-tables
Displays the MAC-map tables for WAN visibility. For detailed information, see the SteelHead Deployment Guide.
Syntax
show in-path macmap-tables
Parameters
None
Example
amnesiac > show in-path macmap-tables
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WAN Visibility (Transparency) Commands”
show in-path neighbor
Displays connection forwarding settings. For detailed information about connection forwarding alarms, see the SteelHead Management Console User’s Guide.
Syntax
show in-path neighbor
Parameters
None
Example
amnesiac > show in-path neighbor
In-path Neighbor Enabled: no
In-path Neighbor Port: 7850
Keepalive Count: 3
Keepalive Interval: 1
Allow Failure: no
Advertise Resync: yes
 
Use the VLAN & destination
MAC address as forwarded
by the neighbor: no
 
Multi-interface support:
Enabled: no
 
Neighbor Name Main Address Port
-------------------- --------------- -----
No neighbors.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands,” “Connection Forwarding”
show in-path neighbor-detail
Displays connection forwarding settings. For detailed information, see the SteelHead Management Console User’s Guide.
Syntax
show in-path neighbor-detail
Parameters
None
Example
amnesiac > show in-path neighbor-detail
Neighbor 1 : 172.1.34.4
State : Reading message header
NAT requests sent : 64
NAT DEL messages sent : 64
NAT ACKs received : 64
NAT requests received : 0
NAT DEL messages received : 0
NAT ACKs sent : 0
DYN requests sent : 0
DYN DEL messages sent : 0
DYN ACKs received : 0
DYN requests received : 0
DYN DEL messages received : 0
DYN ACKs sent : 0
REDIR requests sent : 64
REDIR DEL messages sent : 64
REDIR ACKs received : 64
REDIR requests received : 0
REDIR DEL messages received : 0
REDIR ACKs sent : 0
Connection failures : 0
Keepalive timeouts : 0
Request timeouts : 0
Max latency seen : 26 ms
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands,” “Connection Forwarding”
show in-path neighbor advertiseresync
Displays advertisements on synchronize settings.
Syntax
show in-path neighbor advertiseresync
Parameters
None
Example
amnesiac > show in-path neighbor advertiseresync
Advertise Resync: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Asymmetric Route Detection Commands”
show in-path peer-probe-cach
Displays the peer probe cache.
Syntax
show in-path peer-probe-cach
Parameters
None
Example
amnesiac > show in-path peer-probe-cach
Peer probe cache: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path peer-probe-cach”
show in-path peering auto
Displays whether or not automatic in-path peer (Enhanced Auto-Discovery) detection is enabled.
Syntax
show in-path peering auto
Parameters
None
Example
amnesiac > show in-path peering auto
Enhanced Auto-Discovery Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path peering auto”
show in-path peering disc-outer-acpt
Displays outer connection for the accept rules.
Syntax
show in-path peering disc-outer-acpt
Parameters
None
Example
amnesiac > show in-path peering disc-outer-acpt
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path peering rule”
show in-path peering rules
Displays in-path peering rules.
Syntax
show in-path peering rules
Parameters
None
Example
amnesiac > show in-path peering rules
Rule Type Source Network Dest Network Port Peer Addr
----- ------ ------------------ ------------------ ----- -------------
1 pass * * * 10.0.1.3
2 pass * * * 10.0.1.
def auto * * * *
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path peering rule”
show in-path peering oobtransparency
Displays out-of-band transparency settings.
Syntax
show in-path peering oobtransparency
Parameters
None
Example
amnesiac > show in-path peering oobtransparency
Mode: none
Port: 708
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WAN Visibility (Transparency) Commands,” “in-path peering oobtransparency mode”
show in-path probe-caching
Displays probe caching settings for WAN visibility.
Syntax
show in-path probe-caching
Parameters
None
Usage
For detailed information, see the SteelHead Deployment Guide.
Example
amnesiac > show in-path probe-caching
Probe Caching Enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WAN Visibility (Transparency) Commands”
show in-path probe-ftp-data
Displays whether or not FTP connections are probed to learn VLAN information.
Syntax
show in-path probe-ftp-data
Parameters
None
Usage
For detailed information, see the SteelHead Deployment Guide.
Example
amnesiac > show in-path probe-ftp-data
Probe FTP connections to learn VLAN info: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path probe-ftp-data”
show in-path probe-mapi-data
Displays whether or not MAPI data connections are probed to learn VLAN information.
Syntax
show in-path probe-mapi-data
Parameters
None
Usage
For detailed information, see the SteelHead Deployment Guide.
Example
amnesiac > show in-path probe-mapi-data
Probe MAPI connections to learn VLAN info: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path simplified routing”
show in-path rules
Displays the current in-path rules and VLAN identification numbers.
Syntax
show in-path rules
Parameters
None
Example - SteelHead
amnesiac > show in-path rules
Rule Type P O L N W K VLAN Source Addr Dest Addr Port
----- ---- - - - - - - ---- ------------------ ------------------ ---------------
1 pass - - - - - - all all all Secure
2 pass - - - - - - all all all Interactive
3 pass - - - - - - all all all RBT-Proto
def auto N F F A C N all all all all
 
3 user-defined rule(s)
 
(P) Preoptimization Policy: O=Oracle-Forms S=SSL +=Oracle-Forms-over-SSL N=None
(O) Optimization Policy: F=Full S=SDR-only C=Compression-only M=SDR-M N=None
(L) Latency Optimizations: F=Full H=HTTP-only N=None
(N) Neural Framing: A=Always D=Dynamic T=TCP hints N=Never
(W) WAN Visibility Mode: C=Correct-Addressing
P=Port-Transparency
F=Full-Transparency
R=Full-Transparency w/Reset
(K) Auto Kickoff: Y=Enabled
N=Disabled
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“In-Path and Virtual In-Path Support Commands”
show in-path send-storeid
Displays the send-store ID setting.
Syntax
show in-path send-storeid
Parameters
None
Example
amnesiac > show in-path send-storeid
Send Storeid: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“in-path send-storeid enable”
show in-path simplified routing
Displays simplified routing settings.
Syntax
show in-path simplified routing
Parameters
None
Example
amnesiac > show in-path simplified routing
Collect mappings from destination MAC data: no
Collect mappings from source MAC data: no
Collect data from un-natted connections: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Simplified Routing Support Commands”
show in-path vlan-conn-based
Displays whether or not the VLAN connection-based mapping is in use. For detailed information, see the SteelHead Deployment Guide.
Syntax
show in-path vlan-conn-based
Parameters
None
Example
amnesiac > show in-path vlan-conn-based
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WAN Visibility (Transparency) Commands”
show interfaces
Displays the running state settings and statistics.
Syntax
show interfaces [<interface-name>] [brief | configured]
Parameters
<interface-name>
Interface name. For example, aux, lan0_0, wan0_0, primary, in‑path0_0, lo.
brief
Displays the running state settings without statistics.
configured
Displays configured settings for the interface.
Usage
The settings and statistics displayed vary when using DHCP.
Example
amnesiac # show interfaces configured
Interface aux configuration
Enabled: yes
DHCP: no
Speed: auto
Duplex: auto
IP address: 10.0.190.139
Netmask: 255.255.0.0
MTU: 1500
 
Interface inpath0_0 configuration
Enabled: yes
DHCP: no
IP address: 10.11.192.139
Netmask: 255.255.0.0
MTU: 1500
Failure mode: Bypass <<fail-to-block or fail-to-bypass>>
.
.
.
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“interface”
show interfaces mtu-override
Displays whether or not the MTU override setting is enabled.
Syntax
show interfaces mtu-override
Parameters
None
Example
amnesiac # show interfaces mtu-override
MTU sync override enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“interface mtu-override enable”
show ip
Displays the IP settings.
Syntax
show ip {flow-export [destination <ip-address> <port> [filter]]| flow-setting | in-path route <interface> [static]| in-path-gateway <interface> [static] | security [peers]}
Parameters
flow-export
Displays NetFlow export settings.
destination <ip-address> <port>
Displays the destination IP address and NetFlow collector port.
filter
Displays filters for the NetFlow collector.
flow-setting
Displays NetFlow settings.
in-path route <interface>
Displays in-path route settings for the specified interface, such as inpath0_0, and inpath1_1.
in-path-gateway <interface>
Displays in-path gateway settings for the specified interface, such as inpath0_0 and inpath1_1.
static
Displays configured in-path routes.
security
Displays IPSec settings.
peers
Displays IPSec connections with peer appliances.
Example
amnesiac > show ip flow-setting
Configured active flow timeout: 1800
In-use active flow timeout: 1800
Inactive flow timeout: 15
 
The in-use active flow timeout can be different from the
configured active flow timeout when Top Talkers is enabled.
amnesiac-sh75 > show ip flow-setting
Configured active flow timeout: 1800
In-use active flow timeout: 1800
Inactive flow timeout: 15
 
The in-use active flow timeout can be different from the
configured active flow timeout when Top Talkers is enabled.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Flow Support Commands,” “Host Setup Commands”
show limit bandwidth
Displays bandwidth limit settings.
Syntax
show limit bandwidth
Parameters
None
Example
amnesiac > show limit bandwidth
Max rate: 10000 kb/s
Max burst: 750000 bytes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Host Setup Commands”
show limit connection
Displays the connection limit setting.
Syntax
show limit connection
Parameters
None
Example
amnesiac > show limit connection
Per source IP connection limit: 4096
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Host Setup Commands”
show logging
Displays logging and logging filter settings.
Syntax
show logging [filter | facility]
Parameters
filter
Displays per-process logging configuration information.
facility
Displays the logging facility configuration.
Example
amnesiac > show logging filter
Local logging level: info
amnesiac > show logging
Local logging level: info
Default remote logging level: notice
Remote syslog receiver: 10.10.10.2 (logging level: info)
Number of archived log files to keep: 10
Log rotation frequency: daily
 
amnesiac > show logging facility
System Messages: local0
User Messages: local0
PerProcess Filter: local0
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Logging Commands”
show nettest
Displays network health test results.
Syntax
show nettest {cable-swap | duplex | ip-port-reach | net-gateway | peer-reach}
Parameters
cable-swap
Displays the results of the cable swap test.
If the test fails, ensure you are not using a straight-through cable between an appliance port and a router, or a crossover cable between an appliance port and a switch.
duplex
Displays the results of the duplex matching test. If one side is different from the other, then traffic is sent at different rates on each side, causing a great deal of collision.
ip-port-reach
Displays the results of the IP port reachability test.
net-gateway
Displays the results of the network gateway test.
peer-reach
Displays the results of the peer reachability test.
Example
amnesiac > show nettest net-gateway
Gateway Test Last Run: 2009/08/16 09:43:32
Passed
 
Interface Address Packet Loss Result
======================================================
Default 10.0.0.1 0% Passed
amnesiac-sh75 (config) # show nettest net-gateway
Gateway Test Last Run: 2009/08/16 09:43:32
Passed
 
Interface Address Packet Loss Result
======================================================
Default 10.0.0.1 0% Passed
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Network Test Commands”
show ntp
Displays Network Time Protocol (NTP) settings.
Syntax
show ntp [all]
Parameters
all
Displays NTP settings and active peers.
Example
amnesiac > show ntp
NTP enabled: yes
No NTP peers configured.
NTP server: 190.6.38.127 (version 4)
NTP server: 46.187.224.4 (version 4)
NTP server: 46.187.233.4 (version 4)
 
amnesiac > show ntp all
NTP enabled: yes
 
NTP peers:
chief-sh158 (version 4) Enabled: yes Key: 10
 
NTP servers:
0.riverbed.pool.ntp.org (version 4) Enabled: yes
1.riverbed.pool.ntp.org (version 4) Enabled: yes
2.riverbed.pool.ntp.org (version 4) Enabled: yes
208.70.196.25 (version 4) Enabled: yes
3.riverbed.pool.ntp.org (version 4) Enabled: yes Key: 11
 
remote refid st t when poll reach delay offset jitter
==============================================================================
-tick.tadatv.com 10.0.22.49 2 u 874 1024 377 5.810 11.252 13.031
*wwwco1test12.mi 64.236.96.53 2 u 817 1024 377 83.799 1.636 52.182
-thor.netservice 64.113.32.5 2 u 865 1024 377 75.838 -4.941 6.927
+ftp1.riverbed.c 10.16.0.15 3 u 839 1024 377 1.740 2.610 6.121
-4.53.160.75 220.183.68.66 2 u 820 1024 377 48.183 8.513 1.116
+chief-sh158.lab 108.59.14.130 3 u 127 1024 373 1.560 5.737 13.369
 
remote conf auth key
===================================
tick.tadatv.com yes ok 12
wwwco1test12.mi yes none none
thor.netservice yes none none
ftp1.riverbed.c yes none none
4.53.160.75 yes ok 11
chief-sh158.lab yes ok 10
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, Mobile Controller, SteelHead-c
Related Commands
“Host Setup Commands”
show ntp active-peers
Displays active NTP peers.
Syntax
show ntp active-peers
Parameters
None
Example
amnesiac > show ntp active-peers
 
remote refid st t when poll reach delay offset jitter
==============================================================================
-tick.tadatv.com 10.0.22.49 2 u 874 1024 377 5.810 11.252 13.031
*wwwco1test12.mi 64.236.96.53 2 u 817 1024 377 83.799 1.636 52.182
-thor.netservice 64.113.32.5 2 u 865 1024 377 75.838 -4.941 6.927
+ftp1.riverbed.c 10.16.0.15 3 u 839 1024 377 1.740 2.610 6.121
-4.53.160.75 220.183.68.66 2 u 820 1024 377 48.183 8.513 1.116
+chief-sh158.lab 108.59.14.130 3 u 127 1024 373 1.560 5.737 13.369
 
remote conf auth key
===================================
tick.tadatv.com yes ok 12
wwwco1test12.mi yes none none
thor.netservice yes bad 42
ftp1.riverbed.c yes none none
4.53.160.75 yes ok 11
chief-sh158.lab yes ok 10
Product
SCC, Interceptor, SteelHead CX, SteelHead-v, SteelHead-c, SteelHead EX
Related Commands
“Host Setup Commands”
show ntp authentication
Displays NTP authentication settings.
Syntax
show ntp authentication
Parameters
None
Example
amnesiac > show ntp authentication
Trusted Keys: 5, 10
 
KeyID KeyType Encrypted Secret
-------------------------------------------------
5 MD5 rP1LTiIVk7QlMyFiLSpAKA==
65534 MD5 2Ovzk2RGghrBJLp6BX+BpSxo1pvz+5CM
Product
SCC, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Host Setup Commands”
show out-of-path
Displays out-of-path configuration settings.
Syntax
show out-of-path
Parameters
None
Example
amnesiac > show out-of-path
Enabled: no
Inner Port: 7810
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Out-of-Path Support”
show packet-mode ip-channels
Displays information about the setup of IP channels between SteelHead peers.
Syntax
show packet-mode ip-channels [filter <filter-string> | sort-by <field> | brief]
Parameters
filter <filter-string>
Displays a filtered list of IP channel information. For example, to filter by source IP address (srcip), enter the source IP address as the filter string.
sort-by <field>
Displays IP channel information sorted by the following fields:
•  id - Channel ID
•  srcip - IP address of the originating SteelHead
•  srcport - Port of the originating SteelHead
•  destip - IP address of the destination SteelHead
•  destport - Port of the destination SteelHead
•  lan - LAN bytes
•  wan - WAN bytes
•  reduction - Percentage of reduction
•  starttime - Start time
filter <filter-string>
Displays a filtered list of IP channel information. For example, to filter by source IP address (srcip), enter the source IP address as the filter string.
Example
amnesiac > show packet-mode ip-channels
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“packet-mode enable,” show packet-mode status
show packet-mode status
Displays whether or not packet-mode optimization is enabled.
Syntax
show packet-mode status
Parameters
None
Example
amnesiac > show packet-mode status
Enable packet mode: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c,
Related Commands
“packet-mode enable,” show packet-mode ip-channels
show path-selection channels
Displays the path-selection channel states.
Syntax
show path-selection channels [site <name>] [uplink <name>]
Parameters
site <name>
Displays the channel information associated with paths to the specified site.
uplink <name>
Displays the channel information associated with paths to the specified uplink.
Example
amnesiac >show path-selection channels uplink MPLS site Bangalore
Channel ID:              5
  Status:                Up
  Interface:             inpath0_0
  Gateway IP:            172.16.113.1
  Neighbor IP:           172.16.113.12
  Active for:
     Local Uplink:       MPLS
     Remote Peer(s):     172.16.110.2, 172.16.112.2
     Remote Site:        Bangalore
 
     Local Uplink:       MPLS
     Remote Peer(s):     172.16.113.1(*)
     Remote Site:        Default-Site
 
  Probe Timeout:         2 seconds
  Probe Threshold:       2
 
*The IP address represents the local gateway probed because the corresponding site does not have any configured peers.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Interceptor
Related Commands
“path-selection channel”
show path-selection interface stats
Displays statistics about relay interfaces for the path selection feature.
Syntax
show path-selection interface [<interface-name>] stats
Parameters
<interface-name>
Displays path selection statistics about the specified relay interface.
Example
The following example shows statistics about the inpath0_0 interface:
amnesiac > show path-selection interface inpath0_0 stats
 
The following example shows statistics about all interfaces:
amnesiac > show path-selection interface stats
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Path Selection Commands”
show path-selection rules
Displays configured path-selection rules.
Syntax
show path-selection rules
Parameters
None
Example
amnesiac > show path-selection rules
Pos  Site  App  Uplink 1 Name  Uplink1 DSCP  Uplink 2 Name  Uplink 2 DSCP  Uplink 3 Name  Uplink3 DSCP Default                                                                                                         Action
1    Any   Any  None           Preserve      None          Preserve None Preserve Relay
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“path-selection rule site application”
show path-selection settings
Displays path-selection settings.
Syntax
show path-selection settings
Parameters
None
Example
amnesiac > show path-selection settings
Learn behavior during path selection probe ricochet: drop
Reflect path for probe responses: yes
Reflect path for optimized connection setup packets: yes
Bypass non-local transparency node packets:          no
Decrement IP TTL:                                    yes
Enable TCP MSS adjustment                            yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Path Selection Commands”
show path-selection status
Displays path selection status.
Syntax
show path-selection status
Parameters
None
Example
amnesiac > show path-selection status
Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Interceptor
Related Commands
“Path Selection Commands”
show path-selection-transit-bypass status
Displays whether or not transit site bypass rules for path selection are enabled.
Syntax
show path-selection-transit-bypass status
Parameters
None
Example
amnesiac > show path-selection-transit-bypass status
Enabled: yes
Product
SteelHead CX, SteelHead EX
Related Commands
“path-selection-transit-bypass enable”
show peer version
Displays the peer protocol version settings.
Syntax
show peer version
Parameters
None
Example
amnesiac > show peer version
No peer setting defined.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Peering Commands”
show peers
Displays information about connected peers.
Syntax
show peers [online-only]
Parameters
online-only
Displays connected peer appliances that are online.
Example
amnesiac > show peers
S IP Name Model Version Licenses
- --------------- ---------------- ------- -------
-----------------------------
O 10.11.3.145 gen1-sh30 2020 6.0.0 CIFS/MAPI/SSL/ORACLE-FORMS
 
O = online, U = unknown
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Peering Commands”
show perf-test
Displays test results to verify optimization and disk-usage performance on a SteelHead-v.
Syntax
show perf-test test <test-name>
Parameters
test <test-name>
Specifies the name of the test.
Usage
Use the perf-test run command to run the performance test. Test results indicate the set of SteelHead-v models that can properly function at the performance levels measured in the tests.
Example
amnesiac > show perf-test test optimize_simulate
Test: optimize_simulate
Status: done
Models: (VCX) 255U 255L 255M 255H 555L 555M 555H 755L 755M 755H 1555L 1555M
Subtest: mixed_traffic
Status: done
Value: 239.060 Mbps
Models: (VCX) 255U 255L 255M 255H 555L 555M 555H 755L 755M 755H 1555L 1555M
Product
SteelHead-v
Related Commands
“perf-test run”
show perf-tests
Displays test results to verify optimization and disk-usage performance on a SteelHead-v.
Syntax
show perf-test
Parameters
None
Usage
Use the perf-test run command to run the performance test. Test results indicate the set of SteelHead-v models that can properly function at the performance levels measured in the tests.
Example
amnesiac > show perf-tests
Product
SteelHead-v
Related Commands
“perf-test run”
show prepop
Displays prepopulation settings information.
Syntax
show prepop {all-info shares [remote-path <remote-path>] | configuration shares [remote-path <remote-path>] | stats shares [remote-path <remote-path>] | status shares [remote-path <remote-path>]}
Parameters
all-info shares
Displays all information for the prepopulation share or the specified share.
configuration shares
Displays configuration of the prepopulation share or the specified share.
stats shares
Displays prepopulation statistics for all shares or the specified share.
status shares
Displays status for the prepopulation shares or the specified share.
remote-path <remote-path>
Specifies the remote path of the share to be displayed.
Use the format '\\server\share'.
Example
amnesiac > show prepop all-info shares
No registered shares
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS Prepopulation Support Commands”
show prepop log dry-run
Displays the dry run log for a prepopulated share.
Syntax
show prepop log dry-run remote-path <remote-path>
Parameters
remote-path <remote-path>
Specifies the remote path of the share to be displayed.
Use the format '\\server\share'.
Example
amnesiac > show prepop log dry-run remote-path '\\10.11.61.66\prepop_share'
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS Prepopulation Support Commands”
show prepop log sync
Displays the prepopulation synchronization log for the prepopulated share.
Syntax
show prepop log sync remote-path <remote-path>
Parameters
remote-path <remote-path>
Specifies the remote path of the share to be displayed.
Use the format '\\server\share'.
Example
amnesiac > show prepop log sync remote-path '\\10.11.61.66\prepop_share'
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS Prepopulation Support Commands”
show prepop share policy
Displays policy information.
Syntax
show prepop share policy remote-path <remote-path> [policy <policy-name>]
Parameters
remote-path <remote-path>
Specifies the remote path of the share. Use the format '\\server\share'.
policy <policy-name>
Specifies a policy name.
Example
amnesiac # show prepop share policy remote-path '\\10.11.61.66\prepop_share'
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS Prepopulation Support Commands”
show protocol cifs
Displays CIFS settings.
Syntax
show protocol cifs
Parameters
None
Example
amnesiac > show protocol cifs
Enable Transparent Prepopulation Support: no
Disable CIFS Write Optimization: no
Security Signature Optimization: yes
Overlapping Open Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS, SMB, SMB2, and SMB3 Support Commands”
show protocol cifs applock
Displays CIFS applock settings.
Syntax
show protocol cifs applock
Parameters
None
Example
amnesiac > show protocol cifs applock
Enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS, SMB, SMB2, and SMB3 Support Commands”
show protocol cifs ext-dir-cache
Displays whether or not CIFS extended directory caching is enabled.
Syntax
show protocol cifs ext-dir-cache
Parameters
None
Example
amnesiac > show protocol cifs ext-dir-cache
CIFS extended directory cache
Enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS, SMB, SMB2, and SMB3 Support Commands,” “protocol cifs ext-dir-cache enable”
show protocol cifs nosupport client
Displays the client operating systems not supported by optimization.
Syntax
show protocol cifs nosupport client
Parameters
None
Example
amnesiac > show protocol cifs nosupport client
Operating systems without optimization support:
macunk
novell
winunk
wnt3
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS, SMB, SMB2, and SMB3 Support Commands”
show protocol cifs nosupport server
Displays the server operating systems not supported by optimization.
Syntax
show protocol cifs nosupport server
Parameters
None
Example
amnesiac > show protocol cifs nosupport server
Operating systems without optimization support:
bsd
win7
winunk
wnt3
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS, SMB, SMB2, and SMB3 Support Commands”
show protocol cifs oopen
Displays CIFS overlapping open sessions.
Syntax
show protocol cifs oopen
Parameters
None
Example
amnesiac > show protocol cifs oopen
Enabled: yes
Optimization Policy: deny first
Extensions to always allow:
doc, pdf, ppt, sldasm, slddrw, slddwg, sldprt, txt, vsd, xls
Extensions to always deny:
ldb, mdb
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS, SMB, SMB2, and SMB3 Support Commands”
show protocol cifs smb signing status
Displays SMB signing status.
Syntax
show protocol cifs smb signing status
Parameters
None
Example
amnesiac > show protocol cifs smb signing status
SMB Signing Enabled: no
Mode Type: transparent
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“CIFS, SMB, SMB2, and SMB3 Support Commands”
show protocol cifs spoolss
Displays CIFS print spool subsystem settings.
Syntax
show protocol cifs spoolss
Parameters
None
Example
amnesiac > show protocol cifs spoolss
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol cifs spoolss enable”
show protocol citrix
Displays Citrix status.
Syntax
show protocol citrix [cdm | smallpkts |auto-msi]
Parameters
cdm
Displays whether Citrix client device mapping (CDM) is enabled or disabled and other CDM information.
smallpkts
Displays whether Citrix small packets optimization is enabled or not.
auto-msi
Displays whether Citrix autonegotiate multi-stream ICA is enabled or not.
Example
amnesiac > show protocol citrix
Citrix optimization enabled: yes
Citrix SecureICA enabled: yes
Citrix ICA port: 1494
Citrix Session Reliability (CGP) port: 2598
Citrix Multi-Port ICA enabled: no
Citrix Multi-Stream ICA auto-negotiation enabled: yes
Citrix small packets optimization: no
 
amnesiac > show protocol citrix smallpkts
Citrix small packets optimization enabled = : no
Citrix small packets optimization threshold = : 64
 
amnesiac > show protocol citrix auto-msi
Citrix Multi-Stream ICA auto-negotiation enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Citrix Support Commands”
show protocol connection
Displays the HS-TCP settings.
Syntax
show protocol connection
Parameters
None
Example
amnesiac > show protocol connection
LAN:
Send socket buffer size: 81920 bytes
Receive socket buffer size: 32768 bytes
WAN:
Default send socket buffer size: 262140 bytes
Default receive socket buffer size: 262140 bytes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“High-Speed TCP and Satellite Optimization Commands”
show protocol domain-auth restricted-krb
Displays whether or not the Kerberos restricted trust model is enabled.
Syntax
show protocol domain-auth restricted-krb
Parameters
None
Example
amnesiac > show protocol domain-auth restricted-krb
Kerberos Restricted Trust Model Mode Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol domain-auth restricted-krb enable”
show protocol domain-auth credentials location
Displays the location of the domain authentication credentials.
Syntax
show protocol domain-auth credentials location
Parameters
None
Example
amnesiac > show protocol domain-auth credentials location
Domain Authentication credentials location: In secure vault
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Windows Domain Authentication Delegation Commands”
show protocol domain-auth delegation auto-mode
Displays whether the auto-delegation mode is enabled or disabled.
Syntax
show protocol domain-auth delegation auto-mode
Parameters
None
Usage
Auto-delegation mode is enabled by the protocol domain-auth delegation auto-mode enable command.
Example
amnesiac > show protocol domain-auth delegation auto-mode
Auto Delegation Mode Enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Windows Domain Authentication Delegation Commands”
show protocol domain-auth delegation delegate-user
Displays delegate user accounts.
Syntax
show protocol domain-auth delegation delegate-user
Parameters
None
Usage
Auto-delegation mode is enabled by the protocol domain-auth delegation auto-mode enable command.
Example
amnesiac > show protocol domain-auth delegation delegate-user
No domains configured.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Windows Domain Authentication Delegation Commands”
show protocol domain-auth delegation rules
Displays the Windows domain delegated authentication server rules.
Syntax
show protocol domain-auth delegation rules
Parameters
None
Usage
Windows domain delegated authentication server rules are configured by the “protocol domain-auth delegation rule dlg-all-except” and “protocol domain-auth delegation rule dlg-only” commands.
Example
amnesiac > show protocol domain-auth delegation rules
Active List for Delegation Rules: Delegation-Only List
No Rules configured for the Delegation-Only List
No Rules configured for the Delegation-All-Except List
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Windows Domain Authentication Delegation Commands”
show protocol domain-auth native-krb
Displays whether the native Kerberos mode setting is enabled or not.
Syntax
show protocol domain-auth native-krb
Parameters
None
Example
amnesiac > show protocol domain-auth native-krb
Native Kerberos Mode Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol domain-auth oneway-trust”
show protocol domain-auth oneway-trust
Displays the configurations in the one-way trust list for delegated authentication.
Syntax
show protocol domain-auth oneway-trust
Parameters
None
Usage
Configure the one-way trust list for delegated authentication with the “protocol domain-auth oneway-trust” command.
Example
amnesiac > show protocol domain-auth oneway-trust
No Configurations in Domain One-way Trust List
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Windows Domain Authentication Delegation Commands”
show protocol domain-auth replication replicate-user
Displays replication user accounts.
Syntax
show protocol domain-auth replication replicate-user
Parameters
None
Example
amnesiac > show protocol domain-auth replication replicate-user
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol domain-auth auto-conf replication”
show protocol eos
Displays Exchange Optimization Services settings.
Syntax
show protocol eos
Parameters
None
Example
amnesiac > show protocol eos
MAPI over HTTP Optimization Enabled: yes
MAPI over HTTP Down-Negotiate Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol eos moh enable,” “protocol eos moh down-negotiate enable”
show protocol fcip rules
Displays Fiber Channel over IP (FCIP) optimization ports.
Syntax
show protocol fcip rules
Parameters
None
Example
amnesiac > show protocol fcip rules
Src IP Dst IP DIF Enabled DIF Blocksize
------ ------ ----------- -------------
all (0.0.0.0) all (0.0.0.0) false N/A
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“FCIP Support Commands”
show protocol fcip settings
Displays Fiber Channel over IP (FCIP) optimization settings.
Syntax
show protocol fcip settings
Parameters
None
Example
amnesiac > show protocol fcip settings
Enabled: no
Ports : 3225,3226,3227,3228
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“FCIP Support Commands”
show protocol ftp
Displays FTP settings.
Syntax
show protocol ftp
Parameters
None
Example
amnesiac > show protocol ftp
FTP Port Enable
-------- ------
21 true
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“FTP Support Commands”
show protocol http
Displays HTTP settings.
Syntax
show protocol http
Parameters
None
Example
amnesiac > show protocol http
Enabled: yes
NTLM Authentication Settings:
Default Reuse Auth: no
Pre-Fetch Objects with Extensions:
css
gif
jpg
js
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“HTTP Support Commands”
show protocol http auto-config selection
Displays HTTP auto configuration selection settings.
Syntax
show protocol http auto-config selection
Parameters
None
Example
amnesiac > show protocol http auto-config selection
Cache: yes
Parse and Prefetch: yes
URL Learning: yes
NTLM Auth Srv: yes
Force NTLM Negotiation: yes
Strip Authentication Header: yes
Authenticate Cache: yes
Strip Compression: yes
Insert Cookie: yes
Insert Keep Alive: yes
Stream Splitting:            no
Sharepoint FPSE: no
Sharepoint WebDAV: no
Sharepoint FSSHTTP: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol http auto-config selection”
show protocol http metadata-resp
Displays HTTP metadata response settings.
Syntax
show protocol http metadata-resp
Parameters
None
Example
amnesiac > show protocol http metadata-resp
Minimum Metadata Response Time (seconds): 60
Maximum Metadata Response Time (seconds): 86400
 
Metadata Response Extensions:
-----------------------------
css
gif
jpg
js
png
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“HTTP Support Commands”
show protocol http prefetch extensions
Displays HTTP prefetched extensions through URL learning.
Syntax
show protocol http prefetch extensions
Parameters
None
Example
amnesiac > show protocol http prefetch extensions
Pre-Fetch Objects with Extensions through URL-learning:
css
gif
jpg
js
png
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“HTTP Support Commands”
show protocol http prefetch tags
Displays HTTP prefetched tag settings.
Syntax
show protocol http prefetch tags
Parameters
None
Example
amnesiac > show protocol http prefetch tags
Tag Attribute
------------------------------ ------------------------------
base href
body background
img src
link href
script src
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“HTTP Support Commands”
show protocol http prepop
Displays one or more lists of URLs.
Syntax
show protocol http prepop {list <list-name> | lists}
Parameters
list <list-name>
Displays a single list of URLs.
lists
Displays multiple lists of URLs.
Example
amnesiac > show protocol http prepop lists
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol http prepop verify-svr-cert enable,” “protocol http prepop verify-svr-cert enable,” show protocol http prepop
show protocol http prepop status
Displays the progress and status of a prepopulation operation.
Syntax
show protocol http prepop status {all | list <list-name>}
Parameters
all
Displays prepopulation status for all lists.
list <list-name>
Displays prepopulation status for the specified list. This option displays the last known status of the list.
Example
amnesiac > show protocol http prepop status all
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol http prepop verify-svr-cert enable,” show protocol http prepop
show protocol http prepop verify-svr-cert
Displays server verification settings for HTTP prepopulation operations.
Syntax
show protocol http prepop verify-svr-cert
Parameters
None
Example
amnesiac > show protocol http prepop verify-svr-cert
Server verification: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol http prepop verify-svr-cert enable”
show protocol http server-table
Displays HTTP optimization settings for the hostnames and subnets in the server table.
Syntax
show protocol http server-table [auto-config | default]
Parameters
auto-config
Displays the host autoconfiguration table.
default
Displays the default HTTP server table.
Example
amnesiac > show protocol http server-table
UL: URL-Learning PP: Parse-&-Prefetch
OP: Obj-Prefetch-Table RA: Reuse-Auth
SA: Strip-Auth-Header GR: Gratuitous-401
FN: Force-Nego-NTLM SC: Strip-Compression
IC: Insert-Cookie IK: Insert-Keep-Alive
 
Hostname/Subnet UL PP OP RA SA GR FN SC IC IK
------------------ --- --- --- --- --- --- --- --- --- ---
default auto configured
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol http server-table”
show protocol mapi
Displays messaging application programming interface (MAPI) settings.
Syntax
show protocol mapi
Parameters
None
Example
amnesiac > show protocol mapi
MAPI Optimization Enabled: yes
Incoming MAPI Port: 7830
Prepop Enabled: yes
Prepop Max Connections: 1500
Prepop Poll Interval: 20 min(s)
Prepop Timeout: 96 hr(s)
MAPI NSPI Optimization Enabled: yes
NSPI Port: 7840
MAPI/Exchange 2003 Support: yes
MAPI Port Remap: yes
MAPI 2k7 Native: yes
MAPI Encryption Enabled: yes
MAPI 2k7 Force NTLM Auth: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol mapi enable”
show protocol ms-sql
Displays MS SQL settings.
Syntax
show protocol ms-sql
Parameters
None
Example
amnesiac > show protocol ms-sql
Enable entire MS-SQL blade: yes
MS-SQL server port: 1433
MS-SQL number of preacknowledgement: 5
MS-SQL prefetch fetch-next: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“MS-SQL Blade Support Commands”
show protocol ms-sql rules
Displays MS SQL rules.
Syntax
show protocol ms-sql rules [default-cmds | default-config]
Parameters
default-cmds
Displays only the MS-SQL default commands.
default-config
Displays only the MS-SQL default configuration.
Example
amnesiac > show protocol ms-sql rules default-config
MS-SQL RPC Rule
MS-SQL RPC Rule
Rule ID Enable
------- ------
1 true
MS-SQL RPC Action
Action ID Enable
--------- ------
1 true
MS-SQL RPC Arg Action
Arg Offset Enable
---------- ------
5 true
Action ID Enable
--------- ------
2 true
MS-SQL RPC Arg Action
Arg Offset Enable
---------- ------
5 true
Action ID Enable
--------- ------
3 true
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“MS-SQL Blade Support Commands”
show protocol nfs
Displays NFS server and volume settings.
Syntax
show protocol nfs [server <name> [full | lookup-volumes | volume id <fsid> | servers [full]]
Parameters
server <name>
Displays information for the NFS server specified by name.
full
Displays full details.
lookup-volumes
Displays a list of NFS server volumes that have been exported.
volume id <fsid>
Displays details for the NFS server volume file system ID.
servers
Displays settings for NFS servers.
Example
amnesiac > show protocol nfs server example
Global:
NFS Enabled: yes
V2/V4 Alarm Enabled: yes
Memory Soft Limit: 10000000
Memory Hard Limit: 12000000
Max Directory Count: 5242880 bytes
Max Symlink Count: 524288 bytes

Default NFS Server Settings:
Policy: Global Read-Write

Default NFS Volume Settings:
Policy: Global Read-Write
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“NFS Support Commands”
show protocol notes
Displays Lotus notes settings.
Syntax
show protocol notes
Parameters
None
Example
amnesiac > show protocol notes
Enable Notes Blade: no
Notes Port Number: 1352
Enable Notes Attach Compression Option: yes
Pull Replication Optimization enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Lotus Notes Commands”
show protocol oracle-forms
Displays Oracle Forms settings.
Syntax
show protocol oracle-forms
Parameters
None
Example
amnesiac > show protocol oracle-forms
Enabled: yes
HTTP mode enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Oracle Forms Support Commands”
show protocol smb2
Displays SMB2 signing status and whether or not SMB2 is enabled.
Syntax
show protocol smb2 {status | signing status}
Parameters
status
Displays whether or not the SMB2 protocol is enabled or disabled.
signing status
Displays whether SMB2 signing enabled (yes or no) and which SMB2 signing mode is configured (transparent or delegation).
Example
amnesiac > show protocol smb2 status
SMB2 Enabled: yes
 
amnesiac > show protocol smb2 signing status
SMB2 Signing Enabled: no
Mode Type: delegation
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol smb2 signing enable,” “protocol smb2 signing mode-type”
show protocol snapmirror
Displays the filer configuration settings for one or all filers.
Syntax
show protocol snapmirror [filer <name> [volume <volume-name>]]
Parameters
filer <name>
Specifies the name of the filer.
volume <volume-name>
Specifies the volume name.
Usage
The show protocol snapmirror command displays configuration settings for all filers.
Example
amnesiac > show protocol snapmirror
Addresses:
 
filer Source IP
-------- -----------
server-1 10.12.200.1
 
volume policies:
 
filer volume Opt policy Description
-------- ------ ----------- -----------
server-1 vol0 sdr-default
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SnapMirror Support Commands”
show protocol snapmirror stats
Displays statistics for SnapMirror selective optimization.
Syntax
show protocol snapmirror [filer <name> [volume <volume-name>]] stats [brief] [live [interval <seconds>]]
Parameters
filer <name>
Specifies the name of the filer.
volume <volume-name>
Specifies the volume name.
brief
Displays the output with the minimum amount of detail.
live [interval <seconds>]]
Displays optimization statistics. Statistics are refreshed periodically, as specified by the time interval (in seconds).
Example
amnesiac > show protocol snapmirror stats live
Time Filer Volume Opt policy Reduction LAN Mbps WAN Mbps LAN KB WAN KB Desc
------------------- ------ ------- ----------- --------- -------- -------- ------- ------- ------
01/07/2013 16:39:17 ksnap1 vol2 lz-only 78.76%  73,782 15,672
01/07/2013 16:39:17 ksnap1 vol3 none   0.00%    74,102 84,072
01/07/2013 16:39:17 ksnap1 vol4 sdr-default 79.25%  74,030 15,361
01/07/2013 16:39:17 ksnap1 * -    57.49% 278,274 118,294           None
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SnapMirror Support Commands”
show protocol snapmirror settings
Displays global settings for SnapMirror optimization.
Syntax
show protocol snapmirror settings
Parameters
None
Example
amnesiac > show protocol snapmirror settings
Enabled: yes
Ports : 10566
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SnapMirror Support Commands”
show protocol ssl hsm safenet
Displays the connection configurations between the Hardware Security Module (HSM) and the SteelHead appliance.
Syntax
show protocol ssl hsm safenet
Parameters
None
Usage
This command displays the SafeNet HSM devices registered on the SteelHead and the HSM partitions assigned to the SteelHead and their corresponding slot number.
Example
amnesiac (config) # show protocol ssl hsm safenet
Registered Safenet HSM device list:
Server: sv-safenet1 HTL required: no
Connected Safenet HSM server info:
The following Luna SA Slots/Partitions were found:
 
Slot Serial # Label
==== ======== =====
1 469809010 par01
2 469809011 par02
Product
SteelHead CX
Related Commands
“protocol ssl hsm slot”
show protocol ssl hsm server-cert
Displays a server certificate with a private key on the Hardware Security Module (HSM).
Syntax
show protocol ssl hsm server-cert name <name> [certificate [raw | text]]
Parameters
name <name>
Specifies the server certificate name.
certificate
Displays a server certificate with private keys.
certificate raw
Displays a server certificate with private keys in raw PEM format.
certificate text
Displays a server certificate with private keys with full details.
Example
amnesiac # show protocol ssl hsm server-cert name hsmservercert
Product
SteelHead CX
Related Commands
“protocol ssl hsm server-cert import-cert”
show protocol ssl hsm server-certs
Displays server certificates with private keys on the Hardware Security Module (HSM).
Syntax
show protocol ssl hsm server-certs
Parameters
None
Usage
The system checks every 5 minutes to see if all the private keys were loaded. An SSL alarm is enabled on the user interface if the server-side SteelHead can’t import the private key corresponding to the proxy certificate from the HSM. Check that the server-side SteelHead can access the HSM device and that the private key exists on the HSM server.
Example
amnesiac # show protocol ssl hsm server-certs
HSM Server Certificates:
Name              (Issued To)        Key Accessible
pq-ssl-test       (pq-ssl-test)      Yes
rsa1024           (johndoe)          Yes
rsa2048           (*.*.*)            Yes
10.34.42.36       (10.34.42.36)      No
Product
SteelHead CX
Related Commands
“protocol ssl hsm server-cert import-cert”
show qos bandwidth
Displays QoS bandwidth settings.
Syntax
show qos bandwidth
Parameters
None
Example
amnesiac > show qos bandwidth
Uplink: wan1_1 (up/down : 1000000/1000000 Kbps)
Site Name Outbound BW (Kbps) Inbound BW (Kbps)
----------- -------------------- -------------------
DefaultSite 1000000 1000000
 
 
Uplink: wan1_0 (up/down : 1000000/1000000 Kbps)
Site Name Outbound BW (Kbps) Inbound BW (Kbps)
----------- -------------------- -------------------
DefaultSite 1000000 1000000
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“qos profile class-params”
show qos control-packets dscp
Displays the global differentiated services code point (DSCP) marking.
Syntax
show qos control-packets dscp
Parameters
None
Example
amnesiac > show qos control-packets dscp
Default DSCP marking: 255
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“qos control-packets”
show qos profile
Displays the specified profile configuration.
Syntax
show qos profile <name> [rules]
or
show qos profiles
Parameters
<name>
QoS profile name.
rules
Displays the rules of the QoS profile.
Usage
The show qos profiles command shows information about all the configured QoS profiles.
Example
amnesiac > show qos profile Default
 
Class Name
Priority
Min BW
Max BW
Climit
Queue
Parent
OB Queue Length
IB Queue
Length
DSCP
RealTime
Interactive
BusinessCritical
Normal
Low Priority
Best Effort
  1
  2
  3
  4
  5
  6
  10
  20
  20
  40
  9
  1
  100
  100
  100
  100
  100
  100
  0
  0
  0
  0
  0
  0
  SFQ
  SFQ
  SFQ
  SFQ
  SFQ
  SFQ
 
 
 1024
 1024
 1024
 1024
 1024
 1024
Preserve
Preserve
Preserve
Preserve
Preserve
Preserve
QoS Type Site Associated
------------ ------------------
Inbound QoS Local, DefaultSite
Outbound QoS Local, DefaultSite
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“qos profile rule”
show qos settings
Displays QoS configured settings.
Syntax
show qos settings
Parameters
None
Example
amnesiac > show qos settings
Outbound Shaping: Disabled
Inbound Shaping: Disabled
DSCP Marking: Disabled
 
Outbound Shaping:
Interface State
----------- --------
wan0_1 Disabled
wan0_0 Disabled
primary Disabled
wan1_0 Disabled
wan1_1 Disabled
 
Inbound Shaping:
Interface State
----------- --------
wan1_0 Disabled
wan1_1 Disabled
wan0_1 Disabled
wan0_0 Disabled
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“qos dscp-marking enable,” “qos inbound shaping enable,” “qos outbound shaping enable”
show stats protocol snapmirror
Displays SnapMirror protocol statistics for a specified time period.
Syntax
show stats protocol snapmirror [filer <name>] [volume <volume-name>] [total] {interval <interval-time> | start-time <"yyyy/mm/dd hh:mm:ss"> end-time <"yyyy/mm/dd hh:mm:ss">}
Parameters
filer <name>
Specifies the name of the filer.
volume <volume-name>
Specifies the volume name.
total
Displays the total bytes transferred instead of throughput.
interval <time-interval>
Specifies the time interval in which to process statistics. Choices are the most recent of the following values:
•  1min
•  5min
•  hour
•  day
•  week
•  month
Statistics are refreshed periodically, as specified by the time interval.
start-time <"yyyy/mm/dd hh:mm:ss">
Specifies the start time to collect SnapMirror statistics.
Use the format "yyyy/mm/dd hh:mm:ss" (enclosed in quotation marks).
end-time <"yyyy/mm/dd hh:mm:ss">
Specifies the end time to stop collecting SnapMirror statistics.
Use the format "yyyy/mm/dd hh:mm:ss" (enclosed in quotation marks).
Example
amnesiac > show stats protocol snapmirror interval week
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SnapMirror Support Commands”
show protocol srdf rules
Displays rules for isolating DIF headers within the Symmetrix Remote Data Facility (SRDF) data stream.
Syntax
show protocol srdf rules
Parameters
None
Example
amnesiac > show protocol srdf rules
Src IP Dst IP DIF Enabled DIF Blocksize
------ ------ ----------- -------------
10.12.203.1     10.12.203.2     true         520
all (0.0.0.0) all (0.0.0.0)   true         512
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SRDF Support Commands”
show protocol srdf settings
Displays Symmetrix Remote Data Facility (SRDF) optimization settings.
Syntax
show protocol srdf settings
Parameters
None
Example
amnesiac > show protocol srdf settings
Enabled: yes
Ports : 1748
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SRDF Support Commands”
show protocol srdf symm
Displays Symmetrix Remote Data Facility (SRDF) selective optimization statistics.
Syntax
show protocol srdf symm [id <symmetrix-id>] [base-rdf-group <rdf-number-base> | [rdf_group <rdf-group>] stats [brief] [live [interval <seconds>]]
Parameters
id <symmetrix-id>
Specifies a Symmetrix ID. The Symmetrix ID is an alphanumeric string that can contain hyphens and underscores (for example, a standard Symmetrix serial number: 000194900363). Do not use spaces or special characters.
base-rdf-group <rdf- number-base>
Specifies the Remote Data Facility (RDF) base type:
•  0 - Specify if your RDF group is a 0-based group type.
•  1 - Specify if your RDF group is a 1-based group type. This is the default value of RDF groups.
rdf_group <rdf-group>
Specifies an RDF group number (0-254).
stats brief
Displays output with a minimum amount of detail.
stats live
Displays statistics that are periodically updated.
interval <seconds>
Specifies the time interval in which to refresh the statistics.
Usage
SRDF selective optimization enables you to set different optimization levels for RDF groups.
If the Symmetrix ID is omitted, the statistics for all Symmetrix IDs on this SteelHead are displayed.
Example
amnesiac > show protocol srdf symm 0123 stats brief
SYMM RDF group opt policy Reduction LAN Mbps WAN Mbps description
---- --------- ---------- --------- -------- -------- -----------
0123 1 none 100% 20 20 Oracle1 DB
0123 2 lz-only 80% 200 40 Oracle2 DB
0123 3 sdr-default 90% 200 20 Homedirs
0123 4 sdr-default 90% 200 20 Oracle3 DB
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SRDF Support Commands”
show protocol ssl
Displays SSL configuration settings and certificates.
Syntax
show protocol ssl
Parameters
None
Example
amnesiac > show protocol ssl
Enabled: no
Fail handshakes if a relevant CRL cannot be found: no
 
CA certificates:
AOL_Time_Warner_1
AOL_Time_Warner_2
Actalis
AddTrust_Class_1
AddTrust_External
AddTrust_Public
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl backend
Displays Secure Sockets Layer (SSL) back-end settings.
Syntax
show protocol ssl backend
Parameters
None
Example
amnesiac > show protocol ssl backend
Bypass interval when handshakes fail: 300 seconds
Bypass interval when no suitable certificate is found: 3600 seconds
Bypass table maximum size: 9000
Renegotiation with NULL certificates enabled: no
Certificate chain caching enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl backend bypass-table
Displays the list of bypassed servers.
Syntax
show protocol ssl backend bypass-table [client-ip <ip-address>] [server-ip <ip-address> [server-port <port>]]
Parameters
client-ip <ip-address>
Specifies the client IPv4 or IPv6 address.
server-ip <ip-address>
Specifies the server IPv4 or IPv6 address.
server-port <port>
Specifies the server port.
Example
amnesiac > show protocol ssl backend bypass-table client-ip 10.0.0.1
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl backend client cipher-strings
Displays SSL cipher strings for use with clients.
Syntax
show protocol ssl backend client cipher-strings [verbose]
Parameters
verbose
Displays the verbose list of ciphers.
Example
amnesiac > show protocol ssl backend client cipher-strings verbose
 
# Cipher String/Suite Name
--- ------------------------------
1 DEFAULT
KeyExch(*): Auth: Enc(*): Mac: (+)
AES256-SHA RSA RSA AES(256) SHA1
DES-CBC3-SHA RSA RSA 3DES(168) SHA1
AES128-SHA RSA RSA AES(128) SHA1
RC4-SHA RSA RSA RC4(128) SHA1
RC4-MD5 RSA RSA RC4(128) MD5
DES-CBC-SHA RSA RSA DES(56) SHA1
EXP-DES-CBC-SHA RSA(512) RSA DES(40) SHA1 export
EXP-RC2-CBC-MD5 RSA(512) RSA RC2(40) MD5 export
EXP-RC4-MD5 RSA(512) RSA RC4(40) MD5 export
 
(*) Numbers in parentheses are key size restrictions.
(+) "export" denotes an "export" classification.
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl backend disc-table
Displays the list of discovered servers.
Syntax
show protocol ssl backend disc-table [full]
Parameters
full
Displays the table settings for all discovered servers.
Example
amnesiac > show protocol ssl backend disc-table
Discovered servers:
No discovered servers.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl backend server cipher-strings
Displays SSL cipher strings for use with servers.
Syntax
show protocol ssl backend server cipher-strings [verbose]
Parameters
verbose
Displays the verbose list of ciphers.
Example
amnesiac > show protocol ssl backend server cipher-strings verbose
Discovered servers:
No discovered servers.
amnesiac > show protocol ssl backend server cipher-strings
# Cipher String/Suite Name
--- ------------------------------
1 DEFAULT
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl ca certificate
Displays a CA certificate.
Syntax
show protocol ssl ca <ca name> certificate [raw| text]
Parameters
ca <ca-name>
Specifies the CA name.
certificate raw
Displays SSL CA certificate in raw format.
certificate text
Displays SSL CA certificate in text format.
Example
amnesiac > show protocol ssl ca Actalis certificate text
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 1034588298 (0x3daa908a)
Signature Algorithm: sha1WithRSAEncryption
Issuer: C=IT, O=Actalis S.p.A., OU=Certification Service Provider, CN=Ac
talis Root CA
Validity
Not Before: Oct 14 09:38:38 2002 GMT
Not After : Oct 14 08:38:38 2022 GMT
Subject: C=IT, O=Actalis S.p.A., OU=Certification Service Provider, CN=A
ctalis Root CA
Subject Public Key Info:
Public Key Algorithm: rsaEncryption
RSA Public Key: (2048 bit)
Modulus (2048 bit):
00:bc:54:63:8a:98:15:48:be:6a:ae:e1:70:90:4a:
a4:55:00:26:8b:6e:8d:4f:eb:b3:df:ca:c8:53:6c:
84:e4:30:ba:3d:bb:fb:f3:c0:40:8c:c1:62:ce:ae:
20:4e:37:1f:5c:36:fe:7a:88:5e:00:e2:a9:8a:1e:
5d:a6:ca:d3:81:c9:f5:74:33:62:53:c2:28:72:2b:
c2:fb:b7:c1:81:d3:c3:fa:d7:eb:a9:62:05:94:1e:
ac:1f:53:69:2b:ca:39:1c:36:8f:63:38:c5:31:e4:
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl cas
Displays the CA certificates.
Syntax
show protocol ssl cas
Parameters
None
Example
amnesiac > show protocol ssl cas ca Actalis certificate text
Name (Issued To)
AC_RaEDz_CerticE1mara_S.A. (AC Ra<C3><AD>z Certic<C3><A1>mara S.A.)
AOL_Time_Warner_1 (AOL Time Warner Root Certification Authority 1)
AOL_Time_Warner_2 (AOL Time Warner Root Certification Authority 2)
AddTrust_Class_1 (AddTrust Class 1 CA Root)
AddTrust_External (AddTrust External CA Root)
AddTrust_Public (AddTrust Public CA Root)
AddTrust_Qualified (AddTrust Qualified CA Root)
America_Online_1 (America Online Root Certification Authority 1)
America_Online_2 (America Online Root Certification Authority 2)
Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068 (Autoridad de Certi
ficacion Firmaprofesional CIF A62634068)
Baltimore_CyberTrust (Baltimore CyberTrust Root)
COMODO (COMODO Certification Authority)
COMODO_ECC (COMODO ECC Certification Authority)
Certisign_Autoridade_Certificadora_AC1S ()
Certisign_Autoridade_Certificadora_AC2 ()
Certisign_Autoridade_Certificadora_AC3S ()
Certisign_Autoridade_Certificadora_AC4 ()
Certplus_Class_1_Primary (Class 1 Primary CA)
Certplus_Class_2_Primary (Class 2 Primary CA)
Certplus_Class_3P_Primary (Class 3P Primary CA)
  .
  .
  .
Product
Mobile Controller, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl client-cer-auth
Displays Client Certificate Authentication settings.
Syntax
show protocol ssl client-cer-auth
Parameters
None
Example
amnesiac > show protocol ssl client-cer-auth
Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl client-side session-reuse
Displays client-side SSL connection reuse settings.
Syntax
show protocol ssl client-side session-reuse
Parameters
None
Example
amnesiac > show protocol ssl client-side session-reuse
Enabled: no
Timeout: 36000 secs (10.0 hours)
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl crl
Displays current status of CRL polling.
Syntax
show protocol ssl crl {ca <ca-name>| cas [crl-file <string> text] | report ca <string>}
Parameters
ca <ca name>
Displays the current state of CRL polling of an automatically discovered certificate authority (CA).
cas [crl-file <string> text]
Displays the CRL in text format version.
report ca <string>
Displays the reports of CRL polling from CA or display reports of CRL polling from the peer.
Example
amnesiac > show protocol ssl crl ca Actalis
Automatically Discovered CDPs:
(can be overridden by manually configured CDP URIs):
CA: Actalis
CDP Index: 1
DP Name 1: URI:ldap://ldap.actalis.it/cn%3dActalis%20Root%20CA,ou%3dCertifi
cation%20Service%20Provider,o%3dActalis%20S.p.A.,c%3dIT?certificateRevocationLis
t;binary
Last Query Status: unavailable
CDP Index: 2
DP Name 1: URI:http://ca.actalis.it/crl/root/getCRL
Last Query Status: unavailable
Manually Configured CDP URIs:
(Dangling manually configured CDP URIs for certificates that do
not exist will NOT be updated.)
No manually configured CDP URIs.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl expiring-certs
Displays expiring or expired SSL certificates.
Syntax
show protocol ssl expiring-certs
Parameters
None
Usage
This command displays any certificates with impending expiration dates (60 days) and expired dates.
Example
amnesiac > show protocol ssl expiring-certs
Peering certificate is OK.
All server certificates are OK.
All server chain certificates are OK.
All CA certificates are OK.
All peering trust certificates are OK.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl midsession-ssl
Displays midsession SSL settings.
Syntax
show protocol ssl midsession-ssl
Parameters
None
Example
amnesiac > show protocol ssl midsession-ssl
Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl proxy-support
Displays SSL proxy settings.
Syntax
show protocol ssl proxy-support
Parameters
None
Example
amnesiac > show protocol ssl proxy-support
Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“protocol ssl proxy-support enable”
show protocol ssl server-cert name
Displays an SSL server certificate.
Syntax
show protocol ssl server-cert name <name>
Parameters
<name>
Server certificate name.
Example
amnesiac > show protocol ssl server-cert name Go_Daddy_Class_2
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl server-cert name certificate
Displays an SSL server certificate.
Syntax
show protocol ssl server-cert name <name> certificate [raw | text]
Parameters
<name>
Server certificate name.
[raw | text]
Specify the format type for the certificate.
Example
amnesiac > show protocol ssl server-cert name Go_Daddy_Class_2 certificate raw
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl server-cert name chain-cert
Displays a SSL server chain certificate.
Syntax
show protocol ssl server-cert name <name> chain-cert <cert-name> certificate
Parameters
<name>
Server certificate name.
<cert-name>
Certificate name.
Example
amnesiac > show protocol ssl server-cert name Go_Daddy_Class_2 chain-cert certexample certificate
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl server-cert name chain-certs
Displays the SSL server chain certificates.
Syntax
show protocol ssl server-cert name <name> chain-certs <cert-name> certificate
Parameters
<name>
Server certificate name.
<cert-name>
Certificate name.
certificate
Displays the certificate.
Example
amnesiac > show protocol ssl server-cert name Go_Daddy_Class_2 chain-certs certexample certificate
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands”
show protocol ssl server-certs
Displays the SSL server certificate.
Syntax
show protocol ssl server-certs
Parameters
None
Example
amnesiac > show protocol ssl server-certs
Product
SteelHead CX, SteelHead EX
Related Commands
“SSL Support Commands”
show public-ip
Displays public IP addresses.
Syntax
show public-ip [interface <name>]
Parameters
interface <name>
Displays public IP addresses for an interface.
Example
amnesiac # show public-ip
1 public address configured for inpath0_0
1: 10.5.5.5:4500
1 public address configured for ipath0_1
1: 10.6.5.5:4500
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“interface”
show raid configuration
Displays RAID configuration information.
Syntax
show raid configuration [detail]
Parameters
detail
Displays RAID configuration details.
Example
amnesiac > show raid configuration
UnitType Status Stripe Size(GB)
-------------------------------------------
RAID-10 ONLINE 064KB 931.52
RAID-1 ONLINE - -
DISK 01 ONLINE - 232.00
DISK 02 ONLINE - 232.00
RAID-1 ONLINE - -
DISK 03 ONLINE - 232.00
DISK 04 ONLINE - 232.00
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Raid Commands”
show raid diagram
Displays the physical layout of the RAID disks and the state of each drive: Online, Offline, Fail, Rebuild, Missing, and Spare.
Syntax
show raid diagram
Parameters
None
Example
amnesiac > show raid diagram

[ 0 : online ][ 1 : online ][ 2 : online ]
[ 3 : online ][ 4 : online ][ 5 : online ]
[ 6 : online ][ 7 : online ][ 8 : online ]
[ 9 : online ][ 10 : online ][ 11 : online ]
[ 12 : online ][ 13 : online ][ 14 : online ]
[ 15 : online ]
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Raid Commands”
show raid error-msg
Displays RAID error messages.
Syntax
show raid error-msg
Parameters
None
Example
amnesiac > show raid error-msg
Alarm raid_error: ok
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Raid Commands”
show raid info
Displays RAID information.
Syntax
show raid info [detail]
Parameters
detail
Displays detailed RAID information.
Example
amnesiac > show raid info
Firmware => 713R
Bios => G121
Memory => 64MB
Raid type => Raid 10
Auto rebuild => Enabled
Raid status => OK
Stripe size => 64K
Num of drives => 4
Disk Vendor => WDC
Serial Number => ^B33686018
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Raid Commands”
show raid physical
Displays RAID physical details.
Syntax
show raid physical
Parameters
None
Example
amnesiac > show raid physical
Adapter 0, Channel 0, Target ID 0
----------------------------------------
Type: DISK Vendor : WDC
Product: WD2500SD-01KCB0 Revision : 08.0
Synchronous : No Wide-32 : No Wide-16: No
LinkCmdSupport: No TagQ support: No RelAddr: No
Removable : No SoftReset : No AENC : No


Adapter 0, Channel 0, Target ID 1
----------------------------------------
Type: DISK Vendor : WDC
Product: WD2500SD-01KCB0 Revision : 08.0
Synchronous : No Wide-32 : No Wide-16: No
LinkCmdSupport: No TagQ support: No RelAddr: No
Removable : No SoftReset : No AENC : No
.
.
.
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Raid Commands”
show report
Displays system details.
Syntax
show report {all | system | service}
Parameters
all
Displays a complete system detail report.
system
Displays system resources.
service
Displays system services.
Usage
Use this report to display system summary information for each of your components. Use this command to gather system information for debugging.
Example
amnesiac > show report all
System Detail Report
cpu
--------------------------------
status: green
info: CPU 0, idle time: 20d 16h 20m 6s, system time: 4h 10m 19s, user time: 3h 34m 0s.
CPU 1, idle time: 20d 16h 48m 28s, system time: 3h 28m 49s, user time: 4 h 1m 15s.
CPU 2, idle time: 20d 17h 9m 42s, system time: 3h 50m 52s, user time: 3h 25m 9s.
CPU 3, idle time: 20d 16h 15m 59s, system time: 3h 21m 53s, user time: 4h 46m 52s.
memory
--------------------------------
status: green
info: Physical memory, total 8174168, used 6257768, free 1916400. Swap memory,
total 2096472, used 192, free 2096280.
 
cifs
--------------------------------
status: green
info: Optimization is enabled
<<this is a partial example>>
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show info, show stats bandwidth
show rps
Displays whether or not the Receive Packet Steering (RPS) feature is enabled.
Syntax
show rps
Parameters
None
Example
amnesiac > show rps
RPS enabled on SteelHead: no
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-c
Related Commands
“rps enable”
show scc
Displays settings for the SCC.
Syntax
show scc
Parameters
None
Usage
The SteelCentral Controller for SteelHead is required to manage the secure transport deployment. See the SteelCentral Controller for SteelHead User’s Guide for more information.
Example
amnesiac > show scc
Auto-registration: Enabled
HTTPS connection (to the CMC):
Status: Connected
Hostname: chief-cmc4
SSH connection (from the CMC):
Status: Connected
Hostname: chief-cmc4 (10.1.16.92)
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“scc enable,” “scc hostname”
show scep service
Displays SCEP service status.
Syntax
show scep service
Parameters
None
Example
amnesiac > show scep service
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“scep service restart”
show secure-peering
Displays secure peering settings.
Syntax
show secure-peering
Parameters
None
Example
amnesiac > show secure-peering
Traffic Type To Encrypt: ssl-only
 
Fallback To No Encryption: Not Applicable for 'ssl-only'
 
Certificate Details:
Issued To:
Common Name: SteelHead D34ST0005C00C
Organization: Riverbed Technology, Inc.
Locality: San Francisco
State: California
Country: --
Serial Number: cd:XX:e8:30:dd:XX:2c:XX
Issued By:
Common Name: SteelHead D34ST0005C00C
Organization: Riverbed Technology, Inc.
Locality: San Francisco
State: California
Country: --
Validity:
Issued On: Nov 12 22:36:10 2009 GMT
Expires On: Nov 12 22:36:10 2011 GMT
Fingerprint:
SHA1: 3F:XX:C6:27:C5:XX:XX:2B:D4:XX:0C:F6:0F:9E:FA:F2:1A:XX:B7:XX
Key:
Type: RSA
Size (Bits): 1024
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering black-lst-peer
Displays self-signed black list peers in secure peering.
Syntax
show secure-peering black-lst-peer <ip-address>
Parameters
<ip-address>
IP address of the black list peer.
Example
amnesiac > show secure-peering black-lst-peer 10.0.0.1
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering black-lst-peers
Displays self-signed black list peers.
Syntax
show secure-peering black-lst-peers
Parameters
None
Example
amnesiac > show secure-peering black-lst-peers
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering ca
Displays a specified peering certificate authority (CA) certificate.
Syntax
show secure-peering ca <cert-name> certificate [raw | text]
Parameters
<cert-name>
Certificate name.
certificate [raw | text]
Specify the format for the certificate.
Example
amnesiac > show secure-peering ca Go_Daddy_Class_2 raw
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering cas
Displays all configured secure peering CA certificates.
Syntax
show secure-peering cas
Parameters
None
Example
amnesiac > show secure-peering cas
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering certificate
Displays a certificate.
Syntax
show secure-peering certificate [raw | text]
Parameters
[raw | text]
Specifies the format for the certificate.
Example
amnesiac > show secure-peering certificate raw
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering cipher-strings
Displays the cipher strings used for peering.
Syntax
show secure-peering cipher-strings [verbose]
Parameters
verbose
Displays detailed information for the cipher string.
Example
amnesiac > show secure-peering cipher-strings
# Cipher String/Suite Name
--- ------------------------------
1 DEFAULT
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering crl
Displays a certificate.
Syntax
show secure-peering crl {ca <string>|cas [crl-file <filename> text]}
Parameters
ca <string>
Specifies the name of a secure-peering CA certificate.
cas
Displays the CRL polling status of secure-peering CAs.
crl-file <filename> text
Specifies the name of the CRL file to display in text format.
Example
amnesiac > show secure-peering crl ca Go_Daddy_Class_2
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering crl report ca
Displays a report of a secure-peering CRL certificate.
Syntax
show secure-peering crl report ca <string>
Parameters
<string>
Name of a secure peering CA certificate.
Example
amnesiac > show secure-peering crl report ca Go_Daddy_Class_2
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering gray-lst-peer
Displays self-signed gray list peers for the specified IP address.
Syntax
show secure-peering gray-lst-peer <ip-address>
Parameters
<ip-address>
IP address of the gray list peer.
Example
amnesiac > show secure-peering gray-lst-peer 10.0.0.1
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering gray-lst-peers
Displays self-signed gray list peers.
Syntax
show secure-peering gray-lst-peers
Parameters
None
Example
amnesiac > show secure-peering gray-lst-peers
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering mobile-trust
Displays trusted SteelCentral Controller for SteelHead Mobile entities that can sign certificates for SteelHead Mobile product family clients.
Syntax
show secure-peering mobile-trust <cert-name> certificate [raw | text]
Parameters
<cert-name>
Certificate name.
certificate raw
Displays the certificate in raw format.
certificate text
Displays the certificate in text format.
Example
amnesiac > show secure-peering mobile-trust Bank_Central certificate
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering mobile-trusts
Displays trusted SteelCentral Controller for SteelHead Mobile entities that may sign certificates for SteelHead Mobile product family clients.
Syntax
show secure-peering mobile-trusts
Parameters
None
Example
amnesiac > show secure-peering mobile-trusts
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering scep
Displays SCEP information.
Syntax
show secure-peering scep
Parameters
None
Example
amnesiac > show secure-peering scep
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering scep auto-reenroll csr
Displays the automatic re-enrollment CSR.
Syntax
show secure-peering scep auto-reenroll csr
Parameters
None
Example
amnesiac > show secure-peering scep auto-reenroll csr
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering scep auto-reenroll last-result
Displays the result of the last completed automatic reenrollment.
Syntax
show secure-peering scep auto-reenroll last-result
Parameters
None
Example
amnesiac > show secure-peering scep auto-reenroll last-result
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering scep ca certificate
Displays a specified SCEP peering CA certificate.
Syntax
show secure-peering scep ca <cert-name> certificate
Parameters
<cert-name>
Certificate name.
Example
amnesiac > show secure-peering scep ca Go_Daddy_Class_2
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering scep enrollment status
Displays SCEP enrollment status.
Syntax
show secure-peering scep enrollment status
Parameters
None
Example
amnesiac > show secure-peering scep enrollment status
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering scep on-demand csr
Displays SCEP on-demand enrollment information.
Syntax
show secure-peering scep on-demand csr
Parameters
None
Example
amnesiac > show secure-peering scep on-demand csr
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering scep on-demand last-result
Displays the result of the last completed on-demand enrollment.
Syntax
show secure-peering scep on-demand last-result
Parameters
None
Example
amnesiac > show secure-peering scep on-demand last-result
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering white-lst-peer
Displays self-signed white list peers.
Syntax
show secure-peering white-lst-peer <ip-address>
Parameters
<ip-address>
IP address of the white list peer.
Example
amnesiac > show secure-peering white-lst-peer 10.0.0.1
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show secure-peering white-lst-peers
Displays self-signed white list peers.
Syntax
show secure-peering white-lst-peers
Parameters
None
Example
amnesiac > show secure-peering white-lst-peers
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Secure Peering (Secure Inner Channel) Commands”
show service
Displays whether services are running.
Syntax
show service
Parameters
None
Example
amnesiac > show service
Optimization Service: Running
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“System Administration and Service Commands”
show service connection pooling
Displays connection pooling settings.
Syntax
show service connection pooling
Parameters
None
Example
amnesiac > show service connection pooling
Connection Pooling Max Pool Size: 20
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Connection Pooling Commands”
show service neural-framing
Displays neural framing settings.
Syntax
show service neural-framing
Parameters
None
Example
amnesiac > show service neural-framing
Enable Computation of Neural heuristics: no
amnesiac >
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“In-Path and Virtual In-Path Support Commands”
show service ports
Displays service port settings.
Syntax
show service ports
Parameters
None
Example
amnesiac > show service ports
Service ports:
7800 (default)
7810
amnesiac >
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“System Administration and Service Commands”
show single-ended rules
Displays single-ended transport rules.
Syntax
show single-ended rules
Parameters
None
Example
amnesiac > show single-ended rules
Rule Source Address Dest Address Port VLAN T S P R C
---- ----------------------- ----------------------- ----------- ---- - - - - -
   1 all-ipv4 all-ipv4 all all O Y Y N C
   2 all-ip all-ip Interactive all P - - - -
 
3 all-ip all-ip RBT-Proto all P - - - -
def all-ip all-ip all all O Y N N C
---- ----------------------- ----------------------- ----------- ---- - - - - -
3 user-defined rule(s)
 
(T) Traffic Type: O=Optimized P=Passthrough
(S) SCPS Discovery: Y=Enabled N=Disabled
(P) Allow Proxy: Y=Enabled N=Disabled
(R) Rate-Pacing: Y=Enabled N=Disabled
(C) Congestion Control: B=BW-EST C=PER-CONN-TCP E=ERR-TOL-TCP
                             H=HSTCP R=RENO
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“single-ended rule optimized scps-discover,” “single-ended rule optimized tcp-proxy”
show snmp
Displays SNMP server settings.
Syntax
show snmp
Parameters
None
Example
amnesiac > show snmp
SNMP enabled: yes
System location:
System contact:
Read-only community: public
Traps enabled: yes
No trap sinks configured.
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“SNMP Commands”
show snmp acl-info
Displays SNMP access control list settings.
Syntax
show snmp acl-info
Parameters
None
Example
amnesiac > show snmp acl-info
Security Names
--------------
Security name Community string Source address
------------- ---------------- --------------
There are no configured security names
Groups
------
Group name Security model Security name
---------- -------------- -------------
There are no configured groups
Views
-----
There are no configured views
Access control lists
---------------------
Group name Security level Read view
---------- -------------- -------------
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“SNMP Commands”
show snmp ifindex
Displays the ifindex values for all interfaces.
Syntax
show snmp ifindex
Parameters
None
Example
amnesiac > show snmp ifindex
Interface Ifindex
-----------------------
aux 1
eth0 6
eth1 7
eth2 8
eth3 9
eth4 10
eth5 11
eth6 12
eth7 13
lo 5
primary 2
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“SNMP Commands”
show snmp usernames
Displays SNMP user settings.
Syntax
show snmp usernames
Parameters
None
Example
amnesiac > show snmp usernames
Username Authentication Protocol Authentication Key
There are no configured users
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, Mobile Controller
Related Commands
“SNMP Commands”
show ssh client
Displays the client settings.
Syntax
show ssh client [private | known-hosts]
Parameters
private
Displays SSH client public and private keys.
known-hosts
Displays the SSH client known hosts.
Example
amnesiac > show ssh client
SSH server enabled: yes
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Secure Shell Access Commands”
show ssh server
Displays the SSH server.
Syntax
show ssh server [allowed-ciphers| allowed-macs | publickey]
Parameters
allowed-ciphers
Displays SSH server allowed ciphers.
allowed-macs
Displays SSH server allowed MACs.
publickey
Displays SSH server-public host key.
Example
amnesiac > show ssh server publickey
SSH server public key: ssh-rsa AAAAB3NzaC1yc2XXXXXXXwAAAQEAwz7zKAc1NbTKSp40mRg7J
9YV5CeoGRQoCEPS17ValtEQbepaQygdifueiejht39837482y74982u7ridejbvgiIYZs/E23zmn212kj
dXFda8zJxJm07RIKOxNDEBUbAUp8h8dkeiejgfoeoriu39438598439gfjeNLfhjWgh1dzeGYycaAoEA
K21Igg+Sg0ELGq2cJ8mMzsSsCq5PnOmj63RAMuRgBdrtBdIAd32fy642PQJveqtfl7MBN6IwTDECRpex
F3Ku98pRefc2h0u44VZNT9h4tXCe8qHpuO5k98oA
 
amnesiac > show ssh server allowed-ciphers
SSH server allowed ciphers:
---------------------------
aes128-ctr
aes192-ctr
aes256-ctr
 
amnesiac > show ssh server allowed-macs
SSH server allowed MACs:
---------------------------
hmac-sha1
hmac-sha2-256
hmac-sha2-512
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Secure Shell Access Commands”
show stats bandwidth
Displays the bandwidth statistics.
Syntax
show stats bandwidth {<port> | <all>} {bi-directional |lan-to-wan | wan-to-lan} <time-period>
Parameters
<port> | all
Specifies all ports or a specified port.
bi-directional
Displays bandwidth statistics about bidirectional traffic.
lan-to-wan
Displays bandwidth statistics about lan-to-wan traffic.
wan-to-lan
Displays bandwidth statistics about wan-to-lan traffic.
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats bandwidth all lan-to-wan hour
WAN Data: 0 Bytes
LAN Data: 0 Bytes
Data Reduction: 0%
Data Reduction Peak: 0%
Data Reduction Peak Time:
Capacity Increase: 1X
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“System Administration and Service Commands”
show stats conn-pool
Displays the connection pooling statistics.
Syntax
show stats conn-pool <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats conn-pool week
Total Connection Pool: 0
Connection Hit : 0
Connection Hit Ratio:
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Connection Pooling Commands”
show stats connections
Displays connection statistics.
Syntax
show stats connections <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats connections hour
Avg Total Optimized: 0
Peak Total Optimized: 0 (2014/10/17 17:26:23)
Avg Established: 0
Peak Established: 0 (2014/10/17 17:26:23)
Avg Half Opened: 0
Peak Half Opened: 0 (2014/10/17 17:26:23)
Avg Half Closed: 0
Peak Half Closed: 0 (2014/10/17 17:26:23)
Avg Active Optimized: 0
Peak Active Optimized: 0 (2014/10/17 17:26:23)
Avg Pass Through: 0
Peak Pass Through: 0 (2014/10/17 17:26:23)
Avg Forwarded: 0
Peak Forwarded: 0 (2014/10/17 17:26:23)
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Connection Pooling Commands”
show stats cpu
Displays connection pooling statistics.
Syntax
show stats cpu <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats cpu
CPU 1
Utilization: 3%
Peak Utilization Last Hour: 10% at 2014/10/17 18:10:03
Avg. Utilization Last Hour: 4%
 
CPU 2
Utilization: 7%
Peak Utilization Last Hour: 9% at 2014/10/17 17:43:13
Avg. Utilization Last Hour: 4%
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show stats memory
show stats datastore
Displays data store statistics.
Syntax
show stats datastore <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats datastore hour
Total Hits: 0
Misses: 0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Data Store Configuration Commands”
show stats dns
Displays the DNS statistics.
Syntax
show stats dns <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats dns hour
Total Requests: 0
Cache Hit Rate: 0%
Average Cache Entries: 0
Average Cache Usage: 0 Bytes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“DNS Cache Commands”
show stats ecc-ram
Displays the ECC error counts.
Syntax
show stats ecc-ram
Parameters
None
Example
amnesiac > show stats ecc-ram
No ECC memory errors have been detected
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show stats memory
show stats fan
Displays the fan statistics.
Syntax
show stats fan
Parameters
None
Example
amnesiac > show stats fan
FanId RPM Min RPM Status
1 3825 750 ok
2 3750 750 ok
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show hardware error-log
show stats http
Displays HTTP statistics.
Syntax
show stats http {1min | 5min | hour | day | week | month}
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats http
---HTTP Prefetch Stats---
Objects Requested: 0
 
Parse-and-Prefetch Hits: 0
Metadata Hits: 0
URL Learning Hits: 0
 
Total Hits: 0
Total Misses: 0
 
Parse-and-Prefetch Hit %: 0.000000
Metadata Hit %: 0.000000
URL Learning Hit %: 0.000000
 
Total Hit %: 0.000000
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“HTTP Support Commands”
show stats memory
Displays memory swapping statistics.
Syntax
show stats memory <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats memory
Total Swapped Over Last Hour: 0 pages
Average Swapped Over Last Hour: 0 pages
Peak Swapped Over Last Hour: 0 pages
Peak Swapped Time: 2016/02/17 17:37:41
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
show stats ecc-ram
show stats neighbor-fwd all
Displays connection forwarding statistics. For detailed information about alarms, see the SteelHead Management Console User’s Guide.
Syntax
show stats neighbor-fwd all {packet | byte} <time-period>
Parameters
packet
Specifies the packet count statistics.
byte
Specifies the byte count statistics.
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats neighbor-fwd packet hour
 
Total Sent: 0 packets
Data Sent Peak: 0 packets
Data Sent Peak Time: 2016/02/17 17:42:20
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Connection Forwarding”
show stats nfs all
Displays NFS statistics.
Syntax
show stats nfs all <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats nfs all week
Locally Served: 0 calls
Remotely Served: 0 calls
Delay Response: 0 calls
Data Reduction: 0%
Data Reduction Peak: 0%
Data Reduction Peak Time: 2015/03/09 14:34:23
Capacity Increase: 1X
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“NFS Support Commands”
show stats protocol srdf
Displays SRDF protocol statistics for a specified time period.
Syntax
show stats protocol srdf [symm id <symm-id>] [rdf-group <rdf-group>] [total] {interval <interval-time> | start-time <"yyyy/mm/dd hh:mm:ss"> end-time <"yyyy/mm/dd hh:mm:ss">}
Parameters
symm id <symm-id>
Specifies a Symmetrix ID. The Symmetrix ID is an alpha-numeric string (for example, a standard Symmetrix serial number : 000104900363).
rdf-group <rdf-group>
Specifies a Symmetrix RDF group. The RDF number can begin with either a 0 or 1. The default value is 1. The maximum number of RDF groups is 254.
total
Displays the total bytes transferred instead of throughput.
interval <time-interval>
Specifies the time interval. Choices are the most recent:
•  1min
•  5min
•  hour
•  day
•  week
•  month
Statistics are refreshed, periodically, as specified by the time interval.
start-time <yyyy/mm/dd hh:mm:ss>
Specifies the start time to collect SRDF statistics.
Use the format "yyyy/mm/dd hh:mm:ss" (enclosed in quotation marks).
end-time <yyyy/mm/dd hh:mm:ss>
Specifies the end time to stop collecting SRDF statistics.
Use the format "yyyy/mm/dd hh:mm:ss" (enclosed in quotation marks).
Usage
EMC Symmetrix Remote Data Facility/Asynchronous (SRDF/A) is a SAN replication product. It carries out data replication over GigE instead of Fibre Channel, using gateways that implement the SRDF protocol.
RiOS 6.1 and later SRDF storage optimization provides support for environments using storage technology that originates traffic through Symmetrix GigE ports.
To increase the data reduction LAN-to-WAN ratio with either equal or greater data throughput in environments with SRDF traffic, RiOS separates the SRDF headers from the application data workload written to storage. The SRDF headers contain changing protocol state information, such as sequence numbers. These headers interrupt the network stream and reduce the ability of SDR to match large, contiguous data patterns. After isolating the header data, the SteelHead performs SDR network deduplication on the larger, uninterrupted storage data workload and LZ compression on the headers. RiOS then optimizes, reassembles, and delivers the data to the TCP consumer without compromising data integrity.
The show stats protocol srdf command displays SRDF statistics such as average throughput, the total amount of LAN and WAN traffic, the amount of data reduction after optimization, and the peak LAN and WAN data transfer.
Example
The following example shows throughput statistics for all Symmetrix IDs:
amnesiac > show stats protocol srdf interval week
Array LAN Tput (Kbps) WAN Tput (Kbps) Rdxn Cap Incr
-------------------- ------------------ ------------------ ------ ---------
myfooserver 79.7 0.7 99.18% 121.00X
Peak LAN Tput: 377,410.6 Kbps at 11:00:00 on 2014/09/30
Peak WAN Tput: 3,073.7 Kbps at 11:00:00 on 2014/09/30
 
The following example shows output for the total bytes transferred:
amnesiac > show stats protocol srdf total interval week
Array Total LAN KB Total WAN KB Rdxn Cap Incr
-------------------- ------------ ------------ ------------ ------------
myfooserver 6,027,666 49,418 99.18% 121.00X
Peak LAN transfer: 707,644 KB at 11:00:00 on 2014/09/30
Peak WAN transfer: 5,763 KB at 11:00:00 on 2014/09/30
 
The following example shows the output for the start-time/end-time format:
amnesiac > show stats protocol srdf symm id 6000000060 start-time "2014/11/04 16:17:00" end-time "2014/11/11 15:17:00"
 
Array                RDF Group  LAN Tput (Kbps)    WAN Tput (Kbps)    Rdxn
-------------------- ---------- ------------------ ------------------ ------
6000000060           1          2,142.3            2,177.7            -1.65%
                     Peak LAN Tput: 57,005.0 Kbps at 09:00:00 on 2014/11/10
                     Peak WAN Tput: 57,901.5 Kbps at 09:00:00 on 2014/11/10
 
6000000060           2          2,142.3            412.4              80.75%
                     Peak LAN Tput: 56,982.9 Kbps at 09:00:00 on 2014/11/10
                     Peak WAN Tput: 10,970.0 Kbps at 09:00:00 on 2014/11/10
 
6000000060           3          2,142.3            20.1               99.06%
                     Peak LAN Tput: 56,993.5 Kbps at 09:00:00 on 2014/11/10
                     Peak WAN Tput: 2,736.1 Kbps at 16:00:00 on 2014/11/07
 
6000000060           Total      21,423.0           2,751.8            87.16%
                     Peak LAN Tput: 569,949.3 Kbps at 09:00:00 on 2014/11/10
                     Peak WAN Tput: 72,609.9 Kbps at 09:00:00 on 2014/11/10
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SRDF Support Commands”
show stats qos-inbound
Displays QoS inbound statistics.
Syntax
show stats qos-inbound {all | unknown | <default-class-name>} {packet | byte} <time-period>
Parameters
all
Displays all ports.
unknown
Displays statistics for a class or classes that are no longer configured on the system. For example, if you deleted a class, the statistics for that class are still displayed.
<default-class-name>
Displays statistics for the default class. Traffic classification options are:
•  Default-Site$$Business-Critical
•  Default-Site$$Interactive
•  Default-Site$$Low-Priority
•  Default-Site$$Normal
•  Default-Site$$Realtime
•  Default-Site$$Best-effort
•  Default-Site$$parent_class
packet
Displays the packet count.
byte
Displays the byte count.
<time-period>
Statistics for the specified time period:
•  1min - Displays statistics for the last 1 minute.
•  5min - Displays statistics for the last 5 minutes.
•  hour - Displays statistics for the last 1 hour.
•  day - Displays statistics for the last day.
•  week - Displays statistics for the last week.
•  month - Displays statistics for the last month.
Example
amnesiac > show stats qos-inbound all packet 5min
Class Name Total Sent Total Dropped
 
Default 0 packets 0 packets
 
All Classes (cumulative) 0 packets 0 packets
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“qos inbound interface enable,” “qos inbound shaping enable”
show stats qos-outbound
Displays outbound QoS statistics for the specified time period.
Syntax
show stats qos-outbound {all | unknown |<default-class-name>} {packet | byte} <time-period>
Parameters
all
Displays all ports.
unknown
Displays statistics for a class or classes that are no longer configured on the system. For example, if you deleted a class, the statistics for that class are still displayed.
<default-class-name>
Statistics for the default class. Traffic classification options are:
•  Default-Site$$Business-Critical
•  Default-Site$$Interactive
•  Default-Site$$Low-Priority
•  Default-Site$$Normal
•  Default-Site$$Realtime
•  Default-Site$$Best-effort
•  Default-Site$$parent_class
packet
Displays the packet count.
byte
Displays the byte count.
<time-period>
Statistics for the specified time period:
•  1min - Displays statistics for the last 1 minute.
•  5min - Displays statistics for the last 5 minutes.
•  hour - Displays statistics for the last 1 hour.
•  day - Displays statistics for the last day.
•  week - Displays statistics for the last week.
•  month - Displays statistics for the last month.
Example
amnesiac > show stats qos-outbound all packet 5min
Class Name Total Sent Total Dropped
 
Default-Site$$Best-Effort 0 packets 0 packets
Default-Site$$Business-Critical 0 packets 0 packets
Default-Site$$Interactive 0 packets 0 packets
Default-Site$$Low-Priority 0 packets 0 packets
Default-Site$$Normal 0 packets 0 packets
Default-Site$$Realtime 0 packets 0 packets
Default-Site$$parent_class 0 packets 0 packets
All Classes (cumulative) 0 packets 0 packets
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“qos outbound interface enable,” “qos outbound shaping enable”
show stats settings app-vis
Displays whether or not the application visibility feature is enabled.
Syntax
show stats settings app-vis [disk-params]
Parameters
disk-params
Displays the disk parameter configuration.
Usage
Use the stats settings app-vis enable command to enable the application visibility feature. See the SteelHead Management Console User’s Guide for information about viewing Application Statistics reports.
Example
amnesiac > show stats settings app-vis
Application Visibility Enabled: yes
 
amnesiac > show stats settings app-vis disk-params
Disk Name: /var
Threshold: 90 %
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“stats settings app-vis enable”
show stats settings bandwidth
Displays settings used to generate statistics.
Syntax
show stats settings bandwidth {ports | top-talkers}
Parameters
ports
Displays monitored ports.
top-talkers
Displays Top Talker settings.
Example
amnesiac > show stats settings bandwidth ports
Monitoring the following ports:
21 FTP
80 HTTP
139 CIFS:NetBIOS
443 SSL
445 CIFS:TCP
1352 Lotus Notes
1433 SQL:TDS
7830 MAPI
8777 RCU
10566 SnapMirror
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Top Talkers Commands,” “Statistics Manipulation Commands”
show stats sharepoint
Displays Sharepoint optimization statistics.
Syntax
show stats sharepoint <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats sharepoint 5min
 
---SharePoint FPSE Stats---
   Total FPSE Requests:  0
   Total FPSE Hits:      0
 
---SharePoint WebDAV Stats---
   Total WebDAV Requests:  0
   Total WebDAV Hits:      0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Statistics Manipulation Commands”
show stats ssl
Displays SSL statistics.
Syntax
show stats ssl <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats ssl hour
Total Connection Requests: 0 connections
Successful Requests: 0 connections
Failed Requests: 0 connections
Average Connections/Second: 0 connections per second
Peak Connections/Second: 0 connections per second
Number of Current Connections: 0
tcfe52 >
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“SSL Support Commands,” “Statistics Manipulation Commands”
show stats throughput
Displays throughput statistics.
Syntax
show stats throughput {<port> | all} {bidirectional | lan-to-wan | wan-to-lan} <time-period>
Parameters
<port> | all
All ports or a specified port.
bidirectional
Displays throughput statistics about bidirectional traffic.
lan-to-wan
Displays throughput statistics about lan-to-wan traffic.
wan-to-lan
Displays throughput statistics about wan-to-lan traffic.
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats throughput all lan-to-wan hour
LAN Link Throughput
Average Throughput: 0 bps
95th Percentile Throughput: 0 bps
Peak Throughput: 0 bps
Peak Throughput Time: 2014/10/18 10:56:30
 
 
WAN Link Throughput
Average Throughput: 0 bps
95th Percentile Throughput: 0 bps
Peak Throughput: 0 bps
Peak Throughput Time: 2014/10/18 10:56:30
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Statistics Manipulation Commands”
show stats top-talkers
Displays top talkers statistics.
Syntax
show stats top-talkers | [end-time <yyyy/mm/dd hh:mm:ss>] [start-time <yyyy/mm/dd hh:mm:ss>]
Parameters
end-time <yyyy/mm/dd hh:mm:ss>
Specify the end time period for top talkers. Use the following format: yyyy/mm/dd hh:mm:ss
start-time <yyyy/mm/dd hh:mm:ss>
Specify the start and end time period for top talkers.
Use the following format: yyyy/mm/dd hh:mm:ss
Example
amnesiac > show stats top-talkers end-time 2014/09/10 05:00:00
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Top Talkers Commands”
show stats top-talkers protocol
Displays top talkers protocol statistics.
Syntax
show stats top-talkers protocol {[tcp | udp | both] <cr>] | [start-time <starttime> end-time <end-time>] <cr> | [report [conversation | src_host_only | ignore_ports | dest_host_only | app_port_only]}
Parameters
protocol tcp | udp | both] <cr>]
Displays top talkers for the specified protocol: TCP, UDP, or both.
[start-time <start-time>] | [end-time <end-time>]
Optionally, specify the start and end time.
Use the following format: yyyy/mm/dd hh:mm:ss
report [conversation | src_host_only | ignore_ports | dest_host_only | app_port_only]
Display report statistics for the specified protocol.
Optionally, specify the start and end time.
Use the following format: yyyy/MM/DD HH:MM:SS
For detailed information about report types, see show stats top-talkers report.
Example
amnesiac > show stats top-talkers protocol tcp start-time 2008/09/09 00:00:00 end-time 2008/09/29 00:00:00
Product
SteelHead CX, SteelHead EX
Related Commands
“Top Talkers Commands”
show stats top-talkers report
Displays top talkers report statistics.
Syntax
show stats top-talkers {[report conversation <cr>] | dest_host_only <cr> | src_host_only <cr> | ignore_ports <cr> | dest_host_only | app_port_only] <cr> | [start-time <start-time> end-time <end-time>]}
Parameters
report conversation <cr> [start-time <start-time> end-time <end-time>]
Displays top talkers with IP address and ports.
Optionally, specify the start and end time.
Use the following format: yyyy/mm/dd hh:mm:ss.
dest_host_only <cr> [start-time <start-time> end-time <end-time>]
Displays top destinations receiving traffic.
Optionally, specify the start and end time.
Use the following format: yyyy/mm/dd hh:mm:ss.
src_host_only <cr> [start-time <start-time> end-time <end-time>]
Displays top sources generating traffic.
Optionally, specify the start and end time.
Use the following format: yyyy/mm/dd hh:mm:ss.
ignore_ports <cr> [start-time <start-time> end-time <end-time>]
Displays the top talkers while ignoring ports.
Optionally, specify the start and end time.
Use the following format: yyyy/mm/dd hh:mm:ss.
dest_host_only <cr> [start-time <start-time> end-time <end-time>]
Displays top destinations receiving traffic.
Optionally, specify the start and end time.
Use the following format: yyyy/mm/dd hh:mm:ss.
app_port_only <cr> [start-time <start-time> end-time <end-time>]
Displays the top applications carrying traffic
Optionally, specify the start and end time.
Use the following format: yyyy/mm/dd hh:mm:ss.
Example
amnesiac > show stats top-talkers report conversation
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Top Talkers Commands”
show stats top-talkers top-n
Displays the statistics for the specified number of top talkers.
Syntax
show stats top-talkers top-n <top-number> <cr> | [protocol *] [traffic *] [report *] [start-time *] [end-time *]
Parameters
[start-time <start time> end-time <end time>]
Specify the start time period for top talkers. Use the format: YYYY/MM/DD HH:MM:SS.
[protocol [tcp | udp | both] <cr>] | [report [conversation | src_host_only | ignore_ports | dest_host_only | app_port_only] end-time <endtime> starttime <starttime>]] | [start-time <starttime>] | [end-time <endtime>]]
Specify the protocol type and optionally the report and the start and end time.
Use the format for the start and end time: YYYY/MM/DD HH:MM:SS.
For details about protocol types, see show stats top-talkers traffic.
[traffic [optimized | pass-through | both] <cr>] | [report [conversation | src_host_only | ignore_ports | dest_host_only | app_port_only] end-time <endtime> starttime <starttime>] | [start-time <starttime> end-time <endtime>]]
Specify the traffic type and optionally the report and the start and end time.
Use the format for the start and end time: YYYY/MM/DD HH:MM:SS.
For details about traffic types, see show stats top-talkers traffic.
[report [conversation | src_host_only | ignore_ports | dest_host_only | app_port_only] end-time <endtime> starttime <starttime>]]
Specify the report type and optionally the start and end time period for top talkers.
Use the format for the start and end time: YYYY/MM/DD HH:MM:SS.
For details about report types, see show stats top-talkers report.
Example
amnesiac > show stats top-talkers top-n 5 report conversation start-time 2008/09/09 00:00:00 end-time 2008/09/29 00:00:00
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Top Talkers Commands”
show stats top-talkers traffic
Displays top talkers traffic statistics.
Syntax
show stats top-talkers traffic [optimized | pass-through | both] <cr>] | [report {conversation | src_host_only | ignore_ports | dest_host_only | app_port_only} | end-time <endtime> starttime <starttime>]] | start-time <starttime> end-time <endtime>]
Parameters
[optimized | pass-through | both]
Displays top talkers with the specified traffic type: optimized, pass-through, or both.
Optionally, specify the start and end time.
Use the format: YYYY/MM/DD HH:MM:SS
[report [conversation | src_host_only | ignore_ports | dest_host_only | app_port_only] end-time <endtime> starttime <starttime>]
Display report statistics for the specified protocol.
Optionally, specify the start and end time.
Use the format: YYYY/MM/DD HH:MM:SS
For detailed information about report types, see show stats top-talkers report.
[start-time <starttime> end-time <endtime>]
Displays the top talkers while ignoring ports.
Optionally, specify the start and end time.
Use the format: YYYY/MM/DD HH:MM:SS
Example
amnesiac > show stats top-talkers traffic optimized report conversation start-time 2008/09/09 00:00:00 end-time 2008/09/29 00:00:00
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Top Talkers Commands”
show stats traffic optimized
Displays the optimized traffic statistics.
Syntax
show stats traffic optimized {bidirectional | lan-to-wan | wan-to-lan} <time-period>
Parameters
bidirectional
Displays optimized traffic statistics about bidirectional traffic.
lan-to-wan
Displays optimized traffic statistics about lan-to-wan traffic.
wan-to-lan
Displays optimized statistics about wan-to-lan traffic.
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats traffic optimized lan-to-wan week
Port Rdx% LAN Data WAN Data Trf%
------------------------------- ------ ---------- ---------- ------
Total Traffic 3 MB 3.7 MB
Lotus Notes (1352) 0.00% 3 MB 3.7 MB 100.00%
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Statistics Manipulation Commands”
show stats traffic passthrough
Displays the pass-through traffic statistics.
Syntax
show stats traffic passthrough <time-period>
Parameters
<time-period>
Time period for which to display statistics: 1min, 5min, hour, day, week, month.
Example
amnesiac > show stats traffic passthrough week
Port Rdx% LAN Data WAN Data Trf%
------------------------------- ------ ---------- ---------- ------
Total Traffic 290.7 MB 290.7 MB
Lotus Notes (1352) 0.00% 290.7 MB 290.7 MB 100.00%
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Statistics Manipulation Commands”
show stp-client controller
Displays SteelHead controller information on the secure transport client.
Syntax
show stp-client controller
Parameters
None
Usage
This information is pushed to the secure transport client from the SCC.
Example
amnesiac > show stp-client controller
 
Controller Properties:
 
  Private address:        10.5.36.91
  Public address:         1.1.1.1:3333
  Status:                 Connected
  Last keep-alive:        2014/10/23 09:23:44
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“stp-controller address”
show stp-client group
Displays secure transport group configuration information.
Syntax
show stp-client group <group-name>
Parameters
<group-name>
Group name.
Usage
This command displays an extensive list of information about the secure transport client group such as group properties, aggregate statistics, current key, previous key, and peers. The SCC pushes all group information, including the group name, to the client.
Example
amnesiac > show stp-client group Default_Group
 
Group Properties:
 
  Name:                           Default_Group
  ID:                             1
  Encryption Algorithm:           AES-256 (CBC)
  Authentication Algorithm        SHA-256 (HMAC)
 
  Disconnected Mode Timeout:      120 seconds
  Rekey Interval:                 83 minutes (s)
  Rekey Data-size:                4194304 MB

  Last group key update:          2014/08/26 08:47:01
 
Aggregate Statistics:
  Bytes Decrypted:                17679240
  Bytes Encrypted:                17680800
  Packets Decrypted:              226598
  Packets Encrypted:              226618
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show stp-client peers
show stp-client groups
Displays secure transport configuration information about all groups.
Syntax
show stp-client groups
Parameters
None
Usage
This command displays an extensive list of information about the secure transport client group such as group properties, aggregate statistics, current key, previous key, and peers. The SCC pushes all group information, including the group name, to the client.
Example
amnesiac > show stp-client groups
 
Group Properties:
 
  Name:                           Default_Group
  ID:                             1
  Encryption Algorithm:           AES-256 (CBC)
  Authentication Algorithm        SHA-256 (HMAC)
 
  Disconnected Mode Timeout:      120 seconds
  Rekey Interval:                 83 minutes (s)
  Rekey Data-size:                4194304 MB

  Last group key update:          2014/08/26 08:47:01
 
Aggregate Statistics:
  Bytes Decrypted:                17679240
  Bytes Encrypted:                17680800
  Packets Decrypted:              226598
  Packets Encrypted:              226618
.
.
.
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show stp-client peers
show stp-client peer
Displays secure transport peer configuration information.
Syntax
show stp-client peer <peer-name>
Parameters
<peer-name>
Peer name.
Usage
Use the show stp-client peers command to display information about all of the configured peers.
Example
amnesiac > show stp-client peer sh1
Peer Name Peer ID Group Name Status End-points Subnets
--------- ----------- ------------- -------- ------------------------------------ ---------
sh1 VC1WW00015ed8 Default_Group Online 10.11.100.4 10.11.200.4 2.2.2.2:4500 10.11.0.0/16
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show stp-client group, show stp-client peers
show stp-client peers
Displays secure transport peer(s) configuration information.
Syntax
show stp-client peers
Parameters
None
Usage
Use the show stp-client peers command to display information about all of the configured peers.
Example
amnesiac > show stp-client peers
Peer Name Peer ID Group Name Status End-points Subnets
--------- ----------- ------------- -------- ------------------------------------ ---------
sh1 VC1WW00015ed8 Default_Group Online 10.11.100.4 10.11.200.4 2.2.2.2:4500 10.11.0.0/16
sh3 VC1WW00015ed9 Default_Group Online 10.31.100.4 10.13.200.4 2.2.3.3:4500 10.13.0.0/16
sh4 VC1WW00015ed4 Default_Group  Online 10.41.100.4 10.14.200.4 10.14.0.0/16
sh5 VC1WW00015ed3 Default_Group Online  10.51.100.4 10.15.200.4 10.15.0.0/16
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show stp-client group, show stp-client peer
show stp-client settings
Displays secure transport client configuration settings.
Syntax
show stp-client settings
Parameters
None
Usage
This command displays the STP concentrator mode configuration, the STP controller in-path configuration to reach the controller’s private and public IP address, and the last known successful connections to the controller’s private and public IP address.
Example
amnesiac > show stp-client settings
Secure Transport Service settings:
 
Concentrator mode: Disabled
 
Controller Connectivity over Inpath Config:
 
Status: False
Interface to reach controller private IP: Not configured
Interface to reach controller public IP: Not configured
 
Secure-Transport OCD Interface last used successfully:
 
Interface to controller private IP: inpath0_0
Interface to controller public IP: aux
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“stp-client stc enable,” “stp-client controller in-path enable”
show stp-client status
Displays the status of the secure transport client.
Syntax
show stp-client status
Parameters
None
Usage
This secure transport service is enabled by default. When GRE and secure transport are both enabled, secure transport takes precedence.
Example
amnesiac > show stp-client status
Secure Transport service status: running
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
show stp-client group
show stp-controller address
Displays the SteelHead controller IP address.
Syntax
show stp-controller address
Parameters
None
Example
amnesiac > show stp-controller address
Controller Properties:
 
Private address: 10.5.12.198
Public address:  Not configured
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“stp-controller address”
show stp-controller status
Displays whether or not the SteelHead controller is enabled.
Syntax
show stp-controller status
Parameters
None
Example
amnesiac > show stp-controller status
SteelHead Controller status: enabled
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“stp-controller enable”
show subnet side rules
Displays subnet-side rule settings.
Syntax
show subnet side rules
Parameters
None
Example
amnesiac > show subnet side rules
Rule Network Prefix Type
---- ------------------ ----
1 all WAN
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Subnet-Side Rule Commands”
show tcp cong-ctrl
Displays TCP congestion control settings.
Syntax
show tcp cong-ctrl
Parameters
None
Example
amnesiac > show tcp cong-ctrl
TCP Congestion Control Algorithm:   Standard TCP
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“tcp cong-ctrl mode”
show tcp highspeed
Displays HS-TCP settings.
Syntax
show tcp highspeed
Parameters
None
Example
amnesiac > show tcp highspeed
High Speed TCP enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“High-Speed TCP and Satellite Optimization Commands”
show tcp max-time-out
Displays time-out settings for TCP connections.
Syntax
show tcp max-time-out
Parameters
None
Example
amnesiac > show tcp max-time-out
TCP max-time-out mode enabled: no
Maximum time out value for TCP connections: 1800 secs
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“tcp connection send keep-alive”
show tcp rate-pacing status
Displays whether the TCP rate pacing mechanism is enabled or disabled.
Syntax
show tcp rate-pacing status
Parameters
None
Example
amnesiac > show tcp rate-pacing status
Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“tcp rate-pacing enable”
show tcp reordering
Displays TCP reordering information.
Syntax
show tcp reordering
Parameters
None
Example
amnesiac > show tcp reordering
TCP reordering enabled: no
TCP reordering threshold: 3
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“tcp connection send reset”
show tcp sack
Displays the TCP selective acknowledgment setting.
Syntax
show tcp sack
Parameters
None
Example
amnesiac > show tcp sack
TCP Selective Acknowledgment Enabled: yes
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“tcp connection send reset”
show tcp sat-opt scps legacy-comp
Displays SkipWare legacy compression settings.
Syntax
show tcp sat-opt scps legacy-comp {process-batch | queuing-delay}
Parameters
process-batch
Displays the maximum number of packets to process before yielding to the processor.
queuing-delay
Displays the maximum number of packets that are in the queue for module processing.
Example
amnesiac > show tcp sat-opt scps legacy-comp process-batch
Max number of packets to process: 25
amnesiac > show tcp sat-opt scps legacy-comp queuing-delay
Max queuing delay of packets: 1500
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“tcp sat-opt scps legacy-comp process-batch,” “tcp sat-opt scps legacy-comp queuing-delay”
show tcp sat-opt scps rules
Displays the SCPS rules.
Syntax
show tcp sat-opt scps rules
Parameters
None
Example
amnesiac > show tcp sat-opt scps rules
Rule Source Addr Dest Addr Port VLAN S P R C
----- ----------------------- ----------------------- -------------- ---- - - - -
1 all-ipv4 all-ipv4 all all Y N N C
2 all-ip all-ip Interactive all N Y N C
3 all-ip all-ip RBT-Proto all N Y N C
4 all-ip all-ip all all Y Y N E
def all-ip all-ip all all Y Y N C
----- ----------------------- ----------------------- -------------- ---- - - - -
 
4 user-defined rule(s)
 
(S) SCPS setting: Y=Allow SCPS N=SCPS Bypass
(P) Allow only SCPS peering: Y=Enabled N=Disabled
(R) Rate-Pacing: Y=Enabled N=Disabled
(C) Congestion Control: B=BW-EST C=PER-CONN-TCP E=ERR-TOL-TCP
H=HSTCP D=STANDARD (RFC-COMPLIANT)
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“High-Speed TCP and Satellite Optimization Commands”
show tcp sat-opt settings
Displays the satellite optimization TCP SCPS configuration.
Syntax
show tcp sat-opt settings
Parameters
None
Example
amnesiac > show tcp sat-opt settings
Bandwidth Estimation Mode: refl-peer
SCPS Table Enabled: no
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“High-Speed TCP and Satellite Optimization Commands”
show tcpdump stop-trigger
Displays the configuration settings that trigger the stop of a TCP dump.
Syntax
show tcpdump stop-trigger
Parameters
None
Example
amnesiac > show tcpdump stop-trigger
Tcpdump trigger enabled: no
Regex: ntp
Delay: 10
Last triggered on: 2013/01/12 17:33:52
Last triggered by: ntp
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“tcpdump stop-trigger delay,” “tcpdump stop-trigger enable,” “tcpdump stop-trigger regex,” “tcpdump stop-trigger restart”
show tcpdump-x
Displays the currently running TCP dumps.
Syntax
show tcpdump-x
Parameters
None
Example
amnesiac > show tcpdump-x
No running capture
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“RiOS TCP Dump Commands”
show terminal
Displays terminal settings.
Syntax
show terminal
Parameters
None
Example
amnesiac > show terminal
CLI current session settings
Terminal width: 80 columns
Terminal length: 24 rows
Terminal type: xterm
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“CLI Terminal Configuration Commands”
show topology
Displays the network topology configuration.
Syntax
show topology {areas | networks}
Parameters
areas
Displays all the areas in the network topology.
networks
Displays all the configured networks.
Example
amnesiac > show topology areas
 
Site Area Num Peers Subnets
----------- ---------- ------- ---------
DefaultSite 1 0.0.0.0/0
 
 
amnesiac > show topology networks
 
Name Security Public
-------- ---------- --------
My WAN None No
MPLS Secure No
Internet None No
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“topology network,” “topology site area”
show topology site
Displays the network topology for a site
Syntax
show topology site {<name> | Local | DefaultSite} {areas | uplinks}
Parameters
<name> | Local | DefaultSite
Specify one of the following site names:
•  <name> - Site name, for example, data center.
•  Local - Local site name, which is where the SteelHead is located.
•  DefaultSite - The default site is the match anything, catch-all site that is used if nothing else matches. This site has a subnet of 0.0.0.0/0. You do not need to add a remote site if you only have one remote site and the default site is suitable. The default site cannot be removed.
areas
Displays all the site areas.
uplinks
Displays all the configured uplinks for a site.
Example
amnesiac > show topology site Local
Name  Network Gateway Interface BW Up (kbps) BW Down (kbps) GRE Probe DSCP Probe Timeout Probe Threshold
-----   --------   ------- ----------- ------------ -------------- ---- ----------- -------------  ----------
inpath0_0* My WAN - inpath0_0 1000000 1000000       No 0 2 3
inpath0_1* My WAN - inpath0_1 1000000 1000000       No 0 2 3
inpath1_0* My WAN - inpath1_0 1000000 1000000       No 0 2 3
primary* My WAN - primary 1000000 1000000       No 0 2 3
 
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“topology site,” “topology site area,” “topology site uplink”
show topology sites
Displays the network topology for all the configured sites.
Syntax
show topology sites
Parameters
None
Example
amnesiac > show topology sites
 
Name Type Outbound QoS Inbound QoS
----------- ------ -------------- -------------
Local Local Default Default
DefaultSite Remote Default Default
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“topology site”
show topology uplink
Displays the details of the specified uplink.
Syntax
show topology uplink <uplink-name> {path-selection stats | site <name> path-selection {state | stats}}
Parameters
<uplink-name>
Uplink name.
path-selection stats
Displays path-selection statistics about the uplink.
site <name>
Specifies the site name.
path-selection stats
Displays path-selection site uplink statistics.
path-selection state
Displays path-selection uplink-to-site state information.
Example
amnesiac > show topology uplink MPLS_uplink site Default-site path-selection state
Uplink:                MPLS_uplink
Network:               MPLS
Site:                  Default-Site
VLAN:                  None
Source Mac:            00:50:56:b8:1f:eb
Next Hop Mac:          00:01:e8:8b:d1:7a
 
Peer IP:               10.33.249.65(*)
Status:                Reachable
Probe Sequence:        61960
Enacap port:           0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“topology site uplink,” “topology site uplink interface”
show topology uplinks
Displays information about all the configured uplinks.
Syntax
show topology uplinks [path-selection stats]
Parameters
path-selection stats
Displays path-selection statistics about all the configured uplinks.
Example
amnesiac > show topology uplinks path-selection stats
Uplink  Bytes Probe Requests  Probe Response Relay Mismatch  Probe Requests Ricochet Dropped
---------- -------- -------------- ----------------------------- -------------------------------
VPN_uplink           0                0                             0                               0
MPLS_uplink  364042549           637013                             0                                 0
PTP_uplink 0                0                              0                                 0
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“topology site uplink,” “topology site uplink interface”
show uploads
Displays system dump files uploaded to Riverbed Technical Support.
Syntax
show uploads
Parameters
None
Usage
This command shows the system dump files that have been uploaded to Riverbed Technical Support or are in progress. The display shows up to 100 upload statistics, includes whether the upload is completed or in progress, and shows whether or not an error occurred during the upload process. You can clear the upload statistics using the file upload clear-stats command.
Example
amnesiac > show uploads
Upload 0:
file: /var/opt/tms/tcpdumps/server-xxxx_aux_new.cap0
url: ftp://ftp.riverbed.com/incoming/case_194170_F82JY00002BE4_server-xxxx_aux_new.cap0
status: finished
percent complete: 100%
start time: 2013/03/25 12:16:40 -0700
finish time: 2013/03/25 12:16:41 –0700
Product
SCC, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
file upload clear-stats
show version
Displays the installed software version, including build number.
Syntax
show version [all | concise | history]
Parameters
all
Displays version information for the current system image. This option displays the product release and the RiOS version.
concise
Displays the installed software version without build information.
history
Displays upgrade version history.
Example
amnesiac > show version
Product name: rbt_sh
Product release: 7.0.2
Build ID: #0
Build date: 2012-02-15 16:36:45
Build arch: x86_64
Built by: root@moscow.nbttech.com
Uptime: 15d 19h 40m 38s
Product model:
System memory: 208 MB used / 3681 MB free / 3890 MB total
Number of CPUs: 4
CPU load averages: 0.02 / 0.03 / 0.00
 
amnesiac > show version all
Product release: 1.0.1
RiOS release: rbt_sh 7.0.2 #202_101 2012-02-15 10:16:14 x86_64 root@basel:s
vn://svn/mgmt/branches/release_branch
Build ID: #202_101
Build date: 2012-02-15 14:22:27
Build arch: x86_64
Built by: root@basel
 
Uptime: 14h 13m 5s
 
Product model: EX760
System memory: 5329 MB used / 10681 MB free / 16010 MB total
Number of CPUs: 4
CPU load averages: 0.36 / 0.40 / 0.32
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
image fetch, image install
show wccp
Displays WCCP settings.
Syntax
show wccp
Parameters
None
Example
amnesiac > show wccp
WCCP Support Enabled: no
WCCP Multicast TTL: 1
Service Groups(s):
91:
Protocol: tcp
Priority: 200
Password:
Encapsulation Scheme: either
Assignment Scheme: hash
Weight: 1
Flags: dst-ip-hash, src-ip-hash
Router(s):
1.1.1.1
amnesiac > show wccp
WCCP Support Enabled: no
WCCP Multicast TTL: 1
Service Groups(s):
91:
Protocol: tcp
Priority: 200
Password:
Encapsulation Scheme: either
Assignment Scheme: mask
Source IP Mask: 0x1741
Destination IP Mask: 0x0
Source Port Mask: 0x0
Destination Port Mask: 0x0
Router(s):
1.1.1.1
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WCCP Support Commands”
show wccp interface service-group
Displays WCCP settings for the specified interface and service group.
Syntax
show wccp interface <interface> service-group <service-id> [detail]
Parameters
<interface>
Interface name (for example, inpath0_0).
<service-id>
WCCP group number.
detail
Displays detailed information about the service group.
Usage
With multi-inpath WCCP, any interface can participate in WCCP and different interfaces can be in different service groups. Therefore, the interface must be specified.
This command is the most useful troubleshooting command for WCCP status and supports multi-inpath WCCP. It provides the following information:
•  What redirection, return, and assignment methods have been negotiated between the SteelHead and the WCCP routers.
•  Whether or not the wccp override-return route-no-gre command is in use (displayed as WCCP Return via Gateway Override).
•  Whether or not the SteelHead is receiving WCCP control messages from the router (I-see-you messages).
•  Details the load distribution for either mask or hash assignment.
Example
amnesiac > show wccp interface inpath0_0 service-group 91
WCCP Support Enabled: no
WCCP Multicast TTL: 1
WCCP Return Path Override: no
Service Group 91 on inpath0_0:
Protocol: tcp
Priority: 200
Password: <no password>
Encapsulation Requested: l2
Assignment Requested: either
Source IP Mask: 0x1741
Destination IP Mask: 0x0
Source Port Mask: 0x0
Destination Port Mask: 0x0
Weight: 120
Hash Flags: dst-ip-hash, src-ip-hash
Router IP Address: 1.1.1.1
Product
Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“WCCP Support Commands”
show web
Displays current web settings.
Syntax
show web
Parameters
None
Example
amnesiac > show web
web-based management console enabled:
HTTP enabled: yes
HTTP port: 80
HTTPS enabled: yes
HTTPS port: 443
Inactivity timeout: 15 minutes
Session timeout: 60 minutes
Session renewal threshold: 30 minutes
Product
SCC, SteelHead Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Web Configuration Commands”
show web ssl cert
Displays certificate details.
Syntax
show web ssl cert
Parameters
None
Example
amnesiac > show web ssl cert
Issued To:
Common Name: gen-sh226
Email: admin@gen-sh226
Organization: Riverbed Technology, Inc.
Organization Unit: SteelHead
Locality: San Francisco
State: California
Country: --
Issued By:
Common Name: gen-sh226
Email: admin@gen-sh226
Organization: Riverbed Technology, Inc.
Organization Unit: SteelHead
Locality: San Francisco
State: California
Country: --
Validity:
Issued On: May 4 22:18:55 2011 GMT
Expires On: May 3 22:18:55 2012 GMT
Fingerprint:
SHA1:
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“web ssl cert generate”
show web prefs
Displays the current web preferences.
Syntax
show web prefs
Parameters
None
Example
amnesiac > show web prefs
Log:
Lines Per Page: 100
Product
SCC, Interceptor, SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c, Mobile Controller
Related Commands
“Web Configuration Commands”
show web-proxy audit-log settings
Displays information about the web proxy audit log settings.
Syntax
show web-proxy audit-log settings
Parameters
None
Usage
The SteelCentral Controller for SteelHead is required to manage Web proxy operations. See the SteelCentral Controller for SteelHead User’s Guide for more information.
Example
amnesiac > show web-proxy audit-log settings
Audit log settings:
Enabled:         yes
Remote Address:  192.168.1.233
Remote Port:     522
Product
SteelHead CX
Related Commands
“web-proxy audit-log enable”
show web-proxy cache ssl
Displays whether or not SSL caching is enabled.
Syntax
show web-proxy cache ssl
Parameters
None
Usage
The SteelCentral Controller for SteelHead is required to manage Web proxy operations. See the SteelCentral Controller for SteelHead User’s Guide for more information.
Example
amnesiac > show web-proxy cache ssl
SSL enabled: yes
Product
SteelHead CX
Related Commands
“web-proxy cache ssl enable”
show web-proxy ssl
Displays whether or not SSL decryption is enabled.
Syntax
show web-proxy ssl
Parameters
None
Usage
The SteelCentral Controller for SteelHead is required to manage Web proxy operations. See the SteelCentral Controller for SteelHead User’s Guide for more information.
Example
amnesiac > show web-proxy ssl
ssl enabled: yes
Product
SteelHead CX
Related Commands
“web-proxy ssl enable”
show web-proxy ssl domains
Displays all configured SSL domains.
Syntax
show web-proxy ssl domains
Parameters
None
Usage
The SteelCentral Controller for SteelHead is required to manage Web proxy operations. See the SteelCentral Controller for SteelHead User’s Guide for more information.
Example
amnesiac > show web-proxy ssl domains
*.googlevideo.com
*.youtube.com
www.mycompany.com
*.riverbed.com
Product
SteelHead CX
Related Commands
“web-proxy ssl-domain”
show web-proxy stats cache
Displays information about the current web proxy cache statistics.
Syntax
show web-proxy stats cache
Parameters
None
Usage
This command displays the number of entries in the cache. These statistics are specific to the SteelHead and are not reported on the SCC.
Example
amnesiac > show web-proxy stats cache
Webcache statistics:
Percentage Full:  99 (as a percentage)
Hit Rate:  12 (as a percentage)
Hits:      35102
Lookups:   280539
Misses:    245437
Product
SteelHead CX
Related Commands
“Web Proxy Commands”
show web-proxy status
Displays whether or not the Web proxy service is enabled.
Syntax
show web-proxy status
Parameters
None
Usage
The SteelCentral Controller for SteelHead is required to manage Web proxy operations. See the SteelCentral Controller for SteelHead User’s Guide for more information.
Example
amnesiac > show web-proxy status
service status: stopped
Product
SteelHead CX
Related Commands
“web-proxy enable”
show web-proxy youtube
Displays information about the cache key and whether or not YouTube caching is enabled for web proxy operations.
Syntax
show web-proxy youtube
Parameters
None
Usage
YouTube caching is enabled by default and requires no manual configuration. You can disable YouTube caching using the no web-proxy youtube command.
The SteelCentral Controller for SteelHead is required to manage Web proxy operations. See the SteelCentral Controller for SteelHead User’s Guide for more information.
Example
amnesiac > show web-proxy youtube
YouTube configuration:
Enabled: yes
Cache Key: DEFAULT
Product
SteelHead CX
Related Commands
“web-proxy youtube enable”
show workgroup account
Displays the current workgroup account settings.
Syntax
show workgroup account
Parameters
None
Example
amnesiac > show workgroup account
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Job Commands”
show workgroup configuration
Displays the current workgroup configuration settings.
Syntax
show workgroup configuration
Parameters
None
Example
amnesiac > show workgroup configuration
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Job Commands”
show workgroup status
Displays the current workgroup status settings.
Syntax
show workgroup status
Parameters
None
Example
amnesiac > show workgroup status
Product
SteelHead CX, SteelHead EX, SteelHead-v, SteelHead-c
Related Commands
“Job Commands”