Specifications

B-215
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
mdt data
Examples In the following example, Protocol Independent Multicast (PIM) Source Specific Multicast (SSM) is
configured in the backbone. Therefore, the default and data MDT groups are configured within the SSM
range of IP addresses. Inside the VPN, PIM sparse mode (PIM-SM) is configured and only Auto-RP
announcements are accepted.
!
ip vrf vrf1
rd 1:1
route-target export 1:1
route-target import 1:1
mdt default 232.0.0.1
mdt data 232.0.1.0 0.0.0.255 threshold 500 list 101
!
.
.
.
!
ip pim ssm default
ip pim vrf vrf1 accept-rp auto-rp
!
Related Commands Command Description
mdt default Configures a default MDT group for a VPN VRF.