Link to home
Start Free TrialLog in
Avatar of cp361
cp361

asked on

Cisco Catalyst 4948> CLI static IP naming

Hi All:

I have a Cisco 4948 that has not been named and does not have a static IP and it hasn't been given a hostname yet. What are the CLI commands to provide it with an Ip (10.1.98.3) and how do I give it a hostname (cisco4948noca). I want to be able to access the the device to configure it using the web interface so I guess I will need to know how to include the subnet mask (255.255.0.0) and gateway(10.1.2.1)  as well

Thanks
ASKER CERTIFIED SOLUTION
Avatar of Jimmy Larsson, CISSP, CEH
Jimmy Larsson, CISSP, CEH
Flag of Sweden image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Switch > enable
Switch#configure terminal
Switch(config)#hostname cicsco4948noca
Switch(config)#ip default-gateway ip_address
Switch(config)#exit


Avatar of cp361
cp361

ASKER

Sweet! I'm running across the street to try .. I will let you all know
Avatar of cp361

ASKER

@Kvistofta:

You are a genious you all are making me look good... as as a novice that is important.

Thank-you Thank-you!
Avatar of cp361

ASKER

I'm keeping my account here open forever! Very helpful and quick solutions provided
You are welcome. ;)