Users Guide

Example of the negotiation auto Command
Dell(conf)# int tengig 0/0
Dell(conf-if-te-0/1)#neg auto
Dell(conf-if-te-0/1)# ?
end Exit from configuration mode
exit Exit from autoneg configuration mode
mode Specify autoneg mode
no Negate a command or set its defaults
show Show autoneg configuration information
Dell(conf-if-te-0/1)#mode ?
forced-master Force port to master mode
forced-slave Force port to slave mode
Dell(conf-if-te-0/1)#
For details about the speed, duplex, and negotiation auto commands, refer to the Interfaces chapter of the Dell
Networking OS Command Reference Guide
.
View Advanced Interface Information
The following options have been implemented for the show [ip | running-config] interfaces commands for (only)
linecard interfaces.
When you use the configured keyword, only interfaces that have non-default configurations are displayed. Dummy linecard
interfaces (created with the linecard command) are treated like any other physical interface.
Examples of the show Commands
The following example lists the possible show commands that have the configured keyword available:
Dell#show interfaces configured
Dell#show interfaces linecard 0 configured
Dell#show interfaces tengigabitethernet 0 configured
Dell#show ip interface configured
Dell#show ip interface linecard 1 configured
Dell#show ip interface tengigabitethernet 1 configured
Dell#show ip interface br configured
Dell#show ip interface br linecard 1 configured
Dell#show ip interface br tengigabitethernet 1 configured
Dell#show running-config interfaces configured
Dell#show running-config interface tengigabitethernet 1 configured
In EXEC mode, the show interfaces switchport command displays only interfaces in Layer 2 mode and their relevant
configuration information. The
show interfaces switchport command displays the interface, whether it supports IEEE
802.1Q tagging or not, and the VLANs to which the interface belongs.
Dell#show interfaces switchport
Name: TengigabitEthernet 4/0
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TengigabitEthernet 4/1
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TengigabitEthernet 4/2
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TengigabitEthernet 4/3
802.1QTagged: True
Vlan membership:
Vlan 2
--More--
Interfaces 451