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


Usage

<configuration>
    <routing-options>
        <autonomous-system>
            <as-number>as-number</as-number> <!-- mandatory -->
            <loops>loops</loops>
            <asdot-notation/>
            <independent-domain/>
        </autonomous-system>
    </routing-options>
</configuration>

Description

Autonomous system number.

Contents

<as-number>— Autonomous system number in plain number or 'higher 16bits'.'Lower 16 bits' (asdot notation) format.

<asdot-notation>—Use AS-Dot notation to display true 4 byte AS numbers.

<independent-domain>—Independent autonomous-system domain from master instance.

<loops>—Maximum number of times this AS can be in an AS path.


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