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

Version 1 Current »

The set protocols neighbour snooping trust-port command is used to configure a port as the trust port.

The delete protocols neighbour snooping trust-port command deletes the configuration.

Command Syntax

set protocols neighbour snooping trust-port <port>

delete protocols neighbour snooping trust-port [<port>]

Parameters

Parameter

Description

trust-port <port>

Specifies the port as a trust-port. The value could be a physical port or LAG port. The value is like ge-1/1/1, te-1/1/3, ae1, etc.

By default, all ports of the device are untrusted.

Example

  • Configure ND snooping trust-port.

admin@PICOS# set protocols neighbour snooping trust-port ge-1/1/1
admin@PICOS# commit

  • No labels