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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <container-options>
                    <container-type>
                        <aps>
                            <working-circuit>working-circuit</working-circuit>
                            <protect-circuit>protect-circuit</protect-circuit>
                            <annex-b/>
                            <wait-to-restore-time>seconds</wait-to-restore-time>
                            <preserve-interface/>
                            <neighbor>neighbor</neighbor>
                            <paired-group>paired-group</paired-group>
                            <authentication-key>...</authentication-key>
                            <switching-mode>switching-mode-choice</switching-mode>
                            <advertise-interval>milliseconds</advertise-interval>
                            <hold-time>milliseconds</hold-time>
                            <revert-time>seconds</revert-time>
                            <break-before-make/>
                            <request>request-choice</request>
                            <force>force-choice</force>
                            <lockout/>
                        </aps>
                    </container-type>
                </container-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

APS options on the container.

Contents

<advertise-interval>—Advertise interval.

<annex-b>—Annex-b mode.

<authentication-key>—Authentication parameters.

<break-before-make>—Ensure only one interface is active at a time.

<force>—Force circuit state.

<hold-time>—Hold time.

<lockout>—Lockout protection.

<neighbor>—Neighbor address.

<paired-group>—Name of paired APS group.

<preserve-interface>—Preserve interface state for fast failover.

<protect-circuit>—Protect circuit group name.

<request>—Request circuit state.

<revert-time>—Circuit revert time.

<switching-mode>—APS switching mode.

<wait-to-restore-time>—Circuit wait-to-restore time for annex-b.

<working-circuit>—Working circuit group name.


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