-Enables UDP packet forwarding.
Router> enable
Password: <enable secret>
Router1# configure terminal
Router1(config)# ip forward-protocol udp
Router1(config)# interface Fa0/1
Router1(config-if)# ip helper-address 10.0.2.21
Router1(config-if)# end