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


Usage

<configuration>
    <protocols>
        <bgp>
            <outbound-route-filter>
                <prefix-based>
                    <accept>
                        <inet/>
                        <inet6/>
                    </accept>
                </prefix-based>
            </outbound-route-filter>
        </bgp>
    </protocols>
</configuration>

Description

Honor Prefix-based ORFs from remote peers.

Contents

<inet>—Honor IPv4 prefix filters.

<inet6>—Honor IPv6 prefix filters.


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