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
Your CGR1000 router must be running Cisco IOS Release 15.7(3)M1 (cgr1000-universalk9-bundle.SPA.157-3.M1.bin) or
greater to support the CGM WPAN-OFDM Module.
Note
Configuring the WPAN Interface
At the CGR 1000, configure the WPAN Module interface as follows:
cgr1000_wpanmodule# config terminal
cgr1000_wpanmodule(config)# interface wpan <slot|port>
cgr1000_wpanmodule(config-if)#
Enabling dot1x, mesh-security, and DHCPv6
You must enable the dot1x (802.1X), mesh-security, and DHCPv6 features to configure the WPAN interface.
To enable these features, use the following command:
dot1x system-auth-control
For dot1x, the WPAN interface configuration requires:
dot1x pae authenticator
See Sample Router Configuration, on page 62.
See show dot1x all details, on page 38.
For configuring mesh security, see Configuring Cisco Resilient Mesh Security, on page 36.
For DHCPv6, you will also need in your WPAN running configuration:
ipv6 dhcp relay destination <IPv6 address>
See Sample Router Configuration, on page 62.
In Cisco IOS on the CGR, various WPAN radio related commands are under the ieee154 parameter:
Router(config-if)#ieee154 ?
beacon-async IEEE154 async beacon parameters
channel Channel (for hw testing use only. 254 is channel hopping)
dwell Channel dwell configuration for regional compliance
notch Channel notch configuration for regional compliance
panid PAN ID
ssid SSID
txpower Transmission power configuration (hardware dependent)
Naming Your PAN
To configure the name of your IEEE 802.15.4 Personal Area Network Identifier (PAN ID), use the following WPAN command:
Router(config-if)# ieee154 panid ?
<0-65535> Enter a value between 0 and 65535
27
REVIEW DRAFT - CISCO CONFIDENTIAL










