isis network-point-to-point

Use this command to configure a two device network that uses broadcast media and IS-IS to function as a point-to-point link.

Syntax

isis network-point-to-point
no isis network-point-to-point

Parameters

None.

Defaults

None.

Mode

Interface configuration.

Usage

This command configures the interface to be part of a two device network that uses broadcast media and IS-IS routing to function as a point-to-point link instead of a broadcast link. Network point-to-point mode causes the system to issue packets point-to-point rather than as broadcasts for the interface.

The “no” form of this command disables network point-to-point functionality on the interface.

Example

This example shows how to enable VLAN 100 for network point-to-point:

System(rw)->configure
System(rw-config)->interface vlan 100
System(rw-config-intf-vlan.0.100)->isis network-point-to-point
System(rw-config-intf-vlan.0.100)->