router isis
Syntax
Description
This command configures router-wide IS-IS parameters.
Options
Parameter | Description | Range | Default Value |
---|---|---|---|
isis area | The IS-IS area tag | 1 to 2,147,483,647 | None |
administrative-status {up|down} | Sets the administrative status of the IS-IS control plane for this router instance | up down | down |
hostname | The hostname that is advertised to other routers | 1 to 32 characters | None |
interface | Configures IS-IS parameters on a virtual management interface. See router isis interface. | ||
net net | The network entity title, consisting of a 3-octet area address, a 6-octet system identifier, and a 1-octet NSAP selector (which must be 00) | aa.aaaa.ssss.ssss.ssss.00 aa.aaaa - 6 hexadecimal digits for the area (consisting of a 2-digit format identifier followed by a domain) ssss.ssss.ssss - 12 hexadecimal digits for the system identifier, which must be unique to the area. | None |
Required Privilege Level
Sample Output
bti7800(config)# router isis 1 net 49.0001.0000.0000.1111.00
bti7800(config-isis-1)# commit Commit complete.