Theset 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.
|
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.
Code Block |
---|
admin@PICOS# set protocols neighbour inspection trust-port ge-1/1/1
admin@PICOS# commit |