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


Usage

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