This command displays the ARP Guard feature configuration on all or for the given interface/LAG (port-channel).
| Format | show arp-guard {summary | interface unit/slot/port | lag lag-num} |
| Mode | Privileged EXEC |
| Parameter | Description |
|---|---|
| summary | Displays the ARP Guard global configuration and for all the interfaces. |
| unit/slot/port | Displays the ARP Guard configuration for the given interface identified by unit/slot/port. |
| lag-num | Displays the ARP Guard configuration for the LAG interface identified by the LAG number. |
Example: The following example shows the ARP Guard configuration for global and also for all interfaces.
(Switching) #show arp-guard summary (Format of column Rate-limit and Attack-threshold is per-src-ip/per-src-mac/per-port.) Interface Admin Mode Status Rate-limit(in pps) Attack-threshold(in pps) --------- ---------- -------- ------------------ ------------------------ Global Disabled Disabled 10/50/200 50/100/400 1/0/2 Enabled Enabled 25/50/150 50/100/200 1/0/5 Enabled Enabled 15/25/50 50/50/100 1/0/6 Enabled Enabled 50/50/150 100/100/200 1/0/18 Enabled Enabled 50/50/150 100/100/200
Example: The example below shows the ARP Guard configuration for interface 1/0/2.
(Switching) #show arp-guard summary (Format of column Rate-limit and Attack-threshold is per-src-ip/per-src-mac/per-port.) Interface Status Rate-limit(in pps) Attack-threshold(in pps) --------- -------- ------------------ ------------------------ 1/0/2 Enabled 25/50/150 50/100/200