OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : isis network
isis network
Use this command to change a broadcast interface network type to a point-to-point network type.
Use the no parameter with this command to revert to the default setting of a broadcast interface network type.
Command Syntax
isis network (broadcast|point-to-point)
no isis network
Parameters
broadcast
Specify ISIS a broadcast multi-access network.
point-to-point
Specify ISIS a point-to-point network.
Default
By default, the network is set to a broadcast multi-access network type.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#configure terminal
(config)#interface eth0
(config-if)#isis network point-to-point
Last modified date: 08/28/2023