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 3 Next »

The set protocols neighbour inspection trust-port command can be used to configure ND inspection trust port.

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

Command Syntax

set protocols neighbour inspection trust-port <port>

delete protocols neighbour inspection trust-port <port>

Parameters

Parameter

Description

trust-port <port>

Specifies the 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.

NOTE:

The device does not configure trust ports by default.

Usage Guidelines

This feature specifies the trust port, after specified, the device does not check ND message on that port and forwards the message.

Example

  • Configure a ND inspection trust-port ge-1/1/1.

admin@PICOS# set protocols neighbour inspection trust-port ge-1/1/1
admin@PICOS# commit
  • No labels