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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <bgp>
                <group>
                    <outbound-route-filter>
                        <prefix-based>
                            <accept>
                                <inet/>
                                <inet6/>
                            </accept>
                        </prefix-based>
                    </outbound-route-filter>
                </group>
            </bgp>
        </protocols>
    </logical-systems>
</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]