netmgr_igelan.1m (2010 09)

n
nwmgr_igelan(1M) nwmgr_igelan(1M)
LANSCAN COMMAND
Command To List Interfaces and Their Attributes
lanscan nwmgr
lanscan nwmgr -g -v -c lanPPA
nwmgr -C lan
nwmgr -S igelan
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/hpigelanconf Contains the saved (persistent) configuration for igelan
interfaces.
/sbin/rc2.d/S305hpigelan Startup script for the igelan 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).
10 Hewlett-Packard Company 10 HP-UX 11i Version 3: September 2010