Ip bootp-dhcp server, Ip broadcast-address, Ip bootp-dhcp server ip broadcast-address – Avaya C460 User Manual

Page 58

Advertising
background image

Chapter 2 Avaya C460 CLI Commands

46

Avaya C460 Reference Guide

ip bootp-dhcp server

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 if
necessary.

Use the ip bootp-dhcp server command to add a bootp/dhcp server to
handle bootp/dhcp requests received by this interface.
Use the no ip bootp-dhcp server command to remove the server. A
maximum of two servers can be added to a single interface.

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

Advertising