cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
650
Views
0
Helpful
3
Replies

configure 2960 stack IP address

mdschomburg
Level 1
Level 1

This is probably a dumb question, but I have read the 2960 stack administration guide and it does not explain how to configure the stack IP address. It says several times that the stack can be managed from the stack IP address, and that the stack IP address is a system-level configuration item. But it never explains how to configure the stack IP address. Can anyone help?

1 Accepted Solution

Accepted Solutions

Reza Sharifi
Hall of Fame
Hall of Fame

Pick a vlan as your management vlan and configure the SVI for it:

Example:

vlan 20

name mgmt-vlan

exit

inter vlan 20

ip address 10.10.10.1 255.255.255.0

no sh

Then add this vlan to your trunk unless you are allowing all vlans.

verify the vlan is up and up

sh ip int bri vlan20

HTH

View solution in original post

3 Replies 3

Reza Sharifi
Hall of Fame
Hall of Fame

Pick a vlan as your management vlan and configure the SVI for it:

Example:

vlan 20

name mgmt-vlan

exit

inter vlan 20

ip address 10.10.10.1 255.255.255.0

no sh

Then add this vlan to your trunk unless you are allowing all vlans.

verify the vlan is up and up

sh ip int bri vlan20

HTH

Thank you very much.

Glad to help and thanks for the rating

Review Cisco Networking for a $25 gift card