Download as pdf or txt
Download as pdf or txt
You are on page 1of 3

Multicast

Use the Multicast template for all vEdge Cloud and vEdge router devices.
To configure a vEdge router to be a multicast replicator using vManage templates:

1. Create a mulitcast feature template to configure multicast replicator parameters, as described in this article.

2. Create a PIM feature template to enable PIM on each VPN that participates in a multicast domain. See the PIM help
topic.

3. Create a VPN feature template to configure parameters for the VPN that is running PIM. See the VPN help topic.

Navigate to the Template Screen and Name the Template


1. In vManage NMS, select the Configuration ► Templates screen.

2. In the Device tab, click Create Template.

3. From the Create Template drop-down, select From Feature Template.

4. From the Device Model drop-down, select the type of device for which you are creating the template.

5. Click the Service VPN tab located directly beneath the Description field, or scroll to the Service VPN section.

6. Click the Service VPN drop-down.

https://sdwan-docs.cisco.com/Product_Documentation/vManage_Help/Release_18.3/Configuration/Templates/Multicast
Created on: Sun, 25 Aug 2019 16:00:47 GMT
Generated by: Anonymous 1
7. Under Additional VPN Templates, located to the right of the screen, click Multicast.

8. From the Multicast drop-down, click Create Template. The Multicast template form is displayed. The top of the form
contains fields for naming the template, and the bottom contains fields for defining Multicast parameters.

9. In the Template Name field, enter a name for the template. The name can be up to 128 characters and can contain
only alphanumeric characters.

10. In the Template Description field, enter a description of the template. The description can be up to 2048 characters
and can contain only alphanumeric characters.

When you first open a feature template, for each parameter that has a default value, the scope is set to Default
(indicated by a check mark), and the default setting or value is shown. To change the default or to enter a value, click
the scope drop-down to the left of the parameter field and select one of the following:

Parameter
Scope Description
Scope

Device Use a device-specific value for the parameter. For device-specific parameters, you cannot enter a
Specific value in the feature template. You enter the value when you attach a Viptela device to a device
(indicated template.
by a host When you click Device Specific, the Enter Key box opens. This box displays a key, which is a unique
icon) string that identifies the parameter in a CSV file that you create. This file is an Excel spreadsheet that
contains one column for each key. The header row contains the key names (one key per column), and

https://sdwan-docs.cisco.com/Product_Documentation/vManage_Help/Release_18.3/Configuration/Templates/Multicast
Created on: Sun, 25 Aug 2019 16:00:47 GMT
Generated by: Anonymous 2
Parameter
Scope Description
Scope

each row after that corresponds to a device and defines the values of the keys for that device. You
upload the CSV file when you attach a Viptela device to a device template. For more information, see
Create a Template Variables Spreadsheet.
To change the default key, type a new string and move the cursor out of the Enter Key box.
Examples of device-specific parameters are system IP address, hostname, GPS location, and site ID.

Global Enter a value for the parameter, and apply that value to all devices.
(indicated Examples of parameters that you might apply globally to a group of devices are DNS server, syslog
by a globe server, and interface MTUs.
icon)

Configure a Multicast Replicator


To configure a vEdge router to be a multicast replicator, in the Basic Configuration tab, configure the following
parameters:

Parameter
Description
Name

Local Click On to configure the local router as a multicast replicator.

Threshold Specify the number of joins per group that the router can accept. For each join, the router can accept 256
outgoing tunnel interfaces (OILs).
Range: 0 through 1000
Default: 0. A value of 0 means that the router can accept any number of (*,G) and (S,G) joins.

To save the feature template, click Save.


CLI equivalent:
vpn vpn-id
router
multicast-replicator local [threshold number]

Release Information
Introduced in vManage NMS in Release 15.2.

https://sdwan-docs.cisco.com/Product_Documentation/vManage_Help/Release_18.3/Configuration/Templates/Multicast
Created on: Sun, 25 Aug 2019 16:00:47 GMT
Generated by: Anonymous 3

You might also like