Using Access Lists For Pim Join Filters - Juniper JUNOSE 11.0.X IP SERVICES Configuration Manual

For e series broadband services routers - ip services configuration
Table of Contents

Advertisement

neighbor prefix-tree
redistribute

Using Access Lists for PIM Join Filters

You can apply access lists to PIM sparse mode interfaces along with the ip pim
join-filter or ipv6 pim join-filter command to use the access lists as PIM sparse
mode join filters.
To configure PIM join filters:
Use the out keyword to assign the prefix list to outgoing routes (outbound policy);
you cannot configure a member of a peer group to override the inherited peer
group characteristic for outbound policy
Example
host1(config-router)#neighbor 192.168.1.158 prefix-list seoul19 in
Use the no version to remove the prefix list.
See neighbor prefix-list.
Use to assign an inbound or outbound prefix tree.
If you specify a BGP peer group by using the peer-group-name argument, all the
members of the peer group inherit the characteristic configured with this
command unless it is overridden for a specific peer.
Use the in keyword to assign the prefix tree to incoming routes (inbound policy)
Use the out keyword to assign the prefix tree to outgoing routes (outbound
policy); you cannot configure a member of a peer group to override the inherited
peer group characteristic for outbound policy
Example
host1(config-router)#neighbor 192.168.1.158 prefix-tree newyork out
Use the no version to remove the prefix tree.
See neighbor prefix-tree.
Use to redistribute routes from one routing domain to another routing domain.
Example
host1(config)#router bgp 100
host1(config-router)#neighbor 192.56.10.2 remote-as 200
host1(config-router)#redistribute static
host1(config-router)#exit
host1(config)#ip route 155.30.0.0 0.0.255.255
Use the no version to end redistribution of information.
See redistribute.
Chapter 1: Configuring Routing Policy
Access Lists
29

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents