HP 6125XLG R2306-HP 6125XLG Blade Switch Layer 3 - IP Services Configuration G - Page 122

Configuring UDP helper, Overview, Configuration guidelines, Configuration procedure

Page 122 highlights

Configuring UDP helper Overview UDP helper enables a device to convert received UDP broadcast packets into unicast packets and forward them to a specific server. UDP helper is suitable for the scenario where hosts cannot obtain configuration information or device names by broadcasting packets because the target server or host resides on another broadcast domain. Upon receiving a UDP broadcast packet (the destination address is 255.255.255.255 or a directed broadcast address destined for the network directly connected to the receiving interface), UDP helper matches the UDP destination port number of the packet against the configured UDP ports. • If a match is found, UDP helper modifies the destination IP address of the packet and sends the packet to the specified destination server. • If no match is found, UDP helper sends the packet to the upper layer protocol. Configuration guidelines Follow these guidelines when you configure UDP helper: • On some devices, an interface does not receive directed broadcasts destined for the directly connected network by default. To use UDP helper on such devices, execute the ip forward-broadcast command in interface view. On some other devices, an interface can receive directed broadcasts destined for the directly connected network by default, and you do not need to execute the ip forward-broadcast command. For more information about receiving directed broadcasts destined for the directly connected network, see "Optimizing IP performance." • UDP helper must not forward DHCP broadcast packets that use destination port 67 or 68. Therefore, the UDP port numbers set with the udp-helper port command must not include 67 or 68. • You can specify up to 256 UDP ports for UDP helper. • Specify destination servers on the interface that receives broadcast packets. You can specify up to 20 destination servers on an interface. Configuration procedure Step 1. Enter system view. 2. Enable UDP helper. 3. Specify a UDP port. 4. Enter interface view. Command system-view udp-helper enable udp-helper port { port-number | dns | netbios-ds | netbios-ns | tacacs | tftp | time } interface interface-type interface-number Remarks N/A By default, UDP helper is disabled. By default, no UDP port is specified. N/A 114

  • 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
  • 212
  • 213
  • 214
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • 225
  • 226
  • 227
  • 228
  • 229
  • 230

114
Configuring UDP helper
Overview
UDP helper enables a device to convert received UDP broadcast packets into unicast packets and
forward them to a specific server. UDP helper is suitable for the scenario where hosts cannot obtain
configuration information or device names by broadcasting packets because the target server or host
resides on another broadcast domain.
Upon receiving a UDP broadcast packet (the destination address is 255.255.255.255 or a directed
broadcast address destined for the network directly connected to the receiving interface), UDP helper
matches the UDP destination port number of the packet against the configured UDP ports.
If a match is found, UDP helper modifies the destination IP address of the packet and sends the
packet to the specified destination server.
If no match is found, UDP helper sends the packet to the upper layer protocol.
Configuration guidelines
Follow these guidelines when you configure UDP helper:
On some devices, an interface does not receive directed broadcasts destined for the directly
connected network by default. To use UDP helper on such devices, execute the
ip
forward-broadcast
command in interface view. On some other devices, an interface can receive
directed broadcasts destined for the directly connected network by default, and you do not need to
execute the
ip forward-broadcast
command. For more information about receiving directed
broadcasts destined for the directly connected network, see "
Optimizing IP performance
."
UDP helper must not forward DHCP broadcast packets that use destination port 67 or 68. Therefore,
the UDP port numbers set with the
udp-helper port
command must not include 67 or 68.
You can specify up to 256 UDP ports for UDP helper.
Specify destination servers on the interface that receives broadcast packets. You can specify up to
20 destination servers on an interface.
Configuration procedure
Step
Command
Remarks
1.
Enter system view.
system-view
N/A
2.
Enable UDP helper.
udp-helper enable
By default, UDP helper is
disabled.
3.
Specify a UDP port.
udp-helper port
{
port-number
|
dns
|
netbios
-
ds
|
netbios-ns
|
tacacs
|
tftp
|
time
}
By default, no UDP port is
specified.
4.
Enter interface view.
interface
interface-type interface-number
N/A