disallow-oar-ac

Allows multiple attachment circurit (AC) endpoints on a virtual router interface that is configured for a VPLS instance.

Syntax

disallow-oar-ac
no disallow-oar-ac

Command Default

A bridge domain created for a Virtual Private LAN Service (VPLS) application is also known as a VPLS instance. By default, multiple AC endpoints are allowed on a virtual router interface that is bound to a VPLS instance.

Modes

Router interface 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".

When multiple AC endpoints are not required on a VPLS instance and to help with system scaling of hardware resources, use this command to disallow multiple AC endpoints.

This command cannot be used when multiple AC endpoints already exist on the interface.

Use the no form of the command to restore the default configuration.

Examples

The following example shows how to bind a virtual router interface numbered 10 to a bridge domain numbered 5 and to then disallow multiple AC endpoints on router interface 10.

device# configure terminal
device(config)# bridge-domain 5
device(config-bridge-domain-5)# router interface 10
device(config-router-interface-10)# disallow-oar-ac