HP 6125XLG R2306-HP 6125XLG Blade Switch IP Multicast Configuration Guide - Page 39

Configuring multicast routing and forwarding, Overview, RPF check mechanism, RPF check process

Page 39 highlights

Configuring multicast routing and forwarding Overview The following tables are involved in multicast routing and forwarding: • Multicast routing table of each multicast routing protocol, such as the PIM routing table. • General multicast routing table that summarizes multicast routing information generated by different multicast routing protocols. The multicast routing information from multicast sources to multicast groups are stored in a set of (S, G) routing entries. • Multicast forwarding table that guides multicast forwarding. The optimal routing entries in the multicast routing table are added to the multicast forwarding table. RPF check mechanism A multicast routing protocol uses Reverse path forwarding (RPF) check to ensure the multicast data delivery along the correct paths when the multicast routing protocol creates multicast routing entries based on the existing unicast routes or static multicast routes. RPF check also helps avoid data loops. A multicast routing protocol uses the following tables to perform an RPF check: • Unicast routing table-Contains unicast routing information. • Static multicast routing table-Contains RPF routes that are manually configured. Static multicast routing table is used for RPF check rather than multicast routing. RPF check process When performing an RPF check, the router searches its unicast routing table and static multicast routing table at the same time using the following process: 1. The router separately chooses an optimal route from the unicast routing table and the static multicast routing table: { The router looks up its unicast routing table by using the IP address of the packet source as the destination address, and automatically chooses an optimal unicast route. The outgoing interface of the route is the RPF interface and the next hop is the RPF neighbor. The router considers the path of the packet that the RPF interface receives from the RPF neighbor as the shortest path that leads back to the source. { The router looks up its static multicast routing table by using the IP address of the packet source as the source address, and automatically chooses an optimal static multicast route. The route explicitly defines the RPF interface and the RPF neighbor. 2. The router selects one of the two optimal routes as the RPF route according to the following principles: { If the router uses the longest prefix match principle, it selects the matching route as the RPF route. If the routes have the same mask, the router selects the route that has the highest priority as the RPF route. If the routes have the same priority, the router selects a route as the RPF route in the order of static multicast route and unicast route. 32

  • 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
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • 189
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • 197
  • 198
  • 199
  • 200
  • 201
  • 202
  • 203
  • 204
  • 205
  • 206
  • 207
  • 208
  • 209
  • 210
  • 211

32
Configuring multicast routing and forwarding
Overview
The following tables are involved in multicast routing and forwarding:
Multicast routing table of each multicast routing protocol, such as the PIM routing table.
General multicast routing table that summarizes multicast routing information generated by different
multicast routing protocols. The multicast routing information from multicast sources to multicast
groups are stored in a set of (S, G) routing entries.
Multicast forwarding table that guides multicast forwarding. The optimal routing entries in the
multicast routing table are added to the multicast forwarding table.
RPF check mechanism
A multicast routing protocol uses Reverse path forwarding (RPF) check to ensure the multicast data
delivery along the correct paths when the multicast routing protocol creates multicast routing entries
based on the existing unicast routes or static multicast routes. RPF check also helps avoid data loops.
A multicast routing protocol uses the following tables to perform an RPF check:
Unicast routing table
—Contains unicast routing information.
Static multicast routing table
—Contains RPF routes that are manually configured.
Static multicast routing table is
used for RPF check rather than multicast routing.
RPF check process
When performing an RPF check, the router searches its unicast routing table and static multicast routing
table at the same time using the following process:
1.
The router separately chooses an optimal route from the unicast routing table and the static
multicast routing table:
{
The router looks up its unicast routing table by using the IP address of the packet source as the
destination address, and automatically chooses an optimal unicast route. The outgoing
interface of the route is the RPF interface and the next hop is the RPF neighbor. The router
considers the path of the packet that the RPF interface receives from the RPF neighbor as the
shortest path that leads back to the source.
{
The router looks up its static multicast routing table by using the IP address of the packet source
as the source address, and automatically chooses an optimal static multicast route. The route
explicitly defines the RPF interface and the RPF neighbor.
2.
The router selects one of the two optimal routes as the RPF route according to the following
principles:
{
If the router uses the longest prefix match principle, it selects the matching route as the RPF route.
If the routes have the same mask, the router selects the route that has the highest priority as the
RPF route. If the routes have the same priority, the router selects a route as the RPF route in the
order of static multicast route and unicast route.