Download Print this page

Cisco ASR 9000 Series Software Manual page 61

Layer 3 multicast routing
Hide thumbs Also See for ASR 9000 Series:

Advertisement

Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
SUMMARY STEPS
1. configure
2. multicast-routing [vrf vrf-name] [address-family {ipv4 | ipv6}]
3. rate-per-route
4. interface {type interface-path-id | all} enable
5. Do one of the following:
6. commit
7. show mfib [vrf vrf-name] [ipv4 | ipv6] route [rate | statistics] [* | source-address] [group-address
[/prefix-length] [detail | old-output] | summary] [location node-id]
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
multicast-routing [vrf vrf-name] [address-family {ipv4
| ipv6}]
Example:
RP/0/RSP0/CPU0:router(config)# multicast-routing
address-family ipv4
Step 3
rate-per-route
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)#
rate-per-route
Step 4
interface {type interface-path-id | all} enable
Example:
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)#
interface all enable
or
RP/0/RSP0/CPU0:router(config-mcast-default-ipv4)#
interface FastEthernet0/3/3/1 enable
Step 5
Do one of the following:
• accounting per-prefix
• accounting per-prefix
• accounting per-prefix forward-only
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 5.1.x
Purpose
Enters multicast routing configuration mode.
• The following multicast processes are started: MRIB,
MFWD, PIM, and IGMP.
• For IPv4, IGMP version 3 is enabled by default.
Enables a per (S,G) rate calculation for a particular route.
Enables multicast routing on all interfaces.
• Enables per-prefix counters present in hardware,
assigning every existing and new (S, G) route forward,
punt, and drop counters on the ingress route and forward
Calculating Rates per Route
61

Advertisement

loading