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


Usage

<configuration>
    <logical-systems>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet6>
                            <rpf-check>...</rpf-check>
                            <accounting>...</accounting>
                            <mtu>mtu</mtu>
                            <filter>...</filter>
                            <policer>...</policer>
                            <sampling>...</sampling>
                            <service>...</service>
                            <address>...</address>
                        </inet6>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </logical-systems>
</configuration>

Description

IPv6 protocol parameters.

Contents

<accounting>—Interface-based accounting options.

<address>—Interface address or destination prefix.

<filter>—Packet filtering.

<mtu>—Protocol family maximum transmission unit.

<policer>—Interface policing.

<rpf-check>—Enable reverse-path-forwarding checks on this interface.

<sampling>—Interface sampling.

<service>—Service operations.


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