> I forgot to start the eternet card. In any case the error I receive:
> -in the config menu I do :
> ip address 10.10.10.1
> and it responds:
> Incomplete command.
> 'ip address ?' responds with:
> A.B.C.D IP address
> so I am pretty sure this is where I put the desired address in.
telnet to switch
login
enter enable mode
enter configuration terminal
set ip address
leave configuration mode
write config
example:
telnet 172.16.5.3
#password: logmein
enable
#password: godmode
config terminal
ip address 172.16.2.5 255.255.255.0
ip default-gateway 172.16.2.1
exit
write
exit
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss