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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <rsvp>
                <interface>
                    <link-protection>
                        <bypass>
                            <admin-group>
                                <include-any>...</include-any>
                                <include-all>...</include-all>
                                <exclude>...</exclude>
                            </admin-group>
                        </bypass>
                    </link-protection>
                </interface>
            </rsvp>
        </protocols>
    </logical-systems>
</configuration>

Description

Administrative group policy.

Contents

<exclude>—Groups, all of which must be absent.

<include-all>—Groups, all of which must be present.

<include-any>—Groups, one or more of which must be present.


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