Command Line Reference Guide
Interfaces | 629
• The existing command show interface has been modified to display the configured broadcast
address.
The commands for UDP Broadcast are:
• debug ip udp-helper
• ip udp-broadcast-address
• ip udp-helper udp-port
• show ip udp-helper
debug ip udp-helper
e
Enable UDP debug and display the debug information on a console.
Syntax
debug ip udp-helper
To disable debug information, use the no debug ip udp-helper command.
Defaults
Debug disabled
Command Modes
EXEC
EXEC Privilege
Example
Figure 24-49. Debug Output Example
Related
Commands
ip udp-broadcast-address
e
Configure an IP UDP address for broadcast.
Syntax
ip udp-broadcast-address address
To delete the configuration, use the no ip udp-broadcast-address address command.
Parameters
Defaults
Not Configured
Command Modes
INTERFACE (config-if)
Force10#debug ip udp-helper
UDP helper debugging is on
01:20:22: Pkt rcvd on Gi 5/0 with IP DA (0xffffffff) will be sent on Gi 5/1 Gi 5/2
Vlan 3
01:44:54: Pkt rcvd on Gi 7/0 is handed over for DHCP processing.
ip udp-broadcast-address Configure a UDP IP address for broadcast
ip udp-helper udp-port Enable the UDP broadcast feature on an interface.
show ip udp-helper Display the configured UDP helper(s) on all interfaces.
address
Enter an IP broadcast address in dotted decimal format (A.B.C.D).