netmgr_iether.1m (2011 09)

n
nwmgr_iether(1M) nwmgr_iether(1M)
Command To Display Interface Names Only
lanscan nwmgr
lanscan -i nwmgr -g -v -c lanPPA
nwmgr -C lan -sc | awk -F# ’/if_state/ {print $1}’
Command To Display MAC Types Only
lanscan nwmgr
lanscan -m nwmgr -g -v -c lanPPA
NOTE: nwmgr reports only on Ethernet links
Command To Display NMIDs Only
lanscan nwmgr
lanscan -n nwmgr -g -v -c lanPPA
Command To Display the PPAs Only
lanscan nwmgr
lanscan -p nwmgr -g -v -c lanPPA
nwmgr -C lan --sc |
awk -F# ’/if_state/ {print substr($1,4)}’
Command To Display All MAC Addresses
lanscan nwmgr
lanscan -a nwmgr -g -v -c lanPPA
Note: nwmgr displays the NIC attributes such as interface name, MAC type, the NMID, the PPA
and the MAC address for only one NIC as only one instance of lan class instance can be
specified for the --class_instance
(-c)option.
Note: The
lanscan options (-l and -q) that support apa are covered in the nwmgr_apa (1M)
manpage.
AUTHOR
nwmgr was developed by HP.
FILES
/etc/rc.config.d/hpietherconf
Contains the saved (persistent) configuration for iether
interfaces.
/sbin/rc2.d/S308hpiether Startup script for the iether driver, which applies the
configuration file to the running system. It is executed
automatically after each reboot, and can also be executed by
the user by providing the argument "start".
SEE ALSO
nwmgr(1M).
HP-UX 11i Version 3: September 2011 11 Hewlett-Packard Company 11