Removes the DHCP options match criteria configurations
no [dhcp <1-16>|dhcp-match-message-type]
no [dhcp <1-16>|dhcp-match-message-type]
dhcp <1-16> |
Removes the DHCP option match criteria rule identified by the <1-16> keyword
|
dhcp-match-message-type |
Removes the DHCP message type to match |
The following example shows the client identity ‘test‘ settings before the ‘no‘ commands are executed:
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)#
The following example shows the client identity ‘test‘ settings after the ‘no‘ commands are executed:
rfs4000-229D58(config-client-identity-test)#no dhcp 2
rfs4000-229D58(config-client-identity-test)#no dhcp-match-message-type
rfs4000-229D58(config-client-identity-test)#show context client-identity test dhcp 1 message-type request option 60 exact ascii MSFT5.0 rfs4000-229D58(config-client-identity-test)#
dhcp |
Configures the DHCP option match criteria for device fingerprinting |
dhcp-match-message-type |
Configures the DHCP message type for device fingerprinting |