[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring a Static RP Router

If you want to control PIM more tightly, you can configure a static RP router. To do so:

  1. Configure an access list that specifies the multicast groups that can use the static RP router.
    host1(config)#access-list boston permit 228.0.0.0 15.255.255.255
  2. Specify a static RP router.
    host1(config)#ip pim rp-address 122.0.0.1 1 boston

[Contents] [Prev] [Next] [Index] [Report an Error]