Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual
Page 224
![background image](/manuals/361696/224/background.png)
208
Brocade Mobility RFS Controller CLI Reference Guide
53-1003098-01
4
•
Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000
•
Service Platforms — Brocade Mobility RFS9510
Syntax:
dhcp-match-message-type [all|any|discover|request]
Parameters
dhcp-match-message-type [all|any|discover|request]
Example
rfs4000-229D58(config-client-identity-test)#dhcp-match-message-type all
rfs4000-229D58(config-client-identity-test)#
rfs4000-229D58(config-client-identity-test)#show context
client-identity test
dhcp 2 message-type discover option 2 exact hexstring 012456c22c44
dhcp 1 message-type request option 60 exact ascii MSFT5.0
dhcp-match-message-type all
rfs4000-229D58(config-client-identity-test)#
Related Commands:
no
Removes the DHCP options match criteria configurations
Supported in the following platforms:
•
Access Points — Brocade Mobility 650 Access Point, Brocade Mobility 6511 Access Point,
Brocade Mobility 1220 Access Point, Brocade Mobility 71XX Access Point, Brocade
Mobility 1240 Access Point
•
Wireless Controllers — Brocade Mobility RFS4000, Brocade Mobility RFS6000, Brocade
Mobility RFS7000
•
Service Platforms — Brocade Mobility RFS9510
Syntax:
no [dhcp|dhcp-match-message-type]
Parameters
dhcp-match-message-type
[all|any|discover|
request]
Specifies the DHCP message type to consider for matching
•
all – Matches all message types: discover and request. Indicates that the fingerprint is checked with
both the DHCP request and the DHCP discover message.
•
any – Matches any message type: discover or request. Indicates that the fingerprint is checked with
either the DHCP request or the DHCP discover message.
•
discover – Matches discover messages only. Client matches the client identity only if the discover
message sent by the client matches. Values configured for request messages are ignored
•
request – Matches request messages only. Client matches the client identity only if the request
message sent by the client matches. Values configured for discover messages are ignored
Removes the DHCP message type to match