http://defect.opensolaris.org/bz/show_bug.cgi?id=9075
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ACCEPTED |CLOSED
Resolution| |FIXINSOURCE
--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-05-21
13:38:05 ---
bash-3.2# ./nwamadm list
TYPE PROFILE STATE
ncp Automatic offline
ncp User online
ncu:ip bge0 online
ncu:phys bge0 online
ncu:ip bge1 initialized
ncu:phys bge1 disabled
loc Automatic online
loc NoNet offline
loc Legacy offline
bash-3.2# ./nwamadm list Legacy
TYPE PROFILE STATE
loc Legacy offline
bash-3.2# ./nwamadm list Legacy NoNet
nwamadm: too many profile names given
usage: list [-p <profile-type>] [-c <ncu-class>] [<object-name>]
List profiles and their current states.
bash-3.2# ./nwamadm list loc Legacy
nwamadm: too many profile names given
usage: list [-p <profile-type>] [-c <ncu-class>] [<object-name>]
List profiles and their current states.
bash-3.2# echo $?
1
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.