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

Management VLAN on the 2950

newbie
Level 1
Level 1

I would like to set up my management VLAN as 10 on my 2950 not 1 but the switch keeps reverting back to 1. I heard there was a command or way to over ride this and have 10 as my amnagement VLAN vice 1.

4 Replies 4

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Just shutdown interface VLAN1 and give an IP address to interface VLAN10

http://www.cisco.com/warp/public/473/8.html#Configuremgt2900

I have found that you have to enable clustering in order to change the management VLAN. Did you have to do the same thing? It doesnt make much sense as to why that would be the case, I just know it worked!

Any direction would be helpful.

MARCELO MATURO
Level 1
Level 1

!

interface VLAN1

no ip directed-broadcast

no ip route-cache

shutdown

!

interface VLAN10

ip address 1.1.1.1 255.255.255.0

no ip directed-broadcast

no ip route-cache

!

7rbowenii
Level 3
Level 3

Newbie,

Back in the old days when we used 2924XL-ENs there was a command that would designate your management interface. Oddly enough, the command is {management}. Create your interface, appl your IP address and issue the command {management}, this should take care of your problem. Let me know how this turns out.

-Bo (LENG Life Experienced Network Geek}