Specifications

Table Of Contents
About This Manual
SSR Command Line Interface Reference Manual xvii
CLI Parameter Types
The following table describes all the parameter types you can use with the CLI.
Data Type Descripton Example
conditional A numerical conditional expression.
Special symbols are used to describe a
numerical condition: > (greater than), <
(less than) and != (not equal to).
<1024 or >2048 or !=4096
hexadecimal A hexadecimal number a7 or 0xa7
hostname Hostname of an IP host gauguin or john-pc
hostname/IP Hostname or IP address of a host nagasaki or 10.43.1.4
keyword A keyword described in the list of
acceptable keywords in the online help
on or off
interface name
or IP address
Name of an interface or its IP address ssr1 or 10.1.4.33
interface name
list
A list of one or more interface names
delimited by commas
ssr1 or ssr1,ssr2,ssr3
IP address An IP address of the form x.x.x.x.
Some commands may explicitly require
a unicast or multicast address.
10.1.2.3
IP address/
mask
A pair of IP address and mask values.
Depending on the command, the mask
may be a network mask or filtering
mask. The mask can be described using
the traditional IP address syntax
(255.0.0.0) or a CIDR syntax (/8).
10.1.4.0/255.255.255.0 or
10.1.4.0/24
IP address list A list of IP addresses separated by
spaces but enclosed in quotes.
“10.1.4.4 10.1.5.5 10.1.6.6”
IPX network
address
An IPX network address in hexadeci-
mal