Re: changing IpAddress

Albert Chin-A-Young (achin@grace.fiu.edu)
Mon, 25 Sep 1995 00:39:12 -0400 (EDT)

>Albert> How do I change the IpAddress using scotty? I'm trying to
>Albert> change the boot address of an NCD 19c Xstation using:
>
>Albert> s0 set [list [list ncdBootDesiredInetServer.0 IpAddress 136.182.8.120]]
>
>Albert> Whenever I do this I get "no response after 3 retries". I'm able to
>Albert> change values that are DisplayString and INTEGER but not IpAddress.
>Albert> Any ideas?
>
>The Tcl command looks good. I have two ideas:
>
>1) You are using an old version of scotty (because I changed the name
> of the session handle to snmp0 some time ago) which is very likely
> to have some serious bugs (I fixed lots of them while moving to
> the 2.0.0 version).

Thanks. Upgrading to 2.0.1 fixed it.

> Juergen

albert