Enabling IS-IS
Step | Command | Remarks |
---|---|---|
1. Enter system view. | system-view | N/A |
2. Create an IS-IS process and enter its view. | isis [ process-id ] [ vpn-instance vpn-instance-name ] | By default, the IS-IS process is disabled. |
3. Assign a NET. | network-entity net | By default, NET is not assigned. |
4. Return to system view. | quit | N/A |
5. Enter interface view. | interface interface-type interface-number | N/A |
6. Enable an IS-IS process on the interface. | isis enable [ process-id ] | By default, no IS-IS process is enabled. |