Supported Platforms
Related Documentation
- QFX Series standalone switches
- Configuring Interfaces for Uplink Failure Detection
- Example: Configuring Interfaces for Uplink Failure Detection
Overview of Uplink Failure Detection
Uplink failure detection allows a switch to detect link failure on uplink interfaces and to propagate this information to the downlink interfaces, so that servers connected to those downlinks can switch over to secondary interfaces.
Uplink failure detection supports network adapter teaming and provides network redundancy. In network adapter teaming, all of the network interface cards (NICs) on a server are configured in a primary or secondary relationship and share the same IP address. When the primary link goes down, the server transparently shifts the connection to the secondary link. With uplink failure detection, the switch monitors uplink interfaces for link failures. When it detects a failure, it disables the downlink interfaces. When the server detects disabled downlink interfaces, it switches over to the secondary link to help ensure that the traffic of the failed link is not dropped.
This topic describes:
Uplink Failure Detection Configuration
Uplink failure detection allows switches to monitor uplink interfaces to spot link failures. When a switch detects a link failure, it automatically disables the downlink interfaces bound to the uplink interface. A server that is connected to the disabled downlink interface triggers a network adapter failover to a secondary link to avoid any traffic loss.
Figure 1 illustrates a typical setup for uplink failure detection.
Figure 1: Uplink Failure Detection Configuration on Switches

For uplink failure detection, you specify a group of uplink interfaces to be monitored and downlink interfaces to be brought down when an uplink fails. The downlink interfaces are bound to the uplink interfaces within the group. If all uplink interfaces in a group go down, then the switch brings down all downlink interfaces within that group. If any uplink interface returns to service, then the switch brings all downlink interfaces in that group back to service.
The switch can monitor both physical interface links and logical interface links for uplink failures, but you must put the two types of interfaces into separate groups.
![]() | Note: For logical interfaces, the server must send keepalives between the switch and the server to detect failure of logical links. |
Failure Detection Pair
Uplink failure detection requires that you create pairs of uplink and downlink interfaces in a group. Each pair includes one of each of the following:
- A link-to-monitor interface—The link-to-monitor interfaces specify the uplinks the switch monitors. You can configure a maximum of eight uplink interfaces as link-to-monitor interfaces for a group.
- A link-to-disable interface—The link-to-disable interfaces specify the downlinks the switch disables when the switch detects an uplink failure. You can configure a maximum of 48 downlinks to disable in the group.
The link-to-disable interfaces are bound to the link-to-monitor interfaces within the group. When a link-to-monitor interface returns to service, the switch automatically enables all link-to-disable interfaces in the group.
Related Documentation
- QFX Series standalone switches
- Configuring Interfaces for Uplink Failure Detection
- Example: Configuring Interfaces for Uplink Failure Detection
Published: 2014-07-23
Supported Platforms
Related Documentation
- QFX Series standalone switches
- Configuring Interfaces for Uplink Failure Detection
- Example: Configuring Interfaces for Uplink Failure Detection