Setup Guide

Table Of Contents
NOTE: Remove all other configurations on the port before you can remove the hybrid configuration
from the port.
Example
DellEMC(conf)# interface gigabitethernet 1/1
DellEMC(conf-if-gi-1/1)# portmode hybrid
DellEMC(conf-if-gi-1/1)# interface vlan 10
DellEMC(conf-if-vl-10)# untagged gigabitethernet 1/1
DellEMC(conf-if-vl-10)# interface vlan 20
DellEMC(conf-if-vl-20)# tagged gigabitethernet 1/1
DellEMC(conf-if-vl-20)#
Example
DellEMC(conf-if-vl-20)# do show interfaces switchport
Name: GigabitEthernet 1/1
802.1QTagged: Hybrid
Vlan membership:
Vlan 10, Vlan 20
Native VlanId: 10
DellEMC(conf-if-vl-20)#
Example (Vlan)
DellEMC(conf-if-vl-20)# interface vlan 10
DellEMC(conf-if-vl-10)# no untagged gigabitethernet 1/1
DellEMC(conf-if-vl-10)# interface vlan 20
DellEMC(conf-if-vl-20)# no tagged gigabitethernet 1/1
DellEMC(conf-if-vl-20)# interface gigabitethernet 1/1
DellEMC(conf-if-gi-1/1)# no portmode hybrid
DellEMC(conf-if-vl-20)#
rate-interval
Configure the traffic sampling interval on the selected interface.
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.
NOTE: Because polling occurs every 15 seconds, the number of seconds
designated here rounds to the multiple of 15 seconds lower than the entered
value. For example, if 44 seconds is designated, it rounds to 30; 45 to 59
seconds rounds to 45.
Defaults 299 seconds
Command Modes INTERFACE
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
Interfaces 635