Reference Guide

Interfaces | 433
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 as shown in the example
below displays the interface, whether the interface supports IEEE 802.1Q tagging or not, and the VLANs
to which the interface belongs.
Figure 21-30. show interfaces switchport Command Example
Configuring Interface Sampling Size
Use the rate-interval command, in INTERFACE mode, to configure the number of seconds of traffic
statistics to display in the
show interfaces output.
Although any value between 30 and 299 seconds (the default) can be entered, software polling is done
once every 15 seconds. So, for example, if you enter “19”, you will actually get a sample of the past 15
seconds.
All LAG members inherit the rate interval configuration from the LAG.
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--