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


Usage

<configuration>
    <dynamic-profiles>
        <interfaces>
            <interface>
                <unit>
                    <family>
                        <inet>
                            <address>
                                <multipoint-destination>
                                    <name>name</name> <!-- identifier -->
                                    <dlci>dlci</dlci>
                                    <vci>vci</vci>
                                    <shaping>...</shaping>
                                    <oam-period>...</oam-period>
                                    <oam-liveness>...</oam-liveness>
                                    <inverse-arp/>
                                    <transmit-weight>transmit-weight</transmit-weight>
                                    <epd-threshold>...</epd-threshold>
                                </multipoint-destination>
                            </address>
                        </inet>
                    </family>
                </unit>
            </interface>
        </interfaces>
    </dynamic-profiles>
</configuration>

Description

Multipoint NBMA destination.

Contents

<dlci>—Frame Relay data-link control identifier.

<epd-threshold>—Early packet discard threshold for ATM2.

<inverse-arp>—Enable inverse ARP reply messages.

<name>—Destination address.

<oam-liveness>—OAM virtual circuit liveness parameters.

<oam-period>—OAM cell period.

<shaping>—Virtual circuit traffic-shaping options.

<transmit-weight>—ATM2 transmit weight for VC under VP tunnel.

<vci>—ATM virtual circuit identifier ([vpi.]vci).


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