ip directed-broadcast

Enables directed broadcasts on an interface. A directed broadcast is an IP broadcast to all devices within a directly attached network or subnet.

Syntax

ip directed-broadcast
no ip directed-broadcast

Command Default

Directed broadcast is disabled.

Modes

Interface subtype configuration mode

Usage Guidelines

To disable directed broadcasts on an interface, enter the no form of this command.

The Layer 3 interface can be physical Ethernet interface or VE interface.

Examples

The following example enables directed broadcasts on an Ethernet interface.

device(config)# interface ethernet 0/2
device(config-if-eth-0/2)# ip directed-broadcast