vc-id

Configures a virtual connection identifier (VC ID) for a bridge domain.

Syntax

vc-id id
no vc-id

Command Default

A virtual connection identifier is not configured.

Parameters

id
Specifies a virtual connection identifier. The range is from 1 through 4294967295.

Modes

Bridge-domain configuration mode.

Usage Guidelines

This feature is supported only on devices based on the DNX chipset family. For a list of such devices, see " Supported Hardware."

For VLL, the VC ID is the VLL cross-connection instance ID.

For VPLS, the VC ID is the virtual switch instance ID.

When a VC ID is configured for a VPLS bridge domain, it is used for all configured pseudowires (circuit emulation services).

The no form of the command removes the VC ID configuration.

Examples

The following example shows how to configure a VC ID (5) for bridge domain 4.

device# configure terminal
device(config)# bridge-domain 4
device(config-bridge-domain-4)# vc-id 5