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


Usage

<configuration>
    <policy-options>
        <community>
            <name>name</name> <!-- identifier -->
            <invert-match/>
            <members>...</members> <!-- mandatory -->
        </community>
    </policy-options>
</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]