18-70
Cisco ASR 1000 Series Aggregation Services Routers Software Configuration Guide
OL-16506-17
Chapter 18 LSM-MLDP-based MVPN Support
MVPN MLDP over GRE
Step 26
ip address ip-address subnet-mask
Example:
Router(config-if)# ip address 30.2.0.1
255.255.255.0
Specifies the interface IPv4 address and subnet-mask.
Step 27
ip pim sparse-mode
Example:
Router(config-if)# ip pim sparse-mode
Enables sparse mode.
Step 28
ipv6 address ipv6-address
Example:
Router(config-if)# ipv6 address
32002:30:2::1/64
Specifies the interface IPv6 address.
Step 29
ospfv3100 ipv6 area 0
Enables OSPFv3 router configuration mode for the IPv6
address family.
Step 30
end
Example:
Router(config)# end
Ends the configuration session.
Step 31
ip multicast-routing vrf vrf-name
distributed
Example:
Router(config)# ip multicast-routing
vrf blue distributed
Enables multicast routing for the specified VRF.
Step 32
ipv6 multicast-routing vrf vrf-name
Example:
Router(config)# ipv6 multicast-routing
vrf blue
Enables IPv6 multicast routing for the specified VRF.
Step 33
exit
Example:
Router(config-if)# exit
Exits the interface configuration mode.
Step 34
end
Example:
Router(config)# end
Ends the configuration session.
Command Purpose