
42-200
Function:
Display the number of dynamic ND of corresponding port and VLAN.
Parameters:
<
vlan-id
>
is play the specified vlan ID.
<portName>
is the name of layer-2 port.
Command Mode:
Admin and Configuration Mode.
Usage Guide:
Use this command to display the number of dynamic ND of corresponding port and VLAN.
Examples:
Display the number of dynamic ND of the port and VLAN which are configured with number limitation function of ND.
Switch(config)#
show nd-dynamic count interface ethernet 1/3
Port MaxCount CurrentCount
-----------------------------------------------------------------------------------------------------
Ethernet1/3 5 1
-----------------------------------------------------------------------------------------------------
Switch(config)#
show nd-dynamic count vlan 1
Vlan MaxCount CurrentCount
-----------------------------------------------------------------------------------------------------
1 55 15
-----------------------------------------------------------------------------------------------------
42.13 switchport arp dynamic maximum
Command:
switchport arp dynamic maximum
<value>
no switchport arp dynamic maximum
Function:
Set the max number of dynamic ARP allowed by the port, and, at the same time, enable the number limitation
function of dynamic ARP on the port; “
no switchport arp dynamic maximum
” command is used to disable the
number limitation function of dynamic ARP on the port.