EasyManuals Logo

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 #695 background imageLoading...
Page #695 background image
691
Configuring IP Multicast Routing
Configuring IP Multicast Routing
EXAMPLE
This example enables IP multicast distributed switching and specifies the PIM mode:
Switch# configure terminal
Switch(config)# ip multicast-routing distributed
Switch(config)# interface Gigabitethernet 1/0/0
Switch(config-if)# ip pim sparse-dense-mode
Switch(config-if)# end
Configuring PIM Stub Routing
The PIM Stub routing feature supports multicast routing between the distribution layer and the access layer. It supports
two types of PIM interfaces, uplink PIM interfaces, and PIM passive interfaces. A routed interface configured with the PIM
passive mode does not pass or forward PIM control traffic, it only passes and forwards IGMP traffic.
This procedure is optional.
BEFORE YOU BEGIN
You must have IP multicast routing configured on both the stub router and the central router.
You must have PIM mode (dense-mode, sparse-mode, or dense-sparse-mode) configured on the uplink interface
of the stub router.
You must configure EIGRP stub routing to assist the PIM stub router behavior.
DETAILED STEPS
To disable PIM stub routing on an interface, use the no ip pim passive interface configuration command.
EXAMPLE
In this example, IP multicast routing is enabled, Switch A PIM uplink port 25 is configured as a routed uplink port with
spare-dense-mode enabled. PIM stub routing is enabled on the VLAN 100 interfaces and on Gigabit Ethernet port 20
in Figure 86 on page 679:
Switch(config)# ip multicast-routing distributed
Switch(config)# interface GigabitEthernet0/25
Switch(config-if)# no switchport
Switch(config-if)# ip address 3.1.1.2 255.255.255.0
Switch(config-if)# ip pim sparse-dense-mode
Switch(config-if)# exit
Switch(config)# interface vlan100
Command Purpose
1. configure terminal Enter global configuration mode.
2. interface interface-id Specify the interface on which you want to enable PIM stub
routing, and enter interface configuration mode.
3. ip pim passive Configure the PIM stub feature on the interface.
4. end Return to privileged EXEC mode.
5. show ip pim interface Display the PIM stub that is enabled on each interface.
6. show running-config Verify your entries.
7. 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
ModelIE-5000
CategoryIndustrial Ethernet Switch
Switching Capacity128 Gbps
Forwarding Rate95.2 Mpps
MAC Address Table Size16, 000 entries
Ports16 or 24 10/100/1000 ports
Uplink Ports4 SFP ports
Operating Temperature-40°C to 70°C
Power SupplyDual redundant power supplies
MountingDIN rail
ManagementWeb GUI, CLI, SNMP
Input Voltage24 VDC or 110/220 VAC
LayerLayer 2/3
Jumbo Frame SupportUp to 9216 bytes

Related product manuals