Specifications
Send document comments to nexus3k-docfeedback@cisco.com.
2-14
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, Release 5.0(3)U2(2)
OL-25782-02
Chapter 2 Configuring IPv4
Configuring IPv4
To enable IP directed broadcasts, use the following command in interface configuration mode:
Configuring IP Glean Throttling
Cisco NX-OS software supports glean throttling rate limiters to protect the supervisor from the glean
traffic.
You can enable IP glean throttling.
Note We recommend that you configure the IP glean throttle feature by using the hardware ip glean throttle
command to filter the unnecessary glean packets that are sent to the supervisor for ARP resolution for
the next hops that are not reachable or do not exist. IP glean throttling boosts software performance and
helps to manage traffic more efficiently.
BEFORE YOU BEGIN
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1. configure terminal
2. hardware ip glean throttle
3. no hardware ip glean throttle
4. (Optional) copy running-config startup-config
DETAILED STEPS
Command Purpose
ip directed-broadcast Enables the translation of a directed broadcast to physical
broadcasts
Command Purpose
Step 1
configure terminal
Example:
switch# configure terminal
switch(config)#
Enters configuration mode.
Step 2
hardware ip glean throttle
Example:
switch(config)# hardware ip glean
throttle
Enables ARP throttling.