Avaya P330-ML-ML Manuel D’Utilisation

Page de 320
Chapter 3        Avaya P330-ML Layer 3 CLI Commands
Avaya P330-ML Reference Guide
277
Example:
To add station 192.168.37.46 as a bootp/dhcp server to handle bootp/dhcp requests 
arriving at the interface “marketing”:
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>
Example:
ip directed-broadcast
User level: privileged, supervisor.
Use the ip directed-broadcast command to enable net-directed broadcast 
forwarding. 
Use the no ip directed-broadcast command to disables net-directed 
broadcasts on an interface.
The syntax for this command is:
[no] ip directed-broadcast
Example:
Router-N(configure-if:marketing) # ip bootp-dhcp server 
192.168.37.46
Done!
bc addr
The broadcast IP address
Router-N(config-if:marketing)#ip broadcast address 
192.168.255.255
Router-N(config-if:marketing)# ip directed broadcast