/
set protocols neighbour snooping vlan enable

set protocols neighbour snooping vlan enable

The set protocols neighbour snooping vlan enable command is used to enable or disable ND snooping protocol on a VLAN.

The delete protocols neighbour snooping vlan enable command deletes the configuration.

 

Command Syntax

set protocols neighbour snooping vlan <vlan-id> enable <true | false>

delete protocols neighbour snooping vlan <vlan-id> enable

 

Parameters

Parameter

Description

vlan < vlan-id >

Specifies the VLAN ID. The value is an integer that ranges from 1 to 4094.

enable <true | false>

Enable or disable neighbour discovery snooping protocol on a specific VLAN. The value could betrue or false.

  • true: Enable ND snooping protocol.

  • false: Disable ND snooping protocol.

By default, ND snooping is disabled.

 

Example

  • Enable neighbour discovery snooping protocol on VLAN 10.

admin@PICOS# set protocols neighbour snooping vlan 10 enable true admin@PICOS# commit

Related content

set protocols neighbour inspection vlan disable
set protocols neighbour inspection vlan disable
More like this
set protocols neighbour snooping static-prefix vlan
set protocols neighbour snooping static-prefix vlan
More like this
run show neighbor snooping prefix
run show neighbor snooping prefix
More like this
set protocols dhcp snooping vlan
set protocols dhcp snooping vlan
More like this

Copyright © 2025 Pica8 Inc. All Rights Reserved.