http://defect.opensolaris.org/bz/show_bug.cgi?id=10292

           Summary: manually assigned IP address is not activated.
    Classification: Development
           Product: nwam
           Version: unspecified
          Platform: ANY/Generic
        OS/Version: All
            Status: NEW
 Status Whiteboard: nwam1-build:2009-07-22 nwamu1-build:2009-07-23
          Severity: major
          Priority: P2
         Component: GUI
        AssignedTo: nwam-dev at opensolaris.org
        ReportedBy: robert.kinsella at sun.com
         QAContact: nwam-dev at opensolaris.org


snv_119 bfu'd 2009-07-22 GUI packages 2009-07-23

1. launch nwam-manager-properties.
2. select network profile, select active profile 'User', select ok.
- verify 'User' profile is active (nwamadm list -x)
3. select e.g. interface nge0
(this interface is currently dhcp assigned with ip address 129.156.226.193).

4. select show, User, wired (nge0)
5. from current ipv4 setting dropdown list select
'Manually assigned' 
- enter ip address e.g. 129.156.226.240, subnet mask 255.255.255.0.
select Ok.

6. relaunch nwam-manager-properties, verify User, wired nge0 settings are
displayed as 
manually assigned, Address - 129.156.226.240, subnet mask - 255.255.255.0

/etc/nwam/ncp-User.conf
User;ipv4-addr=string,129.156.226.240/24;ipv4-addrsrc=uint64,2;ipv6-addrsrc=uint64,0,0;ip-version=uint64,0,1;

7. type ifconfig -a

expected result:-
IP address for nge0 should be 129.156.226.240

actual result
IP address for nge0 is  still dhcp assigned 129.156.226.193

--------------------------------------------------------------------
nge0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 6
        inet 129.156.226.193 netmask ffffff00 broadcast 129.156.226.255
        ether 0:e0:81:5c:9f:b1 
-----------------------------------------------------------------------------
# svcadm restart nwam
bash-3.2$ ifconfig nge0
nge0: flags=1004843<UP,BROADCAST,RUNNING,MULTICAST,DHCP,IPv4> mtu 1500 index 9
        inet 129.156.226.240 netmask ffffff00 broadcast 129.156.226.255

-- 
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.

Reply via email to