Cisco ASA Series Cli Configuration Manual page 724

Software version 9.0 for the services module
Hide thumbs Also See for ASA Series:
Table of Contents

Advertisement

Customizing Multicast Routing
Configuring and Filtering PIM Register Messages
When the ASA is acting as an RP, you can restrict specific multicast sources from registering with it to
prevent unauthorized sources from registering with the RP. The Request Filter pane lets you define the
multicast sources from which the ASA will accept PIM register messages.
To filter PIM register messages, enter the following command:
Command
pim accept-register {list acl | route-map
map-name}
Example:
hostname(config)# pim accept-register
{list acl1 | route-map map2}
Configuring PIM Message Intervals
Router query messages are used to select the PIM DR. The PIM DR is responsible for sending router
query messages. By default, router query messages are sent every 30 seconds. Additionally, every 60
seconds, the ASA sends PIM join or prune messages.
To change these intervals, perform the following steps:
Detailed Steps
Command
Step 1
pim hello-interval seconds
Example:
hostname(config-if)# pim hello-interval 60
Step 2
pim join-prune-interval seconds
Example:
hostname(config-if)# pim
join-prune-interval 60
Filtering PIM Neighbors
You can define the routers that can become PIM neighbors. By filtering the routers that can become PIM
neighbors, you can do the following:
To define neighbors that can become a PIM neighbor, perform the following steps:
Cisco ASA Series CLI Configuration Guide
1-12
Purpose
Configures the ASA to filter PIM register messages.
In the example, the ASA filters PIM register messages acl1 and route map
map2.
Prevent unauthorized routers from becoming PIM neighbors.
Prevent attached stub routers from participating in PIM.
Purpose
Sends router query messages.
Valid values for the seconds argument range from 1 to 3600
seconds.
Changes the amount of time (in seconds) that the ASA sends PIM
join or prune messages.
Valid values for the seconds argument range from 10 to 600
seconds.
Chapter 1
Configuring Multicast Routing

Advertisement

Table of Contents
loading

Table of Contents