cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10588
Views
0
Helpful
3
Replies

Change switch IP address

epohxavrio
Level 1
Level 1

How do I change the Vlan IP address on this interface Vlan1?

!

interface Vlan1

ip address 192.168.2.19 255.255.255.0

!

3 Replies 3

epohxavrio
Level 1
Level 1

Solved:

conf t

interface Vlan1

Thanks

Leo Laohoo
Hall of Fame
Hall of Fame

If you are doing this remotely, try this:

1. Telnet into the device IP Address of 192.168.2.19;

2. interface Vlan1

ip address 255.255.255.0 secondary

3. Exit out the telnet session.

4. Telnet into the new IP Address

5. Remove the primary IP Address

Hope this helps.

kishan1984
Level 1
Level 1

take a console and type

int vlan 1

no ip add

ip add(new ip add)

exit

Review Cisco Networking products for a $25 gift card