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


multipoint-destination

Syntax

multipoint-destination destination-address dlci dlci-identifier;
multipoint-destination
destination-address {
    
epd-threshold cells;
    
inverse-arp;
    
oam-liveness {
        up-count
cells;
        down-count
cells;
    }
    
oam-period seconds;
    
shaping {
        (
cbr rate | rtvbr peak rate sustained rate burst length |
        
              vbr peak rate sustained rate burst length);
        
queue-length number;
    }
    
vci vpi-identifier.vci-identifier;
}

Hierarchy Level

[edit interfaces interface-name unit logical-unit-number family family address address]

Description

For point-to-multipoint Frame Relay or ATM interfaces only, enable the support of multicast on the interface. You can configure multicast support on the interface if the Frame Relay or ATM switch performs multicast replication.

Options

destination-address—Address of the remote side of the point-to-multipoint connection.

dlci-identifier—For Frame Relay interfaces, the data-link connection identifier.
Range: 0 through 0xFFFFFF (24 bits)

vci-identifier—For ATM interfaces, the virtual circuit identifier.
Range: 0 through 16384

vpi-identifier—For ATM interfaces, the virtual path identifier.
Range: 0 through 255
Default: 0

The remaining statements are explained separately.

Usage Guidelines

See Configure a Point-to-Point ATM 1 or ATM 2 Connection, and Configure a Point-to-Multipoint Frame Relay Connection.

Required Privilege Level

interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.

See Also

dlci, eui-64


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