show interfaces gigabitethernet auto-sense

Displays the Auto-sense status and state on a port.

Syntax

Command Parameters

<1-4059>

Specifies the VLAN ID in the range of 1 to 4059. By default, VLAN IDs 1 to 4059 are configurable and the system reserves VLAN IDs 4060 to 4094 for internal use. On switches that support the vrf-scaling and spbm-config-mode boot configuration flags, if you enable these flags, the system also reserves VLAN IDs 3500 to 3998. VLAN ID 1 is the default VLAN and you cannot create or delete VLAN ID 1.

{slot/port[/sub-port] [-slot/port[/sub-port]] [,...]}

Identifies the slot and port in one of the following formats: a single slot and port (slot/port), a range of slots and ports (slot/port-slot/port), or a series of slots and ports (slot/port,slot/port,slot/port). If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

Default

None

Command Mode

Privileged EXEC

Usage Guidelines

This command does not apply to all hardware platforms. For more information about feature support, see Fabric Engine and VOSS Feature Support Matrix.

Command Output

The show interfaces gigabitethernet auto-sense command displays the following information:

Output field

Description

PORT NUM

Displays the slot and port number.

AUTO-SENSE STATUS

Displays the administrative status of Auto-sense on the port.

AUTO-SENSE STATE

Displays the operational state of Auto-sense on the port.

AUTO-SENSE PORT-DATA-ISID

Displays the port Data I-SID, if configured. The port configuration takes precedence over a globally configured Data I-SID.

AUTO-SENSE PORT-WAIT-INTERVAL

Display the wait interval configured on the port. The port configuration takes precedence over a globally configured wait-interval.

Example

The following example displays the output for ports 1/1 through 1/5.

Switch:1>enable
Switch:1#show interfaces gigabitethernet auto-sense 1/1-1/5
======================================================================
                                Port Auto-sense
======================================================================
----------------------------------------------------------------------
PORT     AUTO-SENSE   AUTO-SENSE         AUTO-SENSE       AUTO-SENSE
NUM      STATUS       STATE              PORT-DATA-ISID   PORT-WAIT-INTERVAL
----------------------------------------------------------------------
1/1      Enable       DOWN               --               20
1/2      Enable       DOWN               --               10
1/3      Enable       DOWN               --               10
1/4      Enable       DOWN               --               10
1/5      Disable      OFF                --               10