Mellanox MLNX-OS® User Manualfor SX1018HP Ethernet Managed Blade Switch

Terminal length: 60 rows
Terminal type: xterm
Auto-logout: disabled
Paging: enabled
Progress tracking: enabled
Prefix modes: enabled
...
// 4. Re-enable auto-logout after 15 minutes
switch (config) # cli session auto-logout 15
// 5. Display the final CLI session options
switch (config) # show cli
CLI current session settings:
Maximum line size: 8192
Terminal width: 157 columns
Terminal length: 60 rows
Terminal type: xterm
Auto-logout: 15 minutes
Paging: enabled
Progress tracking: enabled
Prefix modes: enabled
...
Rev 1.6.9
Mellanox Technologies
28
Mellanox Technologies Confidential
3.1.6 Parameter Key
This section provides a key to the meaning and format of all of the angle-bracketed parameters in
all the commands that are listed in this document.
Table 13 - Angled Brackets Parameter Description
Parameter Description
<domain> A domain name, e.g. “mellanox.com”.
<hostname> A hostname, e.g. “switch-1”.
<ifname> An interface name, e.g. “mgmt0”, “mgmt1”, “lo”
(loopback), etc.
<index> A number to be associated with aliased (secondary) IP
addresses.
<IP address> An IPv4 address, e.g. “192.168.0.1”.
<log level> A syslog logging severity level. Possible values
, from least to most severe, are:
“debug”, “info”, “notice”, “warning”, “error”, “crit”, “alert”, “emerg”.
<GUID> Globally Unique Identifier. A number that uniquely identifies a device or compo-
nent.
<MAC address> A MAC address. The segments may be 8 bits or 16 bits at a time, and may be
d
elimited by “:” or “.”. So you could say “11:22:33:44:55:66”,
“1122:3344:5566”, “11.22.33.44.55.66”, or “1122.3344.5566”.
<netmask> A netmask (e.g. “255.255.255.0”) or mask length prefixed with a slash (e.g. “/
24”). These
two express the same information in different formats.