Avaya C460 Switch User Manual


 
Chapter 2 Avaya C460 CLI Commands
Avaya C460 Reference Guide 45
The syntax for this command is:
[no] ip bootp-dhcp network <ip-address>
Example:
To select the network 192.168.169.0 as the network from which an address shall be
allocated for bootp/dhcp requests:
ip bootp-dhcp relay
User level: read-write, admin.
L If you are at the “read-write” user level, you can only access this command in
Configure mode.
Type configure at the command prompt to enter configure mode.
Use the ip bootp-dhcp command to enable relaying of bootp and dhcp requests
to the bootp/dhcp server.
Use the no ip bootp-dhcp command to disable 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-address The IP address of the network.
Router-1(configure-if:marketing) # ip bootp-dhcp network
192.168.169.0
Done!
C460-1(configure)# ip bootp-dhcp relay
Done!
C460-1(configure)# no ip bootp-dhcp relay
Done!