Re: broken dependency

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Kevin Brown
Date:  
To: plug-discuss
Subject: Re: broken dependency
> 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 -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss