BelAir100SN User Guide
DHCP Relay Settings
May 31, 2010
Confidential
Document Number BDTM11001-A01 Released
• Suboption 5, GPS coordinates
The default setting is
enabled
.
Displaying the
DHCP Relay
Configuration
/protocol/dhcp/show config {all | relay <relay-idx>}
The
show config
command displays DHCP Relay configuration. You can choose
to display the configuration of a single profile or of all of them.
Example
/protocol/dhcp# show config all
Idx En DHCP Relay Info
-----------------------------------------------------
1 * Server[1] IP: 10.1.5.5 Server[2] IP: 10.1.10.5
Interface: Vlan-6
2 No server configured
3 * Server[1] IP: 10.1.5.5
Interface: System
4 No server configured
5 * Server[1] IP: 172.16.0.254
Interface: Vlan-5
Modifying DHCP
Relay Parameters
/protocol/dhcp/set relay <relay-idx> server-addr-1 <ip-addr>
[server-addr-2 <ip-addr>]
[server-addr-3 <ip-addr>]
interface {system | vlan <vlan-id>}
/protocol/dhcp/del relay <relay-idx> server <server-idx>
The
set relay
command creates a DHCP Relay profile or modifies an existing
one. It configures the IP addresses of the DHCP servers to which the Relay
Agent needs to forward the packets from the client. You must specify at least
one DHCP server IP address and the type of interface; either system or a
VLAN. The VLAN must be a valid VLAN management interface.
The
vlan_id
parameter specifies that traffic be directed to the specified Virtual
LAN (VLAN). The VLAN ID is an integer from 1 to 2814.
The
del relay
command removes only one IP address from each profile. To
completely clear a profile, you must use the
del relay
command up to three
times.
Before clearing the profile, you must first make sure that no SSID is using that
VLAN.