User's Manual

Table Of Contents
BelAirOS User Guide DHCP Relay Settings
April 22, 2012 Confidential Page 194 of 362
Document Number BDTM00000-A02 Draft
Use the equivalent
/interface/wifi-<n>-<m>/del
command to remove a subnet
entry from an SSID. The
/interface/wifi-<n>-<m>/set
command allows you to
enable or disable DHCP address filtering on individual SSIDs.
Use the
/interface/wifi-<n>-<m>/show ssid (ssid_index> config
command to
display whether DHCP address filtering is enabled for the SSID and the allowed
subnets for the SSID.
DHCP Relay
Performance
Monitoring
Statistics
/protocol/dhcp/show relay {aggregate|<relay-idx>} pm {fifteen-min|day}
[{
<0-96>|<0-7>|all}]
This command displays DHCP Relay performance measurements for either a
specific subnet interface as specified by the DHCP Relay profile index, or for an
aggregate of all the subnet interfaces. The relay profile index ranges from one to
five. For details on DHCP Relay settings, refer to “DHCP Relay Settings” on
page 191.
The displayed performance measurements are either for a specific time interval
or for a series of time intervals. The valid parameter options are:
fifteen-min
,
fifteen-min 0
to
fifteen-min 96
day
,
day 0 t
o
day 7
all
, all performance measurements.
Specifying
fifteen-min
is equivalent to specifying
fifteen-min 0
and means the
current 15-minute interval. Specifying
day
is equivalent to specifying
day 0
and
means the current day, excluding data from the current 15-minute period.
When
aggregate
is specified, the output displays the total number of dropped
DHCP Relay packets for all subnet interfaces. When a specific relay profile
index is specified, the output displays the number of DHCP packets that are
relayed, both received and sent.
Example 1
/protocol/dhcp# show relay 1 pm fifteen-min 0
DHCP relay 1 message PMs: Interval type: current 15 minute Interval number: 0
DHCP relay messages received:
BOOTREQUEST: 3
DHCP Decline: 0
DHCP Discover: 0
DHCP Inform: 0
DHCP Release: 3
DHCP Request: 0