Ip bootp-dhcp relay, Ip bootp-dhcp server, Ip bootp-dhcp relay ip bootp-dhcp server – Avaya P460 User Manual

Page 47

Advertising
background image

Chapter 2

Avaya P460 CLI Commands

Avaya P460 Reference Guide

37

allocated for bootp/dhcp requests:

ip bootp-dhcp relay

User level: read-write, admin.
L You can only access this command in configure mode.

Type configure at the command prompt to enter configure mode if necessary.

The ip bootp-dhcp command enables relaying of bootp and dhcp requests to the
bootp/dhcp server.
The no ip bootp-dhcp command disables bootp/dhcp relay.
The default state is disabled.

The syntax for this command is:

[no] ip bootp-dhcp relay

Example:
To enable relaying of BOOTP and DHCP requests:

To disable relaying of bootp and dhcp requests:

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.

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

192.168.169.0

Done!

Router-1(configure)# ip bootp-dhcp relay

Done!

Router-1(configure)# no ip bootp-dhcp relay

Done!

Advertising