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


Usage

<configuration>
    <logical-systems>
        <policy-options>
            <community>
                <name>name</name> <!-- identifier -->
                <invert-match/>
                <members>...</members> <!-- mandatory -->
            </community>
        </policy-options>
    </logical-systems>
</configuration>

Description

BGP community information.

Contents

<invert-match>—Invert the result of the community expression matching.

<members>—Community members.

<name>—Name to identify BGP community.


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