38
Rate Control
Rate Control –
Ingress or Egress
JetNet 5008G-P(config-if)# rate-limit
egress Outgoing packets
ingress Incoming packets
Note: To enable rate control, you should select the Ingress or
Egress rule first; then assign the packet type and bandwidth.
Rate Control – Filter
Packet Type
JetNet 5008G-P(config-if)# rate-limit ingress mode
all Limit all frames
broadcast Limit Broadcast frames
flooded-unicast Limit Broadcast, Multicast and flooded unicast frames
multicast Limit Broadcast and Multicast frames
JetNet 5008G-P(config-if)# rate-limit ingress mode broadcast
Set the ingress limit mode broadcast ok.
Rate Control -
Bandwidth
JetNet 5008G-P(config-if)# rate-limit ingress bandwidth
<0-100> Limit in magabits per second (0 is no limit)
JetNet 5008G-P(config-if)# rate-limit ingress bandwidth 8
Set the ingress rate limit 8Mbps for Port 1.
Port Trunking
LACP
JetNet 5008G-P(config)# lacp group 1 gi8-10
Group 1 based on LACP(802.3ad) is enabled!
Note: The interface list is fa1,fa3-5,gi8-10
Static Trunk
JetNet 5008G-P(config)# trunk group 2 fa6-7
Trunk group 2 enable ok!
Display - LACP
etNet 5008G-P# show lacp internal
LACP group 1 internal information:
LACP Port Admin Oper Port
Port Priority Key Key State
----- ----------- -------- -------- -------
8 1 8 8 0x45
9 1 9 9 0x45
10 1 10 10 0x45
LACP group 2 is inactive
LACP group 3 is inactive
LACP group 4 is inactive
Display - Trunk
JetNet 5008G-P# show trunk group 1
FLAGS: I -> Individual P -> In channel
D -> Port Down
Trunk Group
GroupID Protocol Ports
--------+---------+------------------------------------
1 LACP 8(D) 9(D) 10(D)
JetNet 5008G-P# show trunk group 2
FLAGS: I -> Individual P -> In channel
D -> Port Down
Trunk Group
GroupID Protocol Ports
--------+---------+------------------------------------
2 Static 6(D) 7(P)
JetNet 5008G-P#