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


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <bgp>
                    <group>
                        <neighbor>
                            <outbound-route-filter>
                                <prefix-based>
                                    <accept>...</accept>
                                </prefix-based>
                            </outbound-route-filter>
                        </neighbor>
                    </group>
                </bgp>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

Prefix-based outbound route filtering.

Contents

<accept>—Honor Prefix-based ORFs from remote peers.


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