Dell PowerEdge M420 Dell PowerConnect M6220/M6348/M8024 Switches Configuration - Page 144

IGMP Configuration, CLI Example, IGMP Proxy, PowerConnect M6220/M6348/M8024

Page 144 highlights

IGMP Configuration The Internet Group Management Protocol (IGMP) is used by IPv4 hosts to send requests to join (or leave) multicast groups so that they receive (or discontinue receiving) packets sent to those groups. In IPv4 multicast networks, multicast routers are configured with IGMP so that they can receive join and leave request from directly-connected hosts. They use this information to build a multicast forwarding table. IPv6 multicast routers use the MLD protocol to perform the functions that IGMP performs in IPv4 networks. CLI Example The following example configures IGMP on a PowerConnect M6220/M6348/M8024 switch. IP routing, IP multicasting, and IGMP are globally enabled on the router. Then, IGMP is configured on the selected interface(s). console#configure ip routing ip multicast ip igmp interface vlan 2 routing ip address 3.3.3.1 255.255.255.0 ip igmp exit exit A multicast router must also have a way to determine how to efficiently forward multicast packets. The information gathered by IGMP is provided to a multicast routing protocol (i.e., DVMRP, PIM-DM, and PIM-SM) configured on the router to ensure that multicast packets are delivered to all networks where there are interested receivers. Refer to those sections for configuration instructions. IGMP Proxy IGMP proxy enables a multicast router to learn multicast group membership information and forward multicast packets based upon the group membership information. The IGMP Proxy is capable of functioning only in certain topologies that do not require Multicast Routing Protocols (i.e., DVMRP, PIM-DM, and PIM-SM) and have a tree-like topology, as there is no support for features like reverse path forwarding (RPF) to correct packet route loops. The proxy contains many downstream interfaces and a unique upstream interface explicitly configured. It performs the host side of the IGMP protocol on its upstream interface and the router side of the IGMP protocol on its downstream interfaces. 144 Multicast

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158

144
Multicast
IGMP Configuration
The Internet Group Management Protocol (IGMP) is used by IPv4 hosts to send requests to join (or
leave) multicast groups so that they receive (or discontinue receiving) packets sent to those groups.
In IPv4 multicast networks, multicast routers are configured with IGMP so that they can receive join and
leave request from directly-connected hosts. They use this information to build a multicast forwarding
table.
IPv6 multicast routers use the MLD protocol to perform the functions that IGMP performs in IPv4
networks.
CLI Example
The following example configures IGMP on a
PowerConnect M6220/M6348/M8024
switch. IP routing, IP
multicasting, and IGMP are globally enabled on the router. Then, IGMP is configured on the selected
interface(s).
console#configure
ip routing
ip multicast
ip igmp
interface vlan 2
routing
ip address 3.3.3.1 255.255.255.0
ip igmp
exit
exit
A multicast router must also have a way to determine how to efficiently forward multicast packets. The
information gathered by IGMP is provided to a multicast routing protocol (i.e., DVMRP, PIM-DM, and
PIM-SM) configured on the router to ensure that multicast packets are delivered to all networks where
there are interested receivers. Refer to those sections for configuration instructions.
IGMP Proxy
IGMP proxy enables a multicast router to learn multicast group membership information and forward
multicast packets based upon the group membership information. The IGMP Proxy is capable of
functioning only in certain topologies that do not require Multicast Routing Protocols (i.e., DVMRP,
PIM-DM, and PIM-SM) and have a tree-like topology, as there is no support for features like reverse path
forwarding (RPF) to correct packet route loops.
The proxy contains many downstream interfaces and a unique upstream interface explicitly configured.
It performs the host side of the IGMP protocol on its upstream interface and the router side of the IGMP
protocol on its downstream interfaces.