Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

Navigation

Examples: Deactivating and Reactivating Statements and Identifiers in a Junos Configuration

Deactivate an interface in the configuration:

[edit interfaces]user@host# show at-5/2/0 {traceoptions {traceflag all;}atm-options {vpi 0 maximum-vcs 256;}unit 0 {...[edit interfaces]user@host# deactivate at-5/2/0[edit interfaces]user@host# showinactive: at-5/2/0 {traceoptions {traceflag all;}...}}}

Reactivate the interface:

[edit interfaces]user@host# activate at-5/2/0[edit interfaces]user@host# showat-5/2/0 {traceoptions {traceflag all;}...}

Published: 2012-11-27