HP-UX Reference (11i v3 07/02) - 1M System Administration Commands N-Z (vol 4)

n
nwmgr(1M) nwmgr(1M)
argument.
{--interval | --int} value
Specifies the time interval (in seconds) between consecutive operations. If
you do not specify a value, the default interval is 1 second.
{--iterations | --it} value
Specifies the number of iterations a specific operation needs to be per-
formed. If you specify a value of 0, infinite iterations are performed. If you
do not specify a value, the default is 1 iteration.
--lock | --lo Performs a locked operation, where future accesses to the device is blocked.
--preview | --pr Verifies if the operation can be performed without actually executing the
operation.
--script | --sc Displays the output in scriptable format.
{--time | --ti} value Specifies the time or duration (in seconds) for which a specific operation
needs to be performed. If you do not specify a value, the default time or
duration is 1 second.
--unlock | --un Unlocks the device that was previously locked.
--verbose | -v Displays the output in verbose format.
--wrap | --wr Displays output beyond the 80 column default.
Target Qualifiers
The target qualifier provides additional information on the object(s) the operation will act on.
The following target qualifier options are supported:
{--attribute | --att | -A} name1,...,nameN
Specifies the parameter/attribute associated with a target whose value can
be retrieved or set.
Valid attributes for each interface is described in the Attribute section of the
subsystem manpage, such as nwmgr_vlan(1M).
--current | --cu Specifies that the operation applies to configuration parameter current
values in system memory. If none of --current, --saved or
--default is specified the command defaults to --current implicitly.
--default | --de Specifies that the operation applies to configuration parameter default
values.
--saved | --sa Specifies that the operation applies to configuration parameter values saved
in a persistent store.
--stats | --st Specifies that the operation applies to the statistics of the target.
{--subsystem_qualifier
| -q} qualifier
Specifies a generic target qualifier used to specify a subsystem specific tar-
get qualifier. Refer to the subsystem manpage for valid qualifiers for that
particular subsystem, such as nwmgr_btlan(1M).
USAGE
The
nwmgr command without any arguments displays all the network interfaces in the system, including
physical LAN interfaces (NICs), virtual LAN interfaces (VLANs and APA aggregates and failover groups),
and RDMA interfaces.
nwmgr
Use one of the following to view basic properties of one or more interfaces:
nwmgr -g --sc
nwmgr --get --script
The human-readable form displays a table, with one row for each interface. If an interface is specified as a
target with the -c option, only that interface is displayed. If the -S option is specified, all interfaces for
the subsystem are displayed.
HP-UX 11i Version 3: February 2007 3 Hewlett-Packard Company 87