xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
550
Parameters
ports
- Specifies the list of ports used for this configuration.
<portlist>
- Enter the list of ports used for this configuration here.
all
- Specifies that all the ports will be usd for this configuration.
max_entry
- Specifies the maximum number of entries.
<value 1-50>
- Enter the maximum number of entries used here. This value must be between
1 and 50.
no_limit
- Specifies that the maximum number of learned entries is unlimited.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To specify that a maximum of 10 entries can be learned by ND snooping on ports 1
–3:
DGS-3620-28SC:admin# config address_binding nd_snoop ports 1-3 max_entry 10
Command: config address_binding nd_snoop ports 1-3 max_entry 10
Success.
DGS-3620-28SC:admin#
46-23
show address_binding nd_snoop
Description
This command is used to display the status of ND snooping on the Switch.
Format
show address_binding nd_snoop {ports <portlist>}
Parameters
ports
– (Optional) Specifies the list of ports used for this display.
<portlist>
- Enter the list of ports used for this display here.
Restrictions
None.
Example
To show the ND snooping state:
DGS-3620-28SC:admin# show address_binding nd_snoop
Command: show address_binding nd_snoop
ND Snoop : Enabled
DGS-3620-28SC:admin#