Technical Specs

Table Of Contents
Method 1: Configuring MLD on the IPv6 Tunnel Interface
For this method, configure the CGR tunnel interface with MLD as follows:
Router (config)# interface Tunnel100
Router (config-if)# ipv6 mld join-group ff38:40:2001:0db8:beef:cafe:0:1
Method 2: Configuring CGR as PIM6 Router
The preferred method of forwarding multicast traffic to the CGR is to enable ipv6 multicast routing on the CGR and configure it as
a PIM6 router. Because the unicast-prefix-based multicast address is still needed for WPAN, you must configure it under loopback0
on the CGR, and configure the CGR to become a PIM-neighbor with the ASR head-end.
To configure this method, perform the following steps on the CGR:
Procedure
Step 1 Enable IPv6 multicast-routing:
Example:
Router (config)# ipv6 multicast-routing
Step 2 Configure MLD under the loopback0:
Example:
Router (config-if)# interface loopback 0
Router (config-if)# ipv6 mld join-group ff38:40:2001:0db8:beef:cafe:0:1
Step 3 Configure the IPv6 PIM Rendezvous Point (RP):
Example:
Router (config)# ipv6 pim rp-address 2333::1
Configuring Dual-PHY WPAN
This section describes how to configure the Dual-PHY WPAN feature.
Configuring the Dual-PHY Master-Slave Relationship
Follow this procedure to configure master and slave WPANs on a CGR.
Before you begin
Do not configure mesh-security keys on the slave WPAN.
You must configure mesh-security keys on the master WPAN after the slave WPAN is functionally up.
42
REVIEW DRAFT - CISCO CONFIDENTIAL