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


Usage

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