Technical Specs
Table Of Contents
- Cisco Connected Grid WPAN Module for CGR 1000 Series Installation and Cisco Resilient Mesh Configuration Guide (Cisco IOS)
- Cisco Connected Grid WPAN Module for CGR 1000 Series Installation and Cisco Resilient Mesh Configuration Guide (Cisco IOS)
- Hardware Overview
- WPAN Antennas, Connectors, and Cables
- Installing and Removing the Module
- Technical Specifications
- Information About Cisco Resilient Mesh and WPAN
- Configuring Cisco Resilient Mesh and the WPAN Module
- Configuring the WPAN Interface
- Configuring the CGM WPAN OFDM Module
- Configuring Adaptive Modulation
- Configuring Group Multicast
- Configuring RPL
- Configuring IPv6
- Configuring PON RPL
- Configuring the Power Outage Server
- Configuring QoS
- Configuring Cisco Resilient Mesh Security
- Configuring IPv6 Multicast Agent
- Configuring Dual-PHY WPAN
- Configuring DTLS Relay for EST
- Configuring Wi-SUN Mode
- Verifying Connectivity to the CGR
- show Command Examples
- Debugging the WPAN Module
- Sample Router Configuration
- Sample CGR and ASR Configuration
- Checking and Upgrading the WPAN Firmware Version
- Related Documentation
- Obtaining Documentation and Submitting a Service Request
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










