http://defect.opensolaris.org/bz/show_bug.cgi?id=10649
Summary: nwam-manager-properties displays manually addigned
adress when multiple configured
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-08-04 nwamu1-build:2009-08-05
Severity: minor
Priority: P4
Component: GUI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: robert.kinsella at sun.com
QAContact: nwam-dev at opensolaris.org
--- Comment #0 from Robert Kinsella <robert.kinsella at sun.com> 2009-08-13
14:03:21 UTC ---
1. launch nwam-manager-properties.
2. select network profile, select active profile 'User', select ok.
- verify 'User' profile is active (nwamadm list -x)
- verify interface e.g. bge0 is up on dhcp (ifconfig -a)
- dhcp address is 129.156.226.201
testcase 1:-
3. launch nwam-manager-properties.
select wired bge0 interface.
select multiple addresses.
select add, add another ip address
address 129.156.226.83 : 255.255.255.0
add another address
129.156.226.240 : 255.255.255.0
select ok, select ok
verify interfcae has multiple addresses.
e.g. ifconfig -a
bge0 is up with address 129.156.226.83/24
bge0:1 is up with address 129.156.226.240/24
4. relaunch nwam-manager-properties.
select wired bge0 interface.
expected result
current ipv4 setting displays "multiple addresses"
actual result
current ipv4 setting displays "manually assigned".
Note on selecting multiple addresses the display correctly shows the two
addresses assigned in step 3.
--
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.
You are the assignee for the bug.