router isis
Use this command to initiate an ISIS routing instance. This command starts the ISIS routing instance and enters router configuration mode. Configure at least one NET to start routing. Also, enable a particular interface with the
ip router isis command.
Use the no parameter with this command to remove an ISIS routing instance.
Command Syntax
router isis WORD
no router isis WORD
Parameters
WORD
Name that specifies an ISO routing instance tag.
Default
By default, ISIS routing instance is not configured.
Command Mode
Configure mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#router isis New
(config-router)#
Last modified date: 08/28/2023