Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The set protocols neighbour snooping max-user-number command is used to configure the maximum number of ND snooping dynamic binding table entries a device allowed to learn.

The delete protocols neighbour snooping max-user-number command restores the configuration to the default value.

Command Syntax

set protocols neighbour snooping max-user-number <max-user-num>

delete protocols neighbour snooping max-user-number

Parameters

Parameter

Description

max-user-number <max-user-num>

Specifies the maximum number of ND snooping dynamic binding table entries that the device is allowed to learn. The value is an integer that ranges from 1 to 9216.

The default value is 9216.

Usage Guidelines

Mass NS messages will cause the ND snooping dynamic binding table resources to be exhausted, and user can configure the maximum number of ND snooping dynamic binding table entries that the device is allowed to learn. If the number of entries reaches the maximum number, new entries related to the device cannot to be added.

Example

  • Configure maximum number dynamic binding table entries for a device.

admin@PICOS# set protocols neighbour snooping max-user-number 1000
admin@PICOS# commit
  • No labels