Set eth command – HP SAN Virtualization Services Platform User Manual

Page 51

Advertising
background image

Comma-separated list of types to be set.

Examples

show debug modules fcpt

returns:

fctp=err (newcmd,iocomp,tmf,abts,puntrsp,quefull,rsp,dump)

set debug fcpt level warning

sets the fctp module level value to warning.

show debug modules fcpt

would now show:

fctp=warning (newcmd,iocomp,tmf,abts,puntrsp,quefull,rsp,dump)

set debug fcpt type tmf,dump level crit

sets the types tmf and dump in fcpt to have

debug levels of crit.

show debug modules fcpt

would now show:

fctp=warning/tmf,dump=crit (newcmd,iocomp,abts,puntrsp,quefull,rsp)

set debug fcpt level info

sets the fsct module level value to info.

show debug modules fcpt

would now show:

fctp=info/tmf,dump=crit (newcmd,iocomp,abts,puntrsp,quefull,rsp)

reset debug level fcpt

resets the fcpt debug levels to the original values.

show debug modules fcpt

would now show:

fctp=err (newcmd,iocomp,abts,puntrsp,quefull,rsp,dump)

See also

Create debug command

” on page 22

Load debug command

” on page 38

Reset debug command

” on page 47

Save debug command

” on page 50

Show debug command

” on page 55

Watch debug command

” on page 71

Set eth

command

Changes the Ethernet family address resolution method, duplex, and link speed for the specified
Ethernet interface.

Syntax

set eth [interface name] link [auto | duplex <duplex value> | speed <link

speed>]

or

set eth [interface name] [family] [method]

Keywords and values

Description of keywords:

HP StorageWorks SAN Virtualization Services Platform Data Path Module user guide

51

Advertising