Administrator Guide

0 over 255-byte pkts, 0 over 511-byte pkts, 0 over 1023-byte pkts
0 Multicasts, 0 Broadcasts, 0 Unicasts
0 throttles, 0 discarded, 0 collisions
Rate info (interval 299 seconds):
Input 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Output 00.00 Mbits/sec, 0 packets/sec, 0.00% of line-rate
Time since last interface status change: 00:01:23
The following example shows viewing the UFD conguration.
DellEMC#show running-config uplink-state-group
!
no enable
uplink state track 1
downstream GigabitEthernet 1/2, 4, 6, 11-19
upstream gigabitEthernet 1/8, 12
upstream PortChannel 1
!
uplink state track 2
downstream GigabitEthernet 1/1, 3, 5, 7-10
upstream gigabitEthernet 1/16, 20
DellEMC(conf-uplink-state-group-16)# show configuration
!
uplink-state-group 16
no enable
description test
downstream disable links all
downstream GigabitEthernet 1/21
upstream GigabitEthernet 1/22
upstream Port-channel 8
Sample Conguration: Uplink Failure Detection
The following example shows a sample conguration of UFD on a switch/router in which you congure as follows.
Congure uplink-state group 3.
Add downstream links Gigabitethernet 1/1, 1/2, 1/5, 1/9, 1/11, and 1/12.
Congure two downstream links to be disabled if an upstream link fails.
Add upstream links Gigabitethernet 1/3 and 1/4.
Add a text description for the group.
Verify the conguration with various show commands.
Example of Conguring UFD
DellEMC(conf)# uplink-state-group 3
00:08:11: %STKUNIT0-M:CP %IFMGR-5-ASTATE_UP: Changed uplink state group Admin state to up:
Group 3
DellEMC(conf-uplink-state-group-3)# downstream gigabitethernet 1/1-2,5,9,11-12
DellEMC(conf-uplink-state-group-3)# downstream disable links 2
DellEMC(conf-uplink-state-group-3)# upstream gigabitethernet 1/3-4
00:10:00: %STKUNIT0-M:CP %IFMGR-5-OSTATE_DN: Downstream interface set to UFD error-disabled:
Gi 1/1
DellEMC#
00:10:00: %STKUNIT0-M:CP %IFMGR-5-OSTATE_DN: Changed interface state to down: Gi 1/1
DellEMC(conf-uplink-state-group-3)# description Testing UFD feature
DellEMC(conf-uplink-state-group-3)# show config
!
uplink-state-group 3
description Testing UFD feature
downstream disable links 2
downstream GigabitEthernet 1/1-2,5,9,11-12
upstream GigabitEthernet 1/3-4
DellEMC(conf-uplink-state-group-3)#
DellEMC(conf-uplink-state-group-3)#exit
DellEMC(conf)#exit
Uplink Failure Detection (UFD)
961