A method is provided to dynamically manage the configuration of a network device. An application supporting a protocol, network interface or other component of the configuration operates in conjunction with a master agent and subagent to send and receive configuration management information. The application further operates in conjunction with a configuration manager interface and configuration manager to access and update the configuration in accordance with a priority of the application, and without taking the network device out of service.
|
1. A method of managing the configuration of a network device, comprising:
registering a device configuration application having a priority with a device configuration master agent and a device configuration manager, wherein the configuration application, the master agent, and the configuration manager operate independently of each other and wherein failure of one of the configuration application, the master agent and the configuration manager does not result in a single point of failure for the network device;
validating received data in the master agent;
passing the validated data to the application, the application converting the validated data to an internal data structure comprises formatting the validated data into at least one of an action and a parameter; and
periodically requesting that a content of the internal data structure be passed to the configuration manager, the configuration manager updating a configuration in accordance with the application priority.
10. A article of manufacture comprising:
a non-transitory machine-accessible medium including a data that, when accessed by a machine cause the machine to,
register a device configuration application having a priority with a device configuration master agent and a device configuration manager, wherein the configuration application, the master agent, and the configuration manager operate independently of each other and wherein failure of one of the configuration application, the master agent and the configuration manager does not result in a single point of failure for the network device;
validate received data in the master agent;
pass the validated data to the application, the application converting the validated data to an internal data structure comprises formatting the validated data into at least one of an action and a parameter; and
periodically request that a content of the internal data structure be passed to the configuration manager, the configuration manager updating a configuration in accordance with the application priority.
2. A method of
3. A method of
4. A method of
5. A method of
6. A method of
11. The article of manufacture of
12. The article of manufacture of
13. The article of manufacture of
14. The article of manufacture of
15. The article of manufacture of
16. The article of manufacture of
17. The article of manufacture of
18. The article of manufacture of
|
The present invention relates to the field of network management. In particular, the present invention relates to dynamic configuration of a network device.
A portion of the disclosure of this patent document contains material which is subject to copyright protection. The copyright owner has no objection to the facsimile reproduction by anyone of the patent document or the patent disclosure as it appears in the Patent and Trademark Office patent file or records, but otherwise reserves all copyright rights whatsoever. The following notice applies to the software and data as described below and in the drawings hereto: Copyright © 2002, Extreme Networks, Inc., All Rights Reserved.
The architecture of high-performance Internet routers has advanced in the last several years to provide increased performance in routing ever-greater volumes of network traffic. It is not uncommon for a router to support numerous protocols as well as several control applications for configuration and maintenance of the router tables, protocols, and network policies. These advances have increased the complexity of the router such that the efficient management of the router's configuration is critical for reliable network performance.
The configuration of a router is typically managed by a centralized system configuration database residing on the router. The contents of the configuration database control the operation of the router, and manipulation of the contents of the configuration database are accomplished using a management interface, such as a command line interface (CLI). In a traditional router architecture, the CLI has full access to the system configuration database through a configuration manager process, and is intended to be the primary method of access for system professionals. The CLI can be used not only for configuration commands, but also for other interactive commands that control the operation of the router, e.g. commands to start up or shut down specific applications or processes.
Another commonly used management interface to the configuration of the router is the Simple Network Management Protocol (SNMP). SNMP is a protocol that governs network management and monitoring of network devices and their functions and is documented in Request For Comment (RFC) 2570, Introduction to Version 3 of the Internet-Standard Network Management Framework, authored by the Network Working Group of the Internet Engineering Task Force (IETF), and published by the Internet Society in April, 1999. Yet another more recently developed management interface to the configuration database of the router is based on the Extensible Markup Language, or XML. An XML-based network management interface typically uses XML to encode communication data that was entered by a network administrator via a graphical user interface (GUI), and provides a mechanism for transmitting the complex data that is used to manage networking devices to the configuration database.
It is not uncommon for certain applications and protocols on a router to allow access to their corresponding configuration data by all three of the above-described network management interfaces—CLI, SNMP, and XML. In fact, a network administrator could enter different CLI or SNMP commands that accomplish the identical configuration change on a given router. Maintaining the router to recognize all of the different management interface commands for all of the various applications and protocols that the router supports can be difficult, requiring numerous updates to data such as SNMP management information base (MIB) definitions, CLI command trees, or XML tags.
In existing router management technology, the logic to support the applications, protocols, and associated management interfaces are centrally managed in a single master program. This can result in a single point of failure, meaning that even if there is a problem with only one protocol or application or interface, the entire program could crash, bringing the router down with it. In addition, if the master program needs to be updated, say to accommodate a new protocol, e.g. the Multi-Protocol Label Switching (MPLS) protocol, or to accommodate a new faster blade, either of which can introduce a new set of CLI commands, SNMP requests, or XML accesses that must be supported, then the master program must be brought down in order to perform the updates, thereby temporarily taking the router out of service.
In an effort to overcome some of the limitations in existing router management technology, separate processing entities known as master agents and subagents have been developed in the context of the SNMP management framework. A master agent sends and receives the SNMP requests but has little or no access to the management information, e.g. the MIB data in the configuration database. The subagent does have access to the management information and processes the SNMP requests, but is shielded from the SNMP requests themselves. RFC 2741, Agent Extensibility (AgentX) Protocol, authored by the Network Working Group of the IETF, and published by the Internet Society in January 2000, documents the concept of extensible SNMP agents and a protocol for communication between the master agent and the subagent.
The SNMP master agent/subagent technology has provided new opportunities for improving configuration management. However, little has been done to overcome the limitations in existing router management technology in the context of other management interfaces, or to provide a comprehensive solution to configuration management regardless of management interface.
According to one aspect of the invention, a method and apparatus is provided to dynamically manage the configuration of a network device. An application supporting a protocol, network interface or other component of the configuration operates in conjunction with a master agent and subagent to send and receive configuration management information. The application further operates in conjunction with a configuration manager interface and configuration manager to access and update the configuration in accordance with a priority of the application and without taking the network device out of service.
According to one aspect of the invention, the application activates the subagents, which register and deregister with the corresponding master agent as needed. The master agent and registered subagents communicate using a common messaging interface to exchange commands and configuration information sent to and from a network administrator. The application maps the commands and configuration information to a universal management object format and further activates a configuration manager interface to exchange the formatted commands and configuration information with the configuration manager using the common messaging interface.
The master agent and subagent operate independently of each other and the application, and independently of other master agents and subagents associated with the application or with other applications. The configuration manager and configuration manager interface also operate independently of each other and the application. The independent activation and operation of the subagent, master agent, application, configuration manager and configuration manager interface enables a network administrator to add or update a protocol, add or change a blade, or take other actions without having to disable the network device itself. Moreover, the failure of the configuration manager, an application or corresponding subagent, master agent, or configuration manager interface does not cause the entire network device to fail.
In accordance with these and other aspects of the present invention, apparatus are provided for carrying out the above and other methods.
The present invention will be described by way of exemplary embodiments, but not limitations, illustrated in the accompanying drawings in which like references denote similar elements, and in which:
In the following description various aspects of the present invention, a method and apparatus for dynamic configuration management will be described. Specific details will be set forth in order to provide a thorough understanding of the present invention. However, it will be apparent to those skilled in the art that the present invention may be practiced with only some or all of the described aspects of the present invention, and with or without some or all of the specific details. In some instances, well known architectures, steps, and techniques have not been shown to avoid unnecessarily obscuring the present invention. For example, specific details are not provided as to whether the method and apparatus is implemented in a switch, router, bridge, server or gateway, as a software routine, hardware circuit, firmware, or a combination thereof.
Parts of the description will be presented using terminology commonly employed by those skilled in the art to convey the substance of their work to others skilled in the art, including terms of operations performed by a network operating system, and their operands, such as transmitting, receiving, routing, packets, messages, tables, command, message information base, command trees, tags and the like. As well understood by those skilled in the art, these operands take the form of electrical, magnetic, or optical signals, and the operations involve storing, transferring, combining, and otherwise manipulating the signals through electrical, magnetic or optical components of a system. The term system includes general purpose as well as special purpose arrangements of these components that are standalone, adjunct or embedded.
Various operations will be described as multiple discrete steps performed in turn in a manner that is most helpful in understanding the present invention. However, the order of description should not be construed as to imply that these operations are necessarily performed in the order they are presented, or even order dependent. Lastly, reference throughout this specification to “one embodiment,” “an embodiment,” or “an aspect,” means that the particular feature, structure, or characteristic that is described is included in at least one embodiment of the invention, but not necessarily in the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
It should be noted that while the description that follows addresses the method and apparatus as it applies to a network device such as a router, or layer 3 switch, it is appreciated by those of ordinary skill in the art that method is generally applicable to any packet forwarding device, including a bridge (layer 2 switch), server or gateway. It should also be noted that while the method and apparatus may be discussed in the context of a local area network (LAN), the present invention may also be used in the context of other Transport Control Protocol/Internet Protocol (TCP/IP)-based networks including, but not limited to, internetworks, Virtual Local Area Networks (VLANs), Metropolitan Area Networks (MANs), and Wide Area Networks (WANs), as well as networks organized into subnets.
The configuration manager 70 operates in conjunction with a transaction monitor 75, file system 80, a concurrent version server (CVS) server 90, and one or more remote CVS servers 85 to maintain the router's configuration data. The configuration data include the currently running configuration, and the last saved configuration. The currently running configuration is stored in volatile memory on the router, whereas the saved configuration is stored in non-volatile memory or other permanent storage medium using the file system 80. The configuration manager 70 further maintains a particular version of the configuration data in non-volatile memory using the CVS server 90 and remote CVS servers 85 to provide version control. In one embodiment, the configuration manager 70 saves the existing versions of the configuration data at runtime in an ASCII-formatted text file using the file system 80. It should be noted that the configuration manager 70 could save the configuration data in file formats other than ASCII without departing from the scope of the invention. For example, in one embodiment, the configuration data may be saved in an XML-formatted file as described in a commonly assigned co-pending application entitled “Method and Apparatus for Restoring the Configuration of a Network Device,” Ser. No. 10/133,163, which is herein incorporated by reference.
During operation, the configuration manager 70 uses the transaction monitor 75 to buffer and control multiple updates to the configuration data to preserve its integrity. The last saved version of the configuration data (or other backup version of the configuration data) is replicated on a standby blade 98 that has a standby configuration manager 79 and standby file system 89, as well as a standby CVS server 99.
A typical router supports a number of applications that support protocols, network interfaces, and other components, the operations of which are controlled in accordance with the currently running configuration as maintained by configuration manager 70. For example, in the illustrated embodiment, the router includes applications to support the Border Gateway Protocol (BGP) 40, the Open Shortest Path First protocol (OSPF) 50, and an Ethernet Interface 60.
Each application may also support one or more management interfaces, such as CLI, SNMP, or XML-based management interfaces. The management interfaces provide network administrators with access to the functions of the router and router applications using CLI commands, or SNMP or XML requests to update or access the configuration.
In one embodiment, rather than being incorporated into the application, the management interfaces to the router's functions, applications, and resulting configuration are carried out using a master agent/subagent scheme. The master agent/subagent scheme is a technique to allow a user to perform per-variable multiplexing in a dynamic fashion. For example, the scheme permits an application to activate a subagent to dynamically register leaves into a master agent's command tree, or to register other information that controls the master agent's operations. The master agent is an independent process, such as a daemon, that receives, sends, and is capable of validating the management interface input data before passing it to the subagent via a communications channel 15/25/35 using a common messaging interface. The subagent is also an independent process, such as a thread, that is generated by and directly interfaces with the application layer 40/50/60. The application layer 40/50/60 has many components, including the application itself 44/54/64, which operates in conjunction with a universal management object layer (UMOL) 44/54/64 to map the commands, requests, or messages exchanged via the master agent/subagent scheme into a common internal structure. In one embodiment the common internal structure is composed of actions and parameters.
In one embodiment, the application operates in conjunction with a configuration management interface 47/57/67 to pass the actions and parameters generated in accordance with the UMOL common internal structure to the configuration manager 70 over a communications channel 71/72/73 using the common messaging interface. The configuration manager 70 coordinates the processing of updating the configuration by periodically requesting from each registered application, the configuration data—the actions and parameters—that need to be accessed or updated. The configuration manager 70 carries out the actions in accordance with the parameters, and in accordance with an application sequencing scheme that was established at registration time. The configuration manager 70 further passes responses to the actions and parameters, if any, back to the application via the configuration management interface 47/57/67 and over the communications channel 71/72/73 using the common messaging interface.
By using the master agent to isolate the application layer's components from the management interface and the configuration manager interface to isolate the configuration manager from the application layer components, the router's configuration can be more easily managed and dynamically updated.
In the illustrated embodiment, the configuration management system 100 includes three master agents, an SNMP master agent 10, a CLI master agent 20, and an XML master agent. The configuration management system 100 further includes corresponding SNMP subagents for each application: SNMP subagent 41 for the BGP application 45, SNMP subagent 51 for OSPF application 55, and SNMP subagent 61 for the Ethernet interface application 65. Similarly, the configuration management system 100 further includes corresponding CLI subagents for each application: CLI subagent 42 for the BGP application 45, CLI subagent 52 for OSPF application 55, and CLI subagent 62 for the Ethernet interface application 65, and further includes corresponding XML subagents for each application: XML subagent 43 for the BGP application 45, XML subagent 53 for OSPF application 55, and XML subagent 63 for the Ethernet interface application 65. Each application further includes a configuration manager interface: configuration manager interface 47 for the BGP application 45, configuration manager interface 57 for the OSPF application 55, and configuration manager interface 67 for the Ethernet interface application 65. It should be noted that other types of management interfaces other than CLI, SNMP, or XML may be employed without departing from the scope of the invention.
TABLE 1
Message TAG
Description
REGISTER_SNMP
Subagent request to register with
the SNMP master agent
REGISTER_CLI
Subagent request to register with
the CLI master agent
REGISTER_XML
Subagent request to register with
the XML master agent
CLI_CMD
Master agent/subagent - CLI
command and parameters
XML_ELEMENT
Master agent/subagent - XML
element and values
SNMP_MIB_OID
Master agent/subagent - SNMP
MIB OID table elements
REGISTER_CM_APP_NAME
Subagent request to register an
application with the
Configuration Manager
REGISTER_CM_APP_PRIORITY
Subagent request to register an
application's priority with the
Configuration Manager
CFG_SAVE_REQUEST
Configuration Manager's request
to an application to provide
configuration content for saving
to the running configuration
CFG_SAVE_CONTENT
Application's response to the
Configuration Manager's
CFG_SAVE_REQUEST
providing configuration content
for saving to the running
configuration
CFG_REP_CONFIG
Application's request to the
Configuration Manager to
replicate the configuration to the
slave backup.
ROLLBACK
Application's request to the
Configuration Manager to provide
rollback support
ROLLBACK_NOT_SUPPORTED
Application's request to the
Configuration Manager to not
provide rollback support
As can be seen in Table 1, some of the message TAGs identify messages generated by the subagent to the master agent, while other message TAG's identify messages generated by the application to the configuration manager 70 (or vice versa). For example, a message TAG of REGISTER_CLI is generated by the subagent to indicate that the message itself is a request to register with the master agent. A message TAG of CLI_CMD is generated by the master agent to indicate to the subagent that the message content 136 of the message contains a validated CLI_CMD. On the other hand a message TAG of CFG_SAVE_REQUEST is generated by the configuration manager to indicate to the application that the message is a request to the application to send whatever configuration data which needs to be saved to the last saved configuration in non-volatile memory, and the message TAG of CFG_SAVE_CONTENT is the response generated by the application to the configuration manager, indicating that the message content 136 contains the desired configuration data that needs to be saved by the configuration manager 70. Other message TAGs may include, among others, a replication request or a rollback request generated by the application to the configuration manager 70.
In one embodiment, the memory component 202, may include one or more of random access memory (RAM), and nonvolatile storage devices (e.g., magnetic or optical disks) on which are stored instructions and data for use by processor 201, including the instructions and data that comprise the master agents 10/20/30, the configuration manager 70, as well as the configuration manager interfaces 47/57/67, and subagents 41-43, 51-53, and 61-63, and other components of the configuration management system 200.
In one embodiment, the data storage component 204 may represent the configuration file system 80 managed by the configuration management system 100, and any other storage areas such as buffers, etc., used by the protocols 45, applications 55, or other interfaces 65.
It is to be appreciated that various components of computer system 200 may be rearranged, and that certain implementations of the present invention may not require nor include all of the above components. Furthermore, additional components may be included in system 200, such as additional processors (e.g., a digital signal processor), storage devices, memories, network/communication interfaces, etc.
In the illustrated embodiment of
In alternate embodiments, the present invention is implemented in discrete hardware or firmware. For example, one or more application specific integrated circuits (ASICs) could be programmed with some or all of the above-described functions of the present invention.
Turning now to
In one embodiment, at processing block 312, the application starts a subagent, say the CLI subagent 42, whereupon the subagent 42, at processing block 314, establishes a communications channel 25 with the CLI master agent 20, and at processing block 316, registers with the CLI master agent 20. At processing block 318, the master agent 20 records the registration information, which, in the case of the CLI management interface is a CLI command tree. Other registration information may be applicable, such as an SNMP MIB table/object OID, or an XML element the respective SNMP or XML management interfaces. For example, in the SNMP context, the subagent 41 registers leaves into the SNMP master agent's 10 MIB tree, whereas in the CLI context, the subagent 42 registers leaves into the CLI master agent's 20 CLI command tree. It is this registration information that enables the master agents 10/20/30 to properly identify and validate the various configuration commands and data that they receive. At processing block 320, registration is completed when the CLI master agent 20 and configuration manager 70 acknowledge their respective registrations and established connections, i.e. communication channels 15/25/35.
The configuration manager 70 and CLI master agent 20 are now capable of commencing “listening” to the BGP application's configuration manager interface 47 and CLI subagent 42 respectively, and using them in order to process configuration information passed using the CLI management interface to the BGP application 45.
It should be noted that in the above description, only the BGP application 45 and CLI management interface were described in detail for convenience—of course, the same description applies to the SNMP and XML interfaces or the OSPF or Ethernet Interface applications 55/65, or any other management interface or application that is capable of operating on a router or other network device.
In one embodiment, at processing block 410, the master agent 20 parses the command and associated configuration data (e.g. the parameters to the CLI command), and validates the syntax and CLI command parameter usage, if any, against the registration data previously supplied to the master agent 20 by the subagent 42 at the time of registration. At processing block 430, the master agent 20 passes the validated command and configuration data to the appropriate subagent, in this case the CLI subagent 42 for the BGP application 45. The master agent 20 uses the common messaging interface 110 to pass the command and configuration data to the subagent 42 over communication channel 25, appending the appropriate header information, including a message tag 132 value of “CLI_CMD” to identify the message content 136, and a message length 134, which includes the length of the message tag 132, the message content 136 and the message length 134 itself.
In one embodiment, at processing block 440, the CLI subagent 42 for BGP application 45 receives from the CLI master agent 20 the command and configuration data in the messaging interface 110, and passes it on to the BGP application 45 for processing at pre-defined process 500, described in further detail in
In one embodiment, at processing block 610, the configuration manager 70 first determines whether there are any registered applications 45/55/65 that might have configuration data that needs to be saved. Recall that each application registered with the configuration manager 70 via the common messaging interface 110 at startup time. If there are no actively registered applications, then the configuration manager processing terminates 650. If there are registered applications, the at processing block 620, the configuration manager 70 generates a SAVE_REQUEST message for the next registered application. The next registered application is determined based on that application's sequence number as compared to other registered applications' sequence numbers. Recall the applications sequence numbers were generated at the time of the registration. The application sequence numbers enable the configuration manager to preserve the necessary configuration update priority. The configuration update priority depends on the type of application that is being supported.
In one embodiment, the SAVE_REQUEST message is formatted in accordance with the common messaging interface 110 with appropriate message TAG 132 and message length 134 values, and sent over communication channel 71 between the configuration manager 70 and the configuration manager interface 47. At processing block 630, the next registered application generates a SAVE_CONTENT in accordance with the common messaging interface 110. The SAVE_CONTENT message content 136 includes the content required to update the router's last saved configuration. In one embodiment, the content is in the form of the actions and parameters generated in accordance with the application's UMOL 44. The content is in the same form, i.e. the actions and parameters, regardless of the management interface, CLI, SNMP, or XML, from which the content originated, whether it was an SNMP MIB table OIDs, XML elements or CLI commands.
At processing block 640, the configuration manager 70 strips the message headers from the SAVE-CONTENT message—the message TAG 132 and message length 134—and updates the last saved configuration data in accordance with the message content 136. The configuration manager processing 600 resumes at processing block 610 until there are no more actively registered applications from which to receive configuration updates.
Accordingly, a novel method and apparatus is described in which a configuration management system 100 facilitates the dynamic management of a configuration on a network device. From the foregoing description, those skilled in the art will recognize that many other variations of the present invention are possible. In particular, while the present invention has been described as being implemented in a network comprising a master agent, subagent, application, configuration manager and related components, it should be noted that some of the logic described herein may be distributed in other components of a network device without departing from the scope of the present invention.
For example, embodiments of the invention may be represented as a software product stored on a machine-accessible medium (also referred to as a computer-readable medium or a processor-readable medium). The machine-accessible medium may be any type of magnetic, optical, or electrical storage medium including a diskette, CD-ROM, memory device (volatile or non-volatile), or similar storage mechanism. The machine-accessible medium may contain various sets of instructions, code sequences, configuration information, or other data. As an example, the procedures described herein for the common messaging interface 110, the master agents 10/20/30, the subagents 42/52/62, the applications 44/54/64, the configuration manager 70, and related components can be stored on the machine-accessible medium. In addition, the registration data that the applications use to register with the master agent and the configuration manager respectively, or the configuration commands, requests, actions, and parameters and associated other data may be stored in an internal storage area or on an external storage medium that is machine-accessible. Those of ordinary skill in the art will appreciate that other instructions and operations necessary to implement the described invention may also be stored on the machine-accessible medium.
Thus, the present invention is not limited by the details described. Instead, the present invention can be practiced with modifications and alterations within the spirit and scope of the appended claims.
Cao, Qi, Yip, Michael, Berenberg, Anna, Zhong, Yeeping Chen
Patent | Priority | Assignee | Title |
10044522, | Aug 21 2012 | Amazon Technologies Inc.; Amazon Technologies, Inc | Tree-oriented configuration management service |
10177976, | Oct 29 2015 | ARISTA NETWORKS, INC. | System and method for configuring network devices |
10250437, | Oct 29 2015 | ARISTA NETWORKS, INC | Method and system for configuring network devices |
10268469, | Dec 13 2007 | Apple Inc. | Systems and methods for controlling application updates across a wireless interface |
10284418, | Jul 25 2016 | American Megatrends, Inc. | Network switch management via embedded management controller using management information base (MIB) to JSON parser |
10664551, | Jul 25 2016 | AMERICAN MEGATRENDS INTERNATIONAL, LLC | Intuitive user interface (UI) for device or vendor independent network switch management via embedded management controller |
10833914, | Jul 25 2016 | MAERICAN MEGATRENDS INTERNATIONAL, LLC | Device or vendor independent network switch management via embedded management controller stack |
11528195, | Mar 15 2013 | NETBRAIN Technologies, Inc | System for creating network troubleshooting procedure |
11736365, | Jun 02 2015 | NETBRAIN Technologies, Inc | System and method for network management automation |
8200848, | Nov 28 2006 | WSOU Investments, LLC | Method and apparatus for facilitating communication between a managed system and management systems |
8612389, | Feb 27 2009 | International Business Machines Corporation | Method and apparatus for discovering application configuration files in a system |
8782251, | Feb 27 2008 | Microsoft Technology Licensing, LLC | Automated configuration of network mode |
8914786, | Dec 13 2007 | Apple Inc | Systems and methods for controlling application updates across a wireless interface |
9210220, | Sep 29 2008 | Makad Energy, LLC | System and method for intelligent automated remote management of electromechanical devices |
9411505, | Feb 18 2005 | Apple Inc | Single-handed approach for navigation of application tiles using panning and zooming |
9438481, | Mar 15 2013 | NETBRAIN Technologies, Inc | Sample driven visual programming system for network management |
9495144, | Dec 13 2007 | Apple Inc. | Systems and methods for controlling application updates across a wireless interface |
9535716, | Sep 25 2014 | Alcatel-Lucent USA Inc. | Configuration grading and prioritization during reboot |
9906400, | Dec 27 2013 | Canon Kabushiki Kaisha | Management system, control method in the management system, and storage medium thereof |
Patent | Priority | Assignee | Title |
4403303, | May 15 1981 | AMERICAN PERIPHERAL INDUSTRIES, LTD , AN ENGLISH CORP | Terminal configuration manager |
5548228, | Sep 28 1994 | ALTERA CORPORATION, A DELAWARE CORPORATION | Reconfigurable programmable logic device having static and non-volatile memory |
5671355, | Jun 26 1992 | PREDACOMM, INC | Reconfigurable network interface apparatus and method |
5961595, | Jun 21 1996 | NEC Corporation | Network management system with a hardware resource management module shared between networks |
6272580, | Mar 16 1999 | Hewlett Packard Enterprise Development LP | Apparatus and method for dynamically elevating a lower level bus master to an upper level bus master within a multi-level arbitration system |
6282640, | Oct 23 1996 | Round Rock Research, LLC | Method for improved storage of computer system configuration information |
6463528, | Apr 20 1999 | GC PIVOTAL, LLC; MPGC, LLC | Method and apparatus for simplifying the configuration of several models of customer premise equipment |
6539422, | May 04 1998 | Intermec IP CORP | Automatic data collection device having a network communications capability |
6546419, | May 07 1998 | SAMSUNG ELECTRONICS CO , LTD , A KOREAN CORP | Method and apparatus for user and device command and control in a network |
6675259, | Jul 26 2001 | International Business Machines Corporation | Method and apparatus for validating and ranking disk units for switching |
6760761, | Mar 27 2000 | Raytheon BBN Technologies Corp | Systems and methods for standardizing network devices |
6892230, | Jun 11 1999 | Rovi Technologies Corporation | Dynamic self-configuration for ad hoc peer networking using mark-up language formated description messages |
6934853, | Jan 18 2001 | International Business Machines Corporation | Method, system and program for sharing the ability to set configuration parameters in a network environment |
6938079, | Sep 19 2000 | VALTRUS INNOVATIONS LIMITED | System and method for automatically configuring a client device |
6944759, | Sep 29 2000 | HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Automatic system configuration management |
7031941, | Oct 17 2000 | Accenture Global Services Limited | Method and system for managing configuration of mechanical equipment |
7032014, | Jan 18 2002 | Oracle America, Inc | Service management system for configuration information |
7047292, | May 24 1999 | Cisco Technology, Inc | Prioritizing network management traffic |
7054924, | Sep 29 2000 | Cisco Technology, Inc | Method and apparatus for provisioning network devices using instructions in extensible markup language |
7065562, | Nov 26 2001 | International Business Machines Corporation | System and method for generating a representation of a configuration schema |
7130895, | Jun 11 1999 | Rovi Technologies Corporation | XML-based language description for controlled devices |
7131066, | Jun 15 2000 | International Business Machines Corporation | XML based system for updating a domain model and generating a formatted output |
7200548, | Aug 29 2001 | WRP IP MANAGEMENT, LLC | System and method for modeling a network device's configuration |
7213139, | Aug 22 2001 | LEGEND BEIJING LIMITED | System for gathering and storing internal and peripheral components configuration and initialization information for subsequent fast start-up during first execution of fast start-up |
7266084, | Dec 29 2000 | Wireless Lan Systems Oy | Method and arrangement for maintaining and updating network element configuration in an xDSL network, and an xDSL network element |
7689678, | Apr 26 2002 | Extreme Networks | Method and apparatus for restoring the configuration of a network device |
20010027442, | |||
20020029276, | |||
20020035621, | |||
20020099972, | |||
20020161883, | |||
20020169858, | |||
20030006995, | |||
20030009550, | |||
20030023707, | |||
20030069956, | |||
20030074436, | |||
20030115299, | |||
20060155833, | |||
20060190575, | |||
EP1085395, | |||
JP11252076, | |||
JP2000090028, | |||
JP2000122952, | |||
JP2001148706, | |||
JP200257668, | |||
WO175634, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Apr 18 2002 | BERENBERG, ANNA | Extreme Networks | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012840 | /0903 | |
Apr 18 2002 | CAO, QI | Extreme Networks | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012840 | /0903 | |
Apr 18 2002 | ZHONG, YEEPING CHEN | Extreme Networks | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012840 | /0903 | |
Apr 18 2002 | YIP, MICHAEL | Extreme Networks | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 012840 | /0903 | |
Apr 26 2002 | Extreme Networks, Inc. | (assignment on the face of the patent) | / | |||
Jul 24 2015 | Extreme Networks, Inc | Silicon Valley Bank | SECURITY AGREEMENT | 036189 | /0284 | |
Oct 28 2016 | Extreme Networks, Inc | Silicon Valley Bank | AMENDED AND RESTATED PATENT AND TRADEMARK SECURITY AGREEMENT | 040521 | /0762 | |
Jul 14 2017 | Extreme Networks, Inc | Silicon Valley Bank | SECOND AMENDED AND RESTATED PATENT AND TRADEMARK SECURITY AGREEMENT | 043200 | /0614 | |
Oct 27 2017 | Extreme Networks, Inc | Silicon Valley Bank | THIRD AMENDED AND RESTATED PATENT AND TRADEMARK SECURITY AGREEMENT | 044639 | /0300 | |
May 01 2018 | Silicon Valley Bank | Extreme Networks, Inc | RELEASE BY SECURED PARTY SEE DOCUMENT FOR DETAILS | 046051 | /0775 | |
May 01 2018 | Extreme Networks, Inc | BANK OF MONTREAL | SECURITY INTEREST SEE DOCUMENT FOR DETAILS | 046050 | /0546 | |
Aug 18 2023 | Extreme Networks, Inc | BANK OF MONTREAL | AMENDED SECURITY AGREEMENT | 064782 | /0971 | |
Aug 18 2023 | AEROHIVE NETWORKS, INC | BANK OF MONTREAL | AMENDED SECURITY AGREEMENT | 064782 | /0971 |
Date | Maintenance Fee Events |
Aug 24 2010 | ASPN: Payor Number Assigned. |
Feb 24 2014 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Feb 26 2018 | M1552: Payment of Maintenance Fee, 8th Year, Large Entity. |
Feb 24 2022 | M1553: Payment of Maintenance Fee, 12th Year, Large Entity. |
Date | Maintenance Schedule |
Aug 24 2013 | 4 years fee payment window open |
Feb 24 2014 | 6 months grace period start (w surcharge) |
Aug 24 2014 | patent expiry (for year 4) |
Aug 24 2016 | 2 years to revive unintentionally abandoned end. (for year 4) |
Aug 24 2017 | 8 years fee payment window open |
Feb 24 2018 | 6 months grace period start (w surcharge) |
Aug 24 2018 | patent expiry (for year 8) |
Aug 24 2020 | 2 years to revive unintentionally abandoned end. (for year 8) |
Aug 24 2021 | 12 years fee payment window open |
Feb 24 2022 | 6 months grace period start (w surcharge) |
Aug 24 2022 | patent expiry (for year 12) |
Aug 24 2024 | 2 years to revive unintentionally abandoned end. (for year 12) |