Changing default ports on the ICX 7250

Use the default-ports command to change default stacking ports on the ICX 7250.

When a port is not configured as a stacking port or a stacking trunk, it is an available uplink or data port.

When stacking is enabled, the default stacking ports on the ICX 7250 are ports 1/2/1 and 1/2/3. All other ports in module 2 can be used as uplinks. You can change the default stacking ports to 1/2/5 and 1/2/7 as shown in the following example.

device# configure terminal
device(config)# stack unit 1
device(config-unit-1)# default-ports 1/2/5 1/2/7

Return the stacking ports to the original defaults using the no default-ports command as shown in the second example.

device# configure terminal
device(config)# stack unit 1
device(config-unit-1)# no default-ports