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


Usage

<configuration>
    <protocols>
        <bgp>
            <group>
                <neighbor>
                    <multihop>
                        <ttl>ttl</ttl>
                        <no-nexthop-change/>
                    </multihop>
                </neighbor>
            </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]