< Home

virtual-system

Function

The virtual-system command sets the virtual system ID for an IS-IS process. If no virtual system ID is set, no extended LSP can be generated. A maximum of 50 virtual system IDs can be configured for an IS-IS process.

The undo virtual-system command deletes the virtual system ID of an IS-IS process.

By default, no virtual system ID is configured for an IS-IS process.

Format

virtual-system virtual-system-id

undo virtual-system virtual-system-id

Parameters

Parameter Description Value
virtual-system-id Specifies a virtual system ID for an IS-IS process. The value is 6 bytes in length and in XXXX.XXXX.XXXX format.

Views

IS-IS view

Default Level

2: Configuration level

Usage Guidelines

Like a common system ID, a virtual system ID must be unique in a routing domain.

The virtual-system command is used together with the lsp-fragments-extend command. The configured virtual system ID takes effect only when LSP fragment extension is enabled and the IS-IS process is restarted using the reset isis all command.

If LSP fragment extension is not enabled and the IS-IS process is not restarted, you can configure the virtual system ID but the configured virtual system ID does not take effect.

Before running this command, run the network-entity command in the IS-IS view to configure a network entity title for the IS-IS process.

Example

# Set the virtual system ID of IS-IS process 1 to 2222.2222.2222.

<HUAWEI> system-view
[HUAWEI] isis
[HUAWEI-isis-1] network-entity 10.0000.0000.0001.00
[HUAWEI-isis-1] virtual-system 2222.2222.2222
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic