Dell 9.8(0.0) Network Router User Manual


  Open as PDF
of 1910
 
untagged frames and classify them as VLAN 10 frames
VLAN 20 tagged frames
The following describes the do show interfaces command shown in the
following example. This example shows output with “Hybrid” as the newly added
value for 802.1QTagged. The options for this field are:
True — port is tagged
False — port is untagged
Hybrid — port accepts both tagged and untagged frames
The following describes the interface vlan command shown in the following
example. This example shows unconfiguration of the hybrid port using the
no
portmode hybrid command.
NOTE: Remove all other configurations on the port before you can remove
the hybrid configuration from the port.
Example
Dell(conf)#interface tengigabitethernet 7/1
Dell(conf-if-gi-7/0)#portmode hybrid
Dell(conf-if-gi-7/0)#interface vlan 10
Dell(conf-if-vl-10)#untagged tengigabitethernet 7/1
Dell(conf-if-vl-10)#interface vlan 20
Dell(conf-if-vl-20)#tagged tengigabitethernet 7/1
Dell(conf-if-vl-20)#
Example
Dell(conf-if-vl-20)#do show interfaces switchport
Name: TenGigabitEthernet 7/1
802.1QTagged: Hybrid
Vlan membership:
Vlan 10, Vlan 20
Native VlanId: 10
Dell(conf-if-vl-20)#
Example (Vlan)
Dell(conf-if-vl-20)#interface vlan 10
Dell(conf-if-vl-10)#no untagged tengigabitethernet 7/1
Dell(conf-if-vl-10)#interface vlan 20
Dell(conf-if-vl-20)#no tagged tengigabitethernet 7/1
Dell(conf-if-vl-20)#interface tengigabitethernet 7/1
Dell(conf-if-gi-7/0)#no portmode hybrid
Dell(conf-if-vl-20)#
rate-interval
Configure the traffic sampling interval on the selected interface.
S4820T
Syntax
rate-interval seconds
Parameters
seconds Enter the number of seconds for which to collect traffic data.
The range is from 5 to 299 seconds.
Interfaces
821