[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring a Trusted Interface (SRC CLI)

You can configure an interface as a trusted interface. By default, all interfaces except for eth1 are trusted and the eth0 interface is always trusted.

To set an interface as a trusted interface:

  1. From configuration mode, access the statement that configures the interface. In this sample procedure, eth1 is the interface.
    [edit]
    user@host# edit interfaces eth1
  2. Set the interface as a trusted interface.
    [edit interfaces eth1]
    user@host# set trusted

[Contents] [Prev] [Next] [Index] [Report an Error]