Reference Guide

Uplink State Group: 9, Status: Enabled,down
OS10#
Example (detail)
OS10# show uplink-state-group detail
Uplink State Group: 9, Name: UFD9, Status: Enabled,down
Upstream Interfaces:ethernet1/1/36(down)
Downstream Interfaces:ethernet1/1/37(down)
OS10# show uplink-state-group 9 detail
Uplink State Group: 9, Name: UFD9, Status: Enabled,down
Upstream Interfaces:ethernet1/1/36(down)
Downstream Interfaces:ethernet1/1/37(down)
Supported Releases 10.4.0E(R3) or later
uplink-state-group
Creates an uplink-state group and enables upstream link tracking.
Syntax
uplink-state-group group-id
Parameters group-id — Enter a unique ID for the uplink-state group, from 1 to 32.
Default None
Command Mode CONFIGURATION
Usage Information The no version of this command removes the uplink-state group.
Example
OS10(config)# uplink-state-group 1
Supported Releases 10.4.0E(R3) or later
upstream
Adds an interface or a range of interfaces as an upstream interface to the uplink-state group.
Syntax
upstream {interface-type | interface-range}
Parameters
interface-type — Enter the interface type as Ethernet or port-channel.
interface-range — Enter the range of interfaces.
Default None
Command Mode UPLINK-STATE-GROUP
Usage Information You cannot assign an interface that is already a member of an uplink-state group to another group. The no version
of this command removes the interface from the uplink-state group.
Example
OS10(config)# uplink-state-group 1
OS10(conf-uplink-state-group-1)# upstream ethernet 1/1/45-1/1/48
Supported Releases 10.4.0E(R3) or later
System management 481