Ethernet Switch User Manual
Manual_cmd_line_config-ESML6-P3-Rev1106
Copyright © KBC Networks Ltd.
Page 17 of 49
www.kbcnetworks.com
4.2
Setting port rate mask (types of message)
Ingress direction:
To configure the speed limitation of different types of messages:
SWITCH(config)#port-rate ingress [service|broadcast] [add|delete] <0,4>
The parameter <0, 4> is as follows: 0: unicast, 1: multicast, 2: broadcast, 3: reserved
multicast, 4: Destination Lookup Fail (DLF) (including unknown unicast & unknown
multicast)
To show the types of message speed limitation in ingress direction, type:
SWITCH(config)#port-rate ingress show
To show the overall port speed limitation configuration, type:
SWITCH#show port-rate
4.3
Port rate configuration
Ingress direction:
To configure the service/broadcast limitation:
SWITCH(config-if-eth x)#port-rate ingress [service|broadcast] rate <64-1000000>
The parameter <64-1000000> is the range of the speed limitation, ‘x’ is the ID of speed
limited port.
To disable the service/broadcast limitation, type:
SWITCH(config-if-eth x)#port-rate ingress [service|broadcast] disable
Egress direction:
To configure the port’s transmitting speed limitation, type:
SWITCH(config-if-eth x)#port-rate egress rate <64-1000000>
The parameter <64-1000000> is the range of the speed limitation, ‘x’ is the ID of the
speed limited port.
To disable the port transmitting speed limitation, type:
SWITCH(config-if-eth x)#port-rate egress disable
‘x’ is the ID of the speed limited port.