netmgr_iether.1m (2011 09)

n
nwmgr_iether(1M) nwmgr_iether(1M)
NAME
nwmgr_iether: nwmgr - network interface management command for iether driver
SYNOPSIS
nwmgr
nwmgr [-g][-v][
-c lanPPA | -S iether]
nwmgr [-g] --st [mib
| extmib | subsys | all] -c lanPPA
nwmgr [-g] -A {all | attr1
, attr2, ...} -c lanPPA
nwmgr [-g] -q info -c lan
PPA
nwmgr [-g] -q vpd -c lan
PPA
nwmgr -s -A attr1=value1, attr2
=value2, ... -c lanPPA
nwmgr -s -A all --sa --fr cu[
rrent] -c lanPPA
nwmgr -s -A {all | attr1,
attr2, ...} [--cu] --fr de[fault] -c lanPPA
nwmgr -s -q asset_tag=value -c lan
PPA
nwmgr -r -c lanPPA
nwmgr -r --st -c lanPPA
nwmgr --diag [link] -A dest=mac_addr [--it number][-A pktsize=bytes]
[
-A timeout=seconds] -c lanPPA
nwmgr -h [-g | -s | -r | --diag][-c lanPPA |
-S iether]
Remarks
The
lanadmin, lanscan, and linkloop commands are deprecated. These commands will be
removed in a future HP-UX release. HP recommends the use of replacement command nwmgr(1M) to
perform all network interface-related tasks.
DESCRIPTION
The
nwmgr program is the unified command to administer all LAN and RDMA-based interfaces of HP-
UX. General information about the command as a whole can be found in the manual page nwmgr(1M).
This manual page describes
nwmgr as applied to the iether driver.
The
iether driver is one of the HP-UX drivers that manages Gigabit Ethernet interfaces, both copper
(1000Base-T) and fiber (1000Base-SX). Each interface has several attributes. Some, such as MTU, are
configurable while others are read-only. In general, each attribute can have a certain value in the run-
ning system (which is its current value), another value in the configuration file that stores data across
boots (its saved value) and a HP-supplied value that is applied by the driver after boot (its default value)
before the saved value is applied. The list of attributes is documented in the section named Attributes
below.
The
nwmgr command can be used on iether interfaces to display information (with the -g option,
which is the default), modify settings (the -s option), reset the interface or its statistics (the -r option),
and to diagnose link connectivity (the --diag option).
Operations other than
get require the hpux.network.config authorization. For more information
about authorizations and Role-based Access Control, see rbac(5).
The settings of the
iether interfaces on the system can be saved to the configuration file
/etc/rc.config.d/hpietherconf, so that these settings will take effect across reboots.
The output in each case can be obtained in either human-readable form (which is the default) or in a
script-friendly parseable form (with the
--sc or --script option). The format for script-friendly out-
put is described in the manpage nwmgr(1M).
It is guaranteed that any change in the scriptable output across releases will contain only additions,
never modifications or deletions. The human-readable format can change across releases, including
modifications and deletions, though the changes can be expected to be incremental.
The usage is explained in greater detail below. The output format that is described is the human-
readable one; references to the scriptable output are made as necessary.
HP-UX 11i Version 3: September 2011 1 Hewlett-Packard Company 1

Summary of content (12 pages)