US20090323631A1 - METHOD, SYSTEM AND APPARATUS FOR CREATING A MESH NETWORK OF WIRELESS SWITCHES TO SUPPORT LAYER 3 ROAMING IN WIRELESS LOCAL AREA NETWORKS (WLANs) - Google Patents

METHOD, SYSTEM AND APPARATUS FOR CREATING A MESH NETWORK OF WIRELESS SWITCHES TO SUPPORT LAYER 3 ROAMING IN WIRELESS LOCAL AREA NETWORKS (WLANs) Download PDF

Info

Publication number
US20090323631A1
US20090323631A1 US12/130,608 US13060808A US2009323631A1 US 20090323631 A1 US20090323631 A1 US 20090323631A1 US 13060808 A US13060808 A US 13060808A US 2009323631 A1 US2009323631 A1 US 2009323631A1
Authority
US
United States
Prior art keywords
wireless
switches
switch
configuration information
registration server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/130,608
Inventor
Zeljko Bajic
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Symbol Technologies LLC
Original Assignee
Symbol Technologies LLC
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Symbol Technologies LLC filed Critical Symbol Technologies LLC
Priority to US12/130,608 priority Critical patent/US20090323631A1/en
Publication of US20090323631A1 publication Critical patent/US20090323631A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • H04W8/08Mobility data transfer
    • H04W8/12Mobility data transfer between location registers or mobility servers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/12Access point controller devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W88/00Devices specially adapted for wireless communication networks, e.g. terminals, base stations or access point devices
    • H04W88/14Backbone network devices

Definitions

  • the present invention generally relates to computer networks and, more particularly, to methods, systems and apparatus for layer 3 roaming in the context of Wireless Local Area Networks (WLANs).
  • WLANs Wireless Local Area Networks
  • WLANs based on the IEEE 802.11 standards, have conventionally been used for ordinary Internet services such as web browsing, file transfers and electronic mail.
  • VoIP voice over IP
  • WLANs can give clients the ability to “roam” or physically move from place to place without being connected by wires.
  • the term “roaming” describes the act of physically moving between access points (APs).
  • APs access points
  • FIG. 1 is a block diagram of a conventional wireless local area network (WLAN).
  • the WLAN 1 of FIG. 1 includes wireless clients 2 , 4 , a first subnet (A) 10 , a wireless switch 12 , access points (APs) 14 , 16 , a second subnet (B) 20 , a wireless switch 22 , access points (APs) 24 , 26 and layer 3 routers 34 , 36 .
  • the router 34 is coupled to the wireless switch 12 .
  • the wireless switch 12 supports the first subnet (A) 10 and is coupled to the access points (APs) 14 , 16 .
  • the access points (APs) 14 , 16 have IP addresses within the first subnet (A) 10 .
  • the router 36 is coupled to the wireless switch 22 .
  • the wireless switch 22 supports the second subnet (B) 20 and is coupled to the access points (APs) 24 , 26 .
  • the access points (APs) 24 , 26 have IP addresses within the second subnet (B) 20 .
  • the clients 2 , 4 are wireless devices which physically move around the WLAN 1 , and communicate with an IP network via the access points (APs) 14 , 16 and access points (APs) 24 , 26 , respectively.
  • FIG. 1 illustrates the concept of layer 2 roaming and the concept of layer 3 roaming in the WLAN.
  • a layer 2 network is defined as a single IP subnet and broadcast domain, such as the first subnet (A) 10
  • a layer 3 network is defined as the combination of multiple IP subnets and broadcast domains, such as the first subnet (A) 10 and the second subnet (B) 20 .
  • Layer 2 refers to the data link layer of the Open Systems Interconnection (OSI) communication model.
  • the data link layer is concerned with moving data across the physical links in the network.
  • the switch is a device that redirects data messages at the layer 2 level, using the destination Media Access Control (MAC) address to determine where to direct the message.
  • MAC Media Access Control
  • the data link layer contains two sublayers called the Media Access Control (MAC) sublayer and the Logical Link Control (LLC) sublayer.
  • the data link layer ensures that an initial connection has been set up, divides output data into data frames, and handles the acknowledgements from a receiver that the data arrived successfully.
  • the data link layer also ensures that incoming data has been received successfully by analyzing bit patterns at special places in the frames.
  • Layer 2 roaming occurs when a client moves far enough away from its AP such that its radio associates with a different AP in the same subnet.
  • the client disconnects from one Access Point (AP) and re-connects to another AP in the same subnet (broadcast domain) where several APs use the same Service Set Identifier (SSID).
  • AP Access Point
  • SSID Service Set Identifier
  • a client continuously listens to nearby APs and can decide to roam if it finds an AP with the same SSID and stronger signal or is experiencing too much loss with the current AP.
  • the client sends an associate (or reassociate) request to the new AP. It may disassociate from the old AP, or the old AP may notice the client is no longer there.
  • IEEE's 802.11f Inter Access Point Protocol addresses roaming between Access Points (APs) inside client's home subnet and assures constant IP-connectivity in this case.
  • APs Access Points
  • ESS Extended Service Set
  • the AP physical point of attachment
  • the client is still served by the same Access Router.
  • the device's IP address is still valid after the roam and can remain unchanged. For example, when the roams within the first subnet (A) 10 , the IP address of the client will remain the same.
  • LAN traffic for the client can be relayed through the new AP.
  • the client roams to a new AP in a different or foreign subnet supported by another wireless switch. Because the client cannot be identified by its original home IP address anymore, a new IP address is required for the routing the client's IP data. Consequently, any on-going connections can be disrupted and IP connectivity can be lost. For applications like wireless VoIP phones or streaming applications, this is not acceptable.
  • Layer 3 refers to the network layer of the Open Systems Interconnection (OSI) multilayered communication model.
  • the network layer is concerned with knowing the address of the neighboring nodes in the network, selecting routes and quality of service, and recognizing and forwarding to the transport layer incoming messages for local host domains.
  • OSI Open Systems Interconnection
  • Layer 3 roaming occurs when a client moves from an AP within its home IP subnet, such as the first subnet (A) 10 , to a new AP within a foreign IP subnet, such as the second subnet (B) 20 .
  • This foreign IP subnet has a different Basic Service Set (BSS) than the home IP subnet.
  • BSS Basic Service Set
  • the client disconnects from one AP and reconnects or re-associates with another foreign AP in a foreign IP subnet outside its home IP subnet. In this re-association, the client is supposed to be served by a different access router (through the foreign AP), which bares a different IP address, while the client itself preserves its original IP address.
  • the client would no longer have an IP address and default gateway that are valid within the foreign IP subnet. Therefore, if no other protocol is implemented to address an L3 roam, the client will not able to send/receive IP packets from/to its current location. As a result, active IP sessions can be dropped because IP-connectivity is lost.
  • IP handoff or “L3 handover” can be used to preserve the IP traffic to/from the client after such re-association with the foreign AP. Because this process is not addressed by current IEEE nor Wi-Fi standards, important functions, such as preservation of the client's IP connectivity upon a layer 3 handover, have yet to be standardized.
  • DHCP Dynamic Host Configuration Protocol
  • layer 3 traffic re-routing requires more than updating MAC address tables and ARP caches.
  • Many applications require persistent connections and drop their sessions as a result of inter-subnet roaming.
  • Network layer devices such as routers and layer 3 switches must somehow be told to forward IP packets to the client's new subnet.
  • To provide session persistence mechanisms are need to allow a client to maintain the same Layer 3 address while roaming throughout a multi-subnet network. Otherwise, many applications will timeout trying to reach the client's old IP and must be reconnect with the client's new IP.
  • Mobile IP provides one solution for handling the L3 movements of clients regardless of the underlying layer 2 technology.
  • Mobile IP uses a Home Agent (HA) to forward IP packets to a Foreign Agent (FA) in the client's new subnet.
  • HA Home Agent
  • FA Foreign Agent
  • the HA and FA advertise themselves using the ICMP Router Discovery Protocol (IRDP).
  • IRDP ICMP Router Discovery Protocol
  • the Foreign Agent periodically advertises its presence wirelessly and waits for a solicitation message from a roaming mobile node.
  • a Mobile IP-enabled client roams to a new subnet, it must discover and register itself with a nearby FA.
  • the registration process for such a node is triggered by a wireless registration request (after the 802.11 association is completed) issued by the MN.
  • the FA forwards that request to that client's original HA. Wired messages can then be exchanged between the HA and the FA as well as with binding table updates. An acknowledgment can then be sent wirelessly to the MN.
  • a tunnel is established between the HA and FA to relay incoming packets sent to the client's original IP address.
  • the HA serves as the anchor point for communication with the wireless client. It tunnels packets from Corresponding Nodes towards the current address of the MN and vise versa. Outbound packets are routed back through the tunnel from the FA to HA, and then on to their destination.
  • Mobile IP preserves subnet connectivity for roaming clients, it can result in sub-optimal routing and longer roaming delay.
  • the wireless client must first regain over the air connectivity with its new FA before the Agent Discovery Phase is launched. This can result in considerable reconnection time which increases latency.
  • the registration process involves wire line and wireless communication. The amount of packet loss and the significant delay introduced during these procedures make the method unsuitable for many WLAN application, such as VoIP over 802.11 or streaming over 802.11.
  • techniques are provided for creating a mesh network in wireless local area network comprising a plurality of wireless switches.
  • An IP address of the registration server can be configured on each of the wireless switches and used to open an IP socket from each of the wireless switches to the registration server.
  • Each of the wireless switches register with a registration server by communicating configuration information about each of the wireless switches to the registration server.
  • the configuration information for each switch comprises a switch IP address and a list of subnets the switch supports.
  • the configuration information can be used by the registration server to create a wireless switch list which includes a listing of each of the wireless the switches in the wireless local area network. The configuration information about each of the wireless switches and the wireless switch list can then be communicated to each of the wireless switches.
  • Each wireless switch can use the configuration information from each of the other wireless switches to create a mesh network of wireless switches.
  • each of the wireless switches can use the configuration information and the wireless switch list to open a UDP/IP socket to each of the other wireless switches.
  • Each of the wireless switches can send configuration information to each of the other wireless switches.
  • the registration server can send the configuration information and the wireless switch list for each of the wireless switches to each of the other wireless switches.
  • Each wireless switch can also send update messages to each of the other wireless switches. These update messages can include, for example, changes to configuration information for each wireless switch.
  • a wireless local area network includes a plurality of wireless switches, and a registration server configured to register each of the wireless switches in a wireless local area network and create a mesh network of wireless switches using configuration information from each of the wireless switches.
  • An IP address of the registration server is configured on each of the wireless switches.
  • Each of the wireless switches use the IP address during registration to open an IP socket to the registration server.
  • Each of the wireless switches communicates configuration information about the switch to the registration server during registration.
  • the configuration information for each switch comprises a switch IP address and a list of subnets the switch supports.
  • the registration server uses the configuration information to create a wireless switch list which includes a listing of each of the wireless switches in the wireless local area network.
  • the registration server comprises a plurality of ports, a transceiver having a transmitter subsystem and a receiver subsystem, a processor and a database.
  • the transceiver can communicate the IP address of the registration server to each of the wireless switches.
  • Each of the wireless switches can use the IP address to open an IP socket to one of the ports.
  • the transceiver can receive configuration information from each of the wireless switches.
  • the configuration information for each switch comprises a switch IP address and a list of subnets the switch supports.
  • the processor can use the configuration information to create a wireless switch list.
  • the wireless switch list includes a listing of each of the wireless the switches in the wireless local area network.
  • the transceiver can communicate the configuration information for each of the wireless switches and the wireless switch list to each of the wireless switches.
  • Each of the wireless switches can use the configuration information and the wireless switch list to open a UDP/IP socket to each of the other wireless switches.
  • the database can store the configuration information for each of the plurality of wireless switches and the wireless switch list.
  • the registration server may be implemented as a blade server. Alternatively, the registration server may be implemented in a wireless switch.
  • a high availability WLAN can deploy redundant registration servers. By using multiple registration servers, one registration server will not be a single point of failure in the WLAN. When a second registration server is used, the configuration of the first registration server should be synchronized to the configuration of the second registration server.
  • each of the wireless switches can include, for example, a number of ports, a transceiver having a transmitter subsystem and a receiver subsystem, a processor and a database.
  • the transmitter can communicate configuration information about the wireless switch to a registration server over an IP socket to the registration server.
  • the transmitter can send configuration information for the wireless switch to each of the other wireless switches.
  • the configuration information for the wireless switch comprises a switch IP address and a list of subnets the wireless switch supports.
  • the receiver can receive configuration information for each of the other wireless switches and a wireless switch list which includes a listing of each of the other wireless the switches in the wireless local area network.
  • the processor can use the configuration information and the wireless switch list to open a UDP/IP socket from one of the ports to each of the other wireless switches.
  • the transmitter can send the update messages for the wireless switch to each of the other wireless switches.
  • the receiver can also receive update messages from each of the other wireless switches. These update messages comprise changes to configuration information for each of the other wireless switches.
  • FIG. 1 is a block diagram of a conventional wireless local area network (WLAN) which illustrates the concept of layer 2 roaming and the concept of layer 3 roaming in the WLAN;
  • WLAN wireless local area network
  • FIG. 2 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server and a plurality of wireless switches;
  • FIG. 3 is a block diagram of a registration server according to one exemplary embodiment
  • FIG. 4 is a block diagram of a wireless switch according to one exemplary embodiment
  • FIG. 5 is a flow chart showing an exemplary method creating a mesh network of wireless switches according to one exemplary embodiment
  • FIG. 6 is a flow chart showing an exemplary method for providing an active client list to a plurality of wireless switches according to one exemplary embodiment
  • FIG. 7 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server and a home wireless switch supporting a first subnet and a visited wireless switch supporting a second subnet;
  • FIG. 8 is a flow chart showing an exemplary method for allowing a client, initially associated with a home wireless switch and having a client IP address from within a first subnet, to roam from the home wireless switch to a visited wireless switch configured to support a second subnet according to one exemplary embodiment;
  • FIG. 9 is a flow chart showing exemplary message exchanges between the home wireless switch which supports a first subnet and the visited wireless switch which supports a second subnet to allow the client to maintain a client IP address when the client roams to the second subnet according to one exemplary embodiment.
  • Embodiments of the present invention provide methods and apparatus that allow for a client to roam from a first subnet to a second subnet while keeping the same IP address used in the home subnet.
  • a “client” is a mobile device in a WLAN.
  • the term “mobile device” can generally refer to a wireless communication device or other hardware with which an access network communicates. At an given time a mobile device may be mobile or stationary and can include devices that communicate through a wireless channel or through a wired channel.
  • a mobile device may further be any of a number of types of mobile computing devices including but not limited to a laptop computer, a PC card, compact flash, external or internal modem, wireless or wireline phone, personal digital assistant (PDA) or mobile telephone handset.
  • PDA personal digital assistant
  • FIG. 2 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server 130 and wireless switches 112 , 122 , 132 , 142 .
  • WLAN refers to a network in which a mobile user can connect to a local area network (LAN) through a wireless (radio) connection.
  • LAN local area network
  • radio radio
  • packet refers to a unit of data that is routed between an origin and a destination on a packet-switched network such as the Internet.
  • TCP Transmission Control Protocol
  • the Transmission Control Protocol (TCP) layer divides the file into “chunks” of an efficient size for routing. Each of these packets is separately numbered and includes the Internet address of the destination. The individual packets for a given file may travel different routes through the Internet. When they have all arrived, they are reassembled into the original file by the TCP layer at the receiving end.
  • UDP User Datagram Protocol
  • switch refers to a device that channels incoming data from any of multiple input ports to the specific output port that will take the data toward its intended destination.
  • a switch typically performs the data-link or layer 2 function and determines, from an IP address in each packet, which output port to use for the next part of its trip to the intended destination.
  • the destination address generally requires a look-up in a routing table by a device known as a router.
  • the switch can function as an IP switch which may also perform network or layer 3 routing functions.
  • the registration server 130 and wireless switches 112 , 122 , 132 , 142 can be coupled to each other via IP sockets or tunnels which the wireless switches 112 , 122 , 132 , 142 create to the registration server 130 .
  • the wireless switches 112 , 122 , 132 , 142 are coupled to each other by a mesh network of IP sockets or tunnels.
  • tunneling refers to the process of allowing two disparate networks to connect directly to one another when they normally would not or when they are physically disjointed. Tunneling is synonymous with encapsulation, and is generally done by encapsulating private network data and protocol information within public network transmission units so that the private network protocol information appears to the public network as data.
  • a tunnel requires an entry point and an exit point.
  • the entry point encapsulates the tunneled packets within another IP header.
  • the new IP header might include some other parameters, but the basic function of the encapsulation header is to direct the packet to the tunnel endpoint.
  • a packet received by the tunnel endpoint is stripped of the encapsulation header and forwarded to the client.
  • the registration server 130 is a network entity that can be implemented as dedicated hardware on an external high availability platform.
  • the registration server 130 might be implemented in a blade server.
  • the registration server 130 is used for registering wireless switches in the WLAN when the wireless switches join the WLAN.
  • the registration server 130 has a first Internet Protocol (IP) address which is configured on every wireless switch in the WLAN.
  • IP Internet Protocol
  • IP address refers to a layer 3 address.
  • IP address is a 32-bit address comprising one part identifies the network with a network number and another part which identifies the specific machine or host within the network with a host number. Some of the bits in the machine or host part of the address can be used to identify a specific subnet. In this case, the IP address then contains three parts: the network number, the subnet number, and the machine number.
  • Each of the wireless switches 112 , 122 , 132 , 142 has configuration information associated with it which can include, for example, an IP address and a list of subnets (IP domains) which the particular wireless switch supports.
  • IP domains IP domains
  • sub-network or subnet refers to an identifiably separate part of a network.
  • a subnet may represent all the machines at one geographic location, in one building, or on the same wireless local area network (WLAN).
  • WLAN wireless local area network
  • Each of the wireless switches 112 , 122 , 132 , 142 registers with the registration server 130 by communicating its configuration information to the registration server 130 and uses the IP address of the registration server 130 to create or open a first IP socket (tunnel) to the registration server 130 .
  • the wireless switches 112 , 122 , 132 , 142 can periodically send update messages to each other. These update messages can include, for example, changes to the configuration information associated with each wireless switch.
  • the registration server 130 can use the configuration information to create an AWSL which includes a listing of each of the wireless switches 112 , 122 , 132 , 142 in the WLAN.
  • the registration server 130 sends the AWSL to each of the wireless switches 112 , 122 , 132 , 142 .
  • Each of the wireless switches 112 , 122 , 132 , 142 uses the AWSL to open a UDP/IP socket to each of the other wireless switches 112 , 122 , 132 , 142 .
  • the mesh network is complete. This mesh network changes dynamically as new switches are added (e.g., register with the registration server 130 ) or removed from the WLAN.
  • each of the wireless switches 112 , 122 , 132 , 142 can send configuration information to each of the other wireless switches 112 , 122 , 132 , 142 .
  • the registration server 130 can send the configuration information for each of the wireless switches 112 , 122 , 132 , 142 to each of the other wireless switches 112 , 122 , 132 , 142 .
  • the wireless switches 112 , 122 , 132 , 142 can also periodically send update messages to each other. If a certain amount of time passes and one of the wireless switches do not send update messages, then the other wireless switches can assume that wireless switch is no longer in the WLAN.
  • IP sockets can go over a security protocol, such as Internet Protocol Security (IPSec), and the communications can be encrypted using IPSec.
  • Internet Protocol Security IPSec
  • IPsec Internet Protocol Security
  • IPsec provides two choices of security service: Authentication Header (AH), which essentially allows authentication of the sender of data, and Encapsulating Security Payload (ESP), which supports both authentication of the sender and encryption of data as well.
  • AH Authentication Header
  • ESP Encapsulating Security Payload
  • the specific information associated with each of these services is inserted into the packet in a header that follows the IP packet header.
  • Separate key protocols can be selected, such as the ISAKMP/Oakley protocol.
  • the client 202 can use IPSec terminated on the home wireless switch 212 .
  • the configuration of the active or master registration server 130 can be synchronized with the configuration of a standby or slave registration server. That way, in the event the active or master registration server 130 fails, the standby or slave registration server can take over since it includes the same information (e.g., wireless switch list, active client list) as the active or master registration server 130 .
  • the registration server 130 can host wireless intrusion detection system (WIDS) functionality, location server functionality, billing functionality, etc. Because the registration server 130 has information about each wireless switch (e.g., wireless switch list) and each client (e.g., active client list) in the WLAN, the registration server 130 can leverage this information with other functions provided by the additional functionality.
  • WIDS wireless intrusion detection system
  • FIG. 3 is a block diagram of a registration server 130 according to one exemplary embodiment.
  • the registration server 130 can include, for example, a transceiver 131 which includes a transmitter 132 and a receiver 134 , a database 133 , a processor 135 and a number of ports 137 .
  • the receiver 134 of the registration server 130 can communicate the IP address of the registration server 130 to each of the wireless switches. Each of the wireless switches can use the IP address to open an IP socket to one of the ports.
  • the receiver 134 receives configuration information from each wireless switch that includes attributes and parameters associated with each of the wireless switches 112 , 122 , 132 , 142 . This configuration information is communicated over a set of first IP sockets or tunnels between each of the wireless switches 112 , 122 , 132 , 142 and the registration server 130 .
  • the configuration information for each wireless switch 112 , 122 , 132 , 142 comprises a switch IP address and a list of subnets (IP domains) which the wireless switch supports.
  • the processor 135 registers each of the wireless switches 112 , 122 , 132 , 142 with the registration server 130 using the configuration information received from the wireless switches 112 , 122 , 132 , 142 during registration and, optionally, updates received from the wireless switches 112 , 122 , 132 , 142 .
  • the processor 135 can use the configuration information communicated received from the wireless switches 112 , 122 , 132 , 142 to create an active wireless switch list (AWSL).
  • the AWSL includes a listing of each of the wireless the switches in the WLAN.
  • the transmitter 132 subsystem can communicate the configuration information for each of the wireless switches and the AWSL to each of the wireless switches.
  • Each of the wireless switches can use the configuration information and the AWSL to open a UDP/IP socket to each of the other wireless switches.
  • the database 135 can store the configuration information for each of the plurality of wireless switches and the AWSL.
  • FIG. 4 is a block diagram of a wireless switch 140 according to one exemplary embodiment.
  • the wireless switch 140 could be implemented as any or all of the wireless switches 112 , 122 , 132 , 142 described above.
  • the wireless switch 140 can include, for example, a transceiver 141 which includes a transmitter 142 and a receiver 144 , a database 143 , a processor 145 and a number of ports 147 .
  • the transmitter 142 can communicate configuration information about the wireless switch 140 to a registration server over an IP socket to the registration server 130 .
  • the transmitter 142 can also send configuration information for the wireless switch 140 to each of the other wireless switches.
  • the receiver 144 can receive configuration information for each of the other wireless switches and a copy of the AWSL which includes a listing of each of the other wireless switches in the WLAN.
  • the processor 145 can use the configuration information and the AWSL to open a UDP/IP sockets from the ports 147 to each of the other wireless switches.
  • the transmitter 142 can send the update messages for the wireless switch to each of the other wireless switches.
  • the receiver 144 can also receive update messages from each of the other wireless switches. These update messages comprise changes to configuration information for each of the other wireless switches.
  • FIG. 5 is a flow chart showing an exemplary method creating a mesh network of wireless switches in a WLAN comprising a wireless switches 112 , 122 , 132 , 142 and a registration server 130 .
  • An IP address of the registration server 130 can be configured on each of the wireless switches 112 , 122 , 132 , 142 .
  • the IP address of the registration server 130 can be used to create or open an IP socket from each of the wireless switches 112 , 122 , 132 , 142 to the registration server 130 .
  • Each of the wireless switches 112 , 122 , 132 , 142 can register with the registration server 130 by communicating configuration information about each of the wireless switches 112 , 122 , 132 , 142 to the registration server 130 .
  • the configuration information for each switch 112 , 122 , 132 , 142 comprises a switch IP address and a list of subnets the switch supports.
  • the registration server 130 can use the configuration information to create an active wireless switch list (AWSL) which includes a listing of each of the wireless switches 112 , 122 , 132 , 142 in the WLAN.
  • AWSL active wireless switch list
  • the AWSL and the configuration information for each of the wireless switches 112 , 122 , 132 , 142 can then be communicated to each of the wireless switches 112 , 122 , 132 , 142 .
  • each of the wireless switches 112 , 122 , 132 , 142 can use the configuration information and the AWSL to open a UDP/IP socket to each of the other wireless switches 112 , 122 , 132 , 142 .
  • Each wireless switch is then connected to each of the other wireless switches 112 , 122 , 132 , 142 and a mesh network of wireless switches 112 , 122 , 132 , 142 is created.
  • each of the wireless switches 112 , 122 , 132 , 142 can send configuration information to each of the other wireless switches 112 , 122 , 132 , 142 .
  • the registration server 130 can send the configuration information and the AWSL for each of the wireless switches 112 , 122 , 132 , 142 to each of the other wireless switches 112 , 122 , 132 , 142 .
  • Each wireless switch 112 , 122 , 132 , 142 can also send update messages to each of the other wireless switches 112 , 122 , 132 , 142 . These update messages can include, for example, changes to configuration information for each wireless switch 112 , 122 , 132 , 142 .
  • FIG. 6 is a flow chart showing an exemplary method for providing an active client list (ACL) to a plurality of wireless switches 112 , 122 , 132 , 142 according to one exemplary embodiment.
  • the wireless switches 112 , 122 , 132 , 142 can be located, for instance, in a WLAN such as the WLAN of FIG. 2 comprising a registration server 130 and a plurality of active clients (not shown) supported by the wireless switches 112 , 122 , 132 , 142 .
  • registration information associated with each of the active clients is communicated to the wireless switches 112 , 122 , 132 , 142 that support those active clients.
  • the registration information associated with each of the active clients is communicated from the wireless switches 112 , 122 , 132 , 142 , over an IP tunnel, to the registration server 130 .
  • an active client list can be created using the registration information for each active client.
  • the active client list comprises a record for each active client in the WLAN.
  • the record of each client comprises a MAC address of the client, a client IP address of the client, a home switch of the client, a visited switch of the client, inactivity timers for the home switch and the visited switch and location information.
  • the active client list and the registration information for each active client is communicated to each wireless switch 112 , 122 , 132 , 142 .
  • registration information updates are communicated from each wireless switch 112 , 122 , 132 , 142 to the registration server 130 .
  • the registration server 130 can use the registration information updates received from the wireless switches 112 , 122 , 132 , 142 to update the active client list.
  • the registration information updates are communicated to each of the other wireless switches 112 , 122 , 132 , 142 in the WLAN.
  • the registration server 130 can communicate an updated active client list including the registration information updates to the active client list to each wireless switch 112 , 122 , 132 , 142 .
  • the registration server 130 can include ports 137 , a transceiver 131 comprising a transmitter 132 and a receiver 134 , a processor 135 , a database 133 .
  • Selected ports couple the registration server 130 to the wireless switches 112 , 122 , 132 , 142 via IP sockets.
  • the receiver 134 can receive registration information for each active client from the wireless switch that supports each active client.
  • the processor 135 can create an ACL using the registration information for each active client.
  • the database 135 can store the ACL and registration information for each active client, and the transmitter 132 can communicate the ACL and registration information for each active client to each wireless switch.
  • the wireless switches send registration information updates.
  • the receiver 134 can receive registration information updates from the wireless switches, and the processor 135 can use the registration information updates to create an updated ACL.
  • the transmitter 132 can then send the registration information updates to each of the wireless switches.
  • the wireless switches send registration information updates to the receiver 134 , and the processor 135 can use the registration information updates to update the ACL.
  • the transmitter 132 can send the registration information updates to the ACL to each wireless switch 112 , 122 , 132 , 142 as the registration information updates are received from the wireless switches 112 , 122 , 132 , 142 .
  • each of the wireless switches 112 , 122 , 132 , 142 can include, for example, a number of ports 147 , a transceiver 141 including a transmitter 142 and a receiver 144 , a processor 145 and a database 143 .
  • the receiver 144 can receive registration information from each of the active clients the wireless switch supports.
  • the ports 247 couple the wireless switches 112 , 122 , 132 , 142 to the registration server 130 via IP sockets.
  • the transmitter 142 transmits the registration information to the registration server 130 .
  • the receiver 144 can receive the ACL from the registration server 130 .
  • the ACL comprises a record for each of the active clients in the WLAN.
  • the receiver 144 can also receive registration information updates from each of the active clients the wireless switch supports, and the transmitter 142 can send the registration information updates to the registration server 130 .
  • the transmitter 142 can also send the registration information updates to each of the other wireless switches in the WLAN.
  • the receiver 144 can receive an updated ACL from the registration server 130 which includes the registration information updates received from each of the wireless switches.
  • the registration server 230 or the switches can monitor the inactivity timers. If the inactivity timers of the client 202 indicate that the client 202 is inactive on its home switch (and the visited switch) for a given period of time, then the registration server 230 forces the client 202 to reauthenticate, reassociate and get a new client IP address on a new wireless switch. This allows the WLAN to avoid transmitting unnecessary overhead and cleans up unnecessary traffic in the tunnels between switches.
  • FIG. 7 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server 230 and a home wireless switch 212 supporting a first subnet 210 and a visited wireless switch 222 supporting a second subnet 220 .
  • FIG. 7 shows two wireless switches 212 , 222 and two subnets 210 , 220 , it should be appreciated that more than two switches and subnets can be implemented in the WLAN. It should also be appreciated that while FIG. 7 shows a single client 202 , more than one client is typically present in the WLAN. Typically, in a given WLAN there are a number of active clients.
  • each subnet 210 , 220 is shown as comprising three access points (APs) 215 - 217 and 225 - 227 , however, any number of APs could be implemented within a subnet.
  • APs access points
  • access point or “access port (AP)” refer to a station that transmits and receives data (sometimes referred to as a transceiver).
  • An access point connects users to other users within the network and also can serve as the point of interconnection between the WLAN and a fixed wire network.
  • Each access point can serve multiple users within a defined network area. As a client moves beyond the range of one access point, the client can be automatically handed over to the next AP.
  • a WLAN may only require a single access point.
  • the number of APs in a given subnet generally increases with the number of network users and the physical size of the network.
  • the home wireless switch 212 supports a first VLAN comprising a first subnet 210 which includes access points (API) 215 , (AP 2 ) 216 , and (AP 3 ) 217 . All clients on the first VLAN have IP addresses in the first subnet 210 . Tunnels couple the access points (AP 1 ) 215 , (AP 2 ) 216 , and (AP 3 ) 217 to the home wireless switch 212 .
  • the home wireless switch 212 has first configuration information comprising a first IP address and a list of first subnets (IP domains) supported by the home wireless switch 212 .
  • the home wireless switch 212 registers with the registration server 230 by communicating the first configuration information to the registration server 230 over the first IP socket 214 .
  • the client 202 is initially associated with first subnet 210 communicating with the home wireless switch 212 through the AP 3 217 .
  • the client 202 has a client IP address from within the first subnet 210 .
  • the client 202 eventually roams into the second subnet 220 where it communicates with the visited virtual wireless switch 222 through the access port (AP 4 ) 225 .
  • the visited wireless switch 222 supports a second VLAN comprising a second subnet 220 which includes access points (AP 4 ) 225 , (AP 5 ) 226 , and (AP 6 ) 227 . All clients on the second VLAN have IP addresses in the second subnet 220 . Tunnels couple the access points (AP 4 ) 225 , (AP 5 ) 226 , and (AP 6 ) 227 to the visited wireless switch 222 .
  • the visited wireless switch 222 has second configuration information comprising a second IP address and a list of second subnets (IP domains) supported by the visited wireless switch 222 .
  • the visited wireless switch 222 registers with the registration server 230 by communicating the second configuration information to the registration server 230 over the second IP socket 224 .
  • each of the wireless switches can use the IP address during registration to open an IP socket to the registration server.
  • a first IP socket 214 can be provided which couples the home wireless switch 212 and the registration server 230 , and a second IP socket 224 between the visited wireless switch 222 and the registration server 230 .
  • a database 137 in the registration server 230 stores the associated configuration information for each of the plurality of wireless switches.
  • Each of the wireless switches also communicates registration information for each active client to the registration server 230 .
  • the registration server 230 can use the registration information to create an active client list (ACL).
  • the active client list comprises a record for each active client 202 in the WLAN.
  • the record of each client 202 comprises a number of attributes, for instance, a MAC address of the client, a client IP address of the client, a home switch of the client, a visited switch of the client, inactivity timers for the home switch and the visited switch and location information.
  • the registration server 230 can send a copy of the active client list (or a portion of the active client list) to each wireless switch in the WLAN.
  • the registered wireless switches can periodically send updates regarding registration information for each active client to the registration server 230 .
  • the registration server 230 can use these updates to create an updated active client list. Whenever the registration server 230 receives updated registration information (or new registration information from a new switch joining the network), the registration server 230 can then send the updates of the active client list to each wireless switch as the updates are received from the wireless switches.
  • the active client list can be used by each of the wireless switches to allow a client to keep its original TCP/IP or UDP/IP connection and its original client IP address assigned by its home wireless switch.
  • the active client list includes a record for the client 202 which is based on the first configuration information.
  • This record comprises a MAC address of the client 202 , the client IP address of the client, the home wireless switch 212 of the client, the visited wireless switch 222 of the client 202 , inactivity timers for the home wireless switch 212 and the visited wireless switch 222 .
  • This record can be periodically updated using updates received from the wireless switch.
  • a database 133 in the registration server 230 can store the first configuration information, second configuration information, and the active client list.
  • a UDP/IP tunnel 215 can be created which couples the home wireless switch 212 and the visited wireless switch 222 .
  • Each of the wireless switches can use configuration information from the wireless switch list to open a UDP/IP tunnel or socket to the other wireless switch. As will be explained in greater detail below, this tunnel allows the client 202 to maintain the client's IP address from its home wireless switch 212 when the client 202 roams from the home wireless switch 212 and the visited wireless switch 222 .
  • a protocol can be implemented which allows a DHCP server 211 to assign the original client IP address to the client even when the client 202 roams from the home wireless switch 212 to the visited wireless switch 222 .
  • DHCP Dynamic Host Configuration Protocol
  • DHCP typically sends a new IP address when a computer is plugged into a different place in the network. This protocol allows a device to have a different IP address every time it connects to the network, and the device's IP address can even change while it is still connected.
  • DHCP can also support a mix of static and dynamic IP addresses.
  • DHCP uses the concept of a “lease” or amount of time that a given IP address will be valid for a computer. Using very short leases, DHCP can dynamically reconfigure networks in which there are more computers than there are available IP addresses.
  • the client 202 When the client 202 begins to roam to the visited wireless switch 222 , as the client 202 approaches the visited wireless switch 222 , the client 202 hears a new beacon sent out by an access port (AP) 225 connected to the visited wireless switch 222 .
  • the new beacon has a new BSSID (MAC address) different from the one used by access port (AP 3 ) 217 connected to the home wireless switch 212 .
  • the client 202 802.11 authenticates with the visited wireless switch 222 , 802.11 associates with the visited wireless switch 222 , 802.11x authenticates with the visited wireless switch 222 and issues a Dynamic Host Configuration Protocol (DHCP) request.
  • DHCP Dynamic Host Configuration Protocol
  • DHCP Dynamic Host Configuration Protocol
  • each switch has information about all active clients in the network.
  • the visited wireless switch 222 can obtain the client IP address from the registration information that was sent to the registration server 230 when the home wireless switch 212 registered with the registration server 230 . For example, the visited wireless switch 222 can search the record of the client 202 to get the MAC address of the client 202 .
  • the visited wireless switch 222 can use the MAC address of the client 202 to determine that the client IP address belongs to the first subnet 210 and that the client 202 was originally associated with the home wireless switch 212 . Thus, the visited wireless switch 222 knows that the client 202 was initially associated with the home wireless switch 212 and that it had a client IP address belonging to the first subnet 210 .
  • the visited wireless switch 222 can then relays the DHCP request to the home wireless switch 212 through the tunnel 215 , and the home wireless switch 212 passes the DHCP request to the DHCP server 211 .
  • the DHCP server 211 re-assigns the same original client IP address to the client 202 . Because the client 202 maintains its original client IP address from the home switch, the client 202 does not need to re-establish its connection. This can prevent the session from dropping.
  • the home wireless switch 212 forwards a Dynamic Host Configuration Protocol (DHCP) response to the visited wireless switch 222 and the client 202 .
  • DHCP Dynamic Host Configuration Protocol
  • the IP packets When the client 202 sends IP packets to the network, the IP packets will go to the visited wireless switch 222 .
  • the visited wireless switch 222 can then forward any IP packets it receives through the tunnel 215 to the home wireless switch 212 which can forward the IP packets to a router.
  • the home wireless switch 212 can forward the outbound IP packets it receives to the client 202 through the visited wireless switch 222 .
  • the WPA 2 client 202 is pre-authenticated with the visited wireless switch 222 to achieve layer 3 mobility with low latency. If the client uses IPSec, terminated on the home switch and no 802.11 encryptions, then the client could 802.11 re-authenticate and search the ACL to get the home wireless switch 212 from client's MAC address. This can allow all packets from the client 202 to be forwarded to the home wireless switch 212 . Otherwise the client will 802.11 re-authenticate, go through dotl.x authentication, four way and two handshake to generate new transient keys and then continue with existing TCP or UDP sessions. The dotl.x authentication involves a RADIUS server and the latency can depend on type of the inter-authentication method (PEAP, TTLS, TLS).
  • FIG. 8 is a flow chart showing an exemplary method for allowing a client 202 , initially associated with a home wireless switch 212 and having a client IP address from within a first subnet 210 , to roam from the home wireless switch 212 to a visited wireless switch 222 configured to support a second subnet 220 according to one exemplary embodiment.
  • This method can be used, for example, in a WLAN to allow a client 202 to keep its client IP address and maintain IP connectivity while roaming between the first subnet 210 and the second subnet 220 .
  • a tunnel is created or opened between the home wireless switch 212 to the visited wireless switch 222 by using the AWSL and configuration information for the home wireless switch 212 to the visited wireless switch 222 .
  • the client 202 roams from the home wireless switch 212 to the visited wireless switch 222 .
  • the client 202 can keep its original client IP address and maintain IP connectivity while roaming from the first subnet 210 to the second subnet 220 using techniques which will now be described with reference to FIG. 9 .
  • FIG. 9 is a flow chart showing exemplary message exchanges between the home wireless switch 212 , which supports a first subnet 210 , and the visited wireless switch 222 , which supports a second subnet 220 , to allow the client 202 to maintain its original client IP address when the client 202 roams to the second subnet 220 .
  • the client 202 is 802.11 authenticated and associated with the visited wireless switch 222 , and at step 904 , 802.1x authenticated with the visited wireless switch 222 .
  • the client 202 issues a Dynamic Host Configuration Protocol (DHCP) request which is relayed, at step 908 , from the visited wireless switch 222 to the home wireless switch 212 through the tunnel 215 .
  • DHCP Dynamic Host Configuration Protocol
  • the DHCP request can then be passed from the home wireless switch 212 to the DHCP server 211 .
  • the DHCP server 211 re-assigns the client IP address to the client, and at step 914 , a Dynamic Host Configuration Protocol (DHCP) response can be forwarded from the home wireless switch 212 to the visited wireless switch 222 and the client 202 .
  • DHCP Dynamic Host Configuration Protocol
  • the active client list can be used to determine that the client IP address belongs to the first subnet 210 and that the client 202 was originally associated with the home wireless switch 212 .
  • the visited wireless switch 222 can obtain the client IP address from the registration information sent to the visited wireless switch 222 by registration server 230 when the visited wireless switch 222 registered with the registration server 230 .
  • any IP packet sent from the client 202 and received by the visited wireless switch 222 can be forwarded to the home wireless switch 212 through the tunnel 215
  • any IP packet received by the home wireless switch 212 can be forwarded through the tunnel 215 to the visited wireless switch 222 which forwards the IP packet to the client 202 .
  • some of the ports 137 can couple the registration server 130 to the home wireless switch 212 and the visited wireless switch 222 .
  • the receiver 134 can receive registration information associated with each client from each of the wireless switches.
  • the processor 135 can create an active client list (ACL) using the registration information from each client.
  • the transmitter 132 can send a copy of the ACL to each wireless switch in the WLAN.
  • one of the ports 147 of the home wireless switch 212 can be coupled to one of the ports 137 of the visited wireless switch 212 via the UDP/IP tunnel.
  • the client 202 802.11 authenticates with the visited wireless switch 222
  • 802.11 associates with the visited wireless switch 222
  • 802.1x authenticates with the visited wireless switch 222 and issues a Dynamic Host Configuration Protocol (DHCP) request to the visited wireless switch 222 .
  • DHCP Dynamic Host Configuration Protocol
  • the receiver 144 of the home wireless switch can receive the DHCP request from the visited wireless switch 222 through the tunnel, and the transmitter 142 of the home wireless switch 212 can send the DHCP request to a Dynamic Host Configuration Protocol (DHCP) server 211 which re-assigns the client IP address to the client 202 .
  • the transmitter 142 of the home wireless switch can send a DHCP response to the visited wireless switch and the client.
  • the receiver 144 of the visited wireless switch 222 can receive the DHCP response from the home wireless switch 212 .
  • DHCP Dynamic Host Configuration Protocol
  • the receiver 144 of the visited wireless switch 222 can receive an active client list from the registration server 230 , and the processor 145 of the visited wireless switch 222 can use the active client list to determine that the client IP address belongs to the first subnet 210 and that the client 202 was originally associated with the home wireless switch 212 .
  • the processor 145 of the visited wireless switch 222 obtains the client IP address from the registration information sent to the registration server 230 by the client 202 when the home wireless switch 212 registered with the registration server 230 .
  • the processor 145 of the visited wireless switch 222 can search the record associated with the client 202 to get the home wireless switch 212 from the MAC address of the client 202 .
  • the transmitter 142 of the visited wireless switch 222 can send registration information for each client in the second subnet to the registration server.
  • the receiver 144 of the visited wireless switch 222 can receive, after the client 202 has roamed from the home wireless switch 212 to the visited wireless switch 222 , an IP packet sent from the client 202 .
  • the transmitter 142 of the visited wireless switch 222 can then send the IP packet through the UDP/IP tunnel to the home wireless switch 212 .
  • the receiver 144 of the home wireless switch can be coupled to the first port and can receive, after the client has roamed from the home wireless switch to the visited wireless switch, an IP packet sent from the visited wireless switch through the UDP/IP tunnel. This IP packet originates at the client.
  • the receiver 144 of the home wireless switch can receive an active client list from the registration server.
  • the processor 145 of the home wireless switch can use the active client list to determine that the client is now associated with the home wireless switch.
  • the receiver 144 of the home wireless switch can receive a second IP packet addressed to the client.
  • the transmitter 142 of the home wireless switch which is coupled to the port, can send the second IP packet to the visited wireless switch through the UDP/IP tunnel.
  • the visited wireless switch sends the second IP packet to the client.
  • the receiver 144 of the visited wireless switch 222 can receive a second IP packet for the client 202 sent from the home wireless switch 212 through the UDP/IP tunnel.
  • connection or “coupled to” used in describing a relationship between different elements do not imply that a direct physical connection must be made between these elements.
  • two elements may be connected to each other physically, electronically, logically, or in any other manner, through one or more additional elements, without departing from the scope of the invention.
  • connection or “coupled” means that one feature is directly or indirectly connected or coupled to another feature, and not necessarily mechanically.
  • drawings depict exemplary arrangements of elements, additional intervening elements, devices, features, or components may be present in an actual embodiment assuming that the functionality of the circuit is not adversely affected.
  • the connecting lines shown in the various figures represent example functional relationships and/or physical couplings between the various elements. Many alternative or additional functional relationships or physical connections may be present in a practical embodiment or implementation.
  • DSP digital signal processor
  • ASIC application specific integrated circuit
  • FPGA field programmable gate array
  • a general-purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine.
  • a processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
  • the word “exemplary” is used exclusively herein to mean “serving as an example, instance, or illustration.” Any embodiment described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other embodiments.
  • a software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium.
  • the storage medium may be integral to the processor.
  • the processor and the storage medium may reside in an ASIC.
  • the ASIC may reside in a user terminal.
  • the processor and the storage medium may reside as discrete components in a user terminal.

Abstract

Techniques are provided for techniques are provided for creating a mesh network in wireless local area network comprising a plurality of wireless switches. An IP address of the registration server can be configured on each of the wireless switches and used to open an IP socket from each of the wireless switches to the registration server. Each of the wireless switches register with a registration server by communicating configuration information about each of the wireless switches to the registration server. In one implementation, the configuration information for each switch comprises a switch IP address and a list of subnets the switch supports. The configuration information can be used by the registration server to create a wireless switch list which includes a listing of each of the wireless the switches in the wireless local area network. The configuration information about each of the wireless switches and the wireless switch list can then be communicated to each of the wireless switches. Each wireless switch can use the configuration information from each of the other wireless switches to create a mesh network of wireless switches. In one implementation, each of the wireless switches can use the configuration information and the wireless switch list to open a UDP/IP socket to each of the other wireless switches.

Description

    CROSS-REFERENCE TO RELATED APPLICATION
  • This application is a continuation of U.S. patent application Ser. No. 11/116,599, filed Apr. 27, 2005.
  • TECHNICAL FIELD OF THE INVENTION
  • The present invention generally relates to computer networks and, more particularly, to methods, systems and apparatus for layer 3 roaming in the context of Wireless Local Area Networks (WLANs).
  • BACKGROUND OF THE INVENTION
  • WLANs, based on the IEEE 802.11 standards, have conventionally been used for ordinary Internet services such as web browsing, file transfers and electronic mail. However, with the emerging usage of real time multimedia applications such as voice over IP (VoIP) telephony, these same WLAN networks can also be used as infrastructure for enabling such applications. WLANs can give clients the ability to “roam” or physically move from place to place without being connected by wires. In the context of WLANs the term “roaming” describes the act of physically moving between access points (APs). One issue in the area of WLANs relates to the ability to maintain an IP-connection while roaming.
  • FIG. 1 is a block diagram of a conventional wireless local area network (WLAN). The WLAN 1 of FIG. 1 includes wireless clients 2, 4, a first subnet (A) 10, a wireless switch 12, access points (APs) 14, 16, a second subnet (B) 20, a wireless switch 22, access points (APs) 24, 26 and layer 3 routers 34, 36. The router 34 is coupled to the wireless switch 12. The wireless switch 12 supports the first subnet (A) 10 and is coupled to the access points (APs) 14, 16. The access points (APs) 14, 16 have IP addresses within the first subnet (A) 10. The router 36 is coupled to the wireless switch 22. The wireless switch 22 supports the second subnet (B) 20 and is coupled to the access points (APs) 24, 26. The access points (APs) 24, 26 have IP addresses within the second subnet (B) 20. The clients 2, 4 are wireless devices which physically move around the WLAN 1, and communicate with an IP network via the access points (APs) 14, 16 and access points (APs) 24, 26, respectively.
  • FIG. 1 illustrates the concept of layer 2 roaming and the concept of layer 3 roaming in the WLAN. A layer 2 network is defined as a single IP subnet and broadcast domain, such as the first subnet (A) 10, while a layer 3 network is defined as the combination of multiple IP subnets and broadcast domains, such as the first subnet (A) 10 and the second subnet (B) 20.
  • Layer 2 refers to the data link layer of the Open Systems Interconnection (OSI) communication model. The data link layer is concerned with moving data across the physical links in the network. In a network, the switch is a device that redirects data messages at the layer 2 level, using the destination Media Access Control (MAC) address to determine where to direct the message. In the context of the IEEE-802 LAN standards, the data link layer contains two sublayers called the Media Access Control (MAC) sublayer and the Logical Link Control (LLC) sublayer. The data link layer ensures that an initial connection has been set up, divides output data into data frames, and handles the acknowledgements from a receiver that the data arrived successfully. The data link layer also ensures that incoming data has been received successfully by analyzing bit patterns at special places in the frames.
  • Layer 2 roaming occurs when a client moves far enough away from its AP such that its radio associates with a different AP in the same subnet. The client disconnects from one Access Point (AP) and re-connects to another AP in the same subnet (broadcast domain) where several APs use the same Service Set Identifier (SSID). A client continuously listens to nearby APs and can decide to roam if it finds an AP with the same SSID and stronger signal or is experiencing too much loss with the current AP. To initiate a layer 2 roam, the client sends an associate (or reassociate) request to the new AP. It may disassociate from the old AP, or the old AP may notice the client is no longer there.
  • IEEE's 802.11f Inter Access Point Protocol (IAPP) addresses roaming between Access Points (APs) inside client's home subnet and assures constant IP-connectivity in this case. With layer 2 roaming, APs inside a given subnet share the same Extended Service Set (ESS), and although the physical point of attachment (the AP) changes, the client is still served by the same Access Router. Because the original and the new AP offer coverage for the same IP subnet, the device's IP address is still valid after the roam and can remain unchanged. For example, when the roams within the first subnet (A) 10, the IP address of the client will remain the same.
  • After the client successfully roams, LAN traffic for the client can be relayed through the new AP. However, because the scalability of subnets is limited by the number of APs and clients that can be supported within a given subnet, in some situations the client roams to a new AP in a different or foreign subnet supported by another wireless switch. Because the client cannot be identified by its original home IP address anymore, a new IP address is required for the routing the client's IP data. Consequently, any on-going connections can be disrupted and IP connectivity can be lost. For applications like wireless VoIP phones or streaming applications, this is not acceptable.
  • Layer 3 refers to the network layer of the Open Systems Interconnection (OSI) multilayered communication model. The network layer is concerned with knowing the address of the neighboring nodes in the network, selecting routes and quality of service, and recognizing and forwarding to the transport layer incoming messages for local host domains.
  • Layer 3 roaming occurs when a client moves from an AP within its home IP subnet, such as the first subnet (A) 10, to a new AP within a foreign IP subnet, such as the second subnet (B) 20. This foreign IP subnet has a different Basic Service Set (BSS) than the home IP subnet. The client disconnects from one AP and reconnects or re-associates with another foreign AP in a foreign IP subnet outside its home IP subnet. In this re-association, the client is supposed to be served by a different access router (through the foreign AP), which bares a different IP address, while the client itself preserves its original IP address. At that point, the client would no longer have an IP address and default gateway that are valid within the foreign IP subnet. Therefore, if no other protocol is implemented to address an L3 roam, the client will not able to send/receive IP packets from/to its current location. As a result, active IP sessions can be dropped because IP-connectivity is lost.
  • To prevent existing data sessions or voice calls from failing because the remote client can no longer reach the local client, processes called “IP handoff” or “L3 handover” can be used to preserve the IP traffic to/from the client after such re-association with the foreign AP. Because this process is not addressed by current IEEE nor Wi-Fi standards, important functions, such as preservation of the client's IP connectivity upon a layer 3 handover, have yet to be standardized.
  • Nevertheless, some vendors of WLANs have developed solutions which can allow layer 3 roaming to occur by providing mechanisms for a client to obtain a new IP address. For instance, if the client roams across a boundary between the first subnet (A) 10 and the second subnet (B) 20 and a Dynamic Host Configuration Protocol (DHCP) is enabled on the client, then the client can use DHCP to obtain a new IP address of the second subnet (B) 20.
  • However, layer 3 traffic re-routing requires more than updating MAC address tables and ARP caches. Many applications require persistent connections and drop their sessions as a result of inter-subnet roaming. Network layer devices such as routers and layer 3 switches must somehow be told to forward IP packets to the client's new subnet. To provide session persistence, mechanisms are need to allow a client to maintain the same Layer 3 address while roaming throughout a multi-subnet network. Otherwise, many applications will timeout trying to reach the client's old IP and must be reconnect with the client's new IP.
  • One way to support layer 3 roaming in WLANs is via an open IETF standard called Mobile IP. Mobile IP provides one solution for handling the L3 movements of clients regardless of the underlying layer 2 technology.
  • In the context of Mobile IP, the client is referred to as a mobile node (MN). In the description that follows, these terms are used interchangeably. Mobile IP uses a Home Agent (HA) to forward IP packets to a Foreign Agent (FA) in the client's new subnet. The HA and FA advertise themselves using the ICMP Router Discovery Protocol (IRDP). The Foreign Agent periodically advertises its presence wirelessly and waits for a solicitation message from a roaming mobile node. When a Mobile IP-enabled client roams to a new subnet, it must discover and register itself with a nearby FA. The registration process for such a node is triggered by a wireless registration request (after the 802.11 association is completed) issued by the MN. The FA forwards that request to that client's original HA. Wired messages can then be exchanged between the HA and the FA as well as with binding table updates. An acknowledgment can then be sent wirelessly to the MN.
  • If the request is accepted, a tunnel is established between the HA and FA to relay incoming packets sent to the client's original IP address. The HA serves as the anchor point for communication with the wireless client. It tunnels packets from Corresponding Nodes towards the current address of the MN and vise versa. Outbound packets are routed back through the tunnel from the FA to HA, and then on to their destination.
  • Although Mobile IP preserves subnet connectivity for roaming clients, it can result in sub-optimal routing and longer roaming delay. As noted above, the wireless client must first regain over the air connectivity with its new FA before the Agent Discovery Phase is launched. This can result in considerable reconnection time which increases latency. Furthermore, the registration process involves wire line and wireless communication. The amount of packet loss and the significant delay introduced during these procedures make the method unsuitable for many WLAN application, such as VoIP over 802.11 or streaming over 802.11.
  • Notwithstanding these advances, as new applications emerge and are implemented, such as VoIP over 802.11, changes to the WLAN deployment are required. For example, coverage-oriented deployments must move to capacity-oriented deployments characterized by low user to AP ratio and more APs in a given coverage area. The move to capacity-oriented deployments emphasizes the need for techniques that allow clients to roam across subnets and roaming domains.
  • There is a need for layer 3 roaming techniques which can allow a client to roam across different IP subnets of a WLAN while preserving the client's original IP-connection and original IP address. It would be desirable if such techniques could allow the client to perform a seamless and smooth L3 handoff between APs of different IP subnets, while maintaining an active session without losing IP connectivity. It would be desirable if such techniques could enable routing of IP data to/from the client's current foreign subnet to their original IP address and home subnet even though the client is currently in a foreign subnet. It would also be desirable to provide layer 3 roaming techniques which can eliminate the need to re-key during re-authentication. Other desirable features and characteristics of the present invention will become apparent from the subsequent detailed description and the appended claims, taken in conjunction with the accompanying drawings and the foregoing technical field and background.
  • SUMMARY OF THE INVENTION
  • According to one embodiment, techniques are provided for creating a mesh network in wireless local area network comprising a plurality of wireless switches. An IP address of the registration server can be configured on each of the wireless switches and used to open an IP socket from each of the wireless switches to the registration server. Each of the wireless switches register with a registration server by communicating configuration information about each of the wireless switches to the registration server. In one implementation, the configuration information for each switch comprises a switch IP address and a list of subnets the switch supports. The configuration information can be used by the registration server to create a wireless switch list which includes a listing of each of the wireless the switches in the wireless local area network. The configuration information about each of the wireless switches and the wireless switch list can then be communicated to each of the wireless switches. Each wireless switch can use the configuration information from each of the other wireless switches to create a mesh network of wireless switches. In one implementation, each of the wireless switches can use the configuration information and the wireless switch list to open a UDP/IP socket to each of the other wireless switches. Each of the wireless switches can send configuration information to each of the other wireless switches. Alternatively, the registration server can send the configuration information and the wireless switch list for each of the wireless switches to each of the other wireless switches. Each wireless switch can also send update messages to each of the other wireless switches. These update messages can include, for example, changes to configuration information for each wireless switch.
  • According to one implementation, a wireless local area network is provided that includes a plurality of wireless switches, and a registration server configured to register each of the wireless switches in a wireless local area network and create a mesh network of wireless switches using configuration information from each of the wireless switches. An IP address of the registration server is configured on each of the wireless switches. Each of the wireless switches use the IP address during registration to open an IP socket to the registration server. Each of the wireless switches communicates configuration information about the switch to the registration server during registration. In one implementation, the configuration information for each switch comprises a switch IP address and a list of subnets the switch supports. The registration server uses the configuration information to create a wireless switch list which includes a listing of each of the wireless switches in the wireless local area network.
  • According to one embodiment, the registration server comprises a plurality of ports, a transceiver having a transmitter subsystem and a receiver subsystem, a processor and a database. The transceiver can communicate the IP address of the registration server to each of the wireless switches. Each of the wireless switches can use the IP address to open an IP socket to one of the ports. The transceiver can receive configuration information from each of the wireless switches. The configuration information for each switch comprises a switch IP address and a list of subnets the switch supports. The processor can use the configuration information to create a wireless switch list. The wireless switch list includes a listing of each of the wireless the switches in the wireless local area network. The transceiver can communicate the configuration information for each of the wireless switches and the wireless switch list to each of the wireless switches. Each of the wireless switches can use the configuration information and the wireless switch list to open a UDP/IP socket to each of the other wireless switches. The database can store the configuration information for each of the plurality of wireless switches and the wireless switch list. In one implementation, the registration server may be implemented as a blade server. Alternatively, the registration server may be implemented in a wireless switch.
  • In another embodiment, a high availability WLAN can deploy redundant registration servers. By using multiple registration servers, one registration server will not be a single point of failure in the WLAN. When a second registration server is used, the configuration of the first registration server should be synchronized to the configuration of the second registration server.
  • According to one embodiment, each of the wireless switches can include, for example, a number of ports, a transceiver having a transmitter subsystem and a receiver subsystem, a processor and a database. The transmitter can communicate configuration information about the wireless switch to a registration server over an IP socket to the registration server. Alternatively, the transmitter can send configuration information for the wireless switch to each of the other wireless switches. The configuration information for the wireless switch comprises a switch IP address and a list of subnets the wireless switch supports. The receiver can receive configuration information for each of the other wireless switches and a wireless switch list which includes a listing of each of the other wireless the switches in the wireless local area network. The processor can use the configuration information and the wireless switch list to open a UDP/IP socket from one of the ports to each of the other wireless switches. The transmitter can send the update messages for the wireless switch to each of the other wireless switches. The receiver can also receive update messages from each of the other wireless switches. These update messages comprise changes to configuration information for each of the other wireless switches.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The present invention will be described in conjunction with the following drawing figures, wherein like numerals denote like elements, and
  • FIG. 1 is a block diagram of a conventional wireless local area network (WLAN) which illustrates the concept of layer 2 roaming and the concept of layer 3 roaming in the WLAN;
  • FIG. 2 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server and a plurality of wireless switches;
  • FIG. 3 is a block diagram of a registration server according to one exemplary embodiment;
  • FIG. 4 is a block diagram of a wireless switch according to one exemplary embodiment;
  • FIG. 5 is a flow chart showing an exemplary method creating a mesh network of wireless switches according to one exemplary embodiment;
  • FIG. 6 is a flow chart showing an exemplary method for providing an active client list to a plurality of wireless switches according to one exemplary embodiment;
  • FIG. 7 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server and a home wireless switch supporting a first subnet and a visited wireless switch supporting a second subnet;
  • FIG. 8 is a flow chart showing an exemplary method for allowing a client, initially associated with a home wireless switch and having a client IP address from within a first subnet, to roam from the home wireless switch to a visited wireless switch configured to support a second subnet according to one exemplary embodiment; and
  • FIG. 9 is a flow chart showing exemplary message exchanges between the home wireless switch which supports a first subnet and the visited wireless switch which supports a second subnet to allow the client to maintain a client IP address when the client roams to the second subnet according to one exemplary embodiment.
  • DETAILED DESCRIPTION OF THE INVENTION
  • The following detailed description is merely exemplary in nature and is not intended to limit the invention or the application and uses of the invention. Furthermore, there is no intention to be bound by any expressed or implied theory presented in the preceding technical field, background, brief summary or the following detailed description. As used herein, the word “exemplary” means “serving as an example, instance, or illustration.” Any embodiment described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other embodiments. All of the embodiments described in this Detailed Description are exemplary embodiments provided to enable persons skilled in the art to make or use the invention and not to limit the scope of the invention which is defined by the claims.
  • Embodiments of the present invention provide methods and apparatus that allow for a client to roam from a first subnet to a second subnet while keeping the same IP address used in the home subnet. As used herein, a “client” is a mobile device in a WLAN. The term “mobile device” can generally refer to a wireless communication device or other hardware with which an access network communicates. At an given time a mobile device may be mobile or stationary and can include devices that communicate through a wireless channel or through a wired channel. A mobile device may further be any of a number of types of mobile computing devices including but not limited to a laptop computer, a PC card, compact flash, external or internal modem, wireless or wireline phone, personal digital assistant (PDA) or mobile telephone handset.
  • FIG. 2 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server 130 and wireless switches 112, 122, 132, 142. As used herein, the term “WLAN” refers to a network in which a mobile user can connect to a local area network (LAN) through a wireless (radio) connection. The IEEE 802.11 standard specifies some features of exemplary wireless LANs.
  • As used herein, the term “packet” refers to a unit of data that is routed between an origin and a destination on a packet-switched network such as the Internet. When any file is sent from one place to another on the Internet, the Transmission Control Protocol (TCP) layer divides the file into “chunks” of an efficient size for routing. Each of these packets is separately numbered and includes the Internet address of the destination. The individual packets for a given file may travel different routes through the Internet. When they have all arrived, they are reassembled into the original file by the TCP layer at the receiving end. In the context of the User Datagram Protocol (UDP), it should be appreciated that the term “datagram” has a similar meaning to the term “packet.”
  • As used herein, the term “switch” refers to a device that channels incoming data from any of multiple input ports to the specific output port that will take the data toward its intended destination. A switch typically performs the data-link or layer 2 function and determines, from an IP address in each packet, which output port to use for the next part of its trip to the intended destination. The destination address generally requires a look-up in a routing table by a device known as a router. In some embodiments, the switch can function as an IP switch which may also perform network or layer 3 routing functions.
  • The registration server 130 and wireless switches 112, 122, 132, 142 can be coupled to each other via IP sockets or tunnels which the wireless switches 112, 122, 132, 142 create to the registration server 130. The wireless switches 112, 122, 132, 142 are coupled to each other by a mesh network of IP sockets or tunnels. As used herein, the term “tunneling” refers to the process of allowing two disparate networks to connect directly to one another when they normally would not or when they are physically disjointed. Tunneling is synonymous with encapsulation, and is generally done by encapsulating private network data and protocol information within public network transmission units so that the private network protocol information appears to the public network as data. A tunnel requires an entry point and an exit point. The entry point encapsulates the tunneled packets within another IP header. The new IP header might include some other parameters, but the basic function of the encapsulation header is to direct the packet to the tunnel endpoint. A packet received by the tunnel endpoint is stripped of the encapsulation header and forwarded to the client.
  • The registration server 130 is a network entity that can be implemented as dedicated hardware on an external high availability platform. For example, the registration server 130 might be implemented in a blade server.
  • The registration server 130 is used for registering wireless switches in the WLAN when the wireless switches join the WLAN. The registration server 130 has a first Internet Protocol (IP) address which is configured on every wireless switch in the WLAN. As used herein, the term “Internet Protocol (IP) address” refers to a layer 3 address. Each communication from a user on the Internet carries an IP address of the source and destination networks and the particular machine within the network associated with the user or host computer at each end. In one implementation, the IP address is a 32-bit address comprising one part identifies the network with a network number and another part which identifies the specific machine or host within the network with a host number. Some of the bits in the machine or host part of the address can be used to identify a specific subnet. In this case, the IP address then contains three parts: the network number, the subnet number, and the machine number.
  • Each of the wireless switches 112, 122, 132, 142 has configuration information associated with it which can include, for example, an IP address and a list of subnets (IP domains) which the particular wireless switch supports. As used herein, the term sub-network or “subnet” refers to an identifiably separate part of a network. Typically, a subnet may represent all the machines at one geographic location, in one building, or on the same wireless local area network (WLAN). One standard procedure for creating and identifying subnets is described in Internet Request for Comments (RFC) 950.
  • Each of the wireless switches 112, 122, 132, 142 registers with the registration server 130 by communicating its configuration information to the registration server 130 and uses the IP address of the registration server 130 to create or open a first IP socket (tunnel) to the registration server 130. The wireless switches 112, 122, 132, 142 can periodically send update messages to each other. These update messages can include, for example, changes to the configuration information associated with each wireless switch.
  • The registration server 130 can use the configuration information to create an AWSL which includes a listing of each of the wireless switches 112, 122, 132, 142 in the WLAN. The registration server 130 sends the AWSL to each of the wireless switches 112, 122, 132, 142. Each of the wireless switches 112, 122, 132, 142 uses the AWSL to open a UDP/IP socket to each of the other wireless switches 112, 122, 132, 142. Once all of the wireless switches 112, 122, 132, 142 are coupled together via UDP/IP sockets and are coupled to the registration server 130 via IP sockets, the mesh network is complete. This mesh network changes dynamically as new switches are added (e.g., register with the registration server 130) or removed from the WLAN.
  • In one implementation, each of the wireless switches 112, 122, 132, 142 can send configuration information to each of the other wireless switches 112, 122, 132, 142. Alternatively, the registration server 130 can send the configuration information for each of the wireless switches 112, 122, 132, 142 to each of the other wireless switches 112, 122, 132, 142.
  • The wireless switches 112, 122, 132, 142 can also periodically send update messages to each other. If a certain amount of time passes and one of the wireless switches do not send update messages, then the other wireless switches can assume that wireless switch is no longer in the WLAN.
  • Typically, any communications between the registration sever 130 and the wireless switches 112, 122, 132, 142 over the IP sockets are unencrypted. However, in another embodiment, if security is a concern, the IP sockets (tunnels) can go over a security protocol, such as Internet Protocol Security (IPSec), and the communications can be encrypted using IPSec. “Internet Protocol Security (IPSec)” refers to a framework for a set of security protocols at the network or packet processing layer of network communication. IPsec can allow security arrangements to be handled without requiring changes to individual user computers. IPsec provides two choices of security service: Authentication Header (AH), which essentially allows authentication of the sender of data, and Encapsulating Security Payload (ESP), which supports both authentication of the sender and encryption of data as well. The specific information associated with each of these services is inserted into the packet in a header that follows the IP packet header. Separate key protocols can be selected, such as the ISAKMP/Oakley protocol. As will be described below, the client 202 can use IPSec terminated on the home wireless switch 212.
  • In another embodiment, it may be desirable to deploy redundant registration servers. When multiple registration servers 130 are implemented the configuration of the active or master registration server 130 can be synchronized with the configuration of a standby or slave registration server. That way, in the event the active or master registration server 130 fails, the standby or slave registration server can take over since it includes the same information (e.g., wireless switch list, active client list) as the active or master registration server 130.
  • In addition to the functionality related to the L3 roaming in WLANs, other functionality can be implemented in the registration server 130 that is typically implemented in other external servers. For example, the registration server 130 can host wireless intrusion detection system (WIDS) functionality, location server functionality, billing functionality, etc. Because the registration server 130 has information about each wireless switch (e.g., wireless switch list) and each client (e.g., active client list) in the WLAN, the registration server 130 can leverage this information with other functions provided by the additional functionality.
  • FIG. 3 is a block diagram of a registration server 130 according to one exemplary embodiment. The registration server 130 can include, for example, a transceiver 131 which includes a transmitter 132 and a receiver 134, a database 133, a processor 135 and a number of ports 137.
  • The receiver 134 of the registration server 130 can communicate the IP address of the registration server 130 to each of the wireless switches. Each of the wireless switches can use the IP address to open an IP socket to one of the ports. The receiver 134 receives configuration information from each wireless switch that includes attributes and parameters associated with each of the wireless switches 112, 122, 132, 142. This configuration information is communicated over a set of first IP sockets or tunnels between each of the wireless switches 112, 122, 132, 142 and the registration server 130. The configuration information for each wireless switch 112, 122, 132, 142 comprises a switch IP address and a list of subnets (IP domains) which the wireless switch supports. The processor 135 registers each of the wireless switches 112, 122, 132, 142 with the registration server 130 using the configuration information received from the wireless switches 112, 122, 132, 142 during registration and, optionally, updates received from the wireless switches 112, 122, 132, 142. The processor 135 can use the configuration information communicated received from the wireless switches 112, 122, 132, 142 to create an active wireless switch list (AWSL). The AWSL includes a listing of each of the wireless the switches in the WLAN. The transmitter 132 subsystem can communicate the configuration information for each of the wireless switches and the AWSL to each of the wireless switches. Each of the wireless switches can use the configuration information and the AWSL to open a UDP/IP socket to each of the other wireless switches. The database 135 can store the configuration information for each of the plurality of wireless switches and the AWSL.
  • FIG. 4 is a block diagram of a wireless switch 140 according to one exemplary embodiment. The wireless switch 140 could be implemented as any or all of the wireless switches 112, 122, 132, 142 described above. The wireless switch 140 can include, for example, a transceiver 141 which includes a transmitter 142 and a receiver 144, a database 143, a processor 145 and a number of ports 147.
  • The transmitter 142 can communicate configuration information about the wireless switch 140 to a registration server over an IP socket to the registration server 130. The transmitter 142 can also send configuration information for the wireless switch 140 to each of the other wireless switches.
  • The receiver 144 can receive configuration information for each of the other wireless switches and a copy of the AWSL which includes a listing of each of the other wireless switches in the WLAN.
  • The processor 145 can use the configuration information and the AWSL to open a UDP/IP sockets from the ports 147 to each of the other wireless switches.
  • The transmitter 142 can send the update messages for the wireless switch to each of the other wireless switches. The receiver 144 can also receive update messages from each of the other wireless switches. These update messages comprise changes to configuration information for each of the other wireless switches.
  • FIG. 5 is a flow chart showing an exemplary method creating a mesh network of wireless switches in a WLAN comprising a wireless switches 112, 122, 132, 142 and a registration server 130. An IP address of the registration server 130 can be configured on each of the wireless switches 112, 122, 132, 142.
  • At step 502, the IP address of the registration server 130 can be used to create or open an IP socket from each of the wireless switches 112, 122, 132, 142 to the registration server 130. Each of the wireless switches 112, 122, 132, 142 can register with the registration server 130 by communicating configuration information about each of the wireless switches 112, 122, 132, 142 to the registration server 130. In one implementation, the configuration information for each switch 112, 122, 132, 142 comprises a switch IP address and a list of subnets the switch supports.
  • At step 504, the registration server 130 can use the configuration information to create an active wireless switch list (AWSL) which includes a listing of each of the wireless switches 112, 122, 132, 142 in the WLAN.
  • At step 506, the AWSL and the configuration information for each of the wireless switches 112, 122, 132, 142 can then be communicated to each of the wireless switches 112, 122, 132, 142.
  • At step 508, each of the wireless switches 112, 122, 132, 142 can use the configuration information and the AWSL to open a UDP/IP socket to each of the other wireless switches 112, 122, 132, 142. Each wireless switch is then connected to each of the other wireless switches 112, 122, 132, 142 and a mesh network of wireless switches 112, 122, 132, 142 is created.
  • In other implementations, each of the wireless switches 112, 122, 132, 142 can send configuration information to each of the other wireless switches 112, 122, 132, 142. Alternatively, the registration server 130 can send the configuration information and the AWSL for each of the wireless switches 112, 122, 132, 142 to each of the other wireless switches 112, 122, 132, 142. Each wireless switch 112, 122, 132, 142 can also send update messages to each of the other wireless switches 112, 122, 132, 142. These update messages can include, for example, changes to configuration information for each wireless switch 112, 122, 132, 142.
  • FIG. 6 is a flow chart showing an exemplary method for providing an active client list (ACL) to a plurality of wireless switches 112, 122, 132, 142 according to one exemplary embodiment. The wireless switches 112, 122, 132, 142 can be located, for instance, in a WLAN such as the WLAN of FIG. 2 comprising a registration server 130 and a plurality of active clients (not shown) supported by the wireless switches 112, 122, 132, 142.
  • At step 602, registration information associated with each of the active clients is communicated to the wireless switches 112, 122, 132, 142 that support those active clients. At step 604, the registration information associated with each of the active clients is communicated from the wireless switches 112, 122, 132, 142, over an IP tunnel, to the registration server 130. At step 606, an active client list can be created using the registration information for each active client. The active client list comprises a record for each active client in the WLAN. The record of each client comprises a MAC address of the client, a client IP address of the client, a home switch of the client, a visited switch of the client, inactivity timers for the home switch and the visited switch and location information. At step 608, the active client list and the registration information for each active client is communicated to each wireless switch 112, 122, 132, 142. At step 610, registration information updates are communicated from each wireless switch 112, 122, 132, 142 to the registration server 130. The registration server 130 can use the registration information updates received from the wireless switches 112, 122, 132, 142 to update the active client list. At step 612, the registration information updates are communicated to each of the other wireless switches 112, 122, 132, 142 in the WLAN. Alternatively, the registration server 130 can communicate an updated active client list including the registration information updates to the active client list to each wireless switch 112, 122, 132, 142.
  • Referring again to FIG. 3, the registration server 130 can include ports 137, a transceiver 131 comprising a transmitter 132 and a receiver 134, a processor 135, a database 133. Selected ports couple the registration server 130 to the wireless switches 112, 122, 132, 142 via IP sockets. The receiver 134 can receive registration information for each active client from the wireless switch that supports each active client. The processor 135 can create an ACL using the registration information for each active client. The database 135 can store the ACL and registration information for each active client, and the transmitter 132 can communicate the ACL and registration information for each active client to each wireless switch. In one implementation, the wireless switches send registration information updates. The receiver 134 can receive registration information updates from the wireless switches, and the processor 135 can use the registration information updates to create an updated ACL. The transmitter 132 can then send the registration information updates to each of the wireless switches. In another implementation, the wireless switches send registration information updates to the receiver 134, and the processor 135 can use the registration information updates to update the ACL. The transmitter 132 can send the registration information updates to the ACL to each wireless switch 112, 122, 132, 142 as the registration information updates are received from the wireless switches 112, 122, 132, 142.
  • Referring again to FIG. 4, each of the wireless switches 112, 122, 132, 142 can include, for example, a number of ports 147, a transceiver 141 including a transmitter 142 and a receiver 144, a processor 145 and a database 143. The receiver 144 can receive registration information from each of the active clients the wireless switch supports. The ports 247 couple the wireless switches 112, 122, 132, 142 to the registration server 130 via IP sockets. The transmitter 142 transmits the registration information to the registration server 130. The receiver 144 can receive the ACL from the registration server 130. The ACL comprises a record for each of the active clients in the WLAN. The receiver 144 can also receive registration information updates from each of the active clients the wireless switch supports, and the transmitter 142 can send the registration information updates to the registration server 130. The transmitter 142 can also send the registration information updates to each of the other wireless switches in the WLAN. The receiver 144 can receive an updated ACL from the registration server 130 which includes the registration information updates received from each of the wireless switches.
  • If a client moves away from its home switch, the home switch needs a way to determine that it no longer needs to support that client. Otherwise, the client would tunnel to their home switch indefinitely regardless of the client's location. Techniques are needed to allow the home switch to determine that it is no longer the best switch for that particular client. In another embodiment, the registration server 230 or the switches can monitor the inactivity timers. If the inactivity timers of the client 202 indicate that the client 202 is inactive on its home switch (and the visited switch) for a given period of time, then the registration server 230 forces the client 202 to reauthenticate, reassociate and get a new client IP address on a new wireless switch. This allows the WLAN to avoid transmitting unnecessary overhead and cleans up unnecessary traffic in the tunnels between switches.
  • FIG. 7 is a block diagram of a WLAN according to one exemplary embodiment which implements a registration server 230 and a home wireless switch 212 supporting a first subnet 210 and a visited wireless switch 222 supporting a second subnet 220. Although FIG. 7 shows two wireless switches 212, 222 and two subnets 210, 220, it should be appreciated that more than two switches and subnets can be implemented in the WLAN. It should also be appreciated that while FIG. 7 shows a single client 202, more than one client is typically present in the WLAN. Typically, in a given WLAN there are a number of active clients. In this example, the first subnet 210 would typically support a group of the active clients having client IP addresses within the first subnet 210, and the second subnet 220 would typically supports another group of the active clients having client IP addresses within the second subnet 220. In addition, in FIG. 7, each subnet 210, 220 is shown as comprising three access points (APs) 215-217 and 225-227, however, any number of APs could be implemented within a subnet.
  • As used herein, the terms “access point (AP)” or “access port (AP)” refer to a station that transmits and receives data (sometimes referred to as a transceiver). An access point connects users to other users within the network and also can serve as the point of interconnection between the WLAN and a fixed wire network. Each access point can serve multiple users within a defined network area. As a client moves beyond the range of one access point, the client can be automatically handed over to the next AP. A WLAN may only require a single access point. The number of APs in a given subnet generally increases with the number of network users and the physical size of the network.
  • The home wireless switch 212 supports a first VLAN comprising a first subnet 210 which includes access points (API) 215, (AP 2) 216, and (AP 3) 217. All clients on the first VLAN have IP addresses in the first subnet 210. Tunnels couple the access points (AP 1) 215, (AP 2) 216, and (AP 3) 217 to the home wireless switch 212. The home wireless switch 212 has first configuration information comprising a first IP address and a list of first subnets (IP domains) supported by the home wireless switch 212. The home wireless switch 212 registers with the registration server 230 by communicating the first configuration information to the registration server 230 over the first IP socket 214. The client 202 is initially associated with first subnet 210 communicating with the home wireless switch 212 through the AP 3 217. The client 202 has a client IP address from within the first subnet 210. The client 202 eventually roams into the second subnet 220 where it communicates with the visited virtual wireless switch 222 through the access port (AP 4) 225.
  • Similarly, the visited wireless switch 222 supports a second VLAN comprising a second subnet 220 which includes access points (AP 4) 225, (AP 5) 226, and (AP 6) 227. All clients on the second VLAN have IP addresses in the second subnet 220. Tunnels couple the access points (AP 4) 225, (AP 5) 226, and (AP 6) 227 to the visited wireless switch 222. The visited wireless switch 222 has second configuration information comprising a second IP address and a list of second subnets (IP domains) supported by the visited wireless switch 222. The visited wireless switch 222 registers with the registration server 230 by communicating the second configuration information to the registration server 230 over the second IP socket 224.
  • Because the IP address of the registration server is configured on each of the wireless switches, each of the wireless switches can use the IP address during registration to open an IP socket to the registration server. In this example, a first IP socket 214 can be provided which couples the home wireless switch 212 and the registration server 230, and a second IP socket 224 between the visited wireless switch 222 and the registration server 230.
  • A database 137 in the registration server 230 stores the associated configuration information for each of the plurality of wireless switches.
  • Each of the wireless switches also communicates registration information for each active client to the registration server 230. The registration server 230 can use the registration information to create an active client list (ACL). The active client list comprises a record for each active client 202 in the WLAN. The record of each client 202 comprises a number of attributes, for instance, a MAC address of the client, a client IP address of the client, a home switch of the client, a visited switch of the client, inactivity timers for the home switch and the visited switch and location information. The registration server 230 can send a copy of the active client list (or a portion of the active client list) to each wireless switch in the WLAN.
  • In one embodiment, the registered wireless switches can periodically send updates regarding registration information for each active client to the registration server 230. The registration server 230 can use these updates to create an updated active client list. Whenever the registration server 230 receives updated registration information (or new registration information from a new switch joining the network), the registration server 230 can then send the updates of the active client list to each wireless switch as the updates are received from the wireless switches.
  • As will be described below, when the client roams from its original home subnet to a visited subnet supported by a visited wireless switch, the active client list can be used by each of the wireless switches to allow a client to keep its original TCP/IP or UDP/IP connection and its original client IP address assigned by its home wireless switch.
  • The active client list includes a record for the client 202 which is based on the first configuration information. This record of comprises a MAC address of the client 202, the client IP address of the client, the home wireless switch 212 of the client, the visited wireless switch 222 of the client 202, inactivity timers for the home wireless switch 212 and the visited wireless switch 222. This record can be periodically updated using updates received from the wireless switch. A database 133 in the registration server 230 can store the first configuration information, second configuration information, and the active client list.
  • Because the home wireless switch 212 and the visited wireless switch 222 are registered on the registration server 230, a UDP/IP tunnel 215 can be created which couples the home wireless switch 212 and the visited wireless switch 222. Each of the wireless switches can use configuration information from the wireless switch list to open a UDP/IP tunnel or socket to the other wireless switch. As will be explained in greater detail below, this tunnel allows the client 202 to maintain the client's IP address from its home wireless switch 212 when the client 202 roams from the home wireless switch 212 and the visited wireless switch 222.
  • A protocol can be implemented which allows a DHCP server 211 to assign the original client IP address to the client even when the client 202 roams from the home wireless switch 212 to the visited wireless switch 222. As used herein, the “Dynamic Host Configuration Protocol (DHCP)” refers to a protocol for assigning dynamic IP addresses to devices on a network. DHCP typically sends a new IP address when a computer is plugged into a different place in the network. This protocol allows a device to have a different IP address every time it connects to the network, and the device's IP address can even change while it is still connected. DHCP can also support a mix of static and dynamic IP addresses. DHCP uses the concept of a “lease” or amount of time that a given IP address will be valid for a computer. Using very short leases, DHCP can dynamically reconfigure networks in which there are more computers than there are available IP addresses.
  • When the client 202 begins to roam to the visited wireless switch 222, as the client 202 approaches the visited wireless switch 222, the client 202 hears a new beacon sent out by an access port (AP) 225 connected to the visited wireless switch 222. The new beacon has a new BSSID (MAC address) different from the one used by access port (AP 3) 217 connected to the home wireless switch 212. As such, the client 202 802.11 authenticates with the visited wireless switch 222, 802.11 associates with the visited wireless switch 222, 802.11x authenticates with the visited wireless switch 222 and issues a Dynamic Host Configuration Protocol (DHCP) request. Once the client 202 802.11 authenticates and 802.11 associates with the visited wireless switch 222, the client 202 can continue its existing TCP/IP connection.
  • To allow for layer 3 roaming between the home wireless switch 212 and the visited wireless switch 222, it would be desirable to send a Dynamic Host Configuration Protocol (DHCP) request to the client's home wireless switch 212 since this can allow the client 202 to keep its original client IP address. Because the ACL is sent to each wireless switch, each switch has information about all active clients in the network. The visited wireless switch 222 can obtain the client IP address from the registration information that was sent to the registration server 230 when the home wireless switch 212 registered with the registration server 230. For example, the visited wireless switch 222 can search the record of the client 202 to get the MAC address of the client 202. The visited wireless switch 222 can use the MAC address of the client 202 to determine that the client IP address belongs to the first subnet 210 and that the client 202 was originally associated with the home wireless switch 212. Thus, the visited wireless switch 222 knows that the client 202 was initially associated with the home wireless switch 212 and that it had a client IP address belonging to the first subnet 210.
  • The visited wireless switch 222 can then relays the DHCP request to the home wireless switch 212 through the tunnel 215, and the home wireless switch 212 passes the DHCP request to the DHCP server 211. The DHCP server 211 re-assigns the same original client IP address to the client 202. Because the client 202 maintains its original client IP address from the home switch, the client 202 does not need to re-establish its connection. This can prevent the session from dropping. The home wireless switch 212 forwards a Dynamic Host Configuration Protocol (DHCP) response to the visited wireless switch 222 and the client 202.
  • When the client 202 sends IP packets to the network, the IP packets will go to the visited wireless switch 222. The visited wireless switch 222 can then forward any IP packets it receives through the tunnel 215 to the home wireless switch 212 which can forward the IP packets to a router. Likewise, for outbound packets destined to the client IP address, the home wireless switch 212 can forward the outbound IP packets it receives to the client 202 through the visited wireless switch 222.
  • In one embodiment, if the client 202 comprises a WPA 2 client, then the WPA 2 client 202 is pre-authenticated with the visited wireless switch 222 to achieve layer 3 mobility with low latency. If the client uses IPSec, terminated on the home switch and no 802.11 encryptions, then the client could 802.11 re-authenticate and search the ACL to get the home wireless switch 212 from client's MAC address. This can allow all packets from the client 202 to be forwarded to the home wireless switch 212. Otherwise the client will 802.11 re-authenticate, go through dotl.x authentication, four way and two handshake to generate new transient keys and then continue with existing TCP or UDP sessions. The dotl.x authentication involves a RADIUS server and the latency can depend on type of the inter-authentication method (PEAP, TTLS, TLS).
  • FIG. 8 is a flow chart showing an exemplary method for allowing a client 202, initially associated with a home wireless switch 212 and having a client IP address from within a first subnet 210, to roam from the home wireless switch 212 to a visited wireless switch 222 configured to support a second subnet 220 according to one exemplary embodiment. This method can be used, for example, in a WLAN to allow a client 202 to keep its client IP address and maintain IP connectivity while roaming between the first subnet 210 and the second subnet 220.
  • At step 802, a tunnel is created or opened between the home wireless switch 212 to the visited wireless switch 222 by using the AWSL and configuration information for the home wireless switch 212 to the visited wireless switch 222. At step 804, the client 202 roams from the home wireless switch 212 to the visited wireless switch 222. The client 202 can keep its original client IP address and maintain IP connectivity while roaming from the first subnet 210 to the second subnet 220 using techniques which will now be described with reference to FIG. 9.
  • FIG. 9 is a flow chart showing exemplary message exchanges between the home wireless switch 212, which supports a first subnet 210, and the visited wireless switch 222, which supports a second subnet 220, to allow the client 202 to maintain its original client IP address when the client 202 roams to the second subnet 220. At step 902, the client 202 is 802.11 authenticated and associated with the visited wireless switch 222, and at step 904, 802.1x authenticated with the visited wireless switch 222. At step 906, the client 202 issues a Dynamic Host Configuration Protocol (DHCP) request which is relayed, at step 908, from the visited wireless switch 222 to the home wireless switch 212 through the tunnel 215. At step 910, the DHCP request can then be passed from the home wireless switch 212 to the DHCP server 211. At step 912, the DHCP server 211 re-assigns the client IP address to the client, and at step 914, a Dynamic Host Configuration Protocol (DHCP) response can be forwarded from the home wireless switch 212 to the visited wireless switch 222 and the client 202.
  • Referring again to FIG. 8, at step 806, the active client list can be used to determine that the client IP address belongs to the first subnet 210 and that the client 202 was originally associated with the home wireless switch 212. The visited wireless switch 222 can obtain the client IP address from the registration information sent to the visited wireless switch 222 by registration server 230 when the visited wireless switch 222 registered with the registration server 230. At step 808, any IP packet sent from the client 202 and received by the visited wireless switch 222 can be forwarded to the home wireless switch 212 through the tunnel 215, and, at step 810, any IP packet received by the home wireless switch 212 can be forwarded through the tunnel 215 to the visited wireless switch 222 which forwards the IP packet to the client 202.
  • Referring again to FIG. 3, some of the ports 137 can couple the registration server 130 to the home wireless switch 212 and the visited wireless switch 222. The receiver 134 can receive registration information associated with each client from each of the wireless switches. The processor 135 can create an active client list (ACL) using the registration information from each client. The transmitter 132 can send a copy of the ACL to each wireless switch in the WLAN.
  • Referring again to FIG. 4, one of the ports 147 of the home wireless switch 212 can be coupled to one of the ports 137 of the visited wireless switch 212 via the UDP/IP tunnel. To enable the client to maintain the client IP address when the client roams from the home wireless switch 212 and the visited wireless switch 222, the client 202 802.11 authenticates with the visited wireless switch 222, 802.11 associates with the visited wireless switch 222, 802.1x authenticates with the visited wireless switch 222 and issues a Dynamic Host Configuration Protocol (DHCP) request to the visited wireless switch 222. The receiver 144 of the home wireless switch can receive the DHCP request from the visited wireless switch 222 through the tunnel, and the transmitter 142 of the home wireless switch 212 can send the DHCP request to a Dynamic Host Configuration Protocol (DHCP) server 211 which re-assigns the client IP address to the client 202. The transmitter 142 of the home wireless switch can send a DHCP response to the visited wireless switch and the client. The receiver 144 of the visited wireless switch 222 can receive the DHCP response from the home wireless switch 212.
  • The receiver 144 of the visited wireless switch 222 can receive an active client list from the registration server 230, and the processor 145 of the visited wireless switch 222 can use the active client list to determine that the client IP address belongs to the first subnet 210 and that the client 202 was originally associated with the home wireless switch 212. The processor 145 of the visited wireless switch 222 obtains the client IP address from the registration information sent to the registration server 230 by the client 202 when the home wireless switch 212 registered with the registration server 230. The processor 145 of the visited wireless switch 222 can search the record associated with the client 202 to get the home wireless switch 212 from the MAC address of the client 202. The transmitter 142 of the visited wireless switch 222 can send registration information for each client in the second subnet to the registration server. The receiver 144 of the visited wireless switch 222 can receive, after the client 202 has roamed from the home wireless switch 212 to the visited wireless switch 222, an IP packet sent from the client 202. The transmitter 142 of the visited wireless switch 222 can then send the IP packet through the UDP/IP tunnel to the home wireless switch 212. The receiver 144 of the home wireless switch can be coupled to the first port and can receive, after the client has roamed from the home wireless switch to the visited wireless switch, an IP packet sent from the visited wireless switch through the UDP/IP tunnel. This IP packet originates at the client.
  • Another one of the ports 147 can be coupled to the registration server. The receiver 144 of the home wireless switch can receive an active client list from the registration server. The processor 145 of the home wireless switch can use the active client list to determine that the client is now associated with the home wireless switch. The receiver 144 of the home wireless switch can receive a second IP packet addressed to the client. The transmitter 142 of the home wireless switch, which is coupled to the port, can send the second IP packet to the visited wireless switch through the UDP/IP tunnel. The visited wireless switch sends the second IP packet to the client. The receiver 144 of the visited wireless switch 222 can receive a second IP packet for the client 202 sent from the home wireless switch 212 through the UDP/IP tunnel.
  • Thus, numerous embodiments have been disclosed above which can provide techniques which support layer 3 IP roaming and allow a client to keep its original, pre-roam IP address and TCP/IP connection from its home subnet when the client undergoes a layer 3 roam to a new subnet. These techniques can help reduce the likelihood of dropped calls or sessions without requiring modification to the client software.
  • The sequence of the text in any of the claims does not imply that process steps must be performed in a temporal or logical order according to such sequence unless it is specifically defined by the language of the claim. The process steps may be interchanged in any order without departing from the scope of the invention as long as such an interchange does not contradict the claim language and is not logically nonsensical. Furthermore, numerical ordinals such as “first,” “second,” “third,” etc. simply denote different singles of a plurality and do not imply any order or sequence unless specifically defined by the claim language.
  • Furthermore, words such as “connect” or “coupled to” used in describing a relationship between different elements do not imply that a direct physical connection must be made between these elements. For example, two elements may be connected to each other physically, electronically, logically, or in any other manner, through one or more additional elements, without departing from the scope of the invention. Thus, to the extent the description refers to certain features being “connected” or “coupled” together, unless expressly stated otherwise, “connected” or “coupled” means that one feature is directly or indirectly connected or coupled to another feature, and not necessarily mechanically. Although drawings depict exemplary arrangements of elements, additional intervening elements, devices, features, or components may be present in an actual embodiment assuming that the functionality of the circuit is not adversely affected. The connecting lines shown in the various figures represent example functional relationships and/or physical couplings between the various elements. Many alternative or additional functional relationships or physical connections may be present in a practical embodiment or implementation.
  • Those of skill in the art would understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.
  • Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
  • The various illustrative logical blocks, modules, and circuits described in connection with the embodiments disclosed herein may be implemented or performed with a general purpose processor, a digital signal processor (DSP), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components, or any combination thereof designed to perform the functions described herein. A general-purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine. A processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration. The word “exemplary” is used exclusively herein to mean “serving as an example, instance, or illustration.” Any embodiment described herein as “exemplary” is not necessarily to be construed as preferred or advantageous over other embodiments.
  • The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. A software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor such the processor can read information from, and write information to, the storage medium. In the alternative, the storage medium may be integral to the processor. The processor and the storage medium may reside in an ASIC. The ASIC may reside in a user terminal. In the alternative, the processor and the storage medium may reside as discrete components in a user terminal.
  • The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. While at least one exemplary embodiment has been presented in the foregoing detailed description, it should be appreciated that a vast number of variations exist. It should also be appreciated that the exemplary embodiment or exemplary embodiments are only examples, and are not intended to limit the scope, applicability, or configuration of the invention in any way. Rather, the foregoing detailed description will provide those skilled in the art with a convenient road map for implementing the exemplary embodiment or exemplary embodiments. It should also be understood that various changes can be made in the function and arrangement of elements without departing from the scope of the invention as set forth in the appended claims and the legal equivalents thereof. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (15)

1. A network, comprising:
a registration server; and
a plurality of wireless switches each being coupled to at least one access port and each being designed to: communicate configuration information to the registration server to register with the registration server, wherein the configuration information for each wireless switch comprises a switch IP address and a list of subnets the switch supports;
wherein the registration server is designed to use the configuration information to create a wireless switch list which includes a listing of each of the wireless switches and configuration information about each of the wireless switches, and to communicate the wireless switch list to each of the wireless switches, and
wherein each of the wireless switches is designed to use the wireless switch list and configuration information for each of the other wireless switches to open a connection to each of the other wireless switches and create a mesh network of wireless switches.
2. The network of claim 1, wherein each of the wireless switches is further designed to configure an IP address of the registration server thereon, and to use the IP address to open an IP socket to the registration server.
3. The network of claim 1, wherein each of the wireless switches is designed to send configuration information to each of the other wireless switches.
4. The network of claim 1, wherein the connection comprises a UDP/IP socket.
5. The network of claim 1, wherein each of the wireless switches is designed to send update messages to each of the other wireless switches, wherein the update messages comprise changes to configuration information for each wireless switch.
6. The network of claim 1, wherein the registration server comprises a first registration server, and further comprising:
a second registration server having a configuration synchronized with a configuration of the first registration server.
7. In a network comprising a registration server and a plurality of wireless switches each being communicatively coupled to others of the wireless switches, wherein the plurality of wireless switches comprise a first wireless switch communicatively coupled to each of the plurality of wireless switches, the first wireless switch comprising:
a transmitter configured to communicate configuration information about the first wireless switch to the registration server over an IP socket to the registration server, wherein the configuration information for the first wireless switch comprises a switch IP address and a list of subnets the first wireless switch supports;
a receiver configured to receive configuration information for each of the other wireless switches and a wireless switch list which includes a listing of each of the other wireless the switches; and
a plurality of ports; and
a processor configured to use the configuration information and the first wireless switch list to open UDP/IP sockets from one of the ports to each of the other wireless switches.
8. The first wireless switch of claim 7, wherein the receiver is configured to receive configuration information from each of the other wireless switches.
9. The first wireless switch of claim 7, wherein the transmitter is configured to send configuration information for the first wireless switch to each of the other wireless switches.
10. A method, comprising:
communicating configuration information from each of a plurality of wireless switches to a registration server, wherein the configuration information for each wireless switch comprises a switch IP address and a list of subnets the switch supports;
creating a wireless switch list at the registration server based on the configuration information received from each wireless switch, wherein the wireless switch list comprises a listing of each of the wireless switches and corresponding configuration information received from each wireless switch, and communicating the wireless switch list and the configuration information for each of the wireless switches from the registration server to each of the wireless switches; and
creating, at each wireless switch, a connection to each of the other wireless switches using configuration information for each of the other wireless switches to thereby create a mesh network of wireless switches.
11. The method of claim 10, wherein each connection to the other wireless switches comprises a UDP/IP socket.
12. The method of claim 10, further comprising:
configuring an IP address of the registration server on each of the wireless switches; and
using the IP address to open an IP socket from each of the wireless switches to the registration server.
13. The method of claim 10, wherein each of the wireless switches send configuration information to each of the other wireless switches.
14. A method for networking a wireless switch having a plurality of ports with a plurality of other wireless switches, the method comprising:
communicating configuration information about the wireless switch over an IP socket to a registration server, wherein the configuration information for the wireless switch comprises a switch IP address and a list of subnets the wireless switch supports;
receiving, at the wireless switch, a wireless switch list which includes a listing of each of the other wireless the switches and configuration information for each of the other wireless switches; and
creating UDP/IP sockets to each of the other wireless switches from the plurality of ports based on the wireless switch list and the configuration information.
15. A registration server having an IP address and a plurality of ports, the registration server comprising:
a transceiver configured to communicate the IP address to each of a plurality of wireless switches each being coupled to one or more access points, wherein each of the wireless switches use the IP address to open an IP socket to one of the ports, wherein the transceiver is configured to receive configuration information from each of the wireless switches over the IP sockets, wherein the configuration information for each wireless switch comprises a switch IP address and a list of subnets the switch supports;
a processor configured to use the configuration information received from each of the wireless switches to create a wireless switch list, wherein the wireless switch list includes a listing of each of the wireless the switches and configuration information received from each of the wireless switches, and
wherein the transceiver is configured to communicate the wireless switch list and configuration information for each of the wireless switches to each of the wireless switches.
US12/130,608 2005-04-27 2008-05-30 METHOD, SYSTEM AND APPARATUS FOR CREATING A MESH NETWORK OF WIRELESS SWITCHES TO SUPPORT LAYER 3 ROAMING IN WIRELESS LOCAL AREA NETWORKS (WLANs) Abandoned US20090323631A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/130,608 US20090323631A1 (en) 2005-04-27 2008-05-30 METHOD, SYSTEM AND APPARATUS FOR CREATING A MESH NETWORK OF WIRELESS SWITCHES TO SUPPORT LAYER 3 ROAMING IN WIRELESS LOCAL AREA NETWORKS (WLANs)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US11/116,599 US7443809B2 (en) 2005-04-27 2005-04-27 Method, system and apparatus for creating a mesh network of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)
US12/130,608 US20090323631A1 (en) 2005-04-27 2008-05-30 METHOD, SYSTEM AND APPARATUS FOR CREATING A MESH NETWORK OF WIRELESS SWITCHES TO SUPPORT LAYER 3 ROAMING IN WIRELESS LOCAL AREA NETWORKS (WLANs)

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/116,599 Continuation US7443809B2 (en) 2005-04-27 2005-04-27 Method, system and apparatus for creating a mesh network of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)

Publications (1)

Publication Number Publication Date
US20090323631A1 true US20090323631A1 (en) 2009-12-31

Family

ID=36972933

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/116,599 Active 2025-11-19 US7443809B2 (en) 2005-04-27 2005-04-27 Method, system and apparatus for creating a mesh network of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)
US12/130,608 Abandoned US20090323631A1 (en) 2005-04-27 2008-05-30 METHOD, SYSTEM AND APPARATUS FOR CREATING A MESH NETWORK OF WIRELESS SWITCHES TO SUPPORT LAYER 3 ROAMING IN WIRELESS LOCAL AREA NETWORKS (WLANs)

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/116,599 Active 2025-11-19 US7443809B2 (en) 2005-04-27 2005-04-27 Method, system and apparatus for creating a mesh network of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)

Country Status (5)

Country Link
US (2) US7443809B2 (en)
EP (1) EP1875669A2 (en)
CN (1) CN101204044A (en)
CA (1) CA2605840A1 (en)
WO (1) WO2006115828A2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070206537A1 (en) * 2006-03-06 2007-09-06 Nancy Cam-Winget System and method for securing mesh access points in a wireless mesh network, including rapid roaming
US20090103490A1 (en) * 2007-10-19 2009-04-23 Ramanathan Lakshmikanthan Forwarding data path optimization in a distributed environment for achieving micro-mobility
US20090210522A1 (en) * 2008-02-15 2009-08-20 Cisco Technology, Inc., A Corporation Of Californi Dynamic Host Configuration Protocol (DHCP) Initialization Responsive to a Loss of Network Layer Connectivity
US20100091732A1 (en) * 2008-10-13 2010-04-15 Roeder G R Konrad System and method to provide fast wide-area mobile ip handoffs
US20110228778A1 (en) * 2010-03-19 2011-09-22 Telefonaktiebolaget L M Ericsson (Publ) Packet node for applying service path routing at the MAC layer
US20140169349A1 (en) * 2012-12-19 2014-06-19 Gainspan Corporation Extended connectivity based on wireless paths between stations of a wireless local area network (wlan)
US9408249B2 (en) 2013-12-03 2016-08-02 Cisco Technology, Inc. Wireless mesh network including resilient backhaul links and WLAN traffic local switching

Families Citing this family (38)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100735265B1 (en) * 2005-09-14 2007-07-03 삼성전자주식회사 Method and system for configurating ip address in a mobile communication system
RU2392743C2 (en) 2005-11-02 2010-06-20 Интердиджитал Текнолоджи Корпорейшн Method and system designed for autonomous channel coordination for wireless distribution system
US20070115885A1 (en) * 2005-11-22 2007-05-24 Singh Ajoy K Method and system for fast IP handoff of a mobile node
US7969945B2 (en) * 2006-01-11 2011-06-28 Starent Networks Llc Systems and methods for mobility management on wireless networks
WO2007111040A1 (en) * 2006-03-29 2007-10-04 Eagle Industry Co., Ltd. Control valve for variable displacement compressor
US8537716B2 (en) * 2006-07-28 2013-09-17 Ca, Inc. Method and system for synchronizing access points in a wireless network
KR100835321B1 (en) * 2006-12-11 2008-06-04 고남옥 System for offering mobile telecommunication service using internet network with utp cable
US8111684B2 (en) 2007-03-30 2012-02-07 Cisco Technology, Inc. Path shortening in a wireless mesh network
US8467349B2 (en) * 2007-07-20 2013-06-18 Qualcomm Incorporated Methods and apparatus for in-order delivery of data packets during handoff
CA2619092C (en) * 2008-01-29 2015-05-19 Solutioninc Limited Method of and system for support of user devices roaming between routing realms by a single network server
US8116749B2 (en) 2008-09-08 2012-02-14 Proctor Jr James Arthur Protocol for anonymous wireless communication
US8116336B2 (en) * 2009-01-27 2012-02-14 Sony Corporation Distributed IP address assignment protocol for a multi-hop wireless home mesh network with collision detection
US7961674B2 (en) * 2009-01-27 2011-06-14 Sony Corporation Multi-tier wireless home mesh network with a secure network discovery protocol
US8904177B2 (en) * 2009-01-27 2014-12-02 Sony Corporation Authentication for a multi-tier wireless home mesh network
US8964634B2 (en) 2009-02-06 2015-02-24 Sony Corporation Wireless home mesh network bridging adaptor
US7990897B2 (en) 2009-03-11 2011-08-02 Sony Corporation Method and apparatus for a wireless home mesh network with network topology visualizer
CN102025603B (en) * 2009-09-17 2015-01-28 中兴通讯股份有限公司 Messaging control method and system and registering and updating method and system
CA2696037A1 (en) 2010-03-15 2011-09-15 Research In Motion Limited Advertisement and dynamic configuration of wlan prioritization states
US8584209B1 (en) * 2010-12-03 2013-11-12 Juniper Networks, Inc. Authentication using a proxy network node
US8750180B2 (en) 2011-09-16 2014-06-10 Blackberry Limited Discovering network information available via wireless networks
US9204299B2 (en) 2012-05-11 2015-12-01 Blackberry Limited Extended service set transitions in wireless networks
US10135677B1 (en) 2012-07-06 2018-11-20 Cradlepoint, Inc. Deployment of network-related features over cloud network
US10601653B2 (en) * 2012-07-06 2020-03-24 Cradlepoint, Inc. Implicit traffic engineering
US10560343B1 (en) 2012-07-06 2020-02-11 Cradlepoint, Inc. People centric management of cloud networks via GUI
US10110417B1 (en) 2012-07-06 2018-10-23 Cradlepoint, Inc. Private networks overlaid on cloud infrastructure
US10177957B1 (en) 2012-07-06 2019-01-08 Cradlepoint, Inc. Connecting a cloud network to the internet
US10812964B2 (en) 2012-07-12 2020-10-20 Blackberry Limited Address assignment for initial authentication
US9137621B2 (en) 2012-07-13 2015-09-15 Blackberry Limited Wireless network service transaction protocol
US9301127B2 (en) 2013-02-06 2016-03-29 Blackberry Limited Persistent network negotiation for peer to peer devices
US9391881B2 (en) * 2013-02-20 2016-07-12 Ip Technology Labs, Llc System and methods for dynamic network address modification
KR102060434B1 (en) * 2013-02-22 2019-12-30 삼성전자주식회사 Apparatus and method for providing a wireless communication in a portable terminal
CN105282003B (en) * 2014-06-20 2019-03-22 中国电信股份有限公司 Establish the method and system and tunnel control device and virtual switch in tunnel
US10298550B2 (en) * 2016-09-22 2019-05-21 International Business Machines Corporation Packet flow in an overlay network
US11323288B2 (en) * 2018-08-07 2022-05-03 Dh2I Company Systems and methods for server cluster network communication across the public internet
US11165891B2 (en) * 2018-08-27 2021-11-02 Dh2I Company Highly available transmission control protocol tunnels
KR102536586B1 (en) 2018-09-20 2023-05-26 삼성전자주식회사 Electronic device using a wifi communication and method of operating the same
US11575757B2 (en) 2019-06-17 2023-02-07 Dh2I Company Cloaked remote client access
US11563802B2 (en) 2020-11-06 2023-01-24 Dh2I Company Systems and methods for hierarchical failover groups

Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6055433A (en) * 1996-09-20 2000-04-25 Northern Telecom Limited Data processing system and method for balancing a load in a communications network
US20010021175A1 (en) * 2000-03-13 2001-09-13 Henry Haverinen Load balancing in telecommunications system supporting mobile IP
US20020021689A1 (en) * 1999-12-30 2002-02-21 Robbins Barry R. Method and apparatus for transparent internet mobility management
US20020067704A1 (en) * 2000-12-01 2002-06-06 Telefonaktiebolaget Lm Ericsson (Publ) Method for ensuring reliable mobile IP service
US6404772B1 (en) * 2000-07-27 2002-06-11 Symbol Technologies, Inc. Voice and data wireless communications network and method
US20020136226A1 (en) * 2001-03-26 2002-09-26 Bluesocket, Inc. Methods and systems for enabling seamless roaming of mobile devices among wireless networks
US20020176387A1 (en) * 2001-05-23 2002-11-28 Wilmer Michael E. Role-based IP multicast addressing in a wireless LAN
US20030104814A1 (en) * 2001-11-30 2003-06-05 Docomo Communications Laboratories Usa Low latency mobile initiated tunneling handoff
US20030128689A1 (en) * 1999-02-25 2003-07-10 3Com Corporation Virtual home agent service using software-replicated home agents
US20030135626A1 (en) * 2002-01-16 2003-07-17 Telefonaktiebolaget L M Ericsson System and method for improved session management in a data cellular network
US20030179742A1 (en) * 2000-03-16 2003-09-25 Ogier Richard G. Method and apparatus for disseminating topology information and for discovering new neighboring nodes
US20030224788A1 (en) * 2002-03-05 2003-12-04 Cisco Technology, Inc. Mobile IP roaming between internal and external networks
US20040047320A1 (en) * 2002-09-09 2004-03-11 Siemens Canada Limited Wireless local area network with clients having extended freedom of movement
US20040095932A1 (en) * 2002-11-18 2004-05-20 Toshiba America Information Systems, Inc. Method for SIP - mobility and mobile - IP coexistence
US20040103282A1 (en) * 2002-11-26 2004-05-27 Robert Meier 802.11 Using a compressed reassociation exchange to facilitate fast handoff
US20040122976A1 (en) * 2002-10-24 2004-06-24 Ashutosh Dutta Integrated mobility management
US6795701B1 (en) * 2002-05-31 2004-09-21 Transat Technologies, Inc. Adaptable radio link for wireless communication networks
US20040214576A1 (en) * 2003-04-28 2004-10-28 Chantry Networks Inc. Wireless network communication system and method
US20040221042A1 (en) * 2003-04-30 2004-11-04 Meier Robert C. Mobile ethernet
US20050047420A1 (en) * 2003-07-01 2005-03-03 Shiro Tanabe Mobile IPv6 network having multiple home agents and method of load balance
US20050074015A1 (en) * 2003-06-24 2005-04-07 Tropos Networks, Inc. Method of subnet roaming within a network
US6901270B1 (en) * 2000-11-17 2005-05-31 Symbol Technologies, Inc. Apparatus and method for wireless communication
US6928282B2 (en) * 2001-08-29 2005-08-09 Fujitsu Limited Mobile IP network system
US20050213582A1 (en) * 2004-03-29 2005-09-29 Wakumoto Shaun K Load balancing with mesh tagging
US20050237962A1 (en) * 2004-04-26 2005-10-27 Motorola, Inc. Mobile station mobility in a wireless LAN
US20060045069A1 (en) * 2004-08-31 2006-03-02 Ephraim Zehavi Cellular network service over WLAN
US20060179307A1 (en) * 2005-02-04 2006-08-10 Cisco Technology, Inc. Method and system for inter-subnet pre-authentication
US7113498B2 (en) * 2002-06-05 2006-09-26 Broadcom Corporation Virtual switch
US7173923B2 (en) * 2000-03-17 2007-02-06 Symbol Technologies, Inc. Security in multiple wireless local area networks
US7173922B2 (en) * 2000-03-17 2007-02-06 Symbol Technologies, Inc. Multiple wireless local area networks occupying overlapping physical spaces

Family Cites Families (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020196763A1 (en) 1999-12-08 2002-12-26 Reynolds Russell R. Wireless network system software protocol
US6735206B1 (en) 2000-01-10 2004-05-11 Sun Microsystems, Inc. Method and apparatus for performing a fast service lookup in cluster networking
US6490259B1 (en) 2000-02-24 2002-12-03 Telcordia Technologies, Inc. Active link layer and intra-domain mobility for IP networks
SE517729C2 (en) 2000-11-24 2002-07-09 Columbitech Ab Method for maintaining communication between units belonging to different communication networks
US7194622B1 (en) * 2001-12-13 2007-03-20 Cisco Technology, Inc. Network partitioning using encryption
KR20040102027A (en) 2002-03-04 2004-12-03 에어 브로드밴드 커뮤니케이션스, 인코포레이티드 Hybrid wireless access bridge and mobile access router system and method
US20040054774A1 (en) 2002-05-04 2004-03-18 Instant802 Networks Inc. Using wireless network access points for monitoring radio spectrum traffic and interference
US7421736B2 (en) * 2002-07-02 2008-09-02 Lucent Technologies Inc. Method and apparatus for enabling peer-to-peer virtual private network (P2P-VPN) services in VPN-enabled network
WO2004017172A2 (en) 2002-08-16 2004-02-26 Utstarcom, Incorporated System and method for home agent load balancing
US7787419B2 (en) 2002-09-17 2010-08-31 Broadcom Corporation System and method for providing a mesh network using a plurality of wireless access points (WAPs)
US7440573B2 (en) 2002-10-08 2008-10-21 Broadcom Corporation Enterprise wireless local area network switching system
KR100962647B1 (en) 2003-10-27 2010-06-11 삼성전자주식회사 Method for supporting mobility of mobile terminal and system thereof
US20070232307A1 (en) 2004-12-16 2007-10-04 Tarek Ibrahim Pico Cell Wireless Local Area Network (Wlan)

Patent Citations (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6055433A (en) * 1996-09-20 2000-04-25 Northern Telecom Limited Data processing system and method for balancing a load in a communications network
US20030128689A1 (en) * 1999-02-25 2003-07-10 3Com Corporation Virtual home agent service using software-replicated home agents
US20020021689A1 (en) * 1999-12-30 2002-02-21 Robbins Barry R. Method and apparatus for transparent internet mobility management
US20010021175A1 (en) * 2000-03-13 2001-09-13 Henry Haverinen Load balancing in telecommunications system supporting mobile IP
US20030179742A1 (en) * 2000-03-16 2003-09-25 Ogier Richard G. Method and apparatus for disseminating topology information and for discovering new neighboring nodes
US7173922B2 (en) * 2000-03-17 2007-02-06 Symbol Technologies, Inc. Multiple wireless local area networks occupying overlapping physical spaces
US7173923B2 (en) * 2000-03-17 2007-02-06 Symbol Technologies, Inc. Security in multiple wireless local area networks
US6404772B1 (en) * 2000-07-27 2002-06-11 Symbol Technologies, Inc. Voice and data wireless communications network and method
US6901270B1 (en) * 2000-11-17 2005-05-31 Symbol Technologies, Inc. Apparatus and method for wireless communication
US20020067704A1 (en) * 2000-12-01 2002-06-06 Telefonaktiebolaget Lm Ericsson (Publ) Method for ensuring reliable mobile IP service
US20020136226A1 (en) * 2001-03-26 2002-09-26 Bluesocket, Inc. Methods and systems for enabling seamless roaming of mobile devices among wireless networks
US20020176387A1 (en) * 2001-05-23 2002-11-28 Wilmer Michael E. Role-based IP multicast addressing in a wireless LAN
US6928282B2 (en) * 2001-08-29 2005-08-09 Fujitsu Limited Mobile IP network system
US20030104814A1 (en) * 2001-11-30 2003-06-05 Docomo Communications Laboratories Usa Low latency mobile initiated tunneling handoff
US20030135626A1 (en) * 2002-01-16 2003-07-17 Telefonaktiebolaget L M Ericsson System and method for improved session management in a data cellular network
US20030224788A1 (en) * 2002-03-05 2003-12-04 Cisco Technology, Inc. Mobile IP roaming between internal and external networks
US6795701B1 (en) * 2002-05-31 2004-09-21 Transat Technologies, Inc. Adaptable radio link for wireless communication networks
US7113498B2 (en) * 2002-06-05 2006-09-26 Broadcom Corporation Virtual switch
US20040047320A1 (en) * 2002-09-09 2004-03-11 Siemens Canada Limited Wireless local area network with clients having extended freedom of movement
US20040122976A1 (en) * 2002-10-24 2004-06-24 Ashutosh Dutta Integrated mobility management
US20040095932A1 (en) * 2002-11-18 2004-05-20 Toshiba America Information Systems, Inc. Method for SIP - mobility and mobile - IP coexistence
US20040103282A1 (en) * 2002-11-26 2004-05-27 Robert Meier 802.11 Using a compressed reassociation exchange to facilitate fast handoff
US20040214576A1 (en) * 2003-04-28 2004-10-28 Chantry Networks Inc. Wireless network communication system and method
US20040221042A1 (en) * 2003-04-30 2004-11-04 Meier Robert C. Mobile ethernet
US20050074015A1 (en) * 2003-06-24 2005-04-07 Tropos Networks, Inc. Method of subnet roaming within a network
US20050047420A1 (en) * 2003-07-01 2005-03-03 Shiro Tanabe Mobile IPv6 network having multiple home agents and method of load balance
US20050213582A1 (en) * 2004-03-29 2005-09-29 Wakumoto Shaun K Load balancing with mesh tagging
US20050237962A1 (en) * 2004-04-26 2005-10-27 Motorola, Inc. Mobile station mobility in a wireless LAN
US20060045069A1 (en) * 2004-08-31 2006-03-02 Ephraim Zehavi Cellular network service over WLAN
US20060179307A1 (en) * 2005-02-04 2006-08-10 Cisco Technology, Inc. Method and system for inter-subnet pre-authentication

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110264915A1 (en) * 2006-03-06 2011-10-27 Nancy Cam-Winget System and method for securing mesh access points in a wireless mesh network, including rapid roaming
US20070250713A1 (en) * 2006-03-06 2007-10-25 Rahman Shahriar I Securing multiple links and paths in a wireless mesh network including rapid roaming
US8270382B2 (en) * 2006-03-06 2012-09-18 Cisco Technology, Inc. System and method for securing mesh access points in a wireless mesh network, including rapid roaming
US8023478B2 (en) * 2006-03-06 2011-09-20 Cisco Technology, Inc. System and method for securing mesh access points in a wireless mesh network, including rapid roaming
US20070206537A1 (en) * 2006-03-06 2007-09-06 Nancy Cam-Winget System and method for securing mesh access points in a wireless mesh network, including rapid roaming
US8037305B2 (en) 2006-03-06 2011-10-11 Cisco Technology, Inc. Securing multiple links and paths in a wireless mesh network including rapid roaming
US20090103490A1 (en) * 2007-10-19 2009-04-23 Ramanathan Lakshmikanthan Forwarding data path optimization in a distributed environment for achieving micro-mobility
US8483181B2 (en) 2007-10-19 2013-07-09 Ericsson Ab Forwarding data path optimization in a distributed environment for achieving micro-mobility
US7986667B2 (en) * 2007-10-19 2011-07-26 Ericsson Ab Forwarding data path optimization in a distributed environment for achieving micro-mobility
US8078721B2 (en) * 2008-02-15 2011-12-13 Cisco Technology, Inc. Dynamic host configuration protocol (DHCP) initialization responsive to a loss of network layer connectivity
US20090210522A1 (en) * 2008-02-15 2009-08-20 Cisco Technology, Inc., A Corporation Of Californi Dynamic Host Configuration Protocol (DHCP) Initialization Responsive to a Loss of Network Layer Connectivity
US20100091732A1 (en) * 2008-10-13 2010-04-15 Roeder G R Konrad System and method to provide fast wide-area mobile ip handoffs
US9014136B2 (en) * 2008-10-13 2015-04-21 T-Mobile Usa, Inc. System and method to provide fast wide-area mobile IP handoffs
US20150201359A1 (en) * 2008-10-13 2015-07-16 T-Mobile Usa, Inc. System and method to provide fast wide-area mobile ip handoffs
US9554316B2 (en) * 2008-10-13 2017-01-24 T-Mobile Usa, Inc. System and method to provide fast wide-area mobile IP handoffs
US20110228778A1 (en) * 2010-03-19 2011-09-22 Telefonaktiebolaget L M Ericsson (Publ) Packet node for applying service path routing at the MAC layer
US8526435B2 (en) * 2010-03-19 2013-09-03 Telefonaktiebolaget L M Ericsson (Publ) Packet node for applying service path routing at the MAC layer
US20140169349A1 (en) * 2012-12-19 2014-06-19 Gainspan Corporation Extended connectivity based on wireless paths between stations of a wireless local area network (wlan)
US9491795B2 (en) * 2012-12-19 2016-11-08 Gainspan Corporation Extended connectivity based on wireless paths between stations of a wireless local area network (WLAN)
US9408249B2 (en) 2013-12-03 2016-08-02 Cisco Technology, Inc. Wireless mesh network including resilient backhaul links and WLAN traffic local switching
US9769063B2 (en) 2013-12-03 2017-09-19 Cisco Technology, Inc. Wireless mesh network including resilient backhaul links and WLAN traffic local switching
US10225180B2 (en) 2013-12-03 2019-03-05 Cisco Technology, Inc. Wireless mesh network including resilient backhaul links and WLAN traffic local switching

Also Published As

Publication number Publication date
US7443809B2 (en) 2008-10-28
CN101204044A (en) 2008-06-18
WO2006115828A2 (en) 2006-11-02
WO2006115828A3 (en) 2006-12-28
EP1875669A2 (en) 2008-01-09
US20060245373A1 (en) 2006-11-02
CA2605840A1 (en) 2006-11-02

Similar Documents

Publication Publication Date Title
US7443809B2 (en) Method, system and apparatus for creating a mesh network of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)
US7515573B2 (en) Method, system and apparatus for creating an active client list to support layer 3 roaming in wireless local area networks (WLANS)
US7529203B2 (en) Method, system and apparatus for load balancing of wireless switches to support layer 3 roaming in wireless local area networks (WLANs)
US20060245393A1 (en) Method, system and apparatus for layer 3 roaming in wireless local area networks (WLANs)
US20060268834A1 (en) Method, system and wireless router apparatus supporting multiple subnets for layer 3 roaming in wireless local area networks (WLANs)
US20070002833A1 (en) Method, system and apparatus for assigning and managing IP addresses for wireless clients in wireless local area networks (WLANs)
US7804806B2 (en) Techniques for peer wireless switch discovery within a mobility domain
US7916682B2 (en) Wireless switch network architecture implementing layer 3 mobility domains
US20080002607A1 (en) Technique for handling layer 2 roaming in a network of wireless switches supporting layer 3 mobility within a mobility domain
US20110004913A1 (en) Architecture for seamless enforcement of security policies when roaming across ip subnets in ieee 802.11 wireless networks
US20090034470A1 (en) Forwarding broadcast/multicast data when wireless clients layer 3 roam across ip subnets in a wlan
US7961690B2 (en) Wireless switch network architecture implementing mobility areas within a mobility domain
US7826869B2 (en) Mobility relay techniques for reducing layer 3 mobility control traffic and peering sessions to provide scalability in large wireless switch networks
US20080008128A1 (en) Techniques for resolving wireless client device layer 3 mobility state conflicts between wireless switches within a mobility domain
WO2008005794A2 (en) Techniques for peer wireless switch discovery within a mobility domain
EP2039205A2 (en) Wireless switch network architecture implementing mobility areas within a mobility domain, mobility relay techniques for reducing layer 3 mobility control traffic and peering sessions, and techniques for resolving conflicts between wireless switches within a mobility domain regarding layer 3 mobility state of a wireless cli

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION