Reference Guide

2 Congure the upstream and downstream interfaces in UPLINK-STATE-GROUP mode.
upstream {interface-type | interface-range}
downstream {interface-type | interface-range}
3 (Optional) Disable uplink-state group tracking in UPLINK-STATE-GROUP mode.
no enable
4 (Optional) Provide a descriptive name for the uplink-state group in UPLINK-STATE-GROUP mode.
name string
5 (Optional) Clear the UFD error disabled state of downstream interfaces in EXEC mode.
clear ufd-disable
Congure uplink state group
OS10(config)# uplink-state-group 1
OS10(conf-uplink-state-group-1)# upstream ethernet 1/1/35
OS10(conf-uplink-state-group-1)# upstream ethernet 1/1/36
OS10(conf-uplink-state-group-1)# downstream ethernet 1/1/37
OS10(conf-uplink-state-group-1)# downstream ethernet 1/1/38
OS10(conf-uplink-state-group-1)# enable
OS10(conf-uplink-state-group-1)# name iscsi_group
View uplink state group conguration
OS10#show uplink-state-group 1
Uplink State Group: 1 Status: Enabled,down
OS10# show uplink-state-group 1 detail
Uplink State Group: 1, Name: iscsi_group, Status: Enabled,down
Upstream Interfaces:ethernet1/1/36(down)
Downstream Interfaces:ethernet1/1/37(down)
OS10# show running-configuration uplink-state-group
!
uplink-state-group 1
downstream ethernet1/1/53
downstream fibrechannel1/1/7
upstream ethernet1/1/34
upstream ethernet1/1/35
upstream ethernet1/1/36
upstream ethernet1/1/37
upstream fibrechannel1/1/1
UFD commands
clear ufd-disable
Overrides the uplink-state group conguration and brings up the downstream interfaces.
Syntax
clear ufd-disable {interface interface-type | uplink-state-group group-id}
Parameters
interface-type — Enter the interface type.
group-id — Enter the uplink state group ID, from 1 to 32.
Default None
Command Mode EXEC
478 System management