I checked my /tftpboot directory and there are
CoronaP1
CoronaP1-3.1_120879-06_2007.03.13.15.14
CoronaP1-4.0_127553-01_2007.11.09.17.41
CoronaP1.parms
...
SunRayP8
SunRayP8-3.1_120879-06_2007.03.13.15.14
SunRayP8-4.0_127553-01_2007.11.09.17.41
SunRayP8.parms

bash-3.00# more SunRayP8.parms
version=4.0_127553-01_2007.11.09.17.41
revision=3
barrier=321


>> If they don't, then you may need to run utfwadm to install the patch
>> firmware and create the .parms files.
I take it utfwadm did the job?


>You've set the generic options here, and you need to set specific vendor
options in
>the SUNW.NewT.SUNW vendor class.
I read through Cisco's IOS DHCP server doc and "Client Class" is not
mentioned.

The other way is try to setup option 66 to a string as you said.

ip host sunray-config-servers 192.168.16.21 192.168.16.22 192.168.16.23
option 66 ip sunray-config-servers (is the syntax correct?)

utquery output of the remote Sunray DTU:
bash-3.00# ./utquery -d 192.168.52.100
terminalID=00144f7cd829
        terminalIPA=192.168.52.100
        model=SunRayP8
        Subnet=255.255.255.0
        LeaseTim=86400
        DHCPServer=192.168.52.3
        INFORMServer=192.168.52.3
        tftpSrvr=ˬ
        currentAuth=192.168.16.21
        currentFW=MfgPkg_4.15_2006.07.20.16.57
        currentBarrier=310
        currentBarrierLevel=310
        AltAuth=192.168.16.21,192.168.16.22,192.168.16.23
bash-3.00#

The strange part is the "tftpSrvr=ˬ".
So I will try the "option 66 ip sunray-config-servers" instead of
"option 66 ip 192.168.16.21"



[EMAIL PROTECTED] wrote on 19/01/2008 00:58:51:

> [EMAIL PROTECTED] wrote:
> >
> > Hi,
> >
> > We are setting up a new remote office and are testing Sunray DTU
> > connection.
> > We managed to get the remote DTU to connect to our central SRSS i.e. I
can
> > see
> > the Insert Card OSD.
> >
> > However, the DTU is not pulling the new firmware.
> >
> > I have used "./utadm -A <new VLAN> " to register the new subnet.
> > And ./utadm -l shows:
> > bash-3.00# ./utadm -l
> > LAN connections: On
>
> Unless you do BOOTP forwarding from the remote subnet, the DHCP settings
> are irrelevant. The thing that's important is the setting up of .parms
> files and firmware in  /tftpboot on the server. Verify that those exist.
> If they don't, then you may need to run utfwadm to install the patch
> firmware and create the .parms files.
>
> > And we have added the following settings to our router (acting as DHCP
> > servers):
> > option 49 ip 192.168.16.21 192.168.16.22 192.168.16.23
> > option 35 ip 192.168.16.21 192.168.16.22 192.168.16.23
> > option 23 ascii "4.0_127553-01_2007.11.09.17.41"
> > option 31 ip 192.168.16.21
> > option 66 ip 192.168.16.21
>
> Option 66 should work to provide a hook whereby the Sun Ray can read its
> .parms file and firmware. Options 35, 23, and 31 do nothing. You've set
> the generic options here, and you need to set specific vendor options in
> the SUNW.NewT.SUNW vendor class.
>
> > When the DTU starts up, it will cycle through 192.168.16.21 to 23, and
> > eventually connects to one of them. But it is not downloading the new
> > firmware 4.0_127553-01_2007.11.09.17.41
>
> Look at the utquery output for the Sun Ray and see if it's reading the
> .parms information. You could also snoop the TFTP traffic to see if the
> Sun Ray is trying to read from the server.
>
> Kent
> _______________________________________________
> SunRay-Users mailing list
> [email protected]
> http://www.filibeto.org/mailman/listinfo/sunray-users

>
***************************************************************************
>   IMPORTANT NOTICE:
> This email and any files transmitted with it is intended only for
> the use of the person(s) to whom it is addressed, and may
> contain information that is privileged, confidential and exempt
> from disclosure under applicable law. If you are not the intended
> recipient, please immediately notify the sender and delete
> the email. Thank you.
>
***************************************************************************



********************************************************************************

IMPORTANT NOTICE:  This email and any files transmitted with  it is
intended only for  the use of the person(s) to whom it is addressed,  and
may  contain information that is privileged, confidential and exempt from
disclosure under applicable law. If you are not the intended recipient,
please immediately notify the sender and delete  the email. Thank you.
********************************************************************************


_______________________________________________
SunRay-Users mailing list
[email protected]
http://www.filibeto.org/mailman/listinfo/sunray-users

Reply via email to