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


Usage

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

Description

Prefix-based outbound route filtering.

Contents

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


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