nwmgr_ixgbe.1m (2010 09)

n
nwmgr_ixgbe(1M) nwmgr_ixgbe(1M)
The Vital Product Data is a standardized set of read-only properties for an interface, including
Manufacturing Data for the NIC, and the firmware versions.
View Destination Port Based Steering Settings
nwmgr [-g] -q dps_map -c lan
PPA
nwmgr [--get] --subsystem_qualifier dps_map --class_instance lan
PPA
View Interrupt Coalescing Settings
nwmgr [-g] -q drv_coal -c lan
PPA
nwmgr [--get] --subsystem_qualifier drv_coal --class_instance lan
PPA
Set Current Values of Specified Attributes to Their Stated Values
nwmgr -s -A attr1=value1, attr2
=value2,... -c lanPPA
nwmgr --set --attribute attr1=value1, attr2
=value2,... --class_instance lan
PPA
Save Attributes Values as Default Values for An Interface
nwmgr -s -A all --sa --fr cu
[rrent] -c lanPPA
nwmgr --set --attribute all --saved --from cu[
rrent]
--class_instance lan
PPA
Save the current values of all attributes of an interface in the configuration file
/etc/rc.config.d/hpixgbeconf
.
This form stores the current value of each attribute of an interface in the configuration file, so that
the interface configuration is preserved across boots (and DLKM loads). The user can also run the
start-up script later by hand to apply the configuration file values to the running kernel, by typing:
/sbin/rc2.d/S307hpixgbe start
. This feature allows a user to experiment with the
current values and, when a desired configuration is achieved, preserve it for posterity.
Set Current Attributes Values From Default
These commands set the current values for attributes from the default values for an interface.
nwmgr -s -A {all | attr1, attr2, ...} [--cu] --fr de
[fault] -c lanPPA
nwmgr --set --attribute {all | attr1, attr2, ...} [--current] --from de[
fault]
--class_instance lan
PPA
The current values of all attributes of an interface (if
all is specified) or the specified attributes (if
the names are listed) are set to be equal to their respective default values. This can be useful in rol-
ling all the changes made to an interface since the time the system booted.
Reset an Interface
nwmgr -r -c lanPPA
nwmgr --reset --class_instance lanPPA
The interface is subjected to a PCI reset, which clears all previous state, including the interface
statistics. The interface is then re-programmed with the attribute values that were current before
the reset. Promiscuous mode and multicast addresses are preserved across the reset.
While the reset is in progress, the data traffic through the interface is interrupted. So, the command
automatically performs a Critical Resource Analysis to see if the interface is data-critical, i.e., any
other resource depends for its functionality on the availability of the interface. If so, the reset is not
performed. The reset can be forced, even if the interface is data-critical, by using the
--force
option. It is possible for an interface to be system-critical, i.e., the health of the system depends on
the availability of the interface. In that case, the reset will not be performed even if the --force
option is specified.
Reset Statistics for an Interface
nwmgr -r --st -c lanPPA
nwmgr --reset --stats --class_instance lanPPA
The data traffic statistics for an interface are cleared to zero. This includes the byte count and
packet count for inbound and outbound traffic. Other aspects of the interface are left unmodified.
HP-UX 11i Version 3: September 2010 7 Hewlett-Packard Company 7