multipoint-destination
Syntax
- multipoint-destination address dlci dlci-identifier;
- multipoint-destination address {
- cells;
- inverse-arp;
-
- oam-liveness {
- up-count cells;
- down-count cells;
- }
- oam-period (disable
| 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
Release Information
Statement introduced before JUNOS Release 7.4.
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
-
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 Configuring a Point-to-Point ATM1 or ATM2 IQ Connection, and Configuring Frame Relay DLCIs.
Required Privilege Level
interface—To view this statement in the configuration.
interface-control—To add this statement to the configuration.
