EasyManuals Logo
Home>Cisco>Switch>IE-5000

Cisco IE-5000 User Manual

Cisco IE-5000
1066 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #712 background imageLoading...
Page #712 background image
708
Configuring IP Multicast Routing
Configuring IP Multicast Routing
BEFORE YOU BEGIN
Enable PIM on the interface using the ip pim command as described in the Configuring Basic Multicast Routing,
page 689.
DETAILED STEPS
To remove this device as a candidate RP, use the no ip pim rp-candidate interface-id global configuration command.
EXAMPLE
This example shows how to configure the switch to advertise itself as a candidate RP to the BSR in its PIM domain.
Standard access list number 4 specifies the group prefix associated with the RP that has the address identified by a port.
That RP is responsible for the groups with the prefix 239.
Switch(config)# ip pim rp-candidate gigabitethernet0/2 group-list 4
Switch(config)# access-list 4 permit 239.0.0.0 0.255.255.255
Command Purpose
1. configure terminal Enter global configuration mode.
2. ip pim rp-candidate interface-id
[group-list access-list-number]
Configure your switch to be a candidate RP.
For interface-id, specify the interface whose associated IP
address is advertised as a candidate RP address. Valid
interfaces include physical ports, port channels, and
VLANs.
(Optional) For group-list access-list-number, enter an IP
standard access list number from 1 to 99. If no group-list
is specified, the switch is a candidate RP for all groups.
3. access-list access-list-number
{deny | permit} source
[source-wildcard]
Create a standard access list, repeating the command as many
times as necessary.
For access-list-number, enter the access list number
specified in Step 2.
The deny keyword denies access if the conditions are
matched. The permit keyword permits access if the
conditions are matched.
For source, enter the number of the network or host from
which the packet is being sent.
(Optional) For source-wildcard, enter the wildcard bits in
dotted decimal notation to be applied to the source. Place
ones in the bit positions that you want to ignore.
Recall that the access list is always terminated by an implicit
deny statement for everything.
4. end Return to privileged EXEC mode.
5. show running-config Verify your entries.
6. copy running-config
startup-config
(Optional) Save your entries in the configuration file.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Cisco IE-5000 and is the answer not in the manual?

Cisco IE-5000 Specifications

General IconGeneral
BrandCisco
ModelIE-5000
CategorySwitch
LanguageEnglish

Related product manuals