Cisco IW3702 Getting Started Manual page 59

Hide thumbs Also See for IW3702:
Table of Contents

Advertisement

• pool_name is the name of the DHCP pool (for example, AP3702).
• IP_network is the network IP address where the controller resides (for example, 10.0.15.1).
• netmask is the subnet mask (for example, 255.255.255.0).
• default_router is the IP address of the default router (for example,10.0.0.1).
• DNS_Server is the IP address of the DNS server (for example, 10.0.10.2).
Step 3
Add the option 60 line using the following syntax:
Example:
option 60 ascii VCI_string
where,
• VCI_string = "Cisco AP iw3702"
You must include the quotation
Note
marks.
Step 4
Add the option 43 line using the following syntax:
Example:
option 43 hex <hex_string>
The hex string is assembled by concatenating the TLV values: Type + Length + Value
where,
• Type is always f1(hex).
• Length is the number of controller management IP addresses times 4 in hex.
• Value is the IP address of the controller listed sequentially in hex.
TLV Example
For two controllers with management interface IP addresses 10.126.126.2 and 10.127.127.2
• Type is f1(hex)
• Length is 2 * 4 = 8 = 08 (hex)
The resultant IP addresses translate to 0a7e7e02 and 0a7f7f02. Assembling the string yields f1080a7e7e020a7f7f02.
The resulting Cisco IOS command added to the DHCP scope is option 43 hex f1080a7e7e020a7f7f02.
Deploying in a Wireless Network
To deploy the access point in a wireless network:
59

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents