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


Usage

<configuration>
    <logical-systems>
        <routing-instances>
            <instance>
                <protocols>
                    <bgp>
                        <group>
                            <neighbor>
                                <traceoptions>
                                    <flag>
                                        <filter>
                                            <match-on>match-on-choice</match-on> <!-- mandatory -->
                                            <policy>...</policy> <!-- mandatory -->
                                        </filter>
                                    </flag>
                                </traceoptions>
                            </neighbor>
                        </group>
                    </bgp>
                </protocols>
            </instance>
        </routing-instances>
    </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]