ufd group

To configure a UFD group that is identified by the group ID, use the command ufd group in Global Configuration Mode. Each group has uplink interfaces to monitor and downlink interfaces to disable.

ufd group

ufd group { <integer(1-65535)> } { [groupname } { <string(32)>] }

no ufd group

no ufd group { <integer(1-65535)> } { [groupname } { <string(32)>] }

Parameters

Parameter Type Description
<integer(1-65535)>   Enter a group ID for the UFD group. This value ranges from 1 to 65535.
groupname   Enter to add a group name.
<string(32)>   Enter configure the name of the UFD group. This groupname is a string of maximum size 32. Note that the groupname should be only characters - no numerals allowed.

Mode

Global Configuration Mode

Examples

iS5Comm(config)# no shutdown ufd

iS5Comm(config)# set ufd enable

iS5Comm(config)# ufd group 2 groupname group

iS5Comm(config-ufd)