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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <then>
                <as-path-expand>
                    <last-as>...</last-as>
                    <aspath>aspath</aspath>
                </as-path-expand>
            </then>
        </policy-statement>
    </policy-options>
</configuration>

Description

Prepend AS numbers prior to adding local-as (BGP only).

Contents

<aspath>—AS path string.

<last-as>—Prepend last AS.


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