Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 

Configuring a Point-to-Multipoint Connection on ATM MICs

 

Starting in Junos OS Release 18.2R1, MX Series routers containing an ATM MIC (model number: MIC-3D-8OC3-2OC12-ATM) with SFP can communicate with multiple devices through ATM links. With this multipoint support, an ATM MIC can communicate with multiple Layer 3 peers in the ATM network through an ATM switch that is connected to multiple devices or ports, using different virtual circuit identifier (VCI). These devices can be accessed through multipoint port of ATM MIC.

Note

epd-threshold and shaping options are not supported on multipoint-destination configuration statement for ATM MICs.

To enable the multipoint support on an ATM MIC, configure:

  • The multipoint option at the [edit interfaces interface-name unit logical-unit-number] hierarchy to enable communication with multiple Layer 3 peers on an ATM interface.

  • The multipoint-destination option with its corresponding vci at the [edit interfaces interface-name unit logical-unit-number family family address address] hierarchy to enable multipoint support on ATM interface.

    The inverse-arp option (an optional configuration) to enable inverse ARP for multipoint-destination at the [edit interfaces at-fpc/pic/port unit logical-unit-number family family address address multipoint-destination address] hierarchy. Only responding to inverse ARP request is supported. Generation of Inverse ARP is not supported.

Note
  • Multipoint-destination address must be configured under [edit interfaces interface-name unit logical-unit-number family family address address] hierarchy. The multipoint-destination address is the IP Address of the device that need to be accessed. It is also mandatory to mention VCI for a particular device for multipoint destination support. While, Inverse-arp is optional configuration which is required to enable inverse ARP.

  • It is mandatory to configure multipoint destination address along with the VCI and VPI for a point-to-multipoint interface.

To configure the multipoint support on ATM MIC, perform the following tasks:

  1. In configuration mode, to enable multipoint support navigate to the [edit interfaces interface-name unit logical-unit-number] hierarchy level.

    For example:

  2. By default, all interfaces are assumed to be point-to-point connections. To configure an interface to be a multipoint connection, include the multipoint statement at the [edit interfaces interface-name unit logical-unit-number] hierarchy level.

    For example:

  3. After enabling multipoint, set the source address. To configure the source address, navigate to the [edit interfaces interface-name unit logical-unit-number family family] hierarchy level.

    For example:

  4. Configure the multipoint-destination address along with the virtual circuit identifier (VCI) and virtual path identifier (VPI).Note

    It is mandatory to configure multipoint destination address along with the VCI and VPI for a point-to-multipoint interface.

    For example:

  5. (Optional) Configure inverse ARP.

    For example:

  6. Execute the show interfaces command to verify whether the interface shows the configured multipoint parameters correctly.
  7. Execute show interface at-1/0/0 command to verify that point-to-multipoint is shown under the IFL flag field.
Release History Table
Release
Description
Starting in Junos OS Release 18.2R1, MX Series routers containing an ATM MIC (model number: MIC-3D-8OC3-2OC12-ATM) with SFP can communicate with multiple devices through ATM links.