An approach is provided for presenting, via a graphical user interface, a plurality of selectable areas corresponding to a plurality of categories of switches and a plurality of options. One of the options includes a search function for finding a desired one of the switches. A communication session is automatically established with one of the switches as specified by a user through one of the selectable areas or the search function. Information from the one switch is received over the communication session, wherein the information is used for analyzing the one switch.
|
1. A method comprising:
presenting, via a graphical user interface, a plurality of selectable areas corresponding to a plurality of categories of switches and a plurality of options, wherein one of the options includes a search function for finding a desired one of the switches;
automatically establishing a communication session with one of the switches as specified by a user through one of the selectable areas or the search function;
receiving information from the one switch over the communication session, wherein the information is used for analyzing the one switch;
presenting, via the graphical user interface, a text box that accepts alphanumeric text to modify the received information and add troubleshooting information regarding the one switch to the received information; and
storing the communication session and the received information as part of a session profile unique to the user.
9. An apparatus comprising:
a processor configured to present a plurality of selectable areas via a graphical user interface corresponding to a plurality of categories of switches and a plurality of options, wherein one of the options includes a search function for finding a desired one of the switches, to automatically establish a communication session with one of the switches as specified by a user through one of the selectable areas or the search function, to receive information from the one switch over the communication session, and to present, via the graphical user interface, a text box that accepts alphanumeric text to modify the received information and add troubleshooting information regarding the one switch to the received information, wherein the information is used for analyzing the one switch; and
a database configured to store the communication session and the received information as part of a session profile unique to the user.
17. A non-transient computer-readable storage medium carrying one or more sequences of one or more instructions which, when executed by one or more processors, provide a graphical user interface comprising:
a plurality of tabs corresponding to a plurality of categories of switches and a plurality of options, one of the options including a search function for finding a desired one of the switches, and a text box that accepts alphanumeric text to modify the received information and add troubleshooting information regarding the one switch to the received information,
wherein a communication session is automatically established with one of the switches based on input by a user through one of the tabs or the search function, the communication session transporting information from the one switch; and
the one or more sequences of the one or more instructions cause the one or more processors to store the communication session and the received information as part of a session profile unique to the user.
3. A method according to
5. A method according to
providing a firewall to selectively permit access to the stored information.
6. A method according to
7. A method according to
8. A method according to
modifying cases of text within one or more text strings included in the information stored with respect to the session profile according to all upper case, all lower case, proper case, or a combination thereof.
10. An apparatus according to
11. An apparatus according to
13. An apparatus according to
a firewall configured to selectively permit access to the stored information,
wherein the information is stored as read-only.
14. An apparatus according to
15. An apparatus according to
16. An apparatus according to
modifying cases of text within one or more text strings included in the information stored with respect to the session profile according to all upper case, all lower case, proper case, or a combination thereof.
18. A non-transient computer-readable storage medium according to
a crunch button configured to remove extraneous characters within one or more text strings included in the information stored with respect to the session profile.
19. A non-transient computer-readable storage medium according to
a launch button configured to initiate the automatic establishment of the communication session with one of the switches resulting from the search function.
20. A non-transient computer-readable storage medium according to
21. A non-transient computer-readable storage medium according to
22. A non-transient computer-readable storage medium according to
23. A non-transient computer-readable storage medium according to
|
With the ubiquitous deployment of communication networks for a wide range of communication services, management of the associated network devices (which can number in the hundreds if not thousands) can be a daunting task for network managers. For example, in telephony networks, the number and types of voice switches vary from traditional circuit-switched switches to packetized voice switches (e.g., Voice Over Internet Protocol (VoIP) services). Also, these networks can have a global footprint, thereby introducing further challenges. From a network management perspective, these factors of diversity in switch types and locations have spawn ad hoc, labor intensive processes and management mechanisms. Given the competitiveness of communication offerings, service providers must maintain a high level of network availability and reliability to ensure consumer satisfaction and loyalty. To accomplish this, information from these devices to perform maintenance and troubleshooting needs to be acquired rapidly and efficiently.
Therefore, there is a need for an approach that permits a user to access information quickly and conveniently from network devices for proper management of the corresponding network.
Various exemplary embodiments are illustrated by way of example, and not by way of limitation, in the figures of the accompanying drawings in which like reference numerals refer to similar elements and in which:
A preferred apparatus, method, and software for providing an interface to manage network switches are described. In the following description, for the purposes of explanation, numerous specific details are set forth in order to provide a thorough understanding of the preferred embodiments of the invention. It is apparent, however, that the preferred embodiments may be practiced without these specific details or with an equivalent arrangement. In other instances, well-known structures and devices are shown in block diagram form in order to avoid unnecessarily obscuring the preferred embodiments of the invention.
Although various exemplary embodiments are described with respect to a telecommunication switches configured to provide voice services and the Telnet protocol, it is recognized that the approach described herein has applicability to network devices that support other communication services, and other protocols for accessing remote network devices.
Telnet, which is a Transmission Control Protocol/Internet Protocol (TCP/IP) protocol, provides for accessing remote network devices. SSH is essentially secure Telnet, which encrypts all text exchanged with the network devices—e.g., commands and passwords. With SSH, a digital certificate authenticates the connection between the switch manager 105 and the switch. For example, SSH can utilize RSA encryption keys (e.g., SSH1), and Digital Signature Algorithm (DSA) keys (e.g., SSH2) to secure the connection and authentication. Telnet is further detailed in Internet Engineering Task Force (IETF) Request for Comment (RFC) 854, entitled “Telnet Protocol Specification,” and RFC 855, entitled “Telnet Options Specifications”; which are incorporated herein by reference in their entireties. Also, SSH is more fully described in RFC 4251, entitled “The Secure Shell (SSH) Protocol Architecture,” which is incorporated herein by reference in its entirety.
In an exemplary embodiment, the switch connection module 107 operates in conjunction with a Telnet application 109 to set-up these sessions. This approach of interfacing with the switches 103a-103n is commonly referred to as “the command line.” Telnet sessions support exchange of commands to such switches 103a-103n. These interface commands can elicit any type of information about the switches 103a-103n, such as status information, identifier, device type, capacity, statistical data, etc. For instance, through such communication sessions, the switch manager 105 can gather switch information relating to any problems or malfunction of the switches 103a-103n for processing by a trouble-shooting module 111. A password module 113 maintains the passwords need to access the various switches 103a-103n.
To assist with locating a particular switch of interest, the switch manager 105 has a search engine 115 that permits a user to find a specific switch among the many switches 103a-103n. The search engine 115 is integrated with the switch manager 105 to provide the user with the ability to search for any pertinent information regarding the switch or Telnet applications. In actual systems, the number of switches 103a-103n can be in the hundreds or even thousands; consequently, manually search for a switch can be rather cumbersome and time consuming. In the exemplary system 101, a firewall module 117 provides an integrated security approach to protect against unauthorized access of the resources (e.g., data) of the switch manager 105.
Traditionally, Telnet sessions have been stored in actual files on a shared network drive, for example. These actual files were subject to inadvertent deletion. Under such a conventional system, no user defined sessions existed. With respect to user interface, this system requires the user to undergo an onerous process to collect switch information, whereby the user had to navigate through numerous folders and files to access switch type and location.
By contrast, the switch manager 105 provides a user interface 119 that supports automated switch connection establishment and robust search capability. Although shown as resident within a computer device 121, it is contemplated that the switch manager 105 can be a standalone system. The computer device 121 maintains session profiles locally within a database 123. By way of example, the computer device 121 may be a desktop computer, notebook computer, server, terminal workstation, customized hardware, or other equivalent apparatus. It is noted that the sessions can be unique to each user, according to one embodiment; also, actual files are utilized as reference only and are not subject to deletion. With the user interface 119, the user can, for example, access and search switch type and location with minimal keyboard strokes.
The user interface 119 is more fully described below with respect to
At this point, the switch manager 105 can collect switch information from the specified switches 103a-103n, as in step 207. In step 209, the switch information transmitted through the communication sessions can be stored as part of a session profile.
The above process improves the Telnet session management procedure by managing the connectivity to the switches 103a-103n more efficiently.
Accordingly, the user selects a search tab 303 to search for a particular switch. That is, the user has a search interface that can accept partial names of switches and return full names of switches, thereby allowing the user to directly find a particular switch based on short strings typed into the interface. As seen, various mechanisms are provided to assist the user to efficiently search. For example, selectable textual options 307 are displayed by Switch ID (identification), Zippy ID, Point Code, Location, or Switch Name. Alternatively, the user may type any identifier in text box 309 and click on Search button 311 to initiate a search for the subject switch or switches. A search result box 313 is displayed after the switch manager 105 executes the search using the search engine 115. The search result box 313 can list the search results along with the associated values.
The user has the option to clear the search by using a Clear button 315. This button 315 is useful for performing a new search, as to avoid the need for the user to manually delete the entries. Stray entries can yield incorrect search results. Moreover, a Launch button 317 can be selected to establish connection to the switch yielded by the search.
Furthermore, an applications tab 319 is presented to the user. This tab 319 provides the user with the ability to view the available Telnet sessions (as more fully described with respect to
If the user chooses on a particular switch among the displayed switches, a Telnet session is opened with the chosen switch in another window, for example. The password module 113 manages the user passwords for all the switches under the responsibility of the switch manager 105; thus, the communication session can be automated—i.e., does not require user input of the password (which can be a tedious process if multiple sessions are established).
Additionally, text documents (not shown) with tabs can be created through the user interface 119 based on the open Telnet sessions, thereby allowing the user to record information about the switch configuration, or a problem with the switch for later use in a Telnet session.
Further, the menu 701 has a Web option that provides the user with access to web-based applications, such as a search engine, or other useful websites or web-based programs. Additionally, the menu 701 provides a Help option, which can include information about the switch manager 105 and its various functions.
The described GUI of
The processes described herein for providing the remote management process and user interfaces may be implemented via software, hardware (e.g., general processor, Digital Signal Processing (DSP) chip, an Application Specific Integrated Circuit (ASIC), Field Programmable Gate Arrays (FPGAs), etc.), firmware or a combination thereof. Such exemplary hardware for performing the described functions is detailed below.
The computer system 800 may be coupled via the bus 801 to a display 811, such as a cathode ray tube (CRT), liquid crystal display, active matrix display, or plasma display, for displaying information to a computer user. An input device 813, such as a keyboard including alphanumeric and other keys, is coupled to the bus 801 for communicating information and command selections to the processor 803. Another type of user input device is a cursor control 815, such as a mouse, a trackball, or cursor direction keys, for communicating direction information and command selections to the processor 803 and for controlling cursor movement on the display 811.
According to an embodiment of the invention, the processes described herein are performed by the computer system 800, in response to the processor 803 executing an arrangement of instructions contained in main memory 805. Such instructions can be read into main memory 805 from another computer-readable medium, such as the storage device 809. Execution of the arrangement of instructions contained in main memory 805 causes the processor 803 to perform the process steps described herein. One or more processors in a multi-processing arrangement may also be employed to execute the instructions contained in main memory 805. In alternative embodiments, hard-wired circuitry may be used in place of or in combination with software instructions to implement the embodiment of the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
The computer system 800 also includes a communication interface 817 coupled to bus 801. The communication interface 817 provides a two-way data communication coupling to a network link 819 connected to a local network 821. For example, the communication interface 817 may be a digital subscriber line (DSL) card or modem, an integrated services digital network (ISDN) card, a cable modem, a telephone modern, or any other communication interface to provide a data communication connection to a corresponding type of communication line. As another example, communication interface 817 may be a local area network (LAN) card (e.g. for Ethernet™ or an Asynchronous Transfer Model (ATM) network) to provide a data communication connection to a compatible LAN. Wireless links can also be implemented. In any such implementation, communication interface 817 sends and receives electrical, electromagnetic, or optical signals that carry digital data streams representing various types of information. Further, the communication interface 817 can include peripheral interface devices, such as a Universal Serial Bus (USB) interface, a PCMCIA (Personal Computer Memory Card International Association) interface, etc. Although a single communication interface 817 is depicted in
The network link 819 typically provides data communication through one or more networks to other data devices. For example, the network link 819 may provide a connection through local network 821 to a host computer 823, which has connectivity to a network 825 (e.g. a wide area network (WAN) or the global packet data communication network now commonly referred to as the “Internet”) or to data equipment operated by a service provider. The local network 821 and the network 825 both use electrical, electromagnetic, or optical signals to convey information and instructions. The signals through the various networks and the signals on the network link 819 and through the communication interface 817, which communicate digital data with the computer system 800, are exemplary forms of carrier waves bearing the information and instructions.
The computer system 800 can send messages and receive data, including program code, through the network(s), the network link 819, and the communication interface 817. In the Internet example, a server (not shown) might transmit requested code belonging to an application program for implementing an embodiment of the invention through the network 825, the local network 821 and the communication interface 817. The processor 803 may execute the transmitted code while being received and/or store the code in the storage device 809, or other non-volatile storage for later execution. In this mariner, the computer system 800 may obtain application code in the form of a carrier wave.
The term “computer-readable medium” as used herein refers to any medium that participates in providing instructions to the processor 803 for execution. Such a medium may take many forms, including but not limited to non-volatile media, volatile media, and transmission media. Non-volatile media include, for example, optical or magnetic disks, such as the storage device 809. Volatile media include dynamic memory, such as main memory 805. Transmission media include coaxial cables, copper wire and fiber optics, including the wires that comprise the bus 801. Transmission media can also take the form of acoustic, optical, or electromagnetic waves, such as those generated during radio frequency (RF) and infrared (IR) data communications. Common forms of computer-readable media include, for example, a floppy disk, a flexible disk, hard disk, magnetic tape, any other magnetic medium, a CD-ROM, CDRW, DVD, any other optical medium, punch cards, paper tape, optical mark sheets, any other physical medium with patterns of holes or other optically recognizable indicia, a RAM, a PROM, and EPROM, a FLASH-EPROM, any other memory chip or cartridge, a carrier wave, or any other medium from which a computer can read.
Various forms of computer-readable media may be involved in providing instructions to a processor for execution. For example, the instructions for carrying out at least part of the embodiments of the invention may initially be borne on a magnetic disk of a remote computer. In such a scenario, the remote computer loads the instructions into main memory and sends the instructions over a telephone line using a modem. A modem of a local computer system receives the data on the telephone line and uses an infrared transmitter to convert the data to an infrared signal and transmit the infrared signal to a portable computer device, such as a personal digital assistant (PDA) or a laptop. An infrared detector on the portable computer device receives the information and instructions borne by the infrared signal and places the data on a bus. The bus conveys the data to main memory, from which a processor retrieves and executes the instructions. The instructions received by main memory can optionally be stored on storage device either before or after execution by processor.
While certain exemplary embodiments and implementations have been described heroin, other embodiments and modifications will be apparent from this description. Accordingly, the invention is not limited to such embodiments, but rather to the broader scope of the presented claims and various obvious modifications and equivalent arrangements.
Patent | Priority | Assignee | Title |
Patent | Priority | Assignee | Title |
6765591, | Apr 02 1999 | RPX CLEARINGHOUSE LLC | Managing a virtual private network |
6816903, | May 27 1997 | JPMORGAN CHASE BANK, N A , AS SUCCESSOR AGENT | Directory enabled policy management tool for intelligent traffic management |
7894448, | May 24 2006 | Hewlett-Packard Development Company, L.P.; HEWLETT-PACKARD DEVELOPMENT COMPANY, L P | Proving that a user profile satisfies selection criteria for targeted data delivery |
20030149866, | |||
20070118687, | |||
20080294607, | |||
20090148073, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Dec 14 2007 | DILLON, JIMMY D | VERIZON BUSINESS NETWORK SERVICES INC | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 020257 | /0769 | |
Dec 17 2007 | Verizon Patent and Licensing Inc. | (assignment on the face of the patent) | / | |||
Aug 01 2009 | VERIZON BUSINESS NETWORK SERVICES INC | Verizon Patent and Licensing Inc | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 023250 | /0710 |
Date | Maintenance Fee Events |
Aug 08 2019 | M1551: Payment of Maintenance Fee, 4th Year, Large Entity. |
Oct 16 2023 | REM: Maintenance Fee Reminder Mailed. |
Apr 01 2024 | EXP: Patent Expired for Failure to Pay Maintenance Fees. |
Date | Maintenance Schedule |
Feb 23 2019 | 4 years fee payment window open |
Aug 23 2019 | 6 months grace period start (w surcharge) |
Feb 23 2020 | patent expiry (for year 4) |
Feb 23 2022 | 2 years to revive unintentionally abandoned end. (for year 4) |
Feb 23 2023 | 8 years fee payment window open |
Aug 23 2023 | 6 months grace period start (w surcharge) |
Feb 23 2024 | patent expiry (for year 8) |
Feb 23 2026 | 2 years to revive unintentionally abandoned end. (for year 8) |
Feb 23 2027 | 12 years fee payment window open |
Aug 23 2027 | 6 months grace period start (w surcharge) |
Feb 23 2028 | patent expiry (for year 12) |
Feb 23 2030 | 2 years to revive unintentionally abandoned end. (for year 12) |