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


Usage

<configuration>
    <policy-options>
        <policy-statement>
            <from>
                <prefix-list-filter>
                    <as-path-expand>
                        <last-as>...</last-as>
                        <aspath>aspath</aspath>
                    </as-path-expand>
                </prefix-list-filter>
            </from>
        </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]