Brocade Communications Systems Brocade ICX 6650 6650 Manuel D’Utilisation

Page de 332
300
Brocade ICX 6650 Security Configuration Guide
53-1002601-01
Broadcast, unknown Unicast, and Multicast rate limiting
The num variable specifies the maximum number of packets per second. It can be any number that 
is a multiple of 65536, up to a maximum value of 2147418112 for 10G and multiple of 8192 for 
1G. If you enter the multicast limit or unknown-unicast limit command, multicast or 
unknown-unicast packets are included in the corresponding limit. If you specify 0, limiting is 
disabled. If you specify a number that is not a multiple of 65536, the software rounds the number 
to the next multiple of 65536. Limiting is disabled by default.
Viewing rate limits set on BUM traffic
You can use the show run interface command to display the broadcast, multicast, and 
unknown-unicast limits configured on each interface of the device. In addition to show run 
interface, you can use the show rate-limit broadcast command to display the broadcast, multicast, 
and unknown-unicast limits configured on the device.
Use the show run interface command to view the broadcast, multicast, and unknown-unicast limit 
configured on each interface as shown in the following example.
Example 
Brocade# show run interface
interface management 1
 ip address 10.21.113.7 255.255.248.0
!
interface ethernet 1/1/1
 broadcast limit 65536
 multicast limit
 unknown-unicast limit
!
interface ethernet 1/1/2
 broadcast limit 65536
 multicast limit
 unknown-unicast limit
!
interface ethernet 1/1/3
 broadcast limit 65536
 multicast limit
 unknown-unicast limit
!
interface ethernet 1/1/4
 broadcast limit 65536
 multicast limit
 unknown-unicast limit
!
interface ethernet 1/1/5
 broadcast limit 65536
 multicast limit
 unknown-unicast limit
!
interface ethernet 1/1/6
 broadcast limit 65536
 multicast limit
 unknown-unicast limit
!
interface ethernet 1/1/7
 broadcast limit 65536
 multicast limit
 unknown-unicast limit
!