Chapter 2 Avaya C460 CLI Commands

ip bootp-dhcp server

User level: read-write, admin.

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>

ip-address

The IP address of the server.

Example:

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

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

192.168.37.46

Done!

ip broadcast-address

User level: read-write, admin.

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>

bc addr

The broadcast IP address

Example:

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

192.168.255.255

46

Avaya C460 Reference Guide

Page 58
Image 58
Avaya C460 manual Ip bootp-dhcp server ip-address, 192.168.37.46, Ip broadcast-address bc addr, 192.168.255.255