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 be
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
Copyright © 2024 Pica8 Inc. All Rights Reserved.