vsf port-speed
Syntax
vsf port speed
<SPEED>
Description
Configure the port speed for all VSF ports. Ports that do not support the configured speed can be part of the VSF, but will not be operational. By default, the speed for the VSF is automatically set to the maximum speed of the first link port added. The port speed cannot be set to default if there are ports in the link. Changing the link speed of the VSF ports will trigger a reboot if the entire stack.
Parameters
<SPEED>
The allowed values for port speeds are 1g and 10g.
Usage
no vsf port speed
<SPEED>
The
no
form of the command cannot be executed if there are ports configured on the link. All the ports in the link have to be unconfigured before setting the speed to default.
Example input
switch(config)# vsf port-speed 1g Specify the VSF ports to auto-negotiate at 1 Gbps. 10g Specify the VSF ports to auto-negotiate at 10 Gbps.