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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <bgp>
                    <group>
                        <neighbor>
                            <family>
                                <inet>
                                    <flow>
                                        <no-validate>
                                            <name>name</name> <!-- identifier -->
                                        </no-validate>
                                    </flow>
                                </inet>
                            </family>
                        </neighbor>
                    </group>
                </bgp>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

Bypass validation procedure for routes that match policy.

Contents

<name>—Bypass validation procedure for routes that match policy.


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