Cambridge SoundWorks P460 Switch User Manual


 
Chapter 2 Avaya P460 CLI Commands
38 Avaya P460 Reference Guide
The syntax for this command is:
ip bootp-dhcp server <ip-address>
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: read-write, admin.
L You can only access this command in interface mode.
Type interface [name] at the command prompt to enter interface mode.
Use the ip broadcast command to update the interface broadcast address. The
Broadcast address must be filled in with 0s or 1s.
The syntax for this command is:
ip broadcast-address <bc addr>
Example:
ip-address The IP address of the server.
Router-1(configure-if:marketing) # ip bootp-dhcp server
192.168.37.46
Done!
bc addr The broadcast IP address
Router-1(config-if:marketing)#ip broadcast address
192.168.255.255