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

Disabling an Interface (SRC CLI)

You can disable an interface without removing the interface configuration statements from the configuration.

To disable an interface:

  1. From configuration mode, access the statement that configures the interface.
    [edit]
    user@host# edit interfaces name
  2. Disable the interface.
    [edit interfaces name]
    user@host# set disable

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