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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <bgp>
                <group>
                    <neighbor>
                        <outbound-route-filter>
                            <prefix-based>
                                <accept>...</accept>
                            </prefix-based>
                        </outbound-route-filter>
                    </neighbor>
                </group>
            </bgp>
        </protocols>
    </logical-systems>
</configuration>

Description

Prefix-based outbound route filtering.

Contents

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


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