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


Usage

<configuration>
    <protocols>
        <bgp>
            <group>
                <multihop>
                    <ttl>ttl</ttl>
                    <no-nexthop-change/>
                </multihop>
            </group>
        </bgp>
    </protocols>
</configuration>

Description

Configure an EBGP multihop session.

Contents

<no-nexthop-change>—Do not change next hop to self in advertisements.

<ttl>—TTL value for the session.


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