cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
118934
Views
0
Helpful
4
Replies

How to change ip address in cisco 2960 series switch?

vinothlb1
Level 1
Level 1

How to change ip address in cisco 2960 series switch?

4 Replies 4

Collin Clark
VIP Alumni
VIP Alumni

Switch#

Switch#config terminal

Switch(config)#interface vlan 1

Switch(config-int)#ip address 192.168.1.5 255.255.255.0

I'm assuming your changing VLAN1's IP, so if you use a different one for management, go to that interface. Once you hit enter the change takes place immediately. You will then need to connect to the new address and save the config. You may also have to change the ip default-gateway. It's best to make these changes from the console.

Hope that helps.

Could you try to create the command?

im using ip 192.168.1.3

Yes you can.  Just cut-and-replace what you have (IP Address) with the example Collin has posted.

Easy one for me.

Switch#

Switch#config terminal

Switch(config)#interface vlan 1

Switch(config-int)#ip address 192.168.1.3 255.255.255.0

HTH

Regards

Inayath

Review Cisco Networking products for a $25 gift card