CLI user manual
15
Operating
Command
Description
Ingress
bandwidth
Config inrate
<portlist>
<low_bw>
<normal_bw>
<medium_bw>
<high_bw>
<portlist>:1,3,5-10 or all
<Bandwidth>:
(128k,256k,512k,1M,2M,4M,8M,16M,32M,64M,128M,256M)
0: unlimited
Example: set the 1 and 2 port of Ingress bandwidth is Low priority for 1M, general priority is
2M, Medium priority for 4M, higher priority for the 8M.
Switch(Bandwidth)# config inrate 1,2 1M 2M 4M 8M
[OK]
4.4 Configuration of Type of ingress limited packets
By default, only the entrance limitation of broadcast packets.
Table 4.4.1
Operating
Command
Description
Configuratio
n of type of
ingress limited
packets
Config intype
<portlist>
{0|1|2|3}
<portlist>:1,3,5-10 or all
{0|1|2|3}:Limit the packet type
0 --All frames
1 --Broadcast,Multicast and flood unicast
frames
2 --Broadcast and Multicast only
3 --Broadcast only
Example
: set port 2 and port 1 entrance limit data " All frames ".
Switch(Bandwidth)# config intype 1,2 0
[OK]
4.5 Displays the bandwidth configuration information
Table 4.5.1 shows the bandwidth allocation information command:
Table 4.5.1
Operating
Command
Description
Display Ingress bandwidth
information
Show inrate
<portlist>
<portlist>:1,3,5-10 or all
Display Egress bandwidth
information
Show egrate
<portlist>
<portlist>:1,3,5-10 or all
Show type of ingress limit packets
Show intype
<portlist>
<portlist>:1,3,5-10 or all
Example: display port
Ingress bandwidth
information 1, 2, 3
Switch(Bandwidth)# show inrate 1-3
Low Normal Medium High
port 1 1M 2M 4M 8M
port 2 1M 2M 4M 8M
port 3 unlimited unlimited unlimited unlimited