WS-C2924-XL-EN switch

This is an old cisco switch, it's running ver 11.2(8.1)SA6. I have it configured wuith (4) vlans for my home network. I know that the access to the switch is from vlan 1. Can this be changed to a different vlan???

Thanks

Reply to
gene martinez
Loading thread data ...

# conf t (config)# int vlan (config-subif)# management

B
Reply to
Bob Goddard

Say if you want it to be change to vlan 5 for example:

conf t int vlan 1 shut int vlan 5 ip addre "vlan-5-ip-address" "vlan5-subnet-mask" no shut ip default-gateway "vlan-5-default-gateway" end wr

That should do the job Horst

Reply to
Horst Wagner

Thanks

Seems like this newsgroup was down for a few days with my isp.

Reply to
gene martinez

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.