BSR 64000 Command Reference Guide
2-26
ip forward-protocol udp
The ip forward-protocol udp command controls what type of UDP packet to
forward when broadcasting packets. The no ip forward-protocol udp command
disables IP forwarding.
Group Access
ISP
Command Mode
Global Configuration
Command Line Usage
ip forward-protocol udp [<num:0-65535> | bootpc | bootps | domain | netbios-dgm
| netbios-ns | tacacs | tftp | time | <cr>]
no ip forward-protocol udp [<num:0-65535> | bootpc | bootps | domain |
netbios-dgm | netbios-ns | tacacs | tftp | time | <cr>]
Command Syntax
num:0-65535 Specific UDP port number.
bootpc Bootstrap Protocol (BOOTP) client (68)
bootps Bootstrap Protocol (BOOTP) server (67)
domain Domain Name Service (DNS, 53)
netbios-dgm NetBios datagram service (138)
netbios-ns NetBios name service (137)
tacacs TAC Access Control System (49)
tftp Trivial File Transfer Protocol (69)
time Time (37)
<cr> Command return allows all UDP packets to
be forwarded.