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


Usage

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