Summary on the configuration of PIM based on basic routing knowledge

Source: Internet
Author: User

PIMIS short for Protocol Independent Multicast Protocol-Independent Multicast. It indicates that static routing or any unicast routing protocols, including RIP, OSPF, IS-IS, and BGP, can be used) the generated unicast route table provides a route for IP multicast. Multicast routes are irrelevant to the unicast routing protocol. You only need to generate a route table entry through the unicast routing protocol.

To configure a vro as a member of the HSRP backup group, run the following command in Interface Configuration Mode:

Router (config-if) # standby group-number ip address-address

In the interface configuration mode:

Router (config-if) # standy group-number preempt

The access time and retention time parameters are configurable:

Router (config-if) # standy group-number timers hellotime holdtime

Configure HSRP tracking:

Router (config-if) # standy group-number track type-number interface-priority

To display the status of the HSRP router:

Router # show standby type-number group brief

Run the show ip igmp command to determine the queried server.

Start IP Multicast Route Selection:

Router (config) # ip muticast-routing

PIM on the startup interface:

Dalllasr1> (config-if) # ip pim {dense-mode | sparse-dense-mode}

Start the PIM in dense mode:

 
 
  1. router# ip multicast-routing
  2. router# interface type number
  3. router# ip pim sparse-dense-mode

Verify the PIM Configuration:

Dallasr1> # show ip pim interface [type number] [count]

Display PIM neighbors:

Dallasr1> # show ip neighbor type number

To configure the RP address, run the following command:

Dallasr1> # ip pim rp-address ip-address [group-access-list-number] [override]

Select a default RP:

Dallasr1> # ip pim rp-address

Advertise the RP and its service group scope:

Dallasr1> # ip pim send-rp-announce type number scope ttl group-list access-list-number

Advertise the RP address for the management range group:

 
 
  1. dallasr1># ip pim send-rp-announce ethernet0 scope 16 group-list1
  2. dallasr1># access-list 1 permit 266.0.0.0 0.255.255.255

Set an RP image Proxy:

Dallasr1> # ip pim send-rp-discovery scope ttl

Verify the image from the group to the RP:

 
 
  1. dallasr1># show ip pim rp mapping
  2. dallasr1># show ip pim rp [group-name|group-address] [mapping]

On the router interface, use the command ip multicast ttl-threshold ttl-value to set the TTL threshold value:

Dallasr1> (config-if) # ip multicast ttl-threshold ttl-value

Use show ip pim neighbor to display the PIM neighbor table.

Each record in the multicast communication route table is displayed:

Dallasr1> show ip mroute [group-name | group-address] [scoure] [summary] [count] [active kbps]

To record all IP multicast packets accepted and sent by a vro:

Dallasr1> # debug ip mpacket [detail] [access-list] [group]

The relevant configuration of PIM in the basic routing knowledge is summarized here. I hope you will not be limited to understanding the above content, and more content will be available for readers to understand, we will continue to organize for you.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.