WO2001086380A2 - Systems and methods for isolating faults in computer networks - Google Patents

Systems and methods for isolating faults in computer networks Download PDF

Info

Publication number
WO2001086380A2
WO2001086380A2 PCT/US2001/014815 US0114815W WO0186380A2 WO 2001086380 A2 WO2001086380 A2 WO 2001086380A2 US 0114815 W US0114815 W US 0114815W WO 0186380 A2 WO0186380 A2 WO 0186380A2
Authority
WO
WIPO (PCT)
Prior art keywords
network
data
fault
logical
elements
Prior art date
Application number
PCT/US2001/014815
Other languages
French (fr)
Other versions
WO2001086380A3 (en
Inventor
Patrick A. Bosa
Joseph Greenwald
Christopher Buia
Thomas S. Pantelis
Scott Ball
Original Assignee
Aprisma Management Technologies, Inc.
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 Aprisma Management Technologies, Inc. filed Critical Aprisma Management Technologies, Inc.
Priority to AU2001261275A priority Critical patent/AU2001261275A1/en
Publication of WO2001086380A2 publication Critical patent/WO2001086380A2/en
Publication of WO2001086380A3 publication Critical patent/WO2001086380A3/en
Priority to US10/287,974 priority patent/US7103807B2/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/22Alternate routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/06Management of faults, events, alarms or notifications
    • H04L41/0604Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time
    • H04L41/0618Management of faults, events, alarms or notifications using filtering, e.g. reduction of information by using priority, element types, position or time based on the physical or logical position
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/02Topology update or discovery
    • H04L45/04Interdomain routing, e.g. hierarchical routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/28Routing or path finding of packets in data switching networks using route fault recovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/40Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0893Assignment of logical groups to network elements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0894Policy-based network configuration management

Definitions

  • the invention relates to a system and a method for detecting and suppressing faults on network elements located in various logical groups .
  • Computer networks link personal computers, workstations, servers, storage devices, printers and other devices.
  • WANs wide area computer networks
  • LANs local area networks
  • Both WANs and LANs have enabled sharing of network applications such as electronic mail, file transfer, host access and shared databases.
  • WANs and LANs have enabled efficient transfer of information, and sharing of resources, which in turn increased user productivity.
  • communications networks have become vitally important for businesses and individuals.
  • Data frames usually transmit digital data in frames or packets created according to predefined protocols that define their format .
  • Data frames include headers (located at the beginning and containing addresses) , footers (located at the end of the frames) , and data fields that include the transmitted data bits (payload) .
  • Data frames may have a fixed or variable length according to the used protocol or network type.
  • a communications network transmits data from one end station (i.e., a computer, workstation, server etc.) to another using a hierarchy of protocol layers (i.e., layers that are hierarchically stacked) .
  • protocol layers i.e., layers that are hierarchically stacked
  • each layer in the source communicates with the corresponding layer in the destination in accordance with a protocol defining the rules of communication. This is actually achieved by transferring information down from one layer to another across the layer stack, transmitting across a communication medium, and then transferring information back up the successive protocol layers on the other end.
  • the open system interconnection (OSI) model has seven layers that define the rules for transferring information between the stations.
  • a physical layer (Layer 1) is responsible for the transmission of bit streams across a particular physical transmission medium. This layer involves a connection between two endpoints allowing electrical signals to be exchanged between them.
  • a data link layer (Layer 2) is responsible for moving information across a particular link by packaging raw bits into logically structured packets or frames. Layer 2 ensures good transmission and correct delivery by checking errors, re-transmitting as necessary, and attaching appropriate addresses to the data sent across a physical medium. If a destination computer does not send an acknowledgment of frame receipt, Layer 2 resends the frame.
  • the contention access methods (e.g., CSMA/CD, and Token Passing) are regarded as Layer 2 activities.
  • Layer 2 may be further divided into two sub-layers: Logical Link Control (LLC) and Media Access Control (MAC) .
  • LLC Logical Link Control
  • MAC Media Access Control
  • the MAC sublayer defines procedures the stations must follow to share the link and controls access to the transmission link in an orderly manner.
  • the MAC sublayer defines a hardware or data link address called a MAC address.
  • the MAC address is unique for each station so that multiple stations can share the same medium and still uniquely identify each other.
  • the LLC sublayer manages communications between devices over a single link of the communications network.
  • a network layer (Layer 3) is set up to route data from one network user to another.
  • Layer 3 is responsible for establishing, maintaining, and terminating the network connection between two users and for transferring data along that connection.
  • Layer 3 addresses, messages, and determines the route along the network from the source to the destination computer.
  • Layer 3 manages traffic, such as switching, routing, and controlling the congestion of data transmissions .
  • a transport layer (Layer 4) is responsible for providing data transfer between two users at an agreed level of quality. When a connection is established, this layer is responsible for selecting a particular quality of service (QoS) , for monitoring transmissions to ensure the selected QoS, and for notifying the users if the QoS deteriorates.
  • Layer 4 also provides for error recognition and recovery, repackaging of long messages into smaller frames of information, and acknowledgments of receipt.
  • QoS quality of service
  • a session layer (Layer 5) focuses on providing services used to organize communication and synchronize the dialog that takes place between users and to manage the data exchange.
  • the primary concern of Layer 5 is controlling when users can send and receive concurrently or alternately.
  • a presentation layer (Layer 6) is responsible for the presentation of information iii a way that is meaningful to network users. This may include character code transmission, data conversion, or data compression and expansion.
  • Layer 6 translates data from both Layer 5 and from Layer 7 into an intermediate format and provides data encryption and compression services.
  • Layer 7 is an application layer that provides means for application processes to access the system interconnection facilities in order to exchange information. This includes services used to establish and terminate the connections between users and to monitor and manage the systems being interconnected, as well as the various resources they employ.
  • each layer may or may not add protocol information to the data, for example, by encapsulating frames with a header or removing the header, depending on the direction in the protocol stack.
  • the individual protocols define the format of the header .
  • MAC address includes a source address and a destination address, which have a predefined relationship to a network station.
  • Higher network layers provide a network address that has a logical relationship established by a network administrator according to a predetermined network addressing arrangement .
  • the assigned network address conveys information that can be used by a router when routing frames through the internetwork. If the network address is hierarchical, a router may use a portion of the address to route the packet to a higher-level partition or domain in the internetwork. Some protocols are hierarchical others are not so hierarchical routing may or may not be available.
  • the global network may be subdivided into IP networks, which in turn may be subdivided into subnets.
  • An IP address includes a network number (assigned by IANA) , a subnet number (assigned by a network administrator) , and a host that identifies an end station.
  • the host number may be assigned by a network administrator, or may be assigned dynamically. This is a form of hierarchical addressing that is used by IP routing algorithms to perform hierarchical or prefix routing operations. Routing algorithms maintain information of all higher-level routing environments in routing tables for domains by recording their shortest unique address prefixes.
  • a station may support more than one network layer protocol. Such station has multiple network addresses and multiple protocol stacks that present the same MAC address on a port for the different protocols.
  • a multi- protocol stack station connected to both an IP and an IPX network includes an IP network address and an IPX network address .
  • a communications network may include a number of network entities (or nodes) , a number of interconnecting links and communication devices.
  • a network node is, for example, a personal computer, a network printer, file server or the like.
  • An interconnecting link is, for example, an Ethernet, Token-Ring or other type network link.
  • Communication devices include routers, switches, bridges or their equivalents.
  • a bridge or a switch is a Layer 2 entity that is typically a computer with a plurality of ports for establishing connections to other entities. The bridging function includes receiving data from a port and transferring that data to other ports for receipt by other entities.
  • a bridge moves data frames from one port to another using the end-station MAC address information contained in the switched frames .
  • Switches interconnect the communication media to form small domains of stations, such as a subnetwork.
  • Subnetworks or subnets provide an organizational overlay to an internetwork that facilitates transmission of data between the end stations, particularly for broadcast transmissions.
  • the subnet functions to limit the proliferation of broadcast frames to stations within a broadcast domain.
  • a router is an intermediate station that interconnects domains or subnets by providing path from a node on a first network to a node on a second network.
  • a peripheral router connects a network to a larger internetwork, and thus may be limited to a single protocol.
  • a central router may be connected to a different board in a server or a hub and thus usually has a multi-protocol capability.
  • a router provides the path by first determining a route and then providing an initial connection for the path.
  • a router executes network routing software that depends on the used protocol.
  • a router can work with different data-link layer protocols and thus can connect networks using different architectures, for example, Ethernet to Token Ring to FDDI .
  • there are routers of several levels wherein, for example, a subnetwork router can communicate with a network router. Organizing a communications network into levels simplifies the routing tasks since a router needs to find only the level it must deal with. The use of different network levels is shown in Fig. 1.
  • a global communications network connects devices separated by hundreds of kilometers.
  • a LAN covers a limited area of maximum several kilometers in radius connecting devices in the same building or in a group of buildings.
  • LANs usually include bridges or switches connecting several end-stations and a server.
  • a bridge or a switch broadcasts traffic to all stations.
  • a LAN was user-owned (did not run over leased lines) with gateways to public or other private networks.
  • a network administrator had to rewire and reconfigure the user's station. This has changed with the introduction of virtual LANs.
  • a virtual LAN is a logical Layer 2 broadcast domain, which enables a logical segmentation of the network without changing the physical connections .
  • a VLAN enabled switch segments the connected stations into logically defined groups. Broadcast traffic from a server or an end- stations in a particular VLAN is replicated only on those ports connected to end-stations belonging to that VLAN. The broadcast traffic is blocked from ports with no end-points belonging to that VLAN, creating a similar type of broadcast containment that routers provide.
  • VLANs may also be defined between different domains connected by a router. In this case, the router passes network traffic from one domain to the other (as done without defining a VLAN) , and passes network traffic from one VLAN to the other. The router also passes network traffic between VLANs that are in the same domain because VLANs do not normally share user information.
  • the router is configured as a member of all VLANs.
  • an owner of a building (or campus) has completely wired the building (or campus) for networking. If the owner subleases parts of the wired building (or campus) to different tenants, the traffic from one tenant should not interfere with the traffic from another tenant . To accomplish this separation, each tenant is placed in its own VLAN, thereby completely separating network traffic.
  • VLANs offer a significantly less expensive solution to private networks of this type.
  • a VLAN uses a single physical network that can be partitioned into logically separate segments rather than having each tenant wire and support their own network. Routers, bridges and switches still provide the physical segmentation of the network.
  • IEEE For port-based VLANs, IEEE
  • a large number of physical ports of a switch may be associated with a number of groups within the switch using a VLAN arrangement. This arrangement associates a port with a particular VLAN designation.
  • the VLAN designation is assigned (e.g., programmed) to each internal port and is stored in a memory portion of the switch. Every time a message is received by a switch on an internal port, the VLAN designation of that port is associated with the message.
  • switches can be interconnected to extend the VLAN port associations in the internetwork.
  • This VLAN arrangement allows exchange of messages between all ports and entities of the network having the same VLAN designation by associating a VLAN designation with each message. This way the entities with the same VLAN designation operate as if they are all part of the same LAN.
  • Each VLAN may be further associated with a subnet or broadcast domain so as to constrain broadcasting of frame messages to a defined subset of stations.
  • VPNs Virtual Private Networks
  • owners of large communications networks can provide centralized management services to small and medium sized businesses.
  • the provider can configure VPNs that interconnect various customer sites in geographically separate locations.
  • These VPNs offer privacy and cost efficiency through sharing of network infrastructure.
  • Various VPNs have been proposed with various degrees of security, privacy, scalability, ease of deployment and manageabi1ity.
  • a global communications network may use a different levels different routing and connection management protocols such as International Standards Organization (ISO) Open Systems Interface (OSI) Intermediate Systems to Intermediate Systems (IS-IS) , and Internet Open Shortest Path First
  • OSPF Internet Protocol
  • Asynchronous Transfer Mode (ATM) Forum Private Network-Network-Interface (PNNI) protocol is used for connection oriented multi-media services.
  • the routing protocols identify a network node using a global address of a Route Server Element (RSE) .
  • RSE Route Server Element
  • the RSEs generate routing that identify optimal routes for communication throughout the network.
  • the RSE is responsible for administration of the algorithms that enable a node to keep its view of the network topology and performance metric current, referred to as Routing Information Exchange (RIE) .
  • RIE Routing Information Exchange
  • an RSE usually acts as a central element for the routing of traffic through the node .
  • a network management process controls and optimizes the efficiency and productivity of a communications network.
  • a network management station manages the network entities (e.g., routers bridges switches, servers, storage devices, computers, printers) using a network management protocol such as a Simple Network Management Protocol (SNMP) , Internet Control Message Protocol (ICMP) , or another network management protocol known in the art.
  • SNMP Simple Network Management Protocol
  • ICMP Internet Control Message Protocol
  • the network management station can deliver information or receive information by actively polling the network entities or by receiving unsolicited information from the network entities.
  • SNMP a network management station can executes a set, get, or get- next functions to sett and retrieve information from a network entity. This information may be stored within the polled network entity as Management Information Base (MIB) .
  • MIB Management Information Base
  • the network management station can receive unsolicited information from a network entity in the form of an SNMP trap.
  • Network entities may send SNMP traps to the network management station when a problem in the network or network entity occurs.
  • a network management station may be implemented using any general purpose computer system, which is programmable using a high-level computer programming language or using specially programmed, special purpose hardware.
  • the hardware includes a processor executing an operating system providing a platform for computer programs that run scheduling, debugging, input-output control, accounting compilation, storage assignment, data management, memory management, and communication control and other services.
  • the application programs are written in high level programming languages .
  • a network management station can include a network manager unit, a network communication interface, a data acquisition unit, a data correlation unit, and a graphical user interface.
  • the data correlation unit interprets data received through the data acquisition unit and presents the interpreted data to a user on the graphical user interface .
  • the network communication interface may include transport protocols and LAN drivers used to communicate information to the communications network.
  • the transport protocols may be IPX, TCP/IP or other well-known transport protocols.
  • the LAN drivers may include software required to transmit data on a communications network through the network interface.
  • the LAN drivers are generally provided by the manufacturer of the network interface for a general purpose computer for the purpose of communicating through the network interface.
  • the network manager unit may be an SNMP network manager/agent implementing SNMP functions, or another type of network manager unit performing associated management functions.
  • the network manager unit utilizes the network communication interface to transfer requests to network entities over a communications network.
  • a network management station may use a network management agent residing on a network entity.
  • the network management agent may be a software process running on a processor or may be special purpose hardware.
  • the network management agent may be an SNMP agent (or ICMP agent?) , which may include a data collection unit, a network manager unit, and a network communication interface for communication as described above. For example, this communication may use network management functions such as SNMP functions.
  • a network management agent residing on a network entity, may include a data correlation unit, a data collection unit, a network manager unit and a network communication interface for communication. In the network management station, the data correlation unit interprets data received through data acquisition unit.
  • the data correlation unit may include an interface processor, a state processor, a hierarchical database, and one or more sets of object rules.
  • the interface processor communicates with graphic libraries residing in the graphical user interface to present interpreted data to a user.
  • the interface processor performs graphic functions associated with objects related to a network map or model.
  • the graphic functions generate visual notifications to a user.
  • the state processor performs correlation functions of the data correlation unit by requesting and receiving network management information from the data acquisition unit.
  • the data acquisition unit stores data and requests information from the network manager.
  • the data correlation unit interprets data received by data collection unit.
  • the state processor performs correlation functions of the data correlation unit by requesting and receiving network management information from the data collection unit.
  • the data collection unit stores data and requests information from the network manager.
  • the data collection unit can collect data from the network entity directly through its own network manager.
  • the data collection and acquisition units can invoke network management commands within network manager libraries, which send and retrieve information from a network entity. These commands may be SNMP functions mentioned above, or ICMP functions.
  • the state processor interprets data received from the network manager libraries in accordance with object rules.
  • the object rules define how the state processor combines or parameterizes different properties of a network entity.
  • the state processor can produce parameterized properties from the object rules.
  • the present invention is a system, a method and a product (that can be stored in a computer-readable storage medium) for detecting and suppressing faults on network elements located in various logical groups, wherein the logical groups include VLANs, VPNs, LAN Emulation over ATM, and other types of logical groups.
  • the present system and method may also be used with one or more elements of a network management system described below
  • a system for fault status suppression in a communication network includes means for receiving fault data from a detector identifying fault status of a network element; means for mapping logical group of said detector and said network element; and means for suppressing fault on said network element when said detector and said network element are in different logical groups and there is a fault on a device providing communication between said logical groups .
  • the advantage of the present system and method is that fault suppression in logically partitioned networks (such as VLANs, VPNs, LAN Emulation over ATM, etc.) in which a bounding network transit entity (such as a router, LAN Emulation server, or any other facility used to transfer traffic from one logical group to another) is at fault is now possible.
  • logically partitioned networks such as VLANs, VPNs, LAN Emulation over ATM, etc.
  • a bounding network transit entity such as a router, LAN Emulation server, or any other facility used to transfer traffic from one logical group to another
  • the present system and method improves upon a previous method of fault isolation by considering the forwarding and filtering behavior of the network elements when certain protocols partition the network into logical groups.
  • an NMS or some external process with an interface to the NMS will map out all the logical groups and the transit network elements that bound and connect the groups together.
  • the NMS detects the membership, if any, of each managed element, including the computer on which a detector (e.g., a polling sub-system) of the NMS is running.
  • a detector e.g., a polling sub-system
  • fault status is set on any network transit entity that is used in transferring traffic from the logical group containing the NMS polling subsystem and the logical group containing the managed element in question.
  • a network management system periodically polls network elements.
  • An element that does not respond to the manager's query is considered unreachable.
  • the fault status of any unreachable element is suppressed when it can be inferred that the failure of another element is the cause of the element being unreachable.
  • Prior art made this inference by examining the status of physically adjacent network elements, only.
  • transit network entities e.g., routers
  • the present system and method will identify a transit network entity (e.g., a router) that effects communication between the NMS and elements in any logical group.
  • a fault supressor suppresses the fault status of an unreachable element if such a transit network entity is also unreachable .
  • the present method and system enable identification of the logical groups in which managed elements in a computer network reside by examining the connectivity of network elements in relation to ports of the network elements. This is peformed by a means of identifying the data-relay class of each network element.
  • Fig. 1 shows diagrammatically a network management system connectable to a communications network.
  • Figs. 2 and 2A show diagrammatically hierarchical architecture of the communications network of Fig. 1.
  • Fig. 3 illustrates a flow diagram of fault status suppression performed by network management system of Fig. 1.
  • Fig. 4 is a block diagram of a configuration map used in fault status suppression of Fig. 3
  • Fig. 4A is a semantic data model used when constructing the configuration map of Fig. 4.
  • Fig. 5 and 5A illustrate an algorithm for the VLAN membership processing.
  • Fig. 6 and 6A illustrate an algorithm for logical group configuration maintenance.
  • Fig. 7 illustrates a flow diagram of an algorithm for logical group fault isolation.
  • Fig. 1 shows diagrammatically a network management system 10 including a fault diagnosis engine 12, a topology mapper 14, a fault status suppressor 15, and a help desk system 18.
  • the network management system communicates with a communications network 20 (or application service) .
  • the network includes a set of interconnected network elements such as routers, bridges, switches, and repeaters. These network elements provide transportation of data between end stations.
  • computers known as servers that provide services such as e-mail, accounting software, sales tools, etc.
  • data is transmitted electronically or optically, and network elements can forward data in packets, frames or cells to the intended destination.
  • Servers include network adapters and/or software that interpret the electronic or optical data packet into the data elements and pass these elements to the appropriate application being hosted.
  • the network management system 10 includes a commercially available processor (for example, Pentium microprocessor manufactured by Intel Corporation) executing an operating system providing an operating environment for a network management program.
  • the processor and the operating system provide a computer platform for which application programs are written in higher level programming languages .
  • the computer or application host) interfaces with permanent data storage, such as a magnetic or optical disk drive, a disk array, non-volatile RAM disk, or a storage area network, which maintain data files such as user configurations and policies.
  • the network management program may be configured as a generic software application residing in any commercially available computing platform.
  • fault diagnosis engine 12, a fault status suppressor 15, topology mapper 14, and help desk system 18 are software applications written in JAVA and running on any computer with a Java Runtime Environment (JRE) .
  • JRE Java Runtime Environment
  • fault diagnosis engine 12, topology mapper 14, and help desk system 18 are developed in any object oriented or structured programming language, and compiled for execution on any one of many computer platforms, or could be implemented on a neural network computing device.
  • the computer has a network adaptor that provides communication (preferably, but not necessarily, IP) to the users on the network.
  • the fault diagnosis engine application may share a host with help desk system, and/or the topology mapper, or each can run on a separate host, in which case they communicate using a network adaptor.
  • Topology mapper 14 determines the network topology and creates a model .
  • the permanent data storage holds data files that describe the current network topology, and configuration files that control the performance of topology mapper 14.
  • a user is an end station, interfaced to access the network or services, used by a person who is using the network, or is using services provided by the network.
  • FIGs. 2 and 2A show diagrammatically a hierarchical architecture of the communications network shown in Fig.l.
  • the individual layers are physical and logical abstractions.
  • a typical global network 20 e.g., the Internet
  • the network devices are logically organized and grouped to allow standard network data forwarding protocols to be used to determine data paths through the network. Additionally, certain devices are deemed ""border' 1 devices since they transmit data from one logical grouping to another.
  • a person sitting at a PC uses a web browser application 24 within autonomous system (AS) 22.
  • Application 24 requests a web page from a Yahoo! Web server 39 located in AS 38.
  • Modeling of the actual network provides a very rich multi-layer, accurate representation of the network, which a fault diagnosis process can use to diagnose faults.
  • Routers 28,32 and 36 are organized into logical administrative groupings. The most common protocol used at this level is BGP (Border Gateway Protocol). Routers 28,32 and 36 use an External BGP protocol to organize router information, and are located at borders of the Autonomous Systems .
  • network routers 44 and 47 are again administratively organized into logical groupings called confederations. Routers 44 and 47 use an Internal BGP protocol to organize route information and form the borders of the confederations 40,42, and 48. If all the routers are using the same interior gateway protocol and are centrally located and administered, the AS 30 may not have distinct confederations 40,42 and 48, but function as both a confederation and an AS.
  • the confederation level 40 one of many specific interior gateway routing protocols is used to determine routing information for data packets. The use of a given interior gateway routing protocol is confined to a single routing domain 50. The routing protocols include OSPF, RIP, and IS-IS.
  • border routers 56 and 58 are called Inter-Domain Routers since they have the ability to transmit data between distinct routing domains even if the domains use different interior gateway routing protocols. Within a particular interior gateway protocol, border routers may be treated as if they were AS border routers .
  • routing domain 50 a single interior gateway routing protocol is used. If the domain is large enough and the selected protocol supports sub-domains, routing domain 50 may be further broken up into sub-domains 60,62 and 64.
  • OSPF may be used as the interior gateway protocol inside routing domain 50.
  • OSPF allows network administrators to organize a network into yet-smaller administrative, groupings, i.e., sub-domains 60, 62 and 64, called Areas. Border routers 63 and 65 at this level are called Area
  • Border Routers and use the OSPF protocol to determine how to transmit data between OSPF Areas 60, 62 and 64.
  • IP-based subnets 70,72 and74 are typically defined as the sub-regions inside an OSPF Area. IP subnets 70,72 and 74 define a common IP addressing space for devices inside the subnet .
  • data is transmitted from router to router via Layer-2 bridges and switches.
  • Layer-2 protocol usually Spanning Tree
  • Spanning Tree is used to determine the single path data will travel between bridges. Only one path will exist between any two devices inside a Subnet in which Spanning Tree is used.
  • Topology mapper 14 runs topology mapper algorithms for discovering and modeling a single aspect (or set of layers) of the generic model. As the characteristics or capabilities of each network device become known to mapper 14, an appropriate algorithm is executed.
  • a BGP algorithm described in connection with Fig. 4 attempts to discover and model the network at global network level 20, autonomous system level 30, and confederation levels 40.
  • OSPF and RIP algorithms, described in connection with Figs. 5 and 6, discover and model the network at the Routing Domain, and Sub-Domain levels.
  • Fig. 3 illustrates a fault status suppression algorithm 80 performed by fault status suppressor 15 of network management system of Fig. 1.
  • Fault status suppressor 15 creates a configuration map 100 (Fig. 4) after receiving network information from topology mapper 14.
  • a suitable embodiment of topology mapper 14 is described in co-pending PCT application entitled: System and Methods for Constructing Multi-Layer Topological Models of Computer
  • fault status suppressor 15 creates configuration map 100 based on algorithm 160 shown in Figs. 5 and 5A. Fault status suppressor 15 periodically maintains configuration map 100 by executing algorithm 190 illustrated in Figs. 6 and 6A. If fault status suppressor 15 receives a notification about a loss of contact with a managed network element (88) , it executes a logical group fault isolation (90), described in connection with Fig. 7. After performing fault suppression, fault status suppressor 15 notifies fault
  • a port may belong to more than one logical group.
  • a logical group may span several network entities. Special network entities (such as routers) are designated to pass traffic from one logical group to another.
  • Logical groups can either contain other logical groups or overlay several logical groups .
  • algorithm 160 performs VLAN membership processing.
  • V is the set of logical groups for which P will forward data.
  • Fig. 5A displays, in detail, the logical group membership processing (step 168 in Fig. 5) .
  • E is a network transit entity
  • the algorithm designates E to be a bounding network transit entity for all logical groups in V (step 176) . Otherwise, if E is not a logical grouping switch, and is a network segment, the algorithm for each element E' on this segment, performs logical group membership processing of E' with the set of logical groups (steps 182 and 184) . If E is a repeater or bridge for each element E' connected to any port of E, the algorithm performs logical group membership processing of E' with the set of logical groups (steps 187 and 189)
  • a network segment represents a "dumb" repeater (i.e. a device without a management agent) or a broadband network link (such as a coax segment) with multiple network elements tapped into it.
  • the set of elements in such a segment can generally be determined by employing well known network discovery techniques.
  • the elements in a segment can be indicated by a user of the NMS.
  • the set of elements connected to the repeater or bridge is determined by, first, getting a list of ports on the device, and then finding the network element to which each port connects.
  • the connected network element may be a network segment.
  • the NMS would have models that represent network elements and the interfaces (also referred to as ports) used by these elements to connect to other elements, and associations would exists between port models and the elements to which they connect. Models would be created for each logical group. Associations would be made between the logical group member models and the ports that forward traffic for those logical groups .
  • Fig. 4 A illustrates a semantic data model used when implementing fault isolation and suppression. This is the definition of the model of the configuration map (82 of Fig. 3) that will be built (160 and 84 of Fig. 3) and maintained (step 86 of Fig. 3) , and will be accessed by the logical group fault isolation algorithm (90 of Fig. 3) .
  • Regions 152 are models of logical network groups, and may be in contains or overlays association with other Regions (representing the relationship between the regions) , and may be in is_bounded_by associations with network transit entity models 150.
  • the interface models 156 of the network transit entities 150 which border regions are in has_border_interface associations with the network transit entity models 150, and are in region_has_interface associations with the regions they border.
  • Regions 152 are in spans associations with the network elements 142 that have ports in these regions or logical groups.
  • Routers 144, Switches 146, and Workstations 148 are more specific types of network element models that may be used to represent specific elements.
  • User models 154 may be in uses associations with the models of the workstations 148 they use.
  • Fig 6. illustrates logical group configuration maintenance.
  • detecting logical group changes requires specific detectors for each logical grouping. For example, detecting changes in a 802. IQ VLAN network (or VLAN Domain) is done by 1) monitoring the port connectivity of the VLAN switches as maintained by the Network Management System (see initial logical group configuration mapping) , and 2) periodically polling the ""egress port list 1 ' object of the VLAN switches to detect VLAN membership changes on the ports of a switch.
  • procedure to update the configuration map is performed (Fig. 6A) .
  • This procedure is very similar to procedure 160, except that, instead of performing the algorithm for each port of the network element (step 162) , only the port that was newly connected is examined in process 190.
  • the non-participating element Once the logical grouping of the non-participating element is established, it is propagated to all connected non-participating, non-bordering elements. This is done by changing the group membership of the ports of this non- participating element, and allowing the ""port membership change' 1 algorithm (190) run.
  • port configuration changes on individual network elements will cause changes to element ' s logical group designations. If a port is moved from logical group "A" to logical group "B", the designation of all elements connected to the port must be updated to group "B” .
  • the redundant connectivity in modern networks makes this no simple task either. For example, a repeater is connected to port of two participating elements; one port is a member of group ""A"' and ""B'', the other port is only a member of ""B M . Therefore, the repeater is a member of group ""A M and ""B M .
  • the algorithm first temporarily removes all connections to this port, causing the ""remove connection' 1 algorithm (described in text above) to run. Then, the algorithm updates the port group membership. Finally, the algorithm adds the connection back, causing the ""new connection'' algorithm (steps 196 through 204) to run.
  • Fig. 7 illustrates logical group fault isolation.
  • Logical groups exist to cause affects on traffic as it passes from one network element to another, thereby partitioning the physical network.
  • Certain network elements enforce and participate in specific logical group settings.
  • Each network element has a forwarding strategy with regard to each of the logical groups that it understands .
  • the Dev et . al . patent assumes that if an NMS can communicate with any physically adjacent to a device .
  • the new method of fault suppression is attempted.
  • This method first determines the logical group membership of the unreachable element in relation to the logical group membership of the communication subsystem of the NMS. If the two elements are in different logical groups, the NMS will try to contact all the bounding network transit entities between the two logical groups. If any bounding network transit entity cannot be contacted, the fault status of the unreachable element will be suppressed. Otherwise, if all bounding network transit entities can be contacted by the NMS, the fault isolation algorithm invented by Dev, et. al. will be invoked.
  • network 100 consists of two VLAN domains 110 and 130 and routers 102, 104, 106.
  • Router 102 routes between domains 110 and 130 and between VLANs of any one domain.
  • router 102 is VLAN-aware and configured to forward data between the VLANs A and B VLAN in Domain 1.
  • the polling system of the NMS and network element NE2 are in VLAN B; whereas network element NE1 is in VLAN A. If the polling system (NMS) cannot reach NE1 because of a failure in RI, an NMS using only steps 246, 248 and 255 (Fig. 7) to set the fault status of NE1 and also the router element.
  • NMS polling system
  • the NMS will set the fault status on all elements outside of VLAN B (and also physically adjacency to an element in VLAN B) within Domain 1.
  • An NMS using steps 250 through 255 will suppress the fault status of NE1 (as well as those elements outside of VLAN B within Domain 1) .
  • Failure of polling system 120 to contact NE2 will not cause the evaluation of the fault status of RI, because, since NE2 and polling system 120 are both in VLAN B, RI is not needed for the transmission of data between the two network elements. Therefore, a simple evaluation of the adjacent network elements is sufficient for fault isolation.
  • Router 102 is necessary for the transmission of data between polling system 120 and NE3 , but, because NE3 is in a different domain, the fault status of RI will eventually be considered by the algorithm if this element is at fault. The algorithm will continue to evaluate the adjacent network elements until a reachable element is found. If router 102 is not functioning, none of the elements in VLAN Domain 2 will be reachable from the polling system. Because router 102 is adjacent to switch 132, the algorithm will evaluate the status of router 102 while determining the status of switch 132.
  • routed networks are generally hierarchical in nature .
  • a packet transmitted from an element in one segment destined for another segment must go up through repeaters, bridges, and possibly several layers of routers, before going back down through more bridges and repeaters before reaching its destination.
  • the routers in the network are the boundaries of each logical group (subnet, VLANS, VPN, etc.).
  • a further improved fault isolation process checking the status of each router in the path from the NMS to an unreachable device first, can isolate the fault to a particular logical group. Any router in the path that is unreachable, and yet has a reachable adjacent router would be the subject for the linear search known in prior art. This improved algorithm can substantially decrease the number of elements that must be polled during the fault isolation process.
  • topology mapper 14 described in co-pending PCT application entitled: System and Methods for Constructing Multi-Layer Topological Models of Computer Networks (Docket No. A3-02WO), filed on May 7, 2001, which is incorporated by reference.
  • the present invention may also be used together with fault diagnosis system 12 described in detail in the co- pending PCT application (Docket No. A3-03WO) entitled ""Systems and Methods for Diagnosing Faults in Computer Networks'' filed on 7 May 2001, which is incorporated by reference . Numerous other embodiments not described in detail here can apply the principles described to particular applications and are within the scope of the claims.

Abstract

The invention is a system and method for detecting and suppressing faults on network elements located in various logical groups ina communication network. The logical groups include VLANs (virtual local area networks), VPNs (virtual private network), LAN (local area network) Emulation over ATM, and other types of logical groups. The invention may also be used with one or more elements of a network management system.

Description

SYSTEMS AND METHODS FOR ISOLATING FAULTS
IN COMPUTER NETWORKS
This application claims priority from U.S. Provisional Application 60/202,297, entitled ""A Method of Improving the Status Suppression of a Network Management System by
Considering The Logical Layers That Partition Networks into Groups as Well as the Network Elements that Connect these Partitions Together, " filed on May 5, 2000, and claims priority from U.S. Provisional Application 60/202,296, entitled ""Construction of a Very Rich, Multi-layer
Topological Model of a Computer Network for Purposes of Fault Diagnosis,1' filed on May 5, 2000, and claims priority from U.S. Provisional Application 60/202,299, entitled ""A Method for Diagnosing Faults in Large Multilayered Environments Guided by Path And Dependency Analysis of the
Modeled System, " filed on May 5, 2000, all of which are incorporated by reference in their entireties.
General Description The invention relates to a system and a method for detecting and suppressing faults on network elements located in various logical groups .
The construction of computer networks started on a large scale in the 1970 's. Computer networks link personal computers, workstations, servers, storage devices, printers and other devices. Historically, wide area computer networks (WANs) have enabled communications across large geographic areas, and local area networks (LANs) communications at individual locations . Both WANs and LANs have enabled sharing of network applications such as electronic mail, file transfer, host access and shared databases. Furthermore, WANs and LANs have enabled efficient transfer of information, and sharing of resources, which in turn increased user productivity. Clearly, communications networks have become vitally important for businesses and individuals.
Communications networks usually transmit digital data in frames or packets created according to predefined protocols that define their format . Data frames include headers (located at the beginning and containing addresses) , footers (located at the end of the frames) , and data fields that include the transmitted data bits (payload) . Data frames may have a fixed or variable length according to the used protocol or network type.
A communications network transmits data from one end station (i.e., a computer, workstation, server etc.) to another using a hierarchy of protocol layers (i.e., layers that are hierarchically stacked) . In the communication process, each layer in the source communicates with the corresponding layer in the destination in accordance with a protocol defining the rules of communication. This is actually achieved by transferring information down from one layer to another across the layer stack, transmitting across a communication medium, and then transferring information back up the successive protocol layers on the other end. To facilitate better understanding, however, one can visualize a protocol layer communicating with its counterparts at the same layer level . The open system interconnection (OSI) model has seven layers that define the rules for transferring information between the stations. A physical layer (Layer 1) is responsible for the transmission of bit streams across a particular physical transmission medium. This layer involves a connection between two endpoints allowing electrical signals to be exchanged between them.
A data link layer (Layer 2) is responsible for moving information across a particular link by packaging raw bits into logically structured packets or frames. Layer 2 ensures good transmission and correct delivery by checking errors, re-transmitting as necessary, and attaching appropriate addresses to the data sent across a physical medium. If a destination computer does not send an acknowledgment of frame receipt, Layer 2 resends the frame. The contention access methods (e.g., CSMA/CD, and Token Passing) are regarded as Layer 2 activities. Layer 2 may be further divided into two sub-layers: Logical Link Control (LLC) and Media Access Control (MAC) . The MAC sublayer defines procedures the stations must follow to share the link and controls access to the transmission link in an orderly manner. The MAC sublayer defines a hardware or data link address called a MAC address. The MAC address is unique for each station so that multiple stations can share the same medium and still uniquely identify each other. The LLC sublayer manages communications between devices over a single link of the communications network.
A network layer (Layer 3) is set up to route data from one network user to another. Layer 3 is responsible for establishing, maintaining, and terminating the network connection between two users and for transferring data along that connection. Layer 3 addresses, messages, and determines the route along the network from the source to the destination computer. Layer 3 manages traffic, such as switching, routing, and controlling the congestion of data transmissions . A transport layer (Layer 4) is responsible for providing data transfer between two users at an agreed level of quality. When a connection is established, this layer is responsible for selecting a particular quality of service (QoS) , for monitoring transmissions to ensure the selected QoS, and for notifying the users if the QoS deteriorates. Layer 4 also provides for error recognition and recovery, repackaging of long messages into smaller frames of information, and acknowledgments of receipt.
A session layer (Layer 5) focuses on providing services used to organize communication and synchronize the dialog that takes place between users and to manage the data exchange. The primary concern of Layer 5 is controlling when users can send and receive concurrently or alternately.
A presentation layer (Layer 6) is responsible for the presentation of information iii a way that is meaningful to network users. This may include character code transmission, data conversion, or data compression and expansion.
Layer 6 translates data from both Layer 5 and from Layer 7 into an intermediate format and provides data encryption and compression services. Layer 7 is an application layer that provides means for application processes to access the system interconnection facilities in order to exchange information. This includes services used to establish and terminate the connections between users and to monitor and manage the systems being interconnected, as well as the various resources they employ.
As data is passed down through the layers, each layer may or may not add protocol information to the data, for example, by encapsulating frames with a header or removing the header, depending on the direction in the protocol stack. The individual protocols define the format of the header .
MAC address includes a source address and a destination address, which have a predefined relationship to a network station. Higher network layers provide a network address that has a logical relationship established by a network administrator according to a predetermined network addressing arrangement . The assigned network address conveys information that can be used by a router when routing frames through the internetwork. If the network address is hierarchical, a router may use a portion of the address to route the packet to a higher-level partition or domain in the internetwork. Some protocols are hierarchical others are not so hierarchical routing may or may not be available. The global network may be subdivided into IP networks, which in turn may be subdivided into subnets. An IP address includes a network number (assigned by IANA) , a subnet number (assigned by a network administrator) , and a host that identifies an end station. The host number may be assigned by a network administrator, or may be assigned dynamically. This is a form of hierarchical addressing that is used by IP routing algorithms to perform hierarchical or prefix routing operations. Routing algorithms maintain information of all higher-level routing environments in routing tables for domains by recording their shortest unique address prefixes.
A station may support more than one network layer protocol. Such station has multiple network addresses and multiple protocol stacks that present the same MAC address on a port for the different protocols. Thus, a multi- protocol stack station connected to both an IP and an IPX network includes an IP network address and an IPX network address .
A communications network may include a number of network entities (or nodes) , a number of interconnecting links and communication devices. A network node is, for example, a personal computer, a network printer, file server or the like. An interconnecting link is, for example, an Ethernet, Token-Ring or other type network link. Communication devices include routers, switches, bridges or their equivalents. As computer networks have grown in size, network management systems that facilitate the management of network entities, communication links and communication devices have become necessary tools for a network administrator. A bridge or a switch is a Layer 2 entity that is typically a computer with a plurality of ports for establishing connections to other entities. The bridging function includes receiving data from a port and transferring that data to other ports for receipt by other entities. A bridge moves data frames from one port to another using the end-station MAC address information contained in the switched frames . Switches interconnect the communication media to form small domains of stations, such as a subnetwork. Subnetworks or subnets provide an organizational overlay to an internetwork that facilitates transmission of data between the end stations, particularly for broadcast transmissions. The subnet functions to limit the proliferation of broadcast frames to stations within a broadcast domain.
A router is an intermediate station that interconnects domains or subnets by providing path from a node on a first network to a node on a second network. There are single protocol or multi-protocol routers, central or peripheral routers, and LAN or WAN routers. A peripheral router connects a network to a larger internetwork, and thus may be limited to a single protocol. A central router may be connected to a different board in a server or a hub and thus usually has a multi-protocol capability.
A router provides the path by first determining a route and then providing an initial connection for the path. A router executes network routing software that depends on the used protocol. A router can work with different data-link layer protocols and thus can connect networks using different architectures, for example, Ethernet to Token Ring to FDDI . Furthermore, there are routers of several levels, wherein, for example, a subnetwork router can communicate with a network router. Organizing a communications network into levels simplifies the routing tasks since a router needs to find only the level it must deal with. The use of different network levels is shown in Fig. 1. In general, a global communications network connects devices separated by hundreds of kilometers. A LAN covers a limited area of maximum several kilometers in radius connecting devices in the same building or in a group of buildings. LANs usually include bridges or switches connecting several end-stations and a server. In a LAN, a bridge or a switch broadcasts traffic to all stations. Until a few years ago, a LAN was user-owned (did not run over leased lines) with gateways to public or other private networks. When a user moved or changed to an end-station at another location on the network, a network administrator had to rewire and reconfigure the user's station. This has changed with the introduction of virtual LANs.
A virtual LAN (VLAN) is a logical Layer 2 broadcast domain, which enables a logical segmentation of the network without changing the physical connections . A VLAN enabled switch segments the connected stations into logically defined groups. Broadcast traffic from a server or an end- stations in a particular VLAN is replicated only on those ports connected to end-stations belonging to that VLAN. The broadcast traffic is blocked from ports with no end-points belonging to that VLAN, creating a similar type of broadcast containment that routers provide. VLANs may also be defined between different domains connected by a router. In this case, the router passes network traffic from one domain to the other (as done without defining a VLAN) , and passes network traffic from one VLAN to the other. The router also passes network traffic between VLANs that are in the same domain because VLANs do not normally share user information. The router is configured as a member of all VLANs.
For example, an owner of a building (or campus) has completely wired the building (or campus) for networking. If the owner subleases parts of the wired building (or campus) to different tenants, the traffic from one tenant should not interfere with the traffic from another tenant . To accomplish this separation, each tenant is placed in its own VLAN, thereby completely separating network traffic.
Thus, VLANs offer a significantly less expensive solution to private networks of this type. A VLAN uses a single physical network that can be partitioned into logically separate segments rather than having each tenant wire and support their own network. Routers, bridges and switches still provide the physical segmentation of the network. There are several VLAN implementations and several methods used to determine VLAN membership. These methods include defining the membership by port, by MAC address, by protocol, by IP multicast address, by policy, or a combination of these methods. For port-based VLANs, IEEE
802.1Q defines an industry standard implementation. A large number of physical ports of a switch may be associated with a number of groups within the switch using a VLAN arrangement. This arrangement associates a port with a particular VLAN designation.
The VLAN designation is assigned (e.g., programmed) to each internal port and is stored in a memory portion of the switch. Every time a message is received by a switch on an internal port, the VLAN designation of that port is associated with the message.
Several switches can be interconnected to extend the VLAN port associations in the internetwork. This VLAN arrangement allows exchange of messages between all ports and entities of the network having the same VLAN designation by associating a VLAN designation with each message. This way the entities with the same VLAN designation operate as if they are all part of the same LAN. Each VLAN may be further associated with a subnet or broadcast domain so as to constrain broadcasting of frame messages to a defined subset of stations.
Virtual Private Networks (VPNs) have been designed to interconnect end-stations that are geographically dispersed. For example, owners of large communications networks can provide centralized management services to small and medium sized businesses. The provider can configure VPNs that interconnect various customer sites in geographically separate locations. These VPNs offer privacy and cost efficiency through sharing of network infrastructure. Various VPNs have been proposed with various degrees of security, privacy, scalability, ease of deployment and manageabi1ity. A global communications network may use a different levels different routing and connection management protocols such as International Standards Organization (ISO) Open Systems Interface (OSI) Intermediate Systems to Intermediate Systems (IS-IS) , and Internet Open Shortest Path First
(OSPF) protocols are used for connectionless routing of data frames . Asynchronous Transfer Mode (ATM) Forum Private Network-Network-Interface (PNNI) protocol is used for connection oriented multi-media services. The routing protocols identify a network node using a global address of a Route Server Element (RSE) . The RSEs generate routing that identify optimal routes for communication throughout the network. The RSE is responsible for administration of the algorithms that enable a node to keep its view of the network topology and performance metric current, referred to as Routing Information Exchange (RIE) . Thus an RSE usually acts as a central element for the routing of traffic through the node .
In general, the use of WANs, LANs, VPNs, and VLANs has increased the number and complexity of communications networks. These networks continuously evolve and change due to growth and introduction of new interconnections, topologies, protocols, or applications. Furthermore, most networks have redundant communication paths to prevent portions of the network from being isolated due to link failures. Also, multiple paths can be used simultaneously to load-balance data between the paths. However, redundant paths can also introduce problems such as formation of loops . Furthermore, network performance can degrade due to improper network configurations, inefficient or incorrect routing, redundant network traffic or other problems. Network hardware and software systems may also contain design flaws that affect network performance or limit access by users to certain of the resources on the network. These factors make network management complex and difficult. A network management process controls and optimizes the efficiency and productivity of a communications network. A network management station manages the network entities (e.g., routers bridges switches, servers, storage devices, computers, printers) using a network management protocol such as a Simple Network Management Protocol (SNMP) , Internet Control Message Protocol (ICMP) , or another network management protocol known in the art. Using a network management protocol, the network management station can deliver information or receive information by actively polling the network entities or by receiving unsolicited information from the network entities. Using SNMP, a network management station can executes a set, get, or get- next functions to sett and retrieve information from a network entity. This information may be stored within the polled network entity as Management Information Base (MIB) .
The network management station can receive unsolicited information from a network entity in the form of an SNMP trap. Network entities may send SNMP traps to the network management station when a problem in the network or network entity occurs.
A network management station may be implemented using any general purpose computer system, which is programmable using a high-level computer programming language or using specially programmed, special purpose hardware. The hardware includes a processor executing an operating system providing a platform for computer programs that run scheduling, debugging, input-output control, accounting compilation, storage assignment, data management, memory management, and communication control and other services. The application programs are written in high level programming languages .
A network management station can include a network manager unit, a network communication interface, a data acquisition unit, a data correlation unit, and a graphical user interface. The data correlation unit interprets data received through the data acquisition unit and presents the interpreted data to a user on the graphical user interface . The network communication interface may include transport protocols and LAN drivers used to communicate information to the communications network. The transport protocols may be IPX, TCP/IP or other well-known transport protocols. The LAN drivers may include software required to transmit data on a communications network through the network interface. The LAN drivers are generally provided by the manufacturer of the network interface for a general purpose computer for the purpose of communicating through the network interface. The network manager unit may be an SNMP network manager/agent implementing SNMP functions, or another type of network manager unit performing associated management functions. The network manager unit utilizes the network communication interface to transfer requests to network entities over a communications network.
A network management station may use a network management agent residing on a network entity. The network management agent may be a software process running on a processor or may be special purpose hardware. The network management agent may be an SNMP agent (or ICMP agent?) , which may include a data collection unit, a network manager unit, and a network communication interface for communication as described above. For example, this communication may use network management functions such as SNMP functions. Alternatively, a network management agent, residing on a network entity, may include a data correlation unit, a data collection unit, a network manager unit and a network communication interface for communication. In the network management station, the data correlation unit interprets data received through data acquisition unit.
The data correlation unit may include an interface processor, a state processor, a hierarchical database, and one or more sets of object rules. The interface processor communicates with graphic libraries residing in the graphical user interface to present interpreted data to a user. The interface processor performs graphic functions associated with objects related to a network map or model. The graphic functions generate visual notifications to a user. The state processor performs correlation functions of the data correlation unit by requesting and receiving network management information from the data acquisition unit. The data acquisition unit stores data and requests information from the network manager.
In the network agent, the data correlation unit interprets data received by data collection unit. The state processor performs correlation functions of the data correlation unit by requesting and receiving network management information from the data collection unit. The data collection unit stores data and requests information from the network manager. In the network agent, the data collection unit can collect data from the network entity directly through its own network manager. The data collection and acquisition units can invoke network management commands within network manager libraries, which send and retrieve information from a network entity. These commands may be SNMP functions mentioned above, or ICMP functions. The state processor interprets data received from the network manager libraries in accordance with object rules. The object rules define how the state processor combines or parameterizes different properties of a network entity. The state processor can produce parameterized properties from the object rules.
Summary of the Invention The present invention is a system, a method and a product (that can be stored in a computer-readable storage medium) for detecting and suppressing faults on network elements located in various logical groups, wherein the logical groups include VLANs, VPNs, LAN Emulation over ATM, and other types of logical groups. The present system and method may also be used with one or more elements of a network management system described below
According to one aspect, a system for fault status suppression in a communication network includes means for receiving fault data from a detector identifying fault status of a network element; means for mapping logical group of said detector and said network element; and means for suppressing fault on said network element when said detector and said network element are in different logical groups and there is a fault on a device providing communication between said logical groups .
There are three main phases of the invention: the initial logical group mapping; logical group maintenance; fault isolation between logical groups
The advantage of the present system and method is that fault suppression in logically partitioned networks (such as VLANs, VPNs, LAN Emulation over ATM, etc.) in which a bounding network transit entity (such as a router, LAN Emulation server, or any other facility used to transfer traffic from one logical group to another) is at fault is now possible.
The present system and method improves upon a previous method of fault isolation by considering the forwarding and filtering behavior of the network elements when certain protocols partition the network into logical groups. Prior to detecting faults in the network, an NMS or some external process with an interface to the NMS will map out all the logical groups and the transit network elements that bound and connect the groups together. During this process, the NMS detects the membership, if any, of each managed element, including the computer on which a detector (e.g., a polling sub-system) of the NMS is running. During operation, when the NMS detects a fault in a managed element, the fault status of the element is suppressed if all of the following are true: (a) the managed element in question is in a different logical group than the NMS polling subsystem;
(b) fault status is set on any network transit entity that is used in transferring traffic from the logical group containing the NMS polling subsystem and the logical group containing the managed element in question.
If the fault status of all routers located in the path to the managed element in question is clear, examination of the fault status of adjacent network elements proceeds as known in prior art, for example, U.S. Patent 5,436,909, which is incorporated by reference.
In summary, a network management system periodically polls network elements. An element that does not respond to the manager's query is considered unreachable. The fault status of any unreachable element is suppressed when it can be inferred that the failure of another element is the cause of the element being unreachable. Prior art made this inference by examining the status of physically adjacent network elements, only. In a network involving logical groups (such as a VPN or VLAN environment) transit network entities (e.g., routers) may be responsible for unreachable status of another element even if the two elements are physically adjacent. By determining the logical topology of the network, the present system and method will identify a transit network entity (e.g., a router) that effects communication between the NMS and elements in any logical group. A fault supressor suppresses the fault status of an unreachable element if such a transit network entity is also unreachable . The present method and system enable identification of the logical groups in which managed elements in a computer network reside by examining the connectivity of network elements in relation to ports of the network elements. This is peformed by a means of identifying the data-relay class of each network element. Brief Description of the Drawings Fig. 1 shows diagrammatically a network management system connectable to a communications network. Figs. 2 and 2A show diagrammatically hierarchical architecture of the communications network of Fig. 1.
Fig. 3 illustrates a flow diagram of fault status suppression performed by network management system of Fig. 1.
Fig. 4 is a block diagram of a configuration map used in fault status suppression of Fig. 3
Fig. 4A is a semantic data model used when constructing the configuration map of Fig. 4.
Fig. 5 and 5A illustrate an algorithm for the VLAN membership processing. Fig. 6 and 6A illustrate an algorithm for logical group configuration maintenance.
Fig. 7 illustrates a flow diagram of an algorithm for logical group fault isolation.
Description of Preferred Embodiments
Fig. 1 shows diagrammatically a network management system 10 including a fault diagnosis engine 12, a topology mapper 14, a fault status suppressor 15, and a help desk system 18. The network management system communicates with a communications network 20 (or application service) . The network includes a set of interconnected network elements such as routers, bridges, switches, and repeaters. These network elements provide transportation of data between end stations. Furthermore, there are computers known as servers that provide services such as e-mail, accounting software, sales tools, etc. Typically, data is transmitted electronically or optically, and network elements can forward data in packets, frames or cells to the intended destination. Servers include network adapters and/or software that interpret the electronic or optical data packet into the data elements and pass these elements to the appropriate application being hosted.
The network management system 10 includes a commercially available processor (for example, Pentium microprocessor manufactured by Intel Corporation) executing an operating system providing an operating environment for a network management program. The processor and the operating system provide a computer platform for which application programs are written in higher level programming languages . The computer (or application host) interfaces with permanent data storage, such as a magnetic or optical disk drive, a disk array, non-volatile RAM disk, or a storage area network, which maintain data files such as user configurations and policies. In general, the network management program may be configured as a generic software application residing in any commercially available computing platform.
Preferably, fault diagnosis engine 12, a fault status suppressor 15, topology mapper 14, and help desk system 18 are software applications written in JAVA and running on any computer with a Java Runtime Environment (JRE) . For example, a Dell laptop computer with an Intel Pentium processor running the Windows 2000 operating system, or a Sun Ultra 60 computer running Solaris v. 2.7. Alternately, fault diagnosis engine 12, topology mapper 14, and help desk system 18 are developed in any object oriented or structured programming language, and compiled for execution on any one of many computer platforms, or could be implemented on a neural network computing device.
The computer has a network adaptor that provides communication (preferably, but not necessarily, IP) to the users on the network. The fault diagnosis engine application may share a host with help desk system, and/or the topology mapper, or each can run on a separate host, in which case they communicate using a network adaptor. Topology mapper 14 determines the network topology and creates a model . The permanent data storage holds data files that describe the current network topology, and configuration files that control the performance of topology mapper 14. A user is an end station, interfaced to access the network or services, used by a person who is using the network, or is using services provided by the network.
Figs. 2 and 2A show diagrammatically a hierarchical architecture of the communications network shown in Fig.l. The individual layers are physical and logical abstractions. A typical global network 20 (e.g., the Internet) is a collection of network devices collaborating together to transmit data. The network devices are logically organized and grouped to allow standard network data forwarding protocols to be used to determine data paths through the network. Additionally, certain devices are deemed ""border'1 devices since they transmit data from one logical grouping to another. Referring to global network 20 in Fig.2, a person sitting at a PC uses a web browser application 24 within autonomous system (AS) 22. Application 24 requests a web page from a Yahoo! Web server 39 located in AS 38. Modeling of the actual network provides a very rich multi-layer, accurate representation of the network, which a fault diagnosis process can use to diagnose faults.
Internet service providers and telecommunications companies like AT&T, MCI, and Sprint provide and maintain autonomous systems 22,30,34,38, communicating by network routers 28,32 and 36. Routers 28,32 and 36 are organized into logical administrative groupings. The most common protocol used at this level is BGP (Border Gateway Protocol). Routers 28,32 and 36 use an External BGP protocol to organize router information, and are located at borders of the Autonomous Systems .
At the AS level 30, network routers 44 and 47 are again administratively organized into logical groupings called confederations. Routers 44 and 47 use an Internal BGP protocol to organize route information and form the borders of the confederations 40,42, and 48. If all the routers are using the same interior gateway protocol and are centrally located and administered, the AS 30 may not have distinct confederations 40,42 and 48, but function as both a confederation and an AS. At the confederation level 40, one of many specific interior gateway routing protocols is used to determine routing information for data packets. The use of a given interior gateway routing protocol is confined to a single routing domain 50. The routing protocols include OSPF, RIP, and IS-IS. At routing domain level 50, border routers 56 and 58 are called Inter-Domain Routers since they have the ability to transmit data between distinct routing domains even if the domains use different interior gateway routing protocols. Within a particular interior gateway protocol, border routers may be treated as if they were AS border routers .
Within routing domain 50, a single interior gateway routing protocol is used. If the domain is large enough and the selected protocol supports sub-domains, routing domain 50 may be further broken up into sub-domains 60,62 and 64. OSPF may be used as the interior gateway protocol inside routing domain 50. OSPF allows network administrators to organize a network into yet-smaller administrative, groupings, i.e., sub-domains 60, 62 and 64, called Areas. Border routers 63 and 65 at this level are called Area
Border Routers, and use the OSPF protocol to determine how to transmit data between OSPF Areas 60, 62 and 64.
Inside an OSPF Area, interior routers use the OSPF protocol to determine the data paths. This is the final logical grouping which uses routers as its data transport mechanism. IP-based subnets 70,72 and74 are typically defined as the sub-regions inside an OSPF Area. IP subnets 70,72 and 74 define a common IP addressing space for devices inside the subnet . At the subnet level 70 , data is transmitted from router to router via Layer-2 bridges and switches. Typically, the subnet topology is highly redundant, with numerous physical connections between the bridges and switches. Layer-2 protocol (usually Spanning Tree) is used to determine the single path data will travel between bridges. Only one path will exist between any two devices inside a Subnet in which Spanning Tree is used.
Topology mapper 14 runs topology mapper algorithms for discovering and modeling a single aspect (or set of layers) of the generic model. As the characteristics or capabilities of each network device become known to mapper 14, an appropriate algorithm is executed. A BGP algorithm described in connection with Fig. 4, attempts to discover and model the network at global network level 20, autonomous system level 30, and confederation levels 40. OSPF and RIP algorithms, described in connection with Figs. 5 and 6, discover and model the network at the Routing Domain, and Sub-Domain levels.
Fig. 3 illustrates a fault status suppression algorithm 80 performed by fault status suppressor 15 of network management system of Fig. 1. Fault status suppressor 15 creates a configuration map 100 (Fig. 4) after receiving network information from topology mapper 14. A suitable embodiment of topology mapper 14 is described in co-pending PCT application entitled: System and Methods for Constructing Multi-Layer Topological Models of Computer
Networks (Docket No. A3-02WO) , filed on May 7, 2001, which is incorporated by reference .
Alternatively, fault status suppressor 15 creates configuration map 100 based on algorithm 160 shown in Figs. 5 and 5A. Fault status suppressor 15 periodically maintains configuration map 100 by executing algorithm 190 illustrated in Figs. 6 and 6A. If fault status suppressor 15 receives a notification about a loss of contact with a managed network element (88) , it executes a logical group fault isolation (90), described in connection with Fig. 7. After performing fault suppression, fault status suppressor 15 notifies fault
Figure imgf000022_0001
a port may belong to more than one logical group. Furthermore, a logical group may span several network entities. Special network entities (such as routers) are designated to pass traffic from one logical group to another. Logical groups can either contain other logical groups or overlay several logical groups .
If a repeater is found to be connected to a logical group port, all other elements connected to that repeater are considered part of the logical group. If a network transit entity is found to be connected to a logical group port, and that port is configured to forward data from multiple logical groups, that network transit entity is designated a bounding network transi t enti ty for each logical group for which the connected port is forwarding data. The following diagram illustrates this algorithm. Referring to Fig. 5, algorithm 160 performs VLAN membership processing. In step 162, for each port P of a network element E, V is the set of logical groups for which P will forward data. For network element E, connected to port P, perform logical group membership processing of element E with the set of logical groups V (step 168) .
Fig. 5A displays, in detail, the logical group membership processing (step 168 in Fig. 5) . If E is a network transit entity, then the algorithm designates E to be a bounding network transit entity for all logical groups in V (step 176) . Otherwise, if E is not a logical grouping switch, and is a network segment, the algorithm for each element E' on this segment, performs logical group membership processing of E' with the set of logical groups (steps 182 and 184) . If E is a repeater or bridge for each element E' connected to any port of E, the algorithm performs logical group membership processing of E' with the set of logical groups (steps 187 and 189)
In Figs . 5 and 5A, notably, a network segment represents a "dumb" repeater (i.e. a device without a management agent) or a broadband network link (such as a coax segment) with multiple network elements tapped into it. In either case, the set of elements in such a segment can generally be determined by employing well known network discovery techniques. Alternatively, the elements in a segment can be indicated by a user of the NMS. For repeater and bridge processing, the set of elements connected to the repeater or bridge is determined by, first, getting a list of ports on the device, and then finding the network element to which each port connects. The connected network element, of course, may be a network segment.
In the preferred implementation, the NMS would have models that represent network elements and the interfaces (also referred to as ports) used by these elements to connect to other elements, and associations would exists between port models and the elements to which they connect. Models would be created for each logical group. Associations would be made between the logical group member models and the ports that forward traffic for those logical groups . Fig. 4 A illustrates a semantic data model used when implementing fault isolation and suppression. This is the definition of the model of the configuration map (82 of Fig. 3) that will be built (160 and 84 of Fig. 3) and maintained (step 86 of Fig. 3) , and will be accessed by the logical group fault isolation algorithm (90 of Fig. 3) . Regions 152 are models of logical network groups, and may be in contains or overlays association with other Regions (representing the relationship between the regions) , and may be in is_bounded_by associations with network transit entity models 150. The interface models 156 of the network transit entities 150 which border regions are in has_border_interface associations with the network transit entity models 150, and are in region_has_interface associations with the regions they border. Regions 152 are in spans associations with the network elements 142 that have ports in these regions or logical groups. Routers 144, Switches 146, and Workstations 148 are more specific types of network element models that may be used to represent specific elements. User models 154 may be in uses associations with the models of the workstations 148 they use.
Fig 6. illustrates logical group configuration maintenance. To understand logical group configuration processing, whether it be initial construction or maintenance of the map, one must realize that, though the algorithm is the same, specific processing code is required to process each type of logical grouping, such as VLANs or VPNs. Detecting logical group changes requires specific detectors for each logical grouping. For example, detecting changes in a 802. IQ VLAN network (or VLAN Domain) is done by 1) monitoring the port connectivity of the VLAN switches as maintained by the Network Management System (see initial logical group configuration mapping) , and 2) periodically polling the ""egress port list1' object of the VLAN switches to detect VLAN membership changes on the ports of a switch.
This is important because elements that participate in the logical grouping protocol (e.g. 802. IQ) can assign group memberships to individual ports. For this reason, the port membership of each VLAN switch must be periodically checked. Whereas elements that do not participate in the logical grouping protocol derive their logical group membership from the ports of participating elements that they are connected to, either directly or indirectly, via a repeater. So, all ports of a particular non-participating element have the same group membership, and that group membership doesn't change until a port of this element is either connected to, or disconnected from another element.
When a new connection to a port with logical group designation is detected, the procedure to update the configuration map is performed (Fig. 6A) . This procedure is very similar to procedure 160, except that, instead of performing the algorithm for each port of the network element (step 162) , only the port that was newly connected is examined in process 190.
Referring the Fig. 6, ignore steps 214 through 226 which are not accurate; rather the following two paragraphs of text explain the procedure for dealing with connection removals .
When a connection to a port with logical group designation is removed, the procedure is more complex (Fig. 6) . Data networks are generally built with a certain amount of redundancy to reduce the risk of complete loss of service. For this reason, some network elements not participating in the logical grouping protocol may derive their group designation via multiple connections (direct or indirect, via a repeater) to one or more participating elements. Therefore, when a connection is removed between a port of a participating element and a non-participating element, the procedure cannot infer that the non- participating element's logical grouping will change. Instead, all connections to participating elements must be determined, and the logical grouping re-established. Finding all the connections involves traversing a ""connectivity graph1' (which can be cyclical) until a participating element, a logical group border element, or an end-node is reached.
Once the logical grouping of the non-participating element is established, it is propagated to all connected non-participating, non-bordering elements. This is done by changing the group membership of the ports of this non- participating element, and allowing the ""port membership change'1 algorithm (190) run.
In addition to connectivity changes detected by the NMS, port configuration changes on individual network elements will cause changes to element ' s logical group designations. If a port is moved from logical group "A" to logical group "B", the designation of all elements connected to the port must be updated to group "B" . As described above, the redundant connectivity in modern networks makes this no simple task either. For example, a repeater is connected to port of two participating elements; one port is a member of group ""A"' and ""B'', the other port is only a member of ""BM . Therefore, the repeater is a member of group ""AM and ""BM. Now, if the group membership of the second port changes from ""B'' to ""A1', the membership of the repeater should not change . To handle changes in port membership effectively, the algorithm first temporarily removes all connections to this port, causing the ""remove connection'1 algorithm (described in text above) to run. Then, the algorithm updates the port group membership. Finally, the algorithm adds the connection back, causing the ""new connection'' algorithm (steps 196 through 204) to run.
Fig. 7 illustrates logical group fault isolation. Logical groups exist to cause affects on traffic as it passes from one network element to another, thereby partitioning the physical network. Certain network elements enforce and participate in specific logical group settings. Each network element has a forwarding strategy with regard to each of the logical groups that it understands . As stated earlier, the Dev et . al . patent assumes that if an NMS can communicate with any physically adjacent to a device .
When the NMS fails to communicate with a managed element either during a regular "ping" (are you alive) interval, or while performing some other function involving communication with the element, the new method of fault suppression is attempted. This method, as shown in the diagram below, first determines the logical group membership of the unreachable element in relation to the logical group membership of the communication subsystem of the NMS. If the two elements are in different logical groups, the NMS will try to contact all the bounding network transit entities between the two logical groups. If any bounding network transit entity cannot be contacted, the fault status of the unreachable element will be suppressed. Otherwise, if all bounding network transit entities can be contacted by the NMS, the fault isolation algorithm invented by Dev, et. al. will be invoked.
Referring to Figs. 4 and 7, network 100 consists of two VLAN domains 110 and 130 and routers 102, 104, 106. Router 102 routes between domains 110 and 130 and between VLANs of any one domain. Specifically, router 102 is VLAN-aware and configured to forward data between the VLANs A and B VLAN in Domain 1. The polling system of the NMS and network element NE2 are in VLAN B; whereas network element NE1 is in VLAN A. If the polling system (NMS) cannot reach NE1 because of a failure in RI, an NMS using only steps 246, 248 and 255 (Fig. 7) to set the fault status of NE1 and also the router element. In fact, the NMS will set the fault status on all elements outside of VLAN B (and also physically adjacency to an element in VLAN B) within Domain 1. An NMS using steps 250 through 255 will suppress the fault status of NE1 (as well as those elements outside of VLAN B within Domain 1) . Failure of polling system 120 to contact NE2 will not cause the evaluation of the fault status of RI, because, since NE2 and polling system 120 are both in VLAN B, RI is not needed for the transmission of data between the two network elements. Therefore, a simple evaluation of the adjacent network elements is sufficient for fault isolation.
If polling system 120 fails to contact NE3 , evaluation of the adjacent network elements is also sufficient. Router 102 is necessary for the transmission of data between polling system 120 and NE3 , but, because NE3 is in a different domain, the fault status of RI will eventually be considered by the algorithm if this element is at fault. The algorithm will continue to evaluate the adjacent network elements until a reachable element is found. If router 102 is not functioning, none of the elements in VLAN Domain 2 will be reachable from the polling system. Because router 102 is adjacent to switch 132, the algorithm will evaluate the status of router 102 while determining the status of switch 132.
As shown above, routed networks are generally hierarchical in nature . A packet transmitted from an element in one segment destined for another segment must go up through repeaters, bridges, and possibly several layers of routers, before going back down through more bridges and repeaters before reaching its destination. The routers in the network are the boundaries of each logical group (subnet, VLANS, VPN, etc.). A further improved fault isolation process checking the status of each router in the path from the NMS to an unreachable device first, can isolate the fault to a particular logical group. Any router in the path that is unreachable, and yet has a reachable adjacent router would be the subject for the linear search known in prior art. This improved algorithm can substantially decrease the number of elements that must be polled during the fault isolation process. This translates into a faster determination of the faulty element. However, the algorithm requires the NMS to have a knowledge of which routers are required for data transmission between the polling system and any managed network element. This knowledge can be provided by topology mapper 14 described in co-pending PCT application entitled: System and Methods for Constructing Multi-Layer Topological Models of Computer Networks (Docket No. A3-02WO), filed on May 7, 2001, which is incorporated by reference.
The present invention may also be used together with fault diagnosis system 12 described in detail in the co- pending PCT application (Docket No. A3-03WO) entitled ""Systems and Methods for Diagnosing Faults in Computer Networks'' filed on 7 May 2001, which is incorporated by reference . Numerous other embodiments not described in detail here can apply the principles described to particular applications and are within the scope of the claims.
What is claimed is :

Claims

1. A method of fault status suppression in a communication network, comprising the acts of: receiving fault data from a detector identifying fault status of a network element; mapping logical group of said detector and said network element; and suppressing fault on said network element when said detector and said network element are in different logical groups and there is a fault on a device providing communication between said logical groups.
2. The method of claim 1 wherein said detector is a polling system.
3. The method of claim 1 wherein said communication path includes a network transit element .
4. The method of claim 1 wherein said network transit element is a router.
5. The method of claim 1 wherein said logical groups are virtual local area networks .
6. The method of claim 1 wherein said logical groups are virtual private networks.
7. A system for fault status suppression in a communication network, comprising: means for receiving fault data from a detector identifying fault status of a network element; means for mapping logical group of said detector and said network element; and means for suppressing fault on said network element when said detector and said network element are in different logical groups and there is a fault on a device providing communication between said logical groups.
PCT/US2001/014815 2000-05-05 2001-05-07 Systems and methods for isolating faults in computer networks WO2001086380A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
AU2001261275A AU2001261275A1 (en) 2000-05-05 2001-05-07 Systems and methods for isolating faults in computer networks
US10/287,974 US7103807B2 (en) 2000-05-05 2002-11-05 Systems and methods for isolating faults in computer networks

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
US20229600P 2000-05-05 2000-05-05
US20229900P 2000-05-05 2000-05-05
US20229700P 2000-05-05 2000-05-05
US60/202,299 2000-05-05
US60/202,297 2000-05-05
US60/202,296 2000-05-05

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/014767 Continuation-In-Part WO2001086844A1 (en) 2000-05-05 2001-05-07 Systems and methods for constructing multi-layer topological models of computer networks

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US10/287,974 Continuation-In-Part US7103807B2 (en) 2000-05-05 2002-11-05 Systems and methods for isolating faults in computer networks

Publications (2)

Publication Number Publication Date
WO2001086380A2 true WO2001086380A2 (en) 2001-11-15
WO2001086380A3 WO2001086380A3 (en) 2002-04-11

Family

ID=27394406

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/014815 WO2001086380A2 (en) 2000-05-05 2001-05-07 Systems and methods for isolating faults in computer networks

Country Status (3)

Country Link
US (1) US7103807B2 (en)
AU (1) AU2001261275A1 (en)
WO (1) WO2001086380A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1427152A1 (en) * 2002-08-27 2004-06-09 Alcatel Canada Inc. Virtual local area network auto-discovery methods
EP3160089A1 (en) * 2015-10-22 2017-04-26 Solarwinds Worldwide, LLC Method and apparatus for generating network dependencies

Families Citing this family (95)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7272649B1 (en) 1999-09-30 2007-09-18 Cisco Technology, Inc. Automatic hardware failure detection and recovery for distributed max sessions server
US7237138B2 (en) * 2000-05-05 2007-06-26 Computer Associates Think, Inc. Systems and methods for diagnosing faults in computer networks
US7752024B2 (en) * 2000-05-05 2010-07-06 Computer Associates Think, Inc. Systems and methods for constructing multi-layer topological models of computer networks
AU2001261258A1 (en) * 2000-05-05 2001-11-20 Aprisma Management Technologies, Inc. Help desk systems and methods for use with communications networks
US7500143B2 (en) * 2000-05-05 2009-03-03 Computer Associates Think, Inc. Systems and methods for managing and analyzing faults in computer networks
US20110238855A1 (en) * 2000-09-25 2011-09-29 Yevgeny Korsunsky Processing data flows with a data flow processor
US20110219035A1 (en) * 2000-09-25 2011-09-08 Yevgeny Korsunsky Database security via data flow processing
US20110231564A1 (en) * 2000-09-25 2011-09-22 Yevgeny Korsunsky Processing data flows with a data flow processor
US8010469B2 (en) * 2000-09-25 2011-08-30 Crossbeam Systems, Inc. Systems and methods for processing data flows
US9525696B2 (en) 2000-09-25 2016-12-20 Blue Coat Systems, Inc. Systems and methods for processing data flows
US20070192863A1 (en) * 2005-07-01 2007-08-16 Harsh Kapoor Systems and methods for processing data flows
US9800608B2 (en) 2000-09-25 2017-10-24 Symantec Corporation Processing data flows with a data flow processor
US20110213869A1 (en) * 2000-09-25 2011-09-01 Yevgeny Korsunsky Processing data flows with a data flow processor
US20110214157A1 (en) * 2000-09-25 2011-09-01 Yevgeny Korsunsky Securing a network with data flow processing
US7310666B2 (en) * 2001-06-29 2007-12-18 International Business Machines Corporation Method and system for restricting and enhancing topology displays for multi-customer logical networks within a network management system
US8032625B2 (en) * 2001-06-29 2011-10-04 International Business Machines Corporation Method and system for a network management framework with redundant failover methodology
US7590740B1 (en) * 2002-03-22 2009-09-15 Cisco Technology, Inc. Expediting port release in distributed networks
US7529249B1 (en) 2002-03-22 2009-05-05 Cisco Technology, Inc Voice and dial service level agreement enforcement on universal gateway
US7376742B1 (en) 2002-03-22 2008-05-20 Cisco Technology, Inc. Resource and AAA service device
US7237026B1 (en) 2002-03-22 2007-06-26 Cisco Technology, Inc. Sharing gateway resources across multi-pop networks
US7373403B2 (en) * 2002-08-22 2008-05-13 Agilent Technologies, Inc. Method and apparatus for displaying measurement data from heterogeneous measurement sources
US7469282B2 (en) * 2003-01-21 2008-12-23 At&T Intellectual Property I, L.P. Method and system for provisioning and maintaining a circuit in a data network
US7062683B2 (en) * 2003-04-22 2006-06-13 Bmc Software, Inc. Two-phase root cause analysis
US7287193B2 (en) * 2003-05-15 2007-10-23 International Business Machines Corporation Methods, systems, and media to correlate errors associated with a cluster
US7165192B1 (en) 2003-12-19 2007-01-16 Sun Microsystems, Inc. Fault isolation in large networks
US8223632B2 (en) 2003-12-23 2012-07-17 At&T Intellectual Property I, L.P. Method and system for prioritized rerouting of logical circuit data in a data network
US7639623B2 (en) * 2003-12-23 2009-12-29 At&T Intellectual Property I, L.P. Method and system for real time simultaneous monitoring of logical circuits in a data network
US7646707B2 (en) * 2003-12-23 2010-01-12 At&T Intellectual Property I, L.P. Method and system for automatically renaming logical circuit identifiers for rerouted logical circuits in a data network
US7630302B2 (en) * 2003-12-23 2009-12-08 At&T Intellectual Property I, L.P. Method and system for providing a failover circuit for rerouting logical circuit data in a data network
US7609623B2 (en) * 2003-12-23 2009-10-27 At&T Intellectual Property I, L.P. Method and system for automatically rerouting data from an overbalanced logical circuit in a data network
US8199638B2 (en) 2003-12-23 2012-06-12 At&T Intellectual Property I, L.P. Method and system for automatically rerouting logical circuit data in a data network
US8203933B2 (en) * 2003-12-23 2012-06-19 At&T Intellectual Property I, L.P. Method and system for automatically identifying a logical circuit failure in a data network
US7639606B2 (en) 2003-12-23 2009-12-29 At&T Intellectual Property I, L.P. Method and system for automatically rerouting logical circuit data in a virtual private network
US8190780B2 (en) * 2003-12-30 2012-05-29 Sap Ag Cluster architecture having a star topology with centralized services
US7216257B2 (en) 2004-01-21 2007-05-08 Sap Ag Remote debugging
US7460468B2 (en) 2004-04-22 2008-12-02 At&T Intellectual Property I, L.P. Method and system for automatically tracking the rerouting of logical circuit data in a data network
US7768904B2 (en) * 2004-04-22 2010-08-03 At&T Intellectual Property I, L.P. Method and system for fail-safe renaming of logical circuit identifiers for rerouted logical circuits in a data network
US8339988B2 (en) * 2004-04-22 2012-12-25 At&T Intellectual Property I, L.P. Method and system for provisioning logical circuits for intermittent use in a data network
US7466646B2 (en) 2004-04-22 2008-12-16 At&T Intellectual Property I, L.P. Method and system for automatically rerouting logical circuit data from a logical circuit failure to dedicated backup circuit in a data network
US7284165B2 (en) * 2004-06-15 2007-10-16 International Business Machines Corporation Computer generated documentation including diagram of computer system
US7315963B2 (en) * 2004-08-10 2008-01-01 International Business Machines Corporation System and method for detecting errors in a network
US7512841B2 (en) * 2004-10-22 2009-03-31 Hewlett-Packard Development Company, L.P. Method and system for network fault analysis
DE102005003059B4 (en) * 2005-01-22 2007-09-27 Hirschmann Electronics Gmbh Method for operating a network management station
US7903556B2 (en) * 2005-11-03 2011-03-08 Hewlett-Packard Development Company, L.P. Method of controlling data transfers between nodes in a computer system
US7990853B2 (en) 2005-12-13 2011-08-02 Fujitsu Limited Link aggregation with internal load balancing
JP5068023B2 (en) * 2006-03-29 2012-11-07 株式会社日立製作所 Computer system and logical path switching method
FR2899412B1 (en) * 2006-03-31 2008-06-27 Infovista Sa Sa "METHOD AND SYSTEM FOR UPDATING TOPOLOGY CHANGES IN A COMPUTER NETWORK"
JP4939102B2 (en) * 2006-04-21 2012-05-23 株式会社日立製作所 Reliable method for network boot computer system
US8295162B2 (en) 2006-05-16 2012-10-23 At&T Intellectual Property I, L.P. System and method to achieve sub-second routing performance
US7773539B2 (en) * 2006-06-01 2010-08-10 Cisco Technology, Inc. Method for separation of IP+optical management domains
JP4629639B2 (en) * 2006-09-29 2011-02-09 富士通株式会社 Packet relay device
US8355316B1 (en) 2009-12-16 2013-01-15 Sprint Communications Company L.P. End-to-end network monitoring
US7529974B2 (en) * 2006-11-30 2009-05-05 Microsoft Corporation Grouping failures to infer common causes
US9053162B2 (en) * 2007-04-26 2015-06-09 Microsoft Technology Licensing, Llc Multi-tenant hosted application system
US8122055B2 (en) * 2007-04-26 2012-02-21 Microsoft Corporation Hosted multi-tenant application with per-tenant unshared private databases
US8289878B1 (en) * 2007-05-09 2012-10-16 Sprint Communications Company L.P. Virtual link mapping
US8204980B1 (en) * 2007-06-28 2012-06-19 Emc Corporation Storage array network path impact analysis server for path selection in a host-based I/O multi-path system
US7917810B2 (en) * 2007-10-17 2011-03-29 Datadirect Networks, Inc. Method for detecting problematic disk drives and disk channels in a RAID memory system based on command processing latency
US8200473B1 (en) * 2008-08-25 2012-06-12 Qlogic, Corporation Emulation of multiple MDIO manageable devices
US7936685B2 (en) * 2009-01-15 2011-05-03 Vss Monitoring, Inc. Intelligent fast switch-over network tap system and methods
US8572435B2 (en) * 2009-08-05 2013-10-29 International Business Machines Corporation System and method for correlating carrier ethernet connectivity fault management events
US8458323B1 (en) 2009-08-24 2013-06-04 Sprint Communications Company L.P. Associating problem tickets based on an integrated network and customer database
US9065743B2 (en) * 2009-12-24 2015-06-23 At&T Intellectual Property I, L.P. Determining connectivity in a failed network
US8423827B2 (en) 2009-12-28 2013-04-16 International Business Machines Corporation Topology based correlation of threshold crossing alarms
JP5493926B2 (en) * 2010-02-01 2014-05-14 日本電気株式会社 Interface control method, interface control method, and interface control program
US9083560B2 (en) 2010-04-01 2015-07-14 Microsoft Technologies Licensing, Llc. Interactive visualization to enhance automated fault diagnosis in networks
US8625635B2 (en) * 2010-04-26 2014-01-07 Cleversafe, Inc. Dispersed storage network frame protocol header
US8958292B2 (en) 2010-07-06 2015-02-17 Nicira, Inc. Network control apparatus and method with port security controls
US9525647B2 (en) * 2010-07-06 2016-12-20 Nicira, Inc. Network control apparatus and method for creating and modifying logical switching elements
US8644146B1 (en) 2010-08-02 2014-02-04 Sprint Communications Company L.P. Enabling user defined network change leveraging as-built data
US9571337B1 (en) * 2010-12-22 2017-02-14 Juniper Networks, Inc. Deriving control plane connectivity during provisioning of a distributed control plane of a switch
US8843609B2 (en) 2011-11-09 2014-09-23 Microsoft Corporation Managing capacity in a data center by suspending tenants
US9817709B2 (en) 2011-11-11 2017-11-14 Level 3 Communications, Llc Systems and methods for automatic replacement and repair of communications network devices
US10326645B2 (en) 2011-11-11 2019-06-18 Level 3 Communications, Llc System and methods for configuration management
US10997042B2 (en) 2011-11-11 2021-05-04 Level 3 Communications, Llc Systems and methods for configuration management
US9305029B1 (en) 2011-11-25 2016-04-05 Sprint Communications Company L.P. Inventory centric knowledge management
EP2870541A4 (en) * 2012-07-03 2016-03-16 Hewlett Packard Development Co Managing a multitenant cloud service
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
US10880162B1 (en) 2012-07-06 2020-12-29 Cradlepoint, Inc. Linking logical broadcast domains
US9992062B1 (en) * 2012-07-06 2018-06-05 Cradlepoint, Inc. Implicit traffic engineering
US10110417B1 (en) 2012-07-06 2018-10-23 Cradlepoint, Inc. Private networks overlaid on cloud infrastructure
US10135677B1 (en) 2012-07-06 2018-11-20 Cradlepoint, Inc. Deployment of network-related features over cloud network
US10177957B1 (en) 2012-07-06 2019-01-08 Cradlepoint, Inc. Connecting a cloud network to the internet
US20140064270A1 (en) * 2012-08-30 2014-03-06 Cisco Technology, Inc. Using Fabric Port-Channels to Scale IP Connectivity to Hosts in Directly Connected Subnets in Massive Scale Data Centers
JP5888561B2 (en) * 2013-01-21 2016-03-22 アラクサラネットワークス株式会社 Management apparatus and management method
US9461839B2 (en) * 2013-09-25 2016-10-04 Ciena Corporation Network status visualization systems and methods
US9258242B1 (en) 2013-12-19 2016-02-09 Emc Corporation Path selection using a service level objective
RU2013156784A (en) 2013-12-20 2015-06-27 ИЭмСи КОРПОРЕЙШН METHOD AND DEVICE FOR SELECTING THE READING AND WRITING DATA ROUTE
US9344323B2 (en) * 2014-01-23 2016-05-17 Ciena Corporation G.8032 ethernet multiple fault recovery mechanisms
US10404613B1 (en) * 2014-03-31 2019-09-03 Amazon Technologies, Inc. Placement of control and data plane resources
US20160072688A1 (en) * 2014-09-08 2016-03-10 Mayank DESAI Fault monitoring in multi-domain networks
US10402765B1 (en) 2015-02-17 2019-09-03 Sprint Communications Company L.P. Analysis for network management using customer provided information
US9705768B2 (en) * 2015-09-14 2017-07-11 Ca, Inc. Distributed fault isolation in connected networks
US10542104B2 (en) 2017-03-01 2020-01-21 Red Hat, Inc. Node proximity detection for high-availability applications

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5436909A (en) * 1990-09-17 1995-07-25 Cabletron Systems, Inc. Network management system using status suppression to isolate network faults

Family Cites Families (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5406436A (en) * 1983-12-05 1995-04-11 Leviton Manufacturing Co., Inc. Shock hazard protection system
US4827411A (en) 1987-06-15 1989-05-02 International Business Machines Corporation Method of maintaining a topology database
JP3224226B2 (en) 1989-09-22 2001-10-29 株式会社リコー Fault diagnosis expert system
US5159685A (en) 1989-12-06 1992-10-27 Racal Data Communications Inc. Expert system for communications network
US5727157A (en) 1990-09-17 1998-03-10 Cabletron Systems, Inc. Apparatus and method for determining a computer network topology
US5261044A (en) 1990-09-17 1993-11-09 Cabletron Systems, Inc. Network management system using multifunction icons for information display
US5559955A (en) 1990-09-17 1996-09-24 Cabletron Systems, Inc. Method and apparatus for monitoring the status of non-pollable device in a computer network
DE69225822T2 (en) 1991-03-12 1998-10-08 Hewlett Packard Co Diagnostic method of data communication networks based on hypotheses and conclusions
US5297138A (en) 1991-04-30 1994-03-22 Hewlett-Packard Company Determining physical topology across repeaters and bridges in a computer network
US5367667A (en) 1992-09-25 1994-11-22 Compaq Computer Corporation System for performing remote computer system diagnostic tests
US5734824A (en) 1993-02-10 1998-03-31 Bay Networks, Inc. Apparatus and method for discovering a topology for local area networks connected via transparent bridges
US5666481A (en) 1993-02-26 1997-09-09 Cabletron Systems, Inc. Method and apparatus for resolving faults in communications networks
JPH0779233A (en) 1993-06-29 1995-03-20 Synoptics Commun Inc Apparatus for establishing topology, method and apparatus for communicating topology information
WO1995008886A1 (en) 1993-09-20 1995-03-30 Cabletron Systems, Inc. Communications network management system and method, using fuzzy logic
US5485455A (en) 1994-01-28 1996-01-16 Cabletron Systems, Inc. Network having secure fast packet switching and guaranteed quality of service
US6185619B1 (en) 1996-12-09 2001-02-06 Genuity Inc. Method and apparatus for balancing the process load on network servers according to network and serve based policies
EP0687089B1 (en) 1994-06-10 2003-05-28 Hewlett-Packard Company, A Delaware Corporation Event-processing system and method of constructing such a system
EP0766850A4 (en) 1994-06-22 1998-04-29 Bruce G Molloy A system and method for representing and retrieving knowledge in an adaptive cognitive network
US5751967A (en) * 1994-07-25 1998-05-12 Bay Networks Group, Inc. Method and apparatus for automatically configuring a network device to support a virtual network
US5675741A (en) 1994-10-25 1997-10-07 Cabletron Systems, Inc. Method and apparatus for determining a communications path between two nodes in an Internet Protocol (IP) network
WO1996013107A1 (en) 1994-10-25 1996-05-02 Cabletron Systems, Inc. Method and apparatus for automatically populating a network simulator tool
US5608874A (en) 1994-12-02 1997-03-04 Autoentry Online, Inc. System and method for automatic data file format translation and transmission having advanced features
US5748781A (en) 1995-01-04 1998-05-05 Cabletron Systems, Inc. Method and apparatus for digital data compression
US5627819A (en) 1995-01-09 1997-05-06 Cabletron Systems, Inc. Use of multipoint connection services to establish call-tapping points in a switched network
US5706436A (en) 1995-02-01 1998-01-06 Cabletron Systems, Inc. Apparatus and method for evaluation network traffic performance
DE69607324T2 (en) 1995-02-02 2000-08-24 Cabletron Systems Inc METHOD AND ARRANGEMENT FOR LEARNING BEHAVIOR TRENDS OF NETWORKS AND FORECASTING THE FUTURE BEHAVIOR OF DATA TRANSFER NETWORKS
US5832503A (en) 1995-02-24 1998-11-03 Cabletron Systems, Inc. Method and apparatus for configuration management in communications networks
US5696486A (en) 1995-03-29 1997-12-09 Cabletron Systems, Inc. Method and apparatus for policy-based alarm notification in a distributed network management environment
US5777549A (en) 1995-03-29 1998-07-07 Cabletron Systems, Inc. Method and apparatus for policy-based alarm notification in a distributed network management environment
US5889953A (en) 1995-05-25 1999-03-30 Cabletron Systems, Inc. Policy management and conflict resolution in computer networks
US5649103A (en) 1995-07-13 1997-07-15 Cabletron Systems, Inc. Method and apparatus for managing multiple server requests and collating reponses
US5590120A (en) 1995-10-31 1996-12-31 Cabletron Systems, Inc. Port-link configuration tracking method and apparatus
US5684800A (en) 1995-11-15 1997-11-04 Cabletron Systems, Inc. Method for establishing restricted broadcast groups in a switched network
US5793362A (en) 1995-12-04 1998-08-11 Cabletron Systems, Inc. Configurations tracking system using transition manager to evaluate votes to determine possible connections between ports in a communications network in accordance with transition tables
US5734642A (en) 1995-12-22 1998-03-31 Cabletron Systems, Inc. Method and apparatus for network synchronization
US6233623B1 (en) 1996-01-11 2001-05-15 Cabletron Systems, Inc. Replicated resource management system for managing resources in a distributed application and maintaining a relativistic view of state
US6199172B1 (en) 1996-02-06 2001-03-06 Cabletron Systems, Inc. Method and apparatus for testing the responsiveness of a network device
US5751965A (en) 1996-03-21 1998-05-12 Cabletron System, Inc. Network connection status monitor and display
US5850397A (en) 1996-04-10 1998-12-15 Bay Networks, Inc. Method for determining the topology of a mixed-media network
US6131112A (en) 1996-05-17 2000-10-10 Cabletron Systems, Inc. Method and apparatus for integrated network and systems management
US5768501A (en) 1996-05-28 1998-06-16 Cabletron Systems Method and apparatus for inter-domain alarm correlation
US5864662A (en) 1996-06-28 1999-01-26 Mci Communication Corporation System and method for reported root cause analysis
US5907696A (en) 1996-07-03 1999-05-25 Cabletron Systems, Inc. Network device simulator
US6041383A (en) 1996-07-22 2000-03-21 Cabletron Systems, Inc. Establishing control of lock token for shared objects upon approval messages from all other processes
US6101180A (en) 1996-11-12 2000-08-08 Starguide Digital Networks, Inc. High bandwidth broadcast system having localized multicast access to broadcast content
US6084858A (en) 1997-01-29 2000-07-04 Cabletron Systems, Inc. Distribution of communication load over multiple paths based upon link utilization
US6216168B1 (en) 1997-03-17 2001-04-10 Cabletron Systems, Inc. Perspective-based shared scope address resolution method and apparatus
US6115362A (en) 1997-03-28 2000-09-05 Cabletron Systems, Inc. Method and apparatus for determining frame relay connections
US6003090A (en) 1997-04-23 1999-12-14 Cabletron Systems, Inc. System for determining network connection availability between source and destination devices for specified time period
US6026500A (en) 1997-05-13 2000-02-15 Electronic Data Systems Corporation Method and system for managing computer systems
US6392667B1 (en) 1997-06-09 2002-05-21 Aprisma Management Technologies, Inc. Method and apparatus for representing objects as visually discernable entities based on spatial definition and perspective
US6173399B1 (en) 1997-06-12 2001-01-09 Vpnet Technologies, Inc. Apparatus for implementing virtual private networks
US6141720A (en) 1997-06-12 2000-10-31 Cabletron Systems, Inc. Method and apparatus for coordination of a shared object in a distributed system
US6230194B1 (en) 1997-07-14 2001-05-08 Freegate Corporation Upgrading a secure network interface
US6061796A (en) 1997-08-26 2000-05-09 V-One Corporation Multi-access virtual private network
US6069895A (en) 1997-08-29 2000-05-30 Nortel Networks Corporation Distributed route server
US6026442A (en) 1997-11-24 2000-02-15 Cabletron Systems, Inc. Method and apparatus for surveillance in communications networks
US6101500A (en) 1998-01-07 2000-08-08 Novell, Inc. System and method for managing objects in a hierarchical data structure
US6112251A (en) 1998-01-13 2000-08-29 Cabletron Systems, Inc. Virtual local network for sending multicast transmissions to trunk stations
US6079020A (en) 1998-01-27 2000-06-20 Vpnet Technologies, Inc. Method and apparatus for managing a virtual private network
US6195349B1 (en) 1998-01-28 2001-02-27 3Com Corporation Scalable logical LAN
US6349306B1 (en) 1998-10-30 2002-02-19 Aprisma Management Technologies, Inc. Method and apparatus for configuration management in communications networks
US6205488B1 (en) 1998-11-13 2001-03-20 Nortel Networks Limited Internet protocol virtual private network realization using multi-protocol label switching tunnels
WO2002065607A1 (en) * 2001-02-12 2002-08-22 Maple Optical Systems, Inc. Multiple level fault protection in a communications network
JP3879471B2 (en) * 2001-10-10 2007-02-14 株式会社日立製作所 Computer resource allocation method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5436909A (en) * 1990-09-17 1995-07-25 Cabletron Systems, Inc. Network management system using status suppression to isolate network faults

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1427152A1 (en) * 2002-08-27 2004-06-09 Alcatel Canada Inc. Virtual local area network auto-discovery methods
EP3160089A1 (en) * 2015-10-22 2017-04-26 Solarwinds Worldwide, LLC Method and apparatus for generating network dependencies
CN106817244A (en) * 2015-10-22 2017-06-09 太阳风环球有限责任公司 Method and apparatus for generating mesh dependence
JP2017118488A (en) * 2015-10-22 2017-06-29 ソーラーウィンズ、ワールドワイド、エル・エル・シー Network dependence formation method and device
US10367710B2 (en) 2015-10-22 2019-07-30 Solarwinds Worldwide, Llc Method and apparatus for generating network dependencies
CN106817244B (en) * 2015-10-22 2021-05-11 太阳风环球有限责任公司 Method and apparatus for generating network dependencies

Also Published As

Publication number Publication date
US20030051195A1 (en) 2003-03-13
AU2001261275A1 (en) 2001-11-20
WO2001086380A3 (en) 2002-04-11
US7103807B2 (en) 2006-09-05

Similar Documents

Publication Publication Date Title
US7103807B2 (en) Systems and methods for isolating faults in computer networks
US7752024B2 (en) Systems and methods for constructing multi-layer topological models of computer networks
US7281170B2 (en) Help desk systems and methods for use with communications networks
US7237138B2 (en) Systems and methods for diagnosing faults in computer networks
US7548540B2 (en) Dynamic discovery of ISO layer-2 topology
US7500143B2 (en) Systems and methods for managing and analyzing faults in computer networks
US8526325B2 (en) Detecting and identifying connectivity in a network
Misra et al. Network routing: fundamentals, applications, and emerging technologies
US6697338B1 (en) Determination of physical topology of a communication network
WO2001086844A1 (en) Systems and methods for constructing multi-layer topological models of computer networks
US20070140235A1 (en) Network visible inter-logical router links
US20020021675A1 (en) System and method for packet network configuration debugging and database
WO2009045608A1 (en) Providing an abstraction layer in a cluster switch that includes plural switches
JP2002508123A (en) System and method for a multilayer network element
US7715429B2 (en) Interconnect system for supply chain management of virtual private network services
US20040215781A1 (en) Techniques for determining device connectivity in a network using protocol-specific connectivity information
Teare Designing for Cisco Internetwork Solutions (DESGN)(Authorized CCDA Self-Study Guide)(Exam 640-863)
Cisco Internetworking Technology Overview
Cisco Internetworking Design Basics
Cisco Troubleshooting TCP/IP Connectivity
Cisco Introduction to Cisco Router Configuration Cisco Internetwork Operating System Release 10.3
Cisco Internetworking Design Basics
Cisco Internetworking Design Basics
EP1825640B1 (en) Interconnect system for supply chain management of virtual private network services
Cisco Systems, Inc Internetworking technologies handbook

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A2

Designated state(s): AU CA JP US

AL Designated countries for regional patents

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: A3

Designated state(s): AU CA JP US

AL Designated countries for regional patents

Kind code of ref document: A3

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

WWE Wipo information: entry into national phase

Ref document number: 10287974

Country of ref document: US

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP