Legal Disclaimer: The resource assets in this website may include abbreviated and/or legacy terminology for HPE Aruba Networking products. See www.arubanetworks.com for current and complete HPE Aruba Networking product lines and names.
Use Case 3: Changing VSF link speed
The sequence to change the VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. link speed is as follows:
Prerequisites
VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. requires that all ports in all VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. links in the VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. stack must be of the same speed. VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. supports two port speeds, 1G and 10G, and up to 8 ports can be added to a VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. link. There is no default port speed defined. When a VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. link is first configured, the global port speed is automatically set to the interface speed of the port on the link.
-
There is no restriction on the ports which can be added to a VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. link. Ports which do not match the global port speed can be added to a VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. link, but only ports matching the configured global port speed will be up.
-
On a running VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. stack, the current applicable port speed is shown as part of the
show vsfcommand output.switch(config)# show vsf VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Domain ID : 164423 MAC Address : b05ada-9694e3 VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Topology : Chain VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Status : Active Uptime : 0d 5h 37m VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. MAD Multi-Active Detection. A mechanism to detect the presence of multiple identical IRF virtual devices and handle collisions. : None VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Port Speed : 1G Software Version : WC.16.03.0003
Procedure
-
Add ports of the desired link speed to each link of the stack. Once this is done, the
show vsf link detailoutput would be similar to:VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 1 Link: 1 Port State -------- ---------------------------- 1/1 Up : Connected to port 4/1 1/25 Error: Port speed mismatch VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 1 Link: 2 Port State -------- --------------------------- 1/2 Up : Connected to port 2/2 1/26 Error: Port speed mismatch VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 2 Link: 1 Port State -------- ---------------------------- 2/1 Up : Connected to port 3/1 2/25 Error: Port speed mismatch -
Connect the ports of the new speed (1/25, 1/26, etc.). Since the ports are kept disabled, it is safe to make the connections at this point. The link will not come up. All links must have ports of both speeds, otherwise the link will fail to come up when the port speed is changed.
-
Execute the command indicating the target speed:
vsf port speed <1G/10G>. This will trigger a reboot of the whole stack. On reboot, the stack will form using the ports which match the new VSF port speed. Ports which do not match will be kept disabled. The output ofshow vsf link detailafter the reboot would be as follows:VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 1 Link: 1 Port State -------- -------------------------- 1/1 Error: Port speed mismatch 1/25 Up : Connected to 4/25 VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 1 Link: 2 Port State -------- -------------------------- 1/2 Error: Port speed mismatch 1/26 Up : Connected to 2/26 VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 2 Link: 1 Port State -------- -------------------------- 2/1 Error: Port speed mismatch 2/25 Up : Connected to 3/25 -
Disconnect the unused ports (1/1, 1/2 etc.). This is a safety measure to avoid accidentally creating a network loop when executing the next step.
-
Unconfigure the unused ports from the VSF link, using the command
no vsf member 1 link 1 1/1etc. Once this step is completed, the output ofshow vsf link detailwould be as follows:VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 1 Link: 1 Port State -------- --------------------- 1/25 Up: Connected to 4/25 VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 1 Link: 2 Port State -------- -------------------- 1/26 Up: Connected to 2/26 VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. Member: 2 Link: 1 Port State -------- --------------------- 2/25 Up: Connected to 3/25
The ports which have been removed from VSF Virtual Switching Framework. Technology that virtualizes two physical devices in the same layer into one Virtual Fabric to provide high availability and scalability. links can now be used as regular Ethernet ports.