Administrator Guide

net
To configure an IS-IS network entity title (NET) for a routing process, use this mandatory command. If you did not configure a
NET, the IS-IS process does not start.
Syntax
net network-entity-title
To remove a net, use the no net network-entity-title command.
Parameters
network-entity-
title
Specify the area address and system ID for an IS-IS routing process. The first 1 to
13 bytes identify the area address. The next 6 bytes identify the system ID. The last
1 byte is the selector byte, always identified as zero zero (00). This argument can
be applied to an address or a name.
Defaults Not configured.
Command Modes ROUTER ISIS
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.5(0.1) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.12.0 Introduced on the S4810.
8.3.11.1 Introduced on the Z9000.
passive-interface
Suppress routing updates on an interface. This command stops the router from sending updates on that interface.
Syntax
passive-interface interface
To delete a passive interface configuration, use the no passive-interface interface command.
Parameters
interface
Enter the following keywords and the interface information:
For a 1-GigabitEthernet interface, enter the keyword GigabitEthernet then
the slot/port information.
For a 10-Gigabit Ethernet interface, enter the keyword
TenGigabitEthernet then the slot/port information.
For a Loopback interface, enter the keyword loopback then a number from 0
to 16383.
For a port channel interface, enter the keywords port-channel then a
number.
Intermediate System to Intermediate System (IS-IS) 845