Cisco ASR 9000 Series Configuration Manual page 216

Aggregation services router multicast
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Calculating Rates per Route
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
Cisco ASR 9000 Series Aggregation Services Router Multicast Configuration Guide, Release 6.0.x
202
• accounting per-prefix
• accounting per-prefix forward-only
Implementing Layer-3 Multicast Routing on Cisco IOS XR Software
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

Advertisement

Table of Contents
loading

Table of Contents