To disable IS-IS on the router without removing the IS-IS configuration statements from the configuration, include the disable statement:
- isis {
-
disable;
- }
For a list of hierarchy levels at which you can include this statement, see the statement summary section for this statement.
To reenable IS-IS, remove the disable statement from the configuration:
- [edit protocols]
- user@host# delete isis disable
- [edit protocols]
- user@host# show
- isis;