TP-LINK 16-Port Gigabit Web Smart Switch with 2 Combo SFP Slots TL-SG2216WEB Data Sheet

Product codes
TL-SG2216WEB
Page of 226
 
bandwidth 
Description 
The
  bandwidth  command is used to configure the bandwidth limit for an 
Ethernet port. To disable the bandwidth limit, please use 
no bandwidth 
command.   
Syntax 
bandwidth {[ ingress ingress-rate ] [ egress egress-rate ]} 
no bandwidth { all | ingress | egress } 
Parameter   
ingress-rate  ——  Specify the bandwidth for receiving packets. Range: 
1-1000000Kbps for the gigaport.   
egress-rate  ——  Specify the bandwidth for sending packets. Range: 
1-1000000Kbps for the gigaport. 
Command Mode 
Interface Configuration Mode (interface gigabitEthernet / interface range 
gigabitEthernet) 
Example 
Configure the ingress-rate as 5120Kbps and egress-rate as 1024Kbps for port 
5: 
TL-SG2424(config)# interface gigabitEthernet 1/0/5 
TL-SG2424(config-if)# bandwidth ingress 5120 egress 1024 
clear counters 
Description 
The 
clear counters command is used to clear the statistic information of all the 
Ethernet ports.
 
Syntax 
clear counters 
Command Mode 
Global Configuration Mode 
Example 
Clear the statistic information of all ports 
TL-SG2424(config)# clear counters 
97