User Guide

OmniAccess SafeGuard OS Administration Guide
195
Chapter 5: Setting Up SafeGuard Switches
BOOP/DHCP servers on different subnets. BOOTP and DHCP relay are disabled by
default.
Enabling BOOTP or DHCP Relay
To enable BOOTP or DHCP relay:
1 Configure VLANs and IP unicast routing before enabling BOOTP and DHCP
relay. VLANs are discussed at length in Chapter 5, Setting Up SafeGuard Switches.
Steps for configuring unicast routing are found in Configuring Static Routing on
page 191.
2 Enable the DHCP and BOOTP relay function, using the bootpdhcprelay enable
command. The no version of the command disables the forwarding of relay
requests. These Global Configuration commands have the following syntax:
bootpdhcprelay enable
no bootpdhcprelay enable
The commands have no parameters or variables.
3 Specify the server address for DHCP or BOOTP relay requests, using the
bootpdhcprelay serverip Global Configuration command. The no version of the
command reinstates the default server IP address (0.0.0.0).
bootpdhcprelay serverip ipaddr
no bootpdhcprelay serverip
Optional BOOTP or DHCP Relay Configuration
Optional BOOTP or DHCP relay feature options and configurations are described in the
following sections:
Enabling the Circuit ID Option Mode
Setting the Maximum Hop Count
Establishing a BOOTP or DHCP Relay Minimum Wait Time
Displaying BOOTP or DHCP Relay Information
Enabling the Circuit ID Option Mode
This DHCP feature allows information to be inserted into the request packet by the relay
agent when forwarding host-originated DHCP packets to a DHCP server. This feature
Syntax Description ipaddr Specifies the IP address of the BOOTP or DHCP
server.
The default IP is 0.0.0.0, meaning not yet
configured.