Administrator Guide

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-autoneg)#mode ?
forced-master Force port to master mode
forced-slave Force port to slave mode
Dell(conf-if-autoneg)#
Viewing Interface Information
Displaying Non-Default Congurations.
The show [ip | running-config] interfaces configured command allows you to display only interfaces that have
non-default congurations are displayed.
The below example illustrates the possible show commands that have the available configured keyword.
Dell#show interfaces configured
Dell#show interfaces tengigabitEthernet 0 configured
Dell#show ip interface configured
Dell#show ip interface tengigabitEthernet 1 configured
Dell#show ip interface brief configured
Dell#show running-config interfaces configured
Dell#show running-config interface tengigabitEthernet 1 configured
In EXEC mode, show interfaces switchportcommand displays only interfaces in Layer 2 mode and their relevant
conguration information. The
show interfaces switchport command displays the interface, whether the interface
supports IEEE 802.1Q tagging or not, and the VLANs to which the interface belongs.
show interfaces switchport Command Example:
Dell#show interfaces switchport
Name: TenGigabitEthernet 13/0
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TenGigabitEthernet 13/1
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TenGigabitEthernet 13/2
802.1QTagged: True
Vlan membership:
Vlan 2
Name: TenGigabitEthernet 13/3
802.1QTagged: True
Vlan membership:
Vlan 2
--More--
Clearing Interface Counters
The counters in the show interfaces command are reset by the clear counters command. This command does not clear
the counters captured by any SNMP program.
To clear the counters, use the following command in EXEC Privilege mode:
Interfaces
103