cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
24543
Views
0
Helpful
1
Replies

Set Management IP Address for 3750 Stack

jamie.gleeson
Level 1
Level 1

I can not seem to find the syntax to configure a management IP address for a 3750 stack. I would have thought it would be "Stack" plus some command but apparently not. Any assistance appreciated.

Thanks

Jamie

1 Reply 1

Collin Clark
VIP Alumni
VIP Alumni

This is assuming you're using VLAN 1 as your management VLAN.

Switch#config t

Switch(config)#interface vlan 1

Switch(config-int)#ip address 192.168.1.100 255.255.255.0

Switch(config-int)#no shutdown

Switch(config-int)#end

Switch#

What you need to do is set the IP address on your management VLAN interface.

HTH

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