The udp-helper port command specifies the UDP ports to which UDP broadcast packets are relayed.
The undo udp-helper port command deletes the UDP ports to which packets are relayed.
By default, no UDP port is specified. After UDP helper is enabled, the FW relays broadcast packets destined for ports 37, 49, 53, 69, 137, and 138 by default.
udp-helper port { port-number | dns | netbios-ds | netbios-ns | tacacs | tftp | time }
undo udp-helper port { port-number | dns | netbios-ds | netbios-ns | tacacs | tftp | time }
Parameter |
Description |
Value |
|---|---|---|
port-number |
Specifies the UDP ports to which packets are relayed. |
The value is an integer that ranges from 1 to 65535, excluding 67 and 68. |
dns |
Relays the UDP broadcast packets sent by DNS. The UDP port number is 53. |
- |
netbios-ds |
Relays the UDP broadcast packets sent by NetBIOS-DS. The UDP port number is 138. |
- |
netbios-ns |
Relays the UDP broadcast packets sent by NetBIOS-NS. The UDP port number is 137. |
- |
tacacs |
Relays the UDP broadcast packets sent by TACACS. The UDP port number is 49. |
- |
tftp |
Relays the UDP broadcast packets sent by TFTP. The UDP port number is 69. |
- |
time |
Relays the UDP broadcast packets sent by time service. The UDP port number is 37. |
- |
Usage Scenario
After UDP helper is enabled and the UDP ports are specified, the FW relays the received UDP broadcast packets destined for the specified ports.
Precautions
The udp-helper port command takes effect globally. That is, if the FW is configured to relay packets destined for a UDP port, all the interfaces configured with the destination server address will relay such packets.
The FW supports a maximum of 16 UDP ports.