cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
771
Views
0
Helpful
2
Replies

Changing the Management IP on WS-C2950t-24

keith.magyar1
Level 1
Level 1

I need this switch in vlan 119 for management. Can someone tell me why when I pass the no shut command on int vlan 119 that I lose the switch entirely? It is uplinked off of a cisco sg300

Cisco WS-C2950T-24 Switch uplink port and vlans

interface GigabitEthernet0/2
switchport trunk allowed vlan 1-6,11,75,119
switchport mode trunk
!
interface Vlan1
ip address 172.18.0.29 255.255.255.0
no ip route-cache
shutdown
!
interface Vlan11
ip address 10.80.1.29 255.255.0.0
no ip route-cache
!
interface Vlan119
no ip address
no ip route-cache
shutdown

Uplinked to sg300


swc#sh run int g02
interface gigabitethernet2
description Uplink_to_2950
spanning-tree link-type point-to-point
macro description switch
switchport trunk allowed vlan add 2,11,18,21,25,75,119
!next command is internal.
macro auto smartport dynamic_type switch

SWC#sh run int vlan 11
interface vlan 11
name net

SWC#sh run int vlan 119
interface vlan 119
name gen
ip address dhcp

2 Replies 2

Iulian Vaideanu
Level 4
Level 4

The C2950 can't have more than one vlan interface administratively up at once, so when you "no shut" interface vlan 119 it will shut interface vlan 11.

Either you reconfigure it via serial console, or you can try to assign an IP address to interface vlan 119, then "no shut" it, then access the C2950 from a computer in the same subnet in vlan 119 and change its default gateway to match the new management subnet...

Hi,

It could be a bug, This device is too old and probably there are no new images to upgrade it.




>> Marcar como útil o contestado, si la respuesta resolvió la duda, esto ayuda a futuras consultas de otros miembros de la comunidad. <<
Review Cisco Networking for a $25 gift card