Configuring udp broadcast and ip helper parameters – Brocade BigIron RX Series Configuration Guide User Manual

Page 296

Advertising
background image

218

BigIron RX Series Configuration Guide

53-1002484-04

Configuring forwarding parameters

7

Configuring UDP broadcast and IP helper parameters

Some applications rely on client requests sent as limited IP broadcasts addressed to the UDP’s
application port. If a server for the application receives such a broadcast, the server can reply to
the client. Routers do not forward subnet directed broadcasts, so the client and server must be on
the same network for the broadcast to reach the server. If the client and server are on different
networks (on opposite sides of a router), the client’s request cannot reach the server.

To configure the device to forward clients‘ requests to UDP application servers:

Enable forwarding support for the UDP application port, if forwarding support is not already
enabled.

Configure a helper address on the interface connected to the clients. Specify the helper
address to be the IP address of the application server or the subnet directed broadcast
address for the IP subnet the server is in. A helper address is associated with a specific
interface and applies only to client requests received on that interface. The device forwards
client requests for any of the application ports the device is enabled to forward to the helper
address.

Forwarding support for the following application ports is enabled by default:

bootps (port 67)

dns (port 53)

tftp (port 69)

time (port 37)

netbios-ns (port 137)

netbios-dgm (port 138)

tacacs (port 65)

NOTE

The application names are the names for these applications that the device recognizes, and might
not match the names for these applications on some third-party devices. The numbers listed in
parentheses are the UDP port numbers for the applications. The numbers come from RFC 1340.

NOTE

As shown above, forwarding support for BootP/DHCP is enabled by default. If you are configuring the
device to forward BootP/DHCP requests, refer to

“Configuring BootP/DHCP forwarding parameters”

on page 220.

You can enable forwarding for other applications by specifying the application port number.

You also can disable forwarding for an application.

NOTE

If you disable forwarding for a UDP application, forwarding of client requests received as broadcasts
to helper addresses is disabled. Disabling forwarding of an application does not disable other
support for the application. For example, if you disable forwarding of Telnet requests to helper
addresses, other Telnet support on the device is not also disabled.

Advertising