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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <container-options>
                    <container-type>...</container-type>
                    <member-interface-type>...</member-interface-type>
                    <redundancy>...</redundancy>
                    <container-list>...</container-list>
                    <primary/>
                    <standby/>
                    <allow-configuration-override/>
                </container-options>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Container interface specific options.

Contents

<allow-configuration-override>—Allow physical configuration of member link to override container configuration.

<container-list>—List of container interfaces this member link is associated to.

<container-type>—Protocol type of the container interface.

<member-interface-type>—Link type of members of container.

<primary>—This member link is primary interface of the container.

<redundancy>—Container interface redundancy options.

<standby>—This member link is standby interface of the container.


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