A Wireless Controller (WC) is a device which manages wireless Access Points (APs). For example, a Wireless Controller may monitor the traffic load and available bandwidth for each access point which it manages. In most cases the Access Points forward client device authentication and joining requests to the Wireless Controller for processing. Once a client device has joined a wireless network it typically uses DHCP, or another protocol, to obtain an IP address which it can use in communications with the network.
Examples of the invention will now be described, by way of non-limiting example only, with reference to the accompanying drawings, in which:
A Wireless Controller (WC) 100 manages the APs, e.g. by controlling certain configuration settings of the APs. In some, but not all cases, the Wireless Controller may manage the AP's traffic as well and act as a central point through which all AP traffic passes.
The Wireless Controller 100 is usually set up to communicate with the APs through a direct wired connection, as shown for APs 10 and 20, or an indirect wired connection (e.g. via a switch or hub 40) as shown for APs 50 and 60, but in some cases may communicate with other devices via a wireless connection as shown for AP 30. The wired connections may for example be Ethernet cables and are indicated by solid lines in
While only a relatively small number of APs and radios are shown in the example of
When an AP receives a broadcast service request it forwards this broadcast service request to the WC (the AP typically does not forward the service request to other clients connected to the AP). In some examples communication between the AP and the WC may be via a tunnel between the AP and the WC. In that case the AP may encapsulate the broadcast service request in a tunneling protocol and forward it to the WC. The encapsulated broadcast service request is de-encapsulated upon receipt by the WC. For example, the tunneling protocol might be GRE (Generic Routing Encapsulation), or a proprietary tunneling protocol (which may encapsulate the service request and other packets into a layer 2 protocol).
According to one example in accordance with the present disclosure, the Wireless Controller determines the port ID of a port on which a reply to a similar type of service request was previously received by the Wireless Controller. The Wireless Controller then forwards the broadcast service request out of that port. In this way the broadcast service request is not forwarded out of all ports of the Wireless Controller. This may help to reduce wireless traffic in the WLAN.
In one example, the service request is forwarded out of said port as a packet which has a broadcast destination address in its header. This relieves the load on the Wireless Controller as if the packet is forwarded with a broadcast destination address, the Wireless Controller need not perform processing to determine a unicast header for the service request. Further, in some cases, the WC may have cheaper or less complicated circuitry as it does not need to determine a unicast header for the service request.
An example of the Wireless Controller and an example method of using the Wireless Controller to process service requests will now be described in more detail.
As shown in
The Wireless Controller has a processor 110 which is able to access a memory 130. The memory includes an area 132 that stores the port ID of a port of the Wireless Controller on which a reply to a service request has previously been received. The Wireless Controller also includes a storage media 120 and machine readable instructions stored on the storage media 120. The processor 110 is able to access the storage media and execute the modules of machine readable instructions.
The modules may include an AP management module 122 for managing the APs, a data forwarding module 124 for forwarding data to and from APs and a service request module 126 for handling service requests received from the APs. In other examples, the processor 110 may include logic, such as an ASIC, FPGA hardwired or configured to implement the functionality of these modules without reading machine readable instructions from a separate memory, or a combination of hardware and machine readable instructions may be used.
The AP management module 122 may include logic for any one, or all of, monitoring the workload of the APs, traffic levels, allocating radio channels to the APs, processing or forwarding authentication and join requests, encryption, decryption, handling roaming of client devices between APs etc. The data forwarding module 124 may include logic to send and receive data packets between the WC and the APs and for forwarding data packets received from APs to other parts of the network and forwarding packets from other parts of the network to the AP. The data forwarding module may include logic for setting up a tunnel between the WC and each AP so that packets between the WC and each AP may be encapsulated using a protocol for communication between a WC and APs.
In some cases the AP may have further modules to perform traffic shaping (QoS (Quality of Service)), access control based on an access control list, firewall and/or other functions.
The service request module 126 and the memory 130 are used to process broadcast service requests (e.g. requests for an address or configuration information, such as DHCP requests) which may be generated by a client and sent to an AP when the client first joins the wireless network. The AP forwards these requests to the Wireless Controller for handling. This will be described in more detail below with reference to
After a client device has joined (successfully associated with) an AP, it typically broadcasts a service request. For example, a DHCP discover packet, a DHCP request, a BootP request, a Netbios name request etc. The broadcast service request is received by the client's AP and the AP forwards the request to the Wireless Controller.
At block 200 the Wireless Controller (WC) receives a broadcast service request from an AP. At block 210 the WC determines the port ID of a port on which the WC has previously received a reply to a similar type of service request. For example, if the WC receives a DHCP Discover packet it determines the port ID of a port on which it has previously received a response from a DHCP server (for instance the response may have been to a DHCP Discover packet or DHCP Request).
The WC may conduct this determination by checking the contents of memory 130. If memory 130 contains data 132 indicating a port ID of a port on which a service request of a similar type was previously received by the WC, then the determination is positive and the method proceeds to block 220.
At block 220 the Wireless Controller forwards the broadcast service request out of the port indicated by the port ID determined in block 210 (i.e. the port through which the service provider, for instance the DHCP server or other service providing server, can be reached). The Wireless Controller does not forward the service request through ports on which a reply to the service request has not previously been received. This helps to reduce traffic in the network.
In most cases, the service request is only forwarded through a single port of the wireless controller. The port may be a wired port or a wireless port. If the service request is transmitted wirelessly, then in order to further reduce wireless traffic the service request may forwarded over only a single radio channel (for instance, the radio channel on which a response was previously received). In accordance with one example the broadcast service request is forwarded with a header having a broadcast destination address.
An example of one way in which the Wireless Controller may store in memory the port ID of the port through which to forward service requests will now be discussed with reference to blocks 210 to 250 of
At block 210 the WC may inspect the memory 210 and determine that it has not previously received a reply to a similar type of service request. In that case at block 230 the WC forwards the service request out of a plurality of ports of the WC (for example it may forward the service request out of all ports of the WC, all ports except the port on which the service request was received, or a subset of the ports of the wireless controller). At block 240 the WC receives a reply to the service request at one of its ports. At 250 the WC stores the port ID of the port on which the reply was received in the memory 130.
This typically occurs when the WC first receives a service request after having been added to the network, or when the WC has just been turned on or reset (so its memory has cleared. In some cases the port ID stored in the memory may be aged, so that it is set upon receipt of a reply to service request, and it is cleared after a certain period of time.
After the service request is forwarded at block 220 or 230 of
The source address 312 is the address of the device sending the service request, which may for instance be 0.0.0.0 in the case of a client device which has not yet received an IP address.
The destination address 314 is the address of the device which a packet is to be forwarded to. A broadcast destination address is a special address which causes the receiving device to broadcast the packet through all of its ports except the port on which it was received, or to broadcast the packet through all ports including the port on which the packet was received. For instance, the broadcast address may be 255.255.255.255.
According to one example the destination address 314 of the broadcast service request is not changed between the receipt of the service request by the WC and forwarding of the service request by the WC. E.g. both the received and forwarded packet have the same destination address. The destination address may for example be a broadcast address such as 255.255.255.255 for an IP v4 network. In other cases, such as an IP v6 network, the broadcast address may be a multicast address to the ‘all hosts’ multicast group.
According to one example, the header 310 is unchanged as between the receipt and forwarding by the WC. That is neither the source nor the destination address are changed. This further reduces the processing load on the WC.
According to another example the destination address in the header 310 of the broadcast service request is not changed, but the WC changes the source address in the header to the address of the WC before forwarding through the determined port to the service provider server. This enables the WC to act as a lightweight DHCP helper or agent, but may take more processing power.
The body of the service request 320 may for example include any or all of message type, client identifier, server identifier, requested address fields and various option fields, which enable a service provider server to process and respond to the service request.
All of the features disclosed in this specification (including any accompanying claims, abstract and drawings), and/or all of the steps of any method or process so disclosed, may be combined in any combination, except combinations where at least some of such features and/or steps are mutually exclusive.
Each feature disclosed in this specification (including any accompanying claims, abstract and drawings), may be replaced by alternative features serving the same, equivalent or similar purpose, unless expressly stated otherwise. Thus, unless expressly stated otherwise, each feature disclosed is one example only of a generic series of equivalent or similar features.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/US2012/071302 | 12/21/2012 | WO | 00 |