HP StorageWorks 2/16V HP StorageWorks Fabric OS V3.1.3A Release Notes (AA-RUQY - Page 30

Availability, Description, Operands, Example, asynchronous output.

Page 30 highlights

CLI Command Updates and Changes Availability all users (display) admin (set/clear) Description This command affects the output displayed on the switch's console (serial port or telnet session). By default, quiet mode is turned off, and all switch tasks can send output to the console. Some output is caused by asynchronous events, such as the fabric reconfiguring, or by devices logging in. When quiet mode is turned on, only output produced by shell commands is shown; all asynchronous output produced by other tasks is suppressed. This is useful when driving a telnet session via a script that might not expect any asynchronous output. Operands The following operand is optional: newMode 0 Clears quiet mode (all tasks can print to the console). 1 Sets quiet mode (only shell commands can print). Example The following example first displays the current mode and then turns quite mode on: sw5:admin> quietMode Quiet Mode is OFF sw5:admin> quietMode 1 Committing configuration...done. Quiet Mode is now ON 30 Fabric OS 3.1.3a Release Notes

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73

CLI Command Updates and Changes
30
Fabric OS 3.1.3a Release Notes
Availability
all users (display)
admin (set/clear)
Description
This command affects the output displayed on the switch's console (serial port or
telnet session).
By default, quiet mode is turned off, and all switch tasks can send output to the
console. Some output is caused by asynchronous events, such as the fabric
reconfiguring, or by devices logging in.
When quiet mode is turned on, only output produced by shell commands is
shown; all asynchronous output produced by other tasks is suppressed. This is
useful when driving a telnet session via a script that might not expect any
asynchronous output.
Operands
The following operand is optional:
Example
The following example first displays the current mode and then turns quite
mode on:
newMode
0
Clears quiet mode (all tasks can print to the console).
1
Sets quiet mode (only shell commands can print).
sw5:admin> quietMode
Quiet Mode is OFF
sw5:admin> quietMode 1
Committing configuration...done.
Quiet Mode is now ON