Configuring Broadcast-Related IP Tasks
You can perform broadcast-related tasks using the ip broadcast-address and ip directed-broadcast commands.
![]() | Note:
|
To configure broadcast information:
- Specify the broadcast IP address for an interface.host1(config-if)#ip broadcast-address 255.255.255.255
Use the no version to restore the default IP broadcast address.
- Enable translation of directed broadcasts to physical
broadcasts.host1(config-if)#ip directed-broadcast
Use the no version to disable the function.