A multi-port switch is provided having an ethernet switching section for connecting and switching among network devices and includes at least three ports, a network management module operating according to SNMP, and a monitoring module operating according to RMON. The switch can arrange the ports to operate as virtual local area networks ("VLANs"). The switch is secured with a network element that is part of a network device. In a system including the multi-port switch, an automated teller machine local area network is connected to one port, a customer data LAN is connected to a second port, and a router is connected to a third port. The switch arranges the three port connections into two VLANs, each VLAN including the router. The switch alternately switches between the VLANs in order to enable the ATM LAN and the customer data LAN to communicate with an external network. The switch is secured with or located inside one of the ATMs in the ATM LAN.
|
12. A system for switching data traffic over a communications network, comprising:
a switch having at least first, second, and third ports for connecting network devices, said switch supporting a simple network management protocol (SNMP), a remote monitoring specification (RMON), and virtual local area networks ("LANs"); a network device connected to each of at least three of said ports; and at least two virtual LANs, each of which includes at least two of said ports, wherein data traffic on each said virtual LAN is isolated from data traffic on other virtual LANs and wherein said switch is secured with at least one of said network devices.
1. A switch for connecting network devices, said switch having an ethernet switching section and comprising:
at least first, second, and third ports connected to said switching section; a monitoring module connected to said switching section, said monitoring module monitoring activity of said ports, wherein said monitoring module supports a remote monitoring specification (RMON); and a network management module connected to said switching section, said management module facilitating the exchange of management information among network devices connected to said ports, wherein said ports are arranged to operate in virtual local area networks ("LANs"), and wherein said network management module operates according to a simple network management protocol (SNMP) and said switch is secured with at least one of said network devices.
2. The switch according to
4. The switch according to
5. The switch according to
6. The switch according to
7. The switch according to
8. The switch according to
10. The switch according to
11. The switch according to
13. The system according to
wherein a second virtual LAN comprises at least said first port and said third port; wherein a router is connected to said first port, said router capable of routing signals to an external network; and wherein said switch switches between said first and second virtual LANs in order to enable said external network to communicate alternately with said network devices connected to said second and third ports.
14. The system according to
15. The system according to
and wherein said switch switches among said first, second, and third virtual LANs.
16. The system according to
17. The system according to
18. The system according to
19. The system according to
|
This invention relates to switches used in local and wide area networks, and network systems including such switches.
Because of their convenience, speed, and all-hour availability, automated teller machines ("ATMs," also called "automatic teller machines") are fast becoming an ubiquitous sight in many places other than banks. Aside from the traditional services available at ATMs, such as withdrawing and depositing cash, requesting balances, making loan payments, and transferring funds, ATMs can also be used for providing postage stamps and dispensing discount coupons. Other future convenient uses are being planned. This expansion of services, coupled with the ability of ATM owners to charge users fees, will result in increasing numbers of ATMs being installed at retail locations remote from any bank.
Many retail stores in which ATMs may be located already have communications networks installed because of credit card processing requirements or because the retail stores are part of communications links to other stores in a retail chain. For stores that are part of a retail chain, such an existing network promotes, for example, uniform pricing strategies and ordering procedures and monitoring of the chain's inventories, whether held at a central warehouse or at other stores in the chain.
Because ATM data traffic contains sensitive information, there are security considerations involved in installing ATMs in remote locations. One way to keep data traffic from an ATM secure is to use a dedicated network connection.
A dedicated ATM network connection in retail location 100 which already has a customer LAN in place would be secure, but it would require a duplication of the equipment and facilities used for the network already in place. This duplication could easily cost a proprietor as much as $15,000 or more, and would be more than double the cost of the existing installation. In addition, there would be twice as much equipment to control and monitor.
Because adding a separate data network connection for an ATM would not be cost-effective for a proprietor, an alternative is to share existing resources between the two LANs. This can be done by combining the ATM LAN traffic and customer LAN traffic onto a single wide area network ("WAN") connection, and from there communicating with the customer network and the ATM network data centers. A conventional way of combining data traffic is by using a shared Ethernet hub, as pictured in FIG. 1B. In that figure, ATM LAN 140 and customer LAN 110 are connected to shared Ethernet LAN 170, which is connected to shared hub 180. Shared hub 180 is connected to WAN 190 via router 120, and WAN 190 is connected to customer network data center 130 and ATM network data center 160. WAN 190 may also be a frame relay network or a satellite network. Using an Ethernet LAN allows any device attached to the LAN to receive all data flowing on the LAN. In order to control this traffic, each data packet header contains the address of the destination machine. Ethernet protocols send data packet information to all the machines on the same network, and each machine receives the information destined for it based on the destination address.
In exchange for the small expense of adding a shared hub and an Ethernet LAN, this network combination has only one router and one connection to a network. The system of
This system, however, is not secure. Even though only the machine having the address matching the address of the packet header is supposed to accept the packet, it is possible in this system for a machine operating in "promiscuous" mode to accept all packets regardless of the address in the packet header. It is fairly easy for anyone to observe the data traffic flowing over this Ethernet, and programs to accomplish this are easily available on the Internet, for instance. Also freely available throughout the Internet are other methods of attacking an ATM LAN, such as wiretapping the phone line over which the ATM LAN operates. Wiretapping monitors data traffic over a phone line and can make a standalone ATM vulnerable by placing a tap anywhere between the ATM and the host computer.
Therefore, to have an ATM LAN share facilities with a customer LAN is problematic--the customer can interact with the ATM and can see and intercept ATM data. Within a retail location, the risk is great that a disgruntled employee or thief will attempt to exploit an installed ATM LAN with a minimal risk of being caught. Anyone with a laptop computer can easily obtain access to the ATM LAN. In addition, once the Ethernet LAN is compromised, the WAN too is compromised because an intruder will have easy access to the wider network. The goodwill of the ATM network administrator will eventually suffer.
Because of this lack of security and broadcast control, it is not acceptable to use a shared Ethernet LAN. One solution to these security problems is to use an Ethernet switch with virtual LAN ("VLAN") capabilities. A virtual (or logical) LAN is a local area network that maps workstations connected to it on a basis other than by geographic location, such as, for example, by department, type of user, or primary application. The VLAN controller is able to reconfigure the connections in order to manage load balancing and bandwidth allocation more easily than by using a physical picture of the LAN. Network management software keeps track of relating the virtual picture of the local area network with the actual physical arrangement.
A VLAN may encompass one or more switch ports and it may operate between any port or ports. This ensures that stations connected to ports that are not members of the VLAN do not receive broadcasts, and data traffic produced by a station in one VLAN is delivered only to stations within that same VLAN. Implementing secure VLANs makes network administration more efficient and secure.
Setting up VLANs in such circumstances solves the problem of isolating the ATM LAN data and preventing unauthorized access to ATM LAN data. However, other issues arise with respect to administering ATM LANs in locations remote from the network administration center. Two features of network administration that are used to adequately manage, maintain, and monitor a network are Simple Network Management Protocol ("SNMP") and Remote Network Monitoring Specification ("RMON").
SNMP is a simple request and response Internet protocol used for governing network management. Among other things, SNMP is used for alert and alarm notification. For instance, if a remote ATM is replaced by another device, SNMP will detect an error and report back to the network administrator that the port to which the ATM was connected has been closed and that the device connected to that port is reporting a media access control ("MAC") address that does not match the ATM's MAC address. SNMP will also detect if there is loss of connectivity to the ATM. Other examples are: determining whether a machine needs service if it resets; and detecting an event that is unusual or improper based on the circumstances, such as a device being active at 3 o'clock in the morning in a store that is only open until midnight.
SNMP is a standard Internet protocol, defined in several Requests for Comments ("RFCs"). There are two versions of SNMP--version 1 ("SNMPv1") and version 2 ("SNMPv2"). RFC 1157, entitled "A Simple Network Management Protocol," is one of the RFCs that define SNMPv1; RFCs 1441-1452 define SNMPv2.
RMON is an extension of SNMP and allows network administrators to monitor a network remotely, for instance, from the system headquarters or from the ATM network data center. Using RMON, administrators can monitor, for example, how much traffic is coming from the ATM LAN and how much is coming from the customer LAN when both LANs are located at a customer's remote site. Having a remote monitoring capability improves planning, billing, troubleshooting, and network performance tuning. RMON is a standard Internet specification, defined in RFC 1757. There is also a later version of RMON called RMON 2, defined in RFC 2021.
Switches having both of these capabilities are found in the prior art. For instance, NBase Communications of Chatsworth, Calif., manufactures the NH 2032 Ethernet/Fast Ethernet switch. This switch contains sixteen dual-speed ports (operating at 10 Mbps and 100 Mbps) and has the capability to include as many as sixteen additional Ethernet/Fast Ethernet and other type ports. The NH 2032 also supports VLANs. The switch's dimensions are approximately 48 cm W×48 cm D×9 cm H (19" W×19" D×3.5" H), and the switch is designed to fit into a standard 19"-wide rack that sits in a central network site.
For several reasons, this type of switch cannot be used in a customer's location to provide switching for an ATM LAN and a customer LAN. First, because of its size, the switch must be rack-mounted, and a rack is generally not available in a remote retail location. Second, even if a rack were available, the switch would likely be in an area of the store accessible to the public, or at least accessible to store employees, such as in a storage room. In such a situation, having access to the rack provides unmonitored and unauthorized access to the ATM LAN data traffic.
A smaller switch, one that can be secured with an ATM or can fit inside a locked ATM, is needed. Switches of that size exist--however, their features are limited. One switch, Cisco 1548 Micro Switch 10/100, manufactured by Cisco Systems, Inc., of San Jose, Calif., is approximately 28 cm W×23 cm D×8 cm H (11" W×9" D×3" H), potentially small enough to fit into a locked ATM. It contains eight dual-speed ports operating at 10 and 100 Mbps. It supports SNMP, but it does not support VLANs or RMON, features that are desirable when installing an ATM LAN in a remote retail store location.
It would, therefore, be advantageous to have a switch that addresses the above-noted problems and drawbacks of currently available Ethernet switches. It would be advantageous to provide a switch that is small enough to be secured with a network device, such as an ATM, preferably by being locked inside the network device, and that has network management, remote monitoring, and virtual LAN capabilities, so that only authorized personnel would have access to the switch and to the data going through it.
In accordance with the present invention, a switch having an Ethernet switching section is provided for connecting network devices. The switch includes at least three ports connected to the switching section and a network management module which is also connected to the switching section. The switch is capable of arranging the ports to operate in virtual local area networks. The switch is secured with a network device, and is preferably located within the network device.
Preferably, the switch also includes a monitoring module. It is preferable that the monitoring module support RMON and the network management module operate according to SNMP.
Preferably, one of the ports is connected to a router, one of the ports is connected to an ATM or an ATM LAN, and one of the ports is connected to a customer LAN. The customer LAN preferably includes at least one cash register, and may also include a credit card terminal. Alternatively, the credit card terminal may be attached to a fourth port separate from the cash register. Preferably, the switch arranges the router port and the ATM LAN port into one VLAN and arranges the router port and the customer LAN port into another VLAN. In addition, the second VLAN can include the port to which the credit card terminal is attached, or a third VLAN can include the router port and the credit card terminal port.
In accordance with the invention, a system for switching data traffic over a communications network includes a switch having at least three ports, that supports SNMP and RMON, and is capable of arranging its ports into VLANs. A network device is connected to each of at least three of the ports, and two VLANs are arranged, each VLAN including at least two of the ports. The switch is secured with at least one of the network devices.
In a preferred system embodiment, a router which routes signals to an external network is connected to the first port and is included in two VLANs. One VLAN also includes the second port, and the other VLAN also includes the third port, allowing the system to switch between the two VLANs to enable the external network to communicate alternately with the network devices connected to the second and third ports. Preferably, an ATM or ATM LAN is connected to the second port and a customer LAN is connected to the third port.
In another embodiment, the switch has a fourth port, and a third VLAN includes the first port (connected to the router) and the fourth port. Preferably, the fourth port of the first switch is connected to a port of a second four-port switch, network devices are connected to ports of the second switch, and ports of the second switch are arranged into VLANs.
In another system embodiment, one VLAN includes the first three ports of the switch, and a second VLAN includes the third and fourth ports. This configuration can arrange into the first VLAN a LAN, a router connected to an external network, and a LAN supervisor, and into the second VLAN the supervisor and a server.
In another configuration of this latter two-VLAN arrangement, one network user is connected to the first port, a router that routes signals to a wide area network is connected to the second port, a second user is connected to the third port, and a second router, which routes signals to an external network, is connected to the fourth port.
For a better understanding of the invention, together with other and further objects, reference is made to the following description, taken in connection with the accompanying drawings, and its scope will be pointed out in the appended claims.
Throughout the figures, unless otherwise stated, the same reference numerals and characters are used to denote like features, elements, components, or portions of the illustrated embodiments. Moreover, while the subject invention will now be described in detail with reference to the figures and in connection with the illustrative embodiments, changes and modifications can be made to the described embodiments without departing from the true scope and spirit of the subject invention as defined by the appended claims.
In accordance with the present invention, a multi-port switch is provided which supports VLAN, has network management and remote monitoring modules, and is secured with or inside a network device connected to one of the ports of the switch. The switch allows a network administrator to control how devices that are part of a network can be connected to communicate with each other, at the same time being able to share network resources. Moreover, the switch has both security features and management capabilities, allowing the administrator to access management information such as the addresses of the devices connected to the switch, the configuration of the VLANs, and data traffic statistics for each port.
The virtual networking capabilities of the switch operate as follows. When a data packet arrives at a port on the switch, the switch must identify at which port it is arriving and to which port it is going. If the originating port and the destination port are members of the same VLAN, the packet is allowed to pass. The switch might then perform further filtering on that packet based on additional restrictions, for example, that data traffic is allowed to travel from the originating port to the destination port, but not in the reverse direction. If the destination port and the originating port are not in the same VLAN, the packet is dropped.
Thus, virtual networking also enhances network security. For example, the switch learns the device address of every device connected to it. In some instances, not every port will be connected to a device. The switch can be configured to drop data packets from a port to which the switch knows a device is not connected. The switch can also be configured to prevent a device from ever being connecting to such an unconnected port or, alternatively, to permanently connect a certain device to a port. These capabilities allow forwarding of data packets only for trusted machines, and would prevent an unauthorized device from gaining access to the entire network.
The switch may also be used to dictate one-way access. For example, of the four ports, three ports are connected to users and one port is connected to a printer. The printer only has to be able to listen to the users and print what is sent to it. There is no need for a printer to send data to the users. Therefore, the switch can lock out any data packets flowing from the printer to the users. This may occur if an unauthorized person were to try to enter the network via the printer port, unplug the printer, and plug in a laptop computer to that port. The switch would recognize that data packets should not flow from the printer port, and the switch would close off access from that port.
A system using the switch of the present invention is also described with respect to an application in a secure switching system. A wide area network is connected to several local area networks through the switch, in which data traffic on the local area networks is isolated from each other. This isolation occurs using the multi-port Ethernet switch with SNMP and RMON capabilities, connecting to each port a local area network, connecting a router to one of the remaining ports, and arranging VLANs, each of which comprises the router port and one of the local area networks. This arrangement allows data on each local area network to be routed through the router to the wide area network without the data being seen by other local area networks not within the same VLAN. The switch is small enough to be secured with or inside a network element that is part of one of the local area networks to prevent unauthorized access to the switch, and, possibly, to the data traffic on the local area networks.
In a preferred embodiment, one of the local area networks is an ATM LAN whose data traffic must be secure, and another local area network is a customer LAN whose data traffic is not required to be secure. While the system is described using a secure ATM LAN and an unsecured data network, those familiar with the art will recognize that the present invention can be applied to a broad range of local area networks sharing resources, including, for example and not by limitation, local area networks comprising office computer terminals, a server network, or two or more networks each of which is secure.
The preferred system must isolate ATM data traffic from customer data traffic while allowing the router to be able to communicate with both the ATM LAN and the customer LAN. Two VLANs are set up each having access to a shared network resource such as the router, but otherwise are blind to each other. The first VLAN includes the ATM LAN and the router; the second VLAN includes the customer LAN and the router. Within each VLAN, the members are allowed to talk to each other; however, they are not allowed to talk to members of the other VLAN. Thus, each VLAN can talk to the router, which is shared between the VLANs. Using a switch according to the present invention allows the data networks to be combined onto one network while isolating ATM data traffic from customer data traffic. Moreover, because of the small size of the switch, the switch can be placed with or locked inside one of the network elements such as an ATM, severely curtailing unauthorized access to the switch.
Referring to
Configuration device 260 is preferably a computer or a computer interface that is used to program the virtual connections of switch 10. The software that controls the configuration can be kept within switch 10 or can be kept within configuration device 260 with appropriate connections between the two devices to configure switch 10. Configuration device 260 connects to switch 10 via configuration port 265. An example of one configuration arranged by configuration device 260 is to virtually connect ports 215 and 225, i.e., place ports 215 and 225 within a VLAN. Other configurations may include virtually connecting ports 235 and 245 into a VLAN, virtually connecting ports 215, 225, and 245 into a VLAN, or virtually connecting ports 225, 235, and 245 into a VLAN. Still other configurations may include default arrangements in which no port is virtually connected to any other port, or all ports are connected to each other, possibly for maintenance or troubleshooting of the switch or the system. Because the number of ports may be limited, so may the number of port configurations.
An exemplary embodiment of switch 10 is shown in greater detail in
Ports 215, 225, 235, 245 preferably accommodate unshielded twisted pair ("UTP") wire connections, both UTP category 3 wire, often used for telephone lines, and higher-grade UTP category 5 wire, having RJ-45 modular connectors. Alternatively, these ports can accommodate coaxial or fiber optic cable, with appropriate connector adaptations. Each port preferably operates at both 10 Mbps (Ethernet) and 100 Mbps (Fast Ethernet), although faster speeds such as 1000 Mbps (Gigabit Ethernet) may be possible, so long as the size of the switch remains small enough to fit inside a network element. In addition to operating with Ethernet and Fast Ethernet, switch 10 can also operate as part of systems involving token-ring and fiber distributed-data interface ("FDDI") technologies.
Configuration input 265 is preferably a parallel connection and preferably accommodates UTP wire, but other types of wire may be used. Alternatively, the configuration can be performed via a serial connection using RS-232 connectors. Configuration input 265 is not always needed, because configuration can be performed using one of the device ports.
Within switch 10 are several modules, shown as blocks in FIG. 3B. These modules are switching section 310, SNMP module 320, RMON module 330, and memory 340. Although shown as separate blocks, the latter three modules may physically be part of one integrated circuit board or chip. Switching section 310 is connected to ports 215, 225, 235, 245 and makes the required connections between the ports in order to virtually connect them according to the switch configuration programmed by configuration device 260. Switching section 310 is a switching chip set that contains the logic that controls the Ethernet protocols and physical wiring connected to the ports. Although switching section 310 preferably supports Ethernet/Fast Ethernet technology, other technologies may be supported, as previously discussed.
SNMP module 320 implements management and security of the devices and networks connected to switch 10, according to the Simple Network Management Protocol versions, as previously discussed. Having an SNMP capability requires switch 10 to have memory, such as memory module 340, in addition to the base level of memory used to support the basic operation of any switch. Although memory module 340 is shown as a separate module in
Switch 10 also includes RMON module 330 which allows network administrators to monitor the network remotely, from the system headquarters, for example. Larger prior art switches include an RMON module within the switch unit. Smaller prior art switches do not include an RMON module and must access a separate, external module to perform remote monitoring. In the present invention, the RMON module 330 is contained within the switch unit, but the switch unit retains its small size. Associated with RMON module 330 is memory module 340, shown as the same module as used with SNMP module 320, but which can also be a separate memory module dedicated to RMON module 330.
Referring to
In the system of
Internal to switch 10, SNMP is supported and can manage both ATM LAN 140 and customer LAN 110, so long as those networks are connected to switch 10. Similarly, a network administrator can access RMON module 330 from system headquarters over WAN 190 and through router 120 to alternately monitor ATM LAN 140 or customer LAN 110.
Alternatively, as shown in another perspective view in
As shown in
Although
While the exemplary system described relates to an ATM or ATM LAN sharing system resources with a customer LAN, a similar system can be used with respect to other network arrangements, such as those within a small office or within a commercial establishment.
To satisfy these requirements, two VLANs 895a, 895b are set up. VLAN 895a includes three ports, to which are connected the two users and the router connected to the corporate WAN. VLAN 895b includes the fourth port and one of the ports connected to VLAN 895a. The boss and the router connected to the Internet are connected to the ports in VLAN 895b. This arrangement permits user 870 to communicate with the other three ports, but restricts user 850 from communicating with the port connected via router 880 to the Internet. To keep these access requirements secure, switch 10 can be secured with or locked inside user 870's workstation.
While there have been described what are believed to be the preferred arrangements and methods according to the invention, those skilled in the art will understand that other changes and modifications may be made thereto without departing from the spirit of the invention and it is intended to claim all such changes and modifications as fall within the true scope of the invention.
Patent | Priority | Assignee | Title |
10018981, | Mar 15 2013 | VIVINT, INC. | Monitoring removal of an automation control panel |
10313273, | Feb 14 2014 | Analog Devices, Inc | Communication network hopping architecture |
10715382, | Jul 05 2013 | HUAWEI TECHNOLOGIES CO , LTD | Method for configuring service node, service node pool registrars, and system |
11201837, | Feb 14 2014 | Analog Devices, Inc | Communication network hopping architecture |
11223531, | Jul 06 2010 | VMware LLC | Method and apparatus for interacting with a network information base in a distributed network control system with multiple controller instances |
11509564, | Jul 06 2010 | VMware LLC | Method and apparatus for replicating network information base in a distributed network control system with multiple controller instances |
11516076, | Jul 05 2013 | Huawei Technologies Co., Ltd. | Method for configuring service node, service node pool registrars, and system |
11539591, | Jul 06 2010 | VMware LLC | Distributed network control system with one master controller per logical datapath set |
11662704, | Mar 15 2013 | VIVINT, INC. | Monitoring removal of an automation control panel |
11677588, | Jul 06 2010 | VMware LLC | Network control apparatus and method for creating and modifying logical switching elements |
11876679, | Jul 06 2010 | VMware LLC | Method and apparatus for interacting with a network information base in a distributed network control system with multiple controller instances |
11876733, | Feb 14 2014 | Analog Devices, Inc | Communication network hopping architecture |
11979280, | Jul 06 2010 | VMware LLC | Network control apparatus and method for populating logical datapath sets |
6575359, | Apr 05 1999 | CITIBANK, N A ; NCR Atleos Corporation | System of automated teller machines |
6788681, | Mar 16 1999 | RPX CLEARINGHOUSE LLC | Virtual private networks and methods for their operation |
6834056, | Jun 26 2001 | CALIX, INC A CORPORATION OF DELAWARE | Virtual local area network protection switching |
6937574, | Mar 16 1999 | RPX CLEARINGHOUSE LLC | Virtual private networks and methods for their operation |
7003705, | Oct 31 2001 | RPX Corporation | Ethernet automatic protection switching |
7016358, | May 14 2001 | Canon Kabushiki Kaisha | Interface device with network isolation |
7055171, | May 31 2000 | HEWLETT-PACKARD DEVELOPMENT COMPANY L P | Highly secure computer system architecture for a heterogeneous client environment |
7099276, | May 24 1999 | AVAGO TECHNOLOGIES INTERNATIONAL SALES PTE LIMITED | Apparatus and method for distributing a load across a trunk group |
7130908, | Mar 13 2001 | Intelsat Corporation | Forward cache management between edge nodes in a satellite based content delivery system |
7149796, | Dec 12 2001 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Independent server diagnostic port |
7154898, | Mar 13 2001 | Intelsat Corporation | Scalable edge node |
7174373, | Mar 13 2001 | Intelsat Corporation | Self-contained demonstration node in a satellite based content delivery system |
7237017, | Mar 13 2001 | Intelsat Corporation | Micronode in a satellite based content delivery system |
7370346, | Apr 29 2003 | Hewlett Packard Enterprise Development LP | Method and apparatus for access security services |
7433450, | Sep 26 2003 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Method and system for connection verification |
7469105, | Apr 09 2004 | NEXTG NETWORKS, INC | Optical fiber communications method and system without a remote electrical power supply |
7502327, | Sep 24 2004 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Method and system for testing network connections |
7519653, | Oct 21 1999 | CITIBANK, N A ; NCR Atleos Corporation | Self-service terminals in which remote parties can induce operation of peripheral devices without obtaining control over the peripheral devices |
7616577, | Sep 26 2003 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Method and system for connection verification |
7626992, | May 14 2001 | Canon Kabushiki Kaisha | Interface device with network isolation |
7733789, | Mar 05 1999 | Cisco Technology, Inc. | Remote monitoring of switch network |
7738467, | Jul 15 2003 | Hewlett Packard Enterprise Development LP | Output port based double Q tagging |
7792047, | May 05 2004 | GIGAMON INC | Asymmetric packet switch and a method of use |
7828209, | Nov 23 2005 | Hypercom Corporation | Electronic payment terminal diagnostics |
7869371, | Dec 20 2005 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Method and system for testing a connection |
7869372, | Sep 26 2003 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Method and systems for verifying a connection from a gateway to a network |
7933983, | Dec 17 2002 | Hewlett Packard Enterprise Development LP | Method and system for performing load balancing across control planes in a data center |
7984474, | Feb 08 2000 | QUARTICS, INC | Method and apparatus for a digitized CATV network for bundled services |
8005013, | Jun 12 2007 | Hewlett Packard Enterprise Development LP | Managing connectivity in a virtual network |
8005958, | Jun 27 2003 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Virtual interface |
8073966, | Jun 27 2003 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Virtual interface |
8078736, | Jun 27 2003 | KEYSIGHT TECHNOLOGIES SINGAPORE SALES PTE LTD | Virtual interface |
8225988, | Oct 08 2008 | Bank of America Corporation | Load balancing for cash handling devices |
8391286, | May 05 2004 | GIGAMON INC | Packet switch methods |
8826385, | Apr 29 2003 | Hewlett Packard Enterprise Development LP | Method and apparatus for access security services |
9031065, | Apr 23 2012 | Hewlett Packard Enterprise Development LP | Switch having dedicated stacking link |
9077656, | May 05 2004 | GIGAMON INC | Packet switch methods and systems |
9225669, | May 05 2004 | GIGAMON INC | Packet switch and method of use |
9231889, | May 05 2004 | GIGAMON INC | Packet switch and method of use |
9391925, | May 05 2004 | GIGAMON INC | Packet switch methods and systems |
9596245, | Apr 04 2013 | OWL Cyber Defense Solutions, LLC | Secure one-way interface for a network device |
9647961, | Feb 14 2014 | Analog Devices, Inc | Communication network hopping architecture |
ER3807, |
Patent | Priority | Assignee | Title |
5550816, | Dec 29 1994 | NETWORK SYSTEMS CORP | Method and apparatus for virtual switching |
5963647, | Feb 14 1997 | CITICORP CREDIT SERVICES, INC USA | Method and system for transferring funds from an account to an individual |
6012050, | Nov 29 1996 | CITIBANK, N A ; NCR Atleos Corporation | Multi-transaction service system |
6067585, | Jun 23 1997 | Hewlett Packard Enterprise Development LP | Adaptive interface controller that can operate with segments of different protocol and transmission rates in a single integrated device |
6233242, | Dec 30 1996 | Hewlett Packard Enterprise Development LP | Network switch with shared memory system |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Nov 24 1998 | SPECHT, ROBERT J | Electronic Data Systems Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 009620 | /0797 | |
Nov 30 1998 | Electronic Data Systems Corporation | (assignment on the face of the patent) | / | |||
Aug 29 2008 | Electronic Data Systems Corporation | ELECTRONIC DATA SYSTEMS, LLC | CHANGE OF NAME SEE DOCUMENT FOR DETAILS | 022460 | /0948 | |
Mar 19 2009 | ELECTRONIC DATA SYSTEMS, LLC | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 022449 | /0267 |
Date | Maintenance Fee Events |
Jan 02 2006 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Jan 04 2010 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Jun 21 2010 | ASPN: Payor Number Assigned. |
Feb 07 2014 | REM: Maintenance Fee Reminder Mailed. |
Jul 02 2014 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Jul 02 2005 | 4 years fee payment window open |
Jan 02 2006 | 6 months grace period start (w surcharge) |
Jul 02 2006 | patent expiry (for year 4) |
Jul 02 2008 | 2 years to revive unintentionally abandoned end. (for year 4) |
Jul 02 2009 | 8 years fee payment window open |
Jan 02 2010 | 6 months grace period start (w surcharge) |
Jul 02 2010 | patent expiry (for year 8) |
Jul 02 2012 | 2 years to revive unintentionally abandoned end. (for year 8) |
Jul 02 2013 | 12 years fee payment window open |
Jan 02 2014 | 6 months grace period start (w surcharge) |
Jul 02 2014 | patent expiry (for year 12) |
Jul 02 2016 | 2 years to revive unintentionally abandoned end. (for year 12) |