Users Guide

Table Of Contents
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 [ track-vlt-status ] | VLTi}
Parameters
interface-type — Enter the interface type as Ethernet or port-channel.
interface-range — Enter the range of interfaces.
VLTi—Configures VLTi Link as member of uplink state group.
track-vlt-status—(Optional) Tracks the VLT status for the upstream member. This option applies only
for port-channel interfaces.
Default
When you add an upstream member without the track-vlt-status option, the operational status is tracked
by default.
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
OS10(conf-uplink-state-group-1)# upstream VLTi
OS10(conf-uplink-state-group-1)# upstream port-channel 10 track-vlt-status
Supported
Releases
10.4.0E(R3) or later
Uplink Failure Detection 1213