cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1110
Views
10
Helpful
3
Replies

cisco 3560 cg (change management vlan)

Good Day guys ,

 

i've purchased some of the new 3560 cg catalyst switches. Am looking for some guidance/assistance into the procedure to change the default (vlan 1) to my management vlan (x). I have been successful in the addition of all my  vlans inclusive of the management to the switch using the following command "switchport access vlan x" via the command line. 

Currently I have CE 500's in my environment which allows you to change the management vlan from the GUI. Any recommendations/ assistance as to how this is now done on the newer model switches via command line or GUI would be greatly appreciated.

 

Regards,

Christian. 

1 Accepted Solution

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame

conf t

vlan <BLAH>

name Management

exit

default interface vlan 1

interface vlan 1 

shutdown

interface vlan <BLAH>

description YIPEE

ip address 1.2.3.4 255.255.255.0

no shutdown

View solution in original post

3 Replies 3

Leo Laohoo
Hall of Fame
Hall of Fame

conf t

vlan <BLAH>

name Management

exit

default interface vlan 1

interface vlan 1 

shutdown

interface vlan <BLAH>

description YIPEE

ip address 1.2.3.4 255.255.255.0

no shutdown

Thanks alot buddy! just got through.

Cheers!

Thank you very much for taking the time to rate our posts.  :)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Review Cisco Networking products for a $25 gift card