Chapter 3 Avaya P330-ML Layer 3 CLI Commands

Example:

To add station 192.168.37.46 as a bootp/dhcp server to handle bootp/dhcp requests arriving at the interface “marketing”:

Router-N(configure-if:marketing) # ip bootp-dhcp server

192.168.37.46

Done!

ip broadcast-address

User level: privileged, supervisor.

Use the ip broadcast command to update the interface broadcast address. The Broadcast address must be filled in with 0s (zeros) or 1s (ones).

The syntax for this command is:

ip broadcast-address <bc addr>

bc addr

The broadcast IP address

Example:

Router-N(config-if:marketing)#ip broadcast address

192.168.255.255

ip directed-broadcast

User level: privileged, supervisor.

Use the ip directed-broadcastcommand to enable net-directed broadcast forwarding.

Use the no ip directed-broadcastcommand to disables net-directed broadcasts on an interface.

The syntax for this command is:

[no] ip directed-broadcast

Example:

Router-N(config-if:marketing)# ip directed broadcast

Avaya P330-ML Reference Guide

277

Page 293
Image 293
Avaya P330-ML-ML manual 192.168.37.46, Ip broadcast-address, 192.168.255.255, Ip directed-broadcast