![TP-Link T2500G-10MPS User Manual Download Page 483](http://html1.mh-extra.com/html/tp-link/t2500g-10mps/t2500g-10mps_user-manual_1145700483.webp)
Configuring QoS
Bandwidth Control Configuration
Configuration Guide
459
Step 2
interface {fastEthernet
port
| range fastEthernet
port-list
| gigabitEthernet
port
| range
gigabitEthernet
port-list
}
Enter interface configuration mode.
Step 3
bandwidth {[ingress
ingress-rate
] [egress
egress-rate
]}
Configure the upper rate limit for the port to receive and send packets.
ingress-rate:
Configure the upper rate limit for receiving packets on the port. The valid values
are from 1 to 1000000 Kbps.
egress-rate:
Configure the upper rate limit for sending packets on the port. The valid values are
from 1 to 1000000 Kbps.
Step 4
show bandwidth {interface [fastEthernet
port
| range fastEthernet
port-list
| gigabitEthernet
port
| range gigabitEthernet
port-list
]}
Verify the ingress/egress rate limit for forwarding packets on the port. If no port is specified, it
displays the upper ingress/egress rate limit for all ports.
Step 5
end
Return to privileged EXEC mode.
Step 6
copy running-config startup-config
Save the settings in the configuration file.
The following example shows how to configure the ingress-rate as 5120 Kbps and egress-
rate as 1024 Kbps for port 1/0/5:
Switch#configure
Switch(config)#interface gigabitEthernet
1/0/5
Switch(config-if)#bandwidth ingress
5120
egress
1024
Switch(config-if)#show bandwidth interface gigabitEthernet
1/0/5
Port
IngressRate(Kbps)
EgressRate(Kbps)
LAG
---------
----------------------
----------------------
------------
Gi1/0/5 5120
1024
N/A
Switch(config-if)#end
Switch#copy running-config startup-config
3.2.2 Configuring Storm Control
Configure the upper rate limit on the port for forwarding broadcast packets, multicast
packets and unknown unicast frames.
Step 1
configure
Enter global configuration mode
Summary of Contents for T2500G-10MPS
Page 1: ...User Guide T2500G 10MPS 1910012405 REV1 0 1 April 2018...
Page 24: ...Using the CLI 767 Appendix Default Parameters 773...
Page 145: ...Part 5 Monitoring Traffic CHAPTERS 1 Traffic Monitor 2 Appendix Default Parameters...
Page 172: ...Part 7 Configuring DDM CHAPTERS 1 Overview 2 DDM Configuration 3 Appendix Default Parameters...