Brocade Mobility RFS Controller CLI Reference Guide (Supporting software release 5.5.0.0 and later) User Manual

Page 871

Advertising
background image

Brocade Mobility RFS Controller CLI Reference Guide

859

53-1003098-01

9

cdp-match
<LOCATION-SUBSTRING>

Matches a substring in a list of CDP snoop strings (case insensitive). For example, if an access point
snooped 3 devices: controller1.example.com, controller2.example.com, and controller3.example.com,
'controller1', ‘example’, 'example.com', are examples of the substrings that will match.

<LOCATION-SUBSTRING> – Specify the value to match. Devices matching the specified value are
adopted.

dhcp-option
<DHCP-OPTION>

Matches the value found in DHCP vendor option 191 (case insensitive). DHCP vendor option 191 can be
setup to communicate various configuration parameters to an AP. The value of the option in a string in the
form of tag=value separated by a semicolon, for example 'tag1=value1;tag2=value2;tag3=value3'. The
access point includes the value of tag 'rf-domain', if present.

<DHCP-OPTION> – Specify the DHCP option. Devices matching the specified value are adopted.

fqdn <FQDN>

Matches a substring to the Fully Qualified Domain Name (FQDN) of a device (case insensitive)
FQDN is a domain name that specifies its exact location in the DNS hierarchy. It specifies all domain levels,
including its top-level domain and the root domain. This parameter allows a device to adopt based on its
FQDN value.

<FQDN> – Specify the FQDN. Devices matching the specified value are adopted.

ip
[<START-IP> <END-IP>|
<IP/MASK>]

Adopts a device if its IP address matches the specified IP address or is within the specified IP address
range. Or if the device is a part of the specified subnet.

<START-IP> – Specify the first IP address in the range.

<END-IP> – Specify the last IP address in the range.

<IP/MASK> – Specify the IP subnet and mask to match against the device’s IP address.

lldp-match
<LLDP-STRING>

Matches a substring in a list of Link Layer Discovery Protocol (LLDP) snoop strings (case insensitive). For
example, if an access point snooped 3 devices: controller1.example.com, controller2.example.com, and
controller3.example.com,'controller1', 'example', 'example.com', are examples of the substrings that will
match.
LLDP is a vendor neutral link layer protocol that advertises a network device’s identity, capabilities, and
neighbors on a local area network.

<LLDP-STRING> – Specify the LLDP string. Devices matching the specified value are adopted.

mac
<START-MAC>
{<END-MAC>}

Adopts a device if its MAC address matches the specified MAC address or is within the specified MAC
address range

<START-MAC> – Specify the first MAC address in the range. Provide this MAC address if you want to
match for a single device.

<END-MAC> – Optional. Specify the last MAC address in the range.

model-number
<MODEL-NUMBER>

Adopts a device if its model number matches <MODEL-NUMBER>

<MODEL-NUMBER> – Specify the model number.

Advertising