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


Usage

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