Ethernet Port Commands
Page 186 7210 SAS M, T, X, R6, R12, Mxp, S, Sx Interface Configuration Guide
egress-rate
Syntax egress-rate sub-rate [max-burst size-in-kbits]
no egress-rate
Context config>port>ethernet
Description Platforms Supported: 7210 SAS-M, 7210 SAS-X, 7210 SAS-Mxp, 7210 SAS-Sx/S 1/10GE,7210 SAS-Sx
10/100GE, 7210 SAS-R6, 7210 SAS-R12, 7210 SAS-T.
This command configures the rate of traffic leaving the network.
The no form of this command returns the value to the default.
NOTE:The max-burst command configures a maximum-burst (in kilo-bits) associated with the egress-rate.
This is optional parameter and if not defined then, by default, it is set to 64kb for a 1G port and 64kb for a
10G port. User cannot configure max-burst without configuring egress-rate. The value should be between 64
and 16384 or default. For more information, see QoS Guide.
Default no egress-rate
Parameters sub-rate — The egress rate in Kbps.
Values 1 — 10000000
max-burst size-in-kbits — ValuesThe maximum egress burst in kilobits (Kbits). 32 — 16384
encap-type
Syntax encap-type {dot1q | null| qinq}
no encap-type
Context config>port>ethernet
Description Platforms Supported: 7210 SAS-M, 7210 SAS-X, 7210 SAS-Mxp, 7210 SAS-Sx/S 1/10GE,7210 SAS-Sx
10/100GE, 7210 SAS-R6, 7210 SAS-R12, 7210 SAS-T.
This command configures the encapsulation method used to distinguish customer traffic on an Ethernet
access port, or different VLANs on a network port.
The no form of this command restores the default.
Default null
Parameters dot1q — Ingress frames carry 802.1Q tags where each tag signifies a different service.
null — Ingress frames will not use any tags to delineate a service. As a result, only one service can be
configured on a port with a null encapsulation type.
qinq — This encapsulation type is specified for QinQ access SAPs.