[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <chassis>
        <system-domains>
            <protected-system-domains>
                <name>name</name> <!-- identifier -->
                <description>description</description>
                <fpcs>...</fpcs>
                <control-system-id>control-system-id</control-system-id> <!-- mandatory -->
                <control-slot-numbers>...</control-slot-numbers> <!-- mandatory -->
                <control-plane-bandwidth-percent>percent</control-plane-bandwidth-percent>
            </protected-system-domains>
        </system-domains>
    </chassis>
</configuration>

Description

Protected system domain configuration.

Contents

<control-plane-bandwidth-percent>—Percentage of control plane bandwidth.

<control-slot-numbers>—Slots associated with protected system domain.

<control-system-id>—Control system identifier.

<description>—Description of protected system domain.

<fpcs>—FPC associated with protected system domain.

<name>—Name of protected system domain (psd[1-31], ex. psd2).


[Contents] [Prev] [Next] [Index] [Report an Error]