Layer 3 CLI Commands

Syntax

[no] ip bootp-dhcp network <ip net>

Parameters

ip net

The IP subnet.

Example

To select the network 192.168.169.0 as the network from which an address should be allocated for BOOTP/DHCP requests:

X330WAN-2USP-1(super-if:FabricFastEthernet1:20)# ip bootp-dhcp

network 192.168.169.0

ip bootp-dhcp relay

Use the ip bootp-dhcp relay command to enable relaying of BOOTP and DHCP requests to the BOOTP/DHCP server. The no form of this command disables BOOTP/DHCP relay. The default state is disabled.

Syntax

[no] ip bootp-dhcp relay

Example

To enable relaying of BOOTP and DHCP requests:

X330WAN-2DS1-1(configure)# ip bootp-dhcp relay

To disable relaying of BOOTP and DHCP requests:

X330WAN-2DS1-1(configure)# no ip bootp-dhcp relay

ip bootp-dhcp server (Interface context)

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

Note: This command is executed from the Fast Ethernet and FabricFastEthernet interfaces.

Syntax

[no] ip bootp-dhcp server <ip-address>

Avaya X330WAN User’s Guide

171

Page 193
Image 193
Avaya X330WAN manual Ip bootp-dhcp relay, Ip bootp-dhcp server Interface context, Network, No ip bootp-dhcp relay