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


Usage

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