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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <term>
                <then>
                    <as-path-expand>
                        <last-as>...</last-as>
                        <aspath>aspath</aspath>
                    </as-path-expand>
                </then>
            </term>
        </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]