PurposeCommand or Action
Enables IP multicast routing for MPLS traffic engineering
point-to-multipoint tunnels.
ip multicast mpls traffic-eng [rangeaccess-list-number
| access-list-name]
Example:
Router(config)# ip multicast mpls traffic-eng
Step 4
Configures an interface type and enters interface
configuration mode.
interface type slot / port
Example:
or
Step 5
•
The type argument specifies the type of interface to
be configured.
Example:
•
The slot argument specifies the slot number. Refer to
the appropriate hardware manual for slot and port
information.
interface
type slot/port-adapter/port
•
The port argument specifies the port number. Refer
to the appropriate hardware manual for slot and port
information.
Example:
Router(config)# interface ethernet 1/1
•
The port-adapter argument specifies the port adapter
number. Refer to the appropriate hardware manual for
information about port adapter compatibility.
Example:
or
Example:
Router(config)# interface fastethernet 1/0/0
Enables Protocol Independent Multicast (PIM) on an
interface.
ip pim {dense-mode [proxy-register {listaccess-list |
route-mapmap-name}] | passive | sparse-mode |
sparse-dense-mode}
Step 6
Example:
Router(config-if)# ip pim sparse-dense-mode
Exits interface configuration mode.exit
Example:
Router(config-if)# exit
Step 7
Configures a static multicast route (mroute) to the headend
router, thus enabling RPF checks.
ip mroute [vrfvrf-name]
source-addressmask{fallback-lookup {global |
vrfvrf-name} | rpf-address |
interface-typeinterface-number} [distance]
Step 8
MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS XE Release 3S (Cisco
ASR 920 Series)
26
MPLS Point-to-Multipoint Traffic Engineering
Configuring the Tailend Routers