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


Usage

<configuration>
    <protocols>
        <bgp>
            <family>
                <iso-vpn>
                    <unicast>
                        <prefix-limit>...</prefix-limit>
                        <accepted-prefix-limit>...</accepted-prefix-limit>
                        <rib-group>...</rib-group>
                        <aggregate-label>...</aggregate-label>
                    </unicast>
                </iso-vpn>
            </family>
        </bgp>
    </protocols>
</configuration>

Description

Include unicast NLRI.

Contents

<accepted-prefix-limit>—Limit maximum number of prefixes accepted from a peer.

<aggregate-label>—Aggregate labels of incoming routes with the same FEC.

<prefix-limit>—Limit maximum number of prefixes from a peer.

<rib-group>—Routing table group.


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