CLI Guide

Table Of Contents
protocol-tunnel rate-limit
Enable traffic rate limiting per box.
Syntax
protocol-tunnel rate-limit rate
To reset the rate limit to the default, use the no protocol-tunnel rate-limit rate command.
Parameters
rate
Enter the rate in frames per second. The range is from 75 to 3000. The default is
75.
Defaults 75 frames per second.
Command Modes CONF-IF-VLAN-STACK
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 S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
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.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
8.2.1.0 Introduced on the C-Series and E-Series. Maximum rate limit on E-Series reduced
from 4000 to 3000.
7.4.1.0 Introduced
Example
DellEMC(conf-if-vl-2)# vlan-stack compatible
DellEMC(conf-if-vl-2-stack)#protocol-tunnle rate-limit 100 <<<<<<<< VLAN
stack mode
DellEMC(conf-if-vl-2-stack)#show config
!
interface Vlan 2
no ip address
mtu 1000
vlan-stack compatible
protocol-tunnel rate-limit 100
shutdown
Related
Commands
show protocol-tunnel displays tunneling information for all VLANs.
show running-config displays the current configuration.
Service Provider Bridging 1431