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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <bgp>
                <traceoptions>
                    <flag>
                        <filter>
                            <match-on>match-on-choice</match-on> <!-- mandatory -->
                            <policy>...</policy> <!-- mandatory -->
                        </filter>
                    </flag>
                </traceoptions>
            </bgp>
        </protocols>
    </logical-systems>
</configuration>

Description

Filter to apply to this flag.

Contents

<match-on>—Argument on which to match.

<policy>—Filter policy.


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