Catalyst 6000 Family Accelerated Server Load Balancing

Size: px
Start display at page:

Download "Catalyst 6000 Family Accelerated Server Load Balancing"

Transcription

1 WHITE PAPER Catalyst 6000 Family Accelerated Server Load Balancing The Catalyst 6000 family, which includes the Catalyst 6500 and the 6000 series, delivers high-performance, multilayer switching solutions for server aggregation, high-end wiring closet, and backbone networks. The Catalyst 6000 family was designed to address the increased requirements for gigabit density, scalability, high availability, and multilayer switching in backbone and server-aggregation environments. Together, the Catalyst family delivers a wide range of intelligent solutions, enabling network managers to build networks that scale for mission-critical applications. Among the numerous requirements that are inherent in the ability to building scalable networks is the need to support server load balancing (SLB). SLB is important not only for scaling of Web services, but also for servers providing traditional IP services such as Domain Naming System (DNS) resolution or File Transfer Protocol (FTP) services. This white paper concentrates on the particular aspect of scalable network design using SLB and illustrates how the Catalyst 6000, with its accelerated SLB capabilities utilizing server cache technology, provides network managers with the ability to balance services across numerous servers at speeds of millions of packets per second. To explain how accelerated SLB works in the Catalyst 6000 family, this paper provides an overview of the Catalyst 6000 family and its architecture, and then discusses traditional DNS methods of load-balancing and its shortcomings. It describes the Cisco approach to solving the load-balancing problem utilizing LocalDirector and how, when deployed with the Catalyst 6000, this solution allows Cisco to provide a solution of SLB scaling to millions of packets per second. Switch Overview The Catalyst 6000 family consists of the Catalyst 6000 and the 6500 series. Both series support six- and nine-slot versions, providing a wide range of configuration and price/performance options. Both Catalyst 6000 and 6500 series switches also support a wide range of interface types and densities to include support for up to /100 Ethernet, BaseFX Fast Ethernet, and up to 130 Gigabit Ethernet ports. Network managers can also aggregate up to eight physical Fast Ethernet or Gigabit Ethernet links using either Fast EtherChannel or Gigabit EtherChannel technology, respectively, for logical connections up to 16 Gbps. The Catalyst 6000 family delivers an industry-leading Gigabit Ethernet backbone solution to meet the requirements of today s fast-growing backbones. (See Figure 1 and Table 1.) The architecture of the Catalyst 6500 series supports scalable switching bandwidth up to 256 Gbps and scalable multilayer switching up to 150 Mpps. For network managers not requiring the performance of the Catalyst 6500 series, the Catalyst 6000 series provides a more cost-effective solution, with backplane bandwidth of 32 Gbps and multilayer switching scaling up to 15 Mpps. For investment protection, both switches support the same suite of Supervisor Engines, interface line cards, and power supplies, providing a wide range of price/performance options. Page 1 of 11

2 Figure 1 Catalyst 6000 Family Table 1: Catalyst 6000 Family Overview Catalyst Family Switches Catalyst 6000 Series Catalyst 6500 Series Slot Density Six or nine slots Six or nine slots Backplane Capacity 32 Gbps Scalable to 256 Gbps Multilayer Switching Scalable to 15 Mpps Scalable to 150 Mpps Redundant Supervisors Yes Yes Redundant Switch Fabrics No Yes Redundant Common Equipment Yes Yes Switch Architecture Both Catalyst 6000 and 6500 series switches employ a frame-based switching architecture using an input/output queuing model. Each slot is capable of supporting multiple transmit queues per port, all of which can support configurable thresholds and depths for maximum flexibility and support of mission-critical, unicast, and multicast/multimedia applications. Weighted Random Early Detection (WRED) and Weighted Round Robin (WRR) are also applied within each queuing complex to maximize utilization of available resources and minimize packet loss and delay, particularly for premium-class traffic for which users may be charged a premium. To ensure high system availability, the Catalyst 6000 family supports device-level fault tolerance, which includes redundant Supervisor Engines, power supplies, uplinks, and switch fabrics (Catalyst 6500 series only). All system elements including power supplies, fans, Supervisors, line-card modules, and switch fabrics (Catalyst 6500 series only) are also hot-swappable such that elements can be added, removed, or replaced without service interruption of unrelated traffic flows. In dual Supervisor configurations, Cisco Fast Switchover transfers switch control to the redundant Supervisor within seconds for mission-critical applications that require maximum network availability. All system elements are field-replaceable units, maximizing serviceability and minimizing network downtime. Load Balancing Load balancing has been traditionally assigned to a DNS server using a round robin algorithm to balance traffic. Without round robin, DNS maps host names to one IP address. With round robin, DNS randomly rotates through a list of several IP addresses, any one of which could be mapped to a DNS query for a Uniform Resource Locator (URL). As more server capacity is required, administrators can add IP addresses to the rotation while adding additional servers to the server farm. (See Figure 2.) The DNS round-robin method for load balancing has several limitations in a server-farm system made up of multiple servers: There is a level of system bias resulting from the rotation, which creates unequal and highly variable load distribution among individual servers. The result is that traffic is not being sent to the server that could most efficiently handle the load. The DNS round-robin method of scaling servers assumes mirrored data on each server. Page 2 of 11

3 DNS round robin also presents an availability problem because this method has no knowledge of the status of the Transmission Control Protocol (TCP) connection, server, or application. If a server crashes or is removed, DNS round robin continues to send client requests to that server and clients receive a server not available message. Cached information also presents a problem for DNS round-robin access to multiple servers. In an attempt to minimize redundancy and maximize efficiency, DNS uses a caching mechanism that allows it to remember data it has already retrieved. When a particular IP mapping has been removed from the rotation, several caches can continue to hold the information. Figure 2 Simple Load Balancing Using DNS DNS Server 1 Internet 2 Web Servers 3 Because of these basic limitations of DNS, newer techniques have been implemented to not only solve the load-balancing issues associated with round-robin DNS but also to provide more scalable and higher-availability solutions while providing mechanisms for server connection management and security. These solutions are commonly referred to as SLB products, and an example would be Cisco LocalDirector. Server Load Balancing with LocalDirector LocalDirector is an integrated solution that intelligently load balances TCP/IP traffic across multiple servers. (See Figure 3.) LocalDirector appears as one virtual server to the requesting clients. All traffic is directed toward a virtual IP address (virtual server) via DNS. Those requests are distributed over a series of real IP addresses on servers (real servers). The definition of a virtual IP address is an address that is in DNS and most likely has a domain name. A real IP address is physically located on a real server behind LocalDirector. LocalDirector provides the following benefits: High performance is achieved by distributing client requests across a cluster of servers. Administration of server applications is easier. Clients know only about virtual servers; no administration is required for real server changes. Security of the real server is provided because its address is never announced to the external network. Users are familiar only with the virtual IP address. Additionally, filtering of unwanted traffic can be based on both IP address and IP port numbers. Ease of maintenance with no downtime is achieved by allowing physical (real) servers to be transparently placed in or out of service. Page 3 of 11

4 Figure 3 LocalDirector Presents a Virtual Address and Load Balances the Traffic Across Multiple Servers Web Servers LocalDirector 1 Internet 2 3 Server Load Balancing The Details This section discusses how server load balancing works, with the following sections outlining how accelerated SLB works in conjunction with the Catalyst 6000 family of switches. SLB allows users to represent a group of network servers (a server farm) as a single server instance, balance the traffic to the servers, and limit traffic to individual servers. The single server instance that represents a server farm is referred to as a virtual server. The servers that comprise the server farm are referred to as real servers. (See Figure 4.) Figure 4 Mapping Virtual to Real Addresses Real Addresses Virtual Address In this environment, clients are configured to connect to the IP address of the virtual server. When a client initiates a connection to the virtual server, the SLB function chooses a real server for the connection based on a configured load-balancing algorithm. Representing server farms as virtual servers facilitates scalability and availability for the user. The addition of new servers and the removal/failure of existing servers can occur at any time without affecting the availability of the virtual server. LocalDirector can operate in one of two redirection modes: directed mode or dispatched mode. In directed mode, the virtual server can be assigned an IP address that is not known to any of the real servers. LocalDirector translates packets exchanged between a client and real server, translating the virtual server IP address to a real server address via Network Address Translation (NAT). In dispatched mode, the virtual server address is known to the real servers and LocalDirector just redirects packets to the real servers at the Media Access Control (MAC) layer. This is the mode that accelerated SLB is implementing for packet redirection. In this mode, the real servers must be Layer 2 adjacent to the device redirecting packets, or in other words, on the same subnet. Page 4 of 11

5 Advanced Server Algorithm Several algorithm choices may be used for load balancing or determining which server will receive a new connection request. The algorithm of choice is the least-connections algorithm (leastconns); however, advanced server load balancing allows any one of the following load-balancing algorithms to be specified. They are detailed here, as well as any design configurations that may be affected. Least connections The number of sessions is based on the number of current TCP connections. Network design impact With multiple servers implemented with equal hardware and software configurations, it is practical to load the servers as evenly as possible, all the time. The least-connections option is aware when sessions disconnect, and eliminates the round-robin problem when many users log off one server, regardless of the server connection count. Weighted percentage Based upon a weighting metric specified during configuration, the sessions are distributed accordingly. Network design impact Weighted percentage is used if server hardware varies from server to server, resulting in vast differences between CPU performance between the two. It should be noted that even if this situation occurs, the end user does not notice any difference in performance because of the weighting. Fastest The weighted-predictor option allows you to assign a performance weight to each server. Weighted load balancing is similar to least connections, but servers with a higher weight value receive a larger percentage of connections at any one time. Network design impact This algorithm is not used in many data centers because typically server configuration is standardized and the performance is equal among all servers. Round robin The round-robin predictor option directs the network connection to the next server and treats all servers as equals, regardless of the number of connections or the response time. Network design impact The basic problem with this option is that one server may, over time, have all active sessions while the others sit dormant because of long connections on one server and short sessions on the others. Connection Initiation and Decision Making It is important to understand how a Hypertext Transfer Protocol (HTTP) connection or, for that matter, any TCP connection is established to understand LocalDirector and how accelerated SLB works on the Catalyst 6000 family of switches. A short discussion follows. (See Figure 5.) Figure 5 TCP/IP Handshake SYN Client: This is my sequence number. SYN/ACK Server: I ack your sequence number and this is mine. ACK Client: I ack your sequence number. DATA Let's chat. ACK I ack your last message. RST RST Unexpected termination OR FIN/ACK Our conversation is over. Page 5 of 11

6 For a connection to be established or initialized, the two TCP hosts synchronize on each other's initial sequence numbers. This process is done in an exchange of connection-establishing frames carrying a control bit called SYN (for synchronize) and the initial sequence numbers. The synchronization requires each side to send its own initial sequence number and to receive a confirmation in acknowledgment from the other side. Each side must also receive the other side's initial sequence number and send a confirming acknowledgment. Because Step 2 can be combined in a single message, this scenario is referred to as a three-way (or three-message) handshake. Now the two hosts are ready to communicate and the World Wide Web (WWW) pages can be transferred. After the last ACK, the connection is terminated by either a reset (RST) or a finish flag (FIN/ACK) being sent. Figure 6 LocalDirector Balances Traffic between Servers Web Servers LocalDirector 1 Internet 2 3 LocalDirector Operation LocalDirector uses this handshake mechanism to identify the beginning and end of individual flows and, therefore, can make the appropriate decisions as the conversation progresses. The following discussion describes what happens in this sequence. The SYN is set in the first packet sent by the client to the IP address of the virtual server for which services are requested; in reality, this is the address of the LocalDirector in behalf of all the real servers, so the router sends the packet to LocalDirector. The LocalDirector maintains tables of all connections that are active and since this is a new connection (identified by source and destination IP address as well as port numbers), it creates a connection entry for this flow. The next step is to decide which real server will service this connection request, based on configuration of the particular load-balancing algorithm. After this decision has been made, LocalDirector then forwards the packet to the appropriate server by changing the destination MAC address to that of the real server and sending the packet out its second interface. The real server receives the packet, fetches the requested Web page, and sends the response back to LocalDirector, which then sends the packet out its first interface to the router. If multiple pages are requested by this user s session, then this process continues until the user asks for no more data and requests the TCP connection to be closed, as indicated by the RST/FIN flags being sent in the last packet. At this point, LocalDirector can flush its internal table of connection status for this particular session, and then calculate the server to receive the next new connection based on the deployed load-balancing algorithm. Accelerated SLB on the Catalyst 6000 family builds upon the basic scheme described above for generic LocalDirector deployment, but moves the data forwarding into wire-speed application-specific integrated circuits (ASICs). Perhaps a discussion of some terminology would be appropriate here, using the example of wire-speed Layer 3 switches. Two distinct requirements must be met for Layer 3 switching; first, is the forwarding of the packet, which requires a route lookup and then second, the actual routing or manipulation of the packet, which consists of the Time-to-Live (TTL) decrement, the MAC address rewrite, and the checksum calculation. Traditionally, both these functions have been Page 6 of 11

7 accomplished in software, but a new generation of switch routers has moved ahead and implemented the forwarding or packet manipulation in hardware ASICs while the routing protocols are achieved by software processes. By moving the packet manipulation into hardware, newer switches can now achieve Layer 3 routing at packet rates of millions of packets per second, as witnessed by the Catalyst 5000, 6000, and 8500 series of switches. If the same paradigm that has evolved with Layer 3 switches is applied to the Layer 4 services such as SLB, an equivalent analogy can be drawn. Much as software-based routing is in the control path of Layer 3 switches and is software based, the equivalent functionality can be thought of in the algorithm and decision process of server load balancing in LocalDirector. Once that intelligent decision has been made, why not let the advances in hardware accelerate the simple forwarding that takes place from that point on? Accelerated SLB on the Catalyst 6000 builds on this basis and uses the wire-speed capabilities of the Catalyst 6000 to achieve SLB forwarding rates at 15 Mpps. From a terminology point of view, consider the routing decision made by a Layer 3 switch or the SLB decision to map a real server from the address of the virtual server to be control-plane decisions. These decisions are more adaptable and flexible when implemented in software. Packet manipulation in routing or the switching of a TCP session to a particular real server is best served in hardware ASICs. This is the basis of accelerated SLB on the Catalyst 6000 platform. Accelerated SLB How does accelerated SLB work, both in the context of the LocalDirector as well as with the Catalyst 6000 family? As described earlier, the software component of making the decision of how to map a virtual server to a real server is still required, and to satisfy this requirement in Phase I, accelerated SLB utilizes an existing LocalDirector chassis in the network design. Figure 6 depicts a typical deployment of this equipment. Figure 7 Accelerated SLB with LocalDirector and the Catalyst 6000 LocalDirector 100/1000 Mbps GigE Uplinks to Access Network Catalyst /1000 Mbps Page 7 of 11

8 Accelerated SLB Operation Accelerated SLB takes advantage of both LocalDirector platform services and the wire-speed switching services of the Catalyst These platforms use the same handshake mechanism to identify the beginning and the end of individual flows (as did LocalDirector in standalone mode) and, therefore, can make the appropriate decisions as the conversation progresses. The following discussion describes the operation of LocalDirector and Catalyst 6000 accelerated SLB. The SYN is set in the first packet sent by the client to the IP address of the virtual server for which services are requested; in reality, this is the address of the LocalDirector, in behalf of all the real servers, so the router sends the packet to LocalDirector. The Catalyst 6000 hardware sees this packet as a potential session for acceleration and caches the flow information. LocalDirector continues to maintain tables of all connections that are active and, since this is a new connection (identified by source and destination IP address as well as Layer 4 port numbers), it creates a connection entry for this flow. The next step is to decide which real server will service this based on the configuration of the particular load-balancing algorithm. Once this decision has been made, LocalDirector then forwards the packet to the appropriate server by changing the destination MAC address to that of the real server and sending the packet out its second interface. At this point the Catalyst 6000 hardware sees this packet as a valid SLB flow because it has been received and transmitted by the LocalDirector, with a MAC address manipulation. All subsequent packets on the inbound direction will now be switched by the Catalyst 6000 without the intervention of the LocalDirector, with the exception of any packets that have either the RST or FIN bits set. The real server receives the packet, fetches the requested Web page, and sends the response back to LocalDirector, which then sends the packet out its first interface to the router. The Catalyst 6000 hardware sees this packet as a potential session in the reverse path for acceleration and caches the flow information. When LocalDirector sends the response packet on its first interface, this action triggers the Catalyst 6000 hardware to see this flow as valid for accelerated SLB, and all subsequent packets will be switched by the hardware without the intervention of the LocalDirector, with the exception of any packets that have the RST/FIN bits set. In summary, two flows are established for each connection, one inbound and one outbound. If multiple pages are requested by this user s session, then this process continues until the user requires no further data and requests the TCP connection be closed, as indicated by the RST/FIN flags being set in the last packet. As noted earlier, these bits indicate the end of a connection and these packets are sent to the LocalDirector directly. This scenario allows the LocalDirector to purge its connection cache for this particular flow and reevaluate its SLB algorithm for this particular server and subsequent flows. At this time the Catalyst 6000 also flushes its connection cache for both flows of this connection. Distributed Accelerated Server Load Balancing Cisco offers a complete solution to server load balancing by allowing DistributedDirector to work within the framework of accelerated SLB. DistributedDirector provides dynamic, transparent, and scalable Internet traffic load distribution between multiple geographically dispersed servers. Using routing table intelligence in the network infrastructure, DistributedDirector transparently redirects end-user service requests to the closest responsive server, as determined by client-to-server topological proximity or client-to-server link latencies. Once this intelligent decision has been made, and this high-priority traffic has been redirected, accelerated SLB guarantees high-performance delivery of content. Users need only a single subdomain name or URL-embedded hostname for accessing a distributed set of servers, thus providing the appearance of a single virtual server. Because DistributedDirector localizes traffic to Internet servers, end users benefit from improved access performance and reduced transmissions costs. Cache Capabilities and Aging The Catalyst 6000 hardware provides a cache table of 128,000 entries for flow identification; the entries are implemented as 16,000 hashed buckets with 8,000 pages per bucket. A flow is defined as a one-way conversation defined by the source and destination IP addresses, the protocol type (TCP/UDP), and the actual Layer 4 port number. Since a connection is a two-way conversation requiring two flows, this equates to a 64,000 session that can be accommodated by the switch if it is 100 percent efficient. From extensive simulations, Cisco expects the number of connections that can be serviced in hardware to be from 32,000 to 64,000 concurrent TCP/UDP connections. Please note that if the flow cannot be cached in hardware, the LocalDirector services the flow as it normally would in software. As described earlier, the presence of a packet with either the RST or FIN bits set forces the hardware to send the packet to the LocalDirector for software cache purging. The Catalyst 6000 hardware itself has three mechanisms for cache aging: Based on short-flow information DNS requests can be identified and purged very quickly. Page 8 of 11

9 Hardware-based FIN/RST recognition The hardware identifies which contain these fields and they are purged within seconds. Age on last-seen timestamp Old entries that did not terminate properly or have possibly timed out are removed. These algorithms provide aggressive cache purging, and they ensure that accelerated SLB will scale in terms of the number of flows that can be serviced by Catalyst 6000 hardware. Redundancy Ensures Uptime An important aspect of any network is that the design provides the redundancy that is required to ensure the uptime required by data centers. Accelerated SLB provides numerous features that will help ensure predictable uptime: Element Redundancy Router redundancy through Hot Standby Router Protocol (HSRP) Accelerated SLB benefits from HSRP by allowing redundant routers to source and sink packets to and from the LocalDirector. In the unlikely event that a router fails, a standby router takes over the tasks of the failed router, with no effect on users session traffic. Routers communicate via hello packets to indicate their health and in the absence of three hellos from the primary router, the secondary router takes over communications of all sessions. Recent improvements in HSRP have now provided switchovers in the subsecond range. Redundant LocalDirector The two LocalDirectors are configured identically, and are designated the primary and secondary units by an asymmetrical fail-over cable that connects them. This cable provides a communication path during normal operation over which the configuration information modified on the primary is echoed to the secondary. When a failure occurs, the secondary unit takes on the primary unit s MAC address, providing seamless fail-over. Fail-over between LocalDirectors is determined by: The power and operational status of the other unit communicated through the fail-over cable The secondary LocalDirector hardware checks for the presence and remote voltage of the primary via a cable between the two LocalDirectors. Fail-over communications This scheme is similar to HSRP in that it uses hello messages between LocalDirectors and if a secondary does not receive a specific number of hellos in a specific timeframe, it declares the primary as down and initiates service. Network activity Both LocalDirectors monitor hello packets as well as the link state of their own interfaces. The primary active monitors its link state and if either interface goes down, it communicates this event to the secondary, transferring control to it while becoming dormant. Switch and link redundancy As shown in Figure 7, redundancy can also be accomplished via dual homing the servers to redundant switches. This setup can be accomplished via either dual network interface cards in the servers or a dual physical interface on the network interface card transceiver. Dual Supervisor Engines in the Catalyst 6000 family The Catalyst 6000 family can be configured with dual Supervisor Engines, and in the unlikely event of a Supervisor failure, the backup Supervisor becomes primary and creates the cache entries that were previously cached on the primary. This fail-over mechanism ensures that any established sessions will not be lost, and this fail-over is transparent to the end user. Figure 8 Data-Center Redundancy Software Redundancy Routing protocols also provide redundant paths for traffic flows The Cisco router shown in Figure 7 can provide equal-path load sharing across six Layer 3 interfaces, and in the event of a failure can route around these failures in seconds. Page 9 of 11

10 Spanning tree In the event of a Layer 2 failure, the Spanning Tree Protocol can be used to reroute the traffic around failed links within seconds. Service Utilities Roadmap Data-center scaling can and must be accomplished via deployment of various technologies, platforms, and switch architectures. To date, network managers have successfully fulfilled their Layer 3 performance requirements with multilayer switches such as the Catalyst 5000 and 6000 families and in multiservice environments, platforms such the Catalyst 8500 have been deployed. As the Web becomes the primary tool for companies to communicate their products, plans, and vision both internally and externally, services associated with these Web-based servers must also scale. Accelerated SLB is the first of many enhancements to the existing Layer 3 scaling solutions that Cisco will deliver to provide accelerated services. Phase I provides the scaling of SLB on the Catalyst 6000 for packet load balancing at a rate of 15 Mpps. This is being delivered with the introduction of the Catalyst 6000 policy feature card (PFC) to be used with an existing Cisco LocalDirector. Phase II of the services roadmap incorporates the integration of the control plane functionality provided by the external LocalDirector as a software enhancement to the Catalyst 6000 multilayer switch feature card (MSFC). Phase II also introduces fixed-configuration platforms that provide Layer 3 switching as well as wire-speed SLB suitable for smaller installations. Finally, Phase III of the service utilities roadmap will enhance these platforms with content-aware switching, providing a switching mechanism from Layer 2 to Layer 5 (URL/cookie) as well as advanced features such as Web caching, firewalls, and quality of service (QoS), all at wire speed. Conclusion The Catalyst 6000 with its accelerated SLB capabilities utilizing server cache technology provides network managers with the ability to balance services across multiple servers at speeds of millions of packets per second. These capabilities, in addition to its high availability redundancy features, provide carrier-class design capabilities for network managers building the server farms of today as well as tomorrow. As articulated in the service utilities roadmap, Cisco will continue to provide enhanced services at wire speed on the Catalyst platforms. In conclusion, accelerated SLB provides the following key benefits and features: High performance The Catalyst 6000 provides server load balancing at rates of 15 Mpps. Intelligent software in LocalDirector coupled with ASIC switching provides wire-speed accelerated SLB while providing intelligent flexibility via software algorithms when making the SLB decision. High availability Cisco provides a complete solution for SLB by leveraging the redundancy features of Cisco IOS software as well as the hardware redundancy of the switches and LocalDirector. This redundancy, when used in conjunction with the stateful fail-over mechanisms of LocalDirector, eliminates all points of failure and enables configuration of robust, high-availability server farms. The hot standby configuration replication feature reduces administrative costs by automatically transferring the primary LocalDirector configuration to the secondary. Automatic detection and removal of failed applications improves overall server farm management and reliability. Web-application probing technology monitors servers for application availability, application health, and database connectivity, effectively routing and directing traffic only to available applications. Scalability Accelerated SLB scales to 15 Mpps using advanced Catalyst 6000 ASICs. LocalDirector supports a capacity of over 20,000 connections per second. If requirements grow beyond this capacity, additional LocalDirectors and switches can be added. Support for up to 64,000 virtual or real servers offers flexibility in domain names and network configuration. Server management Support for all common TCP/IP Internet services Web, FTP, Telnet, DNS, and Simple Mail Transfer Protocol (SMTP) accommodates a wide range of applications and communications needs. Page 10 of 11

11 Simple addition and removal of servers allows easy upgrade of applications servers. The ability to scale a server farm and direct traffic based on application allows configuration flexibility. LocalDirector ensures that license counts or applications are not overwhelmed by setting a maximum connection limit for a server. Server security LocalDirector offers robust traffic filtering based on source IP address or Layer 4 service. This capability, coupled with Cisco IOS firewall services and extended access list support embedded in Cisco IOS routers, enables a complete security solution that can be deployed in an accelerated SLB environment. Corporate Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA USA Tel: NETS (6387) Fax: European Headquarters Cisco Systems Europe s.a.r.l. Parc Evolic, Batiment L1/L2 16 Avenue du Quebec Villebon, BP Courtaboeuf Cedex France Tel: Fax: Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA USA Tel: Fax: Asia Headquarters Nihon Cisco Systems K.K. Fuji Building, 9th Floor Marunouchi Chiyoda-ku, Tokyo 100 Japan Tel: Fax: Cisco Systems has more than 200 offices in the following countries. Addresses, phone numbers, and fax numbers are listed on the Cisco Connection Online Web site at Argentina Australia Austria Belgium Brazil Canada Chile China Colombia Costa Rica Croatia Czech Republic Denmark Dubai, UAE Finland France Germany Greece Hong Kong Hungary India Indonesia Ireland Israel Italy Japan Korea Luxembourg Malaysia Mexico The Netherlands New Zealand Norway Peru Philippines Poland Portugal Puerto Rico Romania Russia Saudi Arabia Singapore Slovakia Slovenia South Africa Spain Sweden Switzerland Taiwan Thailand Turkey Ukraine United Kingdom United States Venezuela Copyright 1999 Cisco Systems, Inc. All rights reserved. Printed in the USA. Catalyst, Cisco, Cisco IOS, Cisco Systems, the Cisco Systems logo, and EtherChannnel are registered trademarks of Cisco Systems, Inc. in the U.S. and certain other countries. All other trademarks mentioned in this document are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any of its resellers. (9907R) 9/99 BW5338

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY

ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY APPLICATION NOTE ENHANCED INTERIOR GATEWAY ROUTING PROTOCOL STUB ROUTER FUNCTIONALITY OVERVIEW Enhanced Interior Gateway Routing Protocol (EIGRP).Stub Router functionality, which Cisco introduced in Cisco

More information

Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart

Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart Cisco Aironet In-Building Wireless Solutions International Power Compliance Chart ADDITIONAL INFORMATION It is important to Cisco Systems that its resellers comply with and recognize all applicable regulations

More information

High-Availability Solutions for SIP Enabled Voice-over-IP Networks

High-Availability Solutions for SIP Enabled Voice-over-IP Networks White Paper High-Availability Solutions for S Enabled Voice-over- Networks The rapid evolution of voice and data technology is significantly changing the business environment. The introduction of services

More information

Взято с сайта

Взято с сайта Взято с сайта www.wit.ru Content Switching Module Key Features Firewall Load Balancing The Cisco CSM allows you to scale firewall protection by distributing traffic across multiple firewalls on a per-connection

More information

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES

ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES PRODUCT BULLETIN NO. 2028 ANNOUNCING NEW PRODUCT OFFERINGS FOR THE CISCO CATALYST 6500 SERIES NEW PRODUCT OFFERINGS: Cisco Catalyst 6503 Firewall Security System Cisco Catalyst 6506 Firewall Security System

More information

CISCO CATALYST 6500 SERIES CONTENT SWITCHING MODULE

CISCO CATALYST 6500 SERIES CONTENT SWITCHING MODULE DATA SHEET CISCO CATALYST 6500 SERIES CONTENT SWITCHING MODULE The Cisco Content Switching Module (CSM) is a line card for the Cisco Catalyst 6500 Series Switch that enhances the experience and response

More information

Cisco EtherChannel Technology

Cisco EtherChannel Technology White Paper Cisco EtherChannel Technology Introduction The increasing deployment of switched Ethernet to the desktop can be attributed to the proliferation of bandwidth-intensive intranet applications.

More information

Catalyst 6000 Family Enables New Business Models for Enterprise and Service Provider Environments

Catalyst 6000 Family Enables New Business Models for Enterprise and Service Provider Environments OVERVIEW Catalyst 6000 Family Enables New Business Models for Enterprise and Service Provider Multilayer Switch Feature Card (MSFC) and Policy Feature Card (PFC) The proliferation of Intranet/Internet-based

More information

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP

Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Application Note Cisco CallManager 4.0-PBX Interoperability: Lucent/Avaya Definity G3 MV1.3 PBX using 6608-T1 PRI NI2 with MGCP Introduction This is an application note for connectivity of Lucent/Avaya

More information

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison

Cisco Catalyst 2950 Series Software Feature Comparison Standard Image (SI) and Enhanced Image (EI) Feature Comparison Product Bulletin No. 1855 Cisco Catalyst 2950 Series Software Comparison and Comparison The Cisco Catalyst 2950 Series switches include two software image versions that support different degrees of functionality

More information

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE

Traffic Offload. Cisco 7200/Cisco 7500 APPLICATION NOTE APPLICATION NOTE Cisco 700/Cisco 700 Traffic offload allows exchange carriers to offload their telephony traffic to a packet network from the Public Switched Telephone Network (PSTN). By doing so, carriers

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 END-OF-LIFE NOTICE, NO. 2566 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO MEDIA CONVERGENCE SERVER 7845H-2400 Cisco Systems announces the end of life of the Cisco Media Convergence Server 7845H-2400.

More information

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway

Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Application Note Cisco 2651XM Gateway - PBX Interoperability: Avaya Definity G3 PBX using Analog FXO Interfaces to an H.323 Gateway Introduction This note describes the interoperability between the Avaya

More information

Cisco Extensible Provisioning and Operations Manager 4.5

Cisco Extensible Provisioning and Operations Manager 4.5 Data Sheet Cisco Extensible Provisioning and Operations Manager 4.5 Cisco Extensible Provisioning and Operations Manager (EPOM) is a Web-based application for real-time provisioning of the Cisco BTS 10200

More information

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card

Cisco ONS SDH 12-Port STM-1 Electrical Interface Card Data Sheet Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card The Cisco ONS 15454 SDH 12-Port STM-1 Electrical Interface Card (STM-1E) provides a cost-effective, high-speed electrical interface

More information

Automated Internet Sign On with Cisco Network Registrar

Automated Internet Sign On with Cisco Network Registrar WHITE PAPER Automated Internet Sign On with Cisco Network Registrar This white paper explains the system described in the Cisco Network Registrar customer profile Automated Internet Sign On at Boston College

More information

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML

CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML Q & A CISCO IP PHONE 7970G NEW! CISCO IP PHONE 7905G AND 7912G XML GENERAL QUESTIONS Q. What is the Cisco IP Phone 7970G? A. The 7970G is our latest state-of-the-art IP phone, which includes a large color,

More information

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES PRODUCT BULLETIN NO. 2784 NEW CISCO IOS SOFTWARE RELEASE 12.2(25)EY FOR CISCO CATALYST 3750 METRO SERIES SWITCHES INTRODUCTION Cisco Systems is pleased to announce Cisco IOS Software updates for the Cisco

More information

Cisco Voice Services Provisioning Tool 2.6(1)

Cisco Voice Services Provisioning Tool 2.6(1) Data Sheet Cisco Voice Services Provisioning Tool 2.6(1) The Cisco Voice Services Provisioning Tool (VSPT) provides a GUI for the creation, modification, and execution of signaling connections, trunks,

More information

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD DATA SHEET CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD The Cisco 7304 Router, part of the industry-leading Cisco 7000 Series, is optimized to deliver flexible, high-performance IP and Multiprotocol

More information

Quick Start Guide INSTALLING YOUR CISCO 1605 ROUTER 1 UNPACK THE BOX. 2 INSTALL THE ROUTER. 3 VERIFY YOUR INSTALLATION. Internet. Ethernet network 1

Quick Start Guide INSTALLING YOUR CISCO 1605 ROUTER 1 UNPACK THE BOX. 2 INSTALL THE ROUTER. 3 VERIFY YOUR INSTALLATION. Internet. Ethernet network 1 Quick Start Guide INSTALLING YOUR CISCO 1605 ROUTER Internet Ethernet network 1 Ethernet network 2 WAN connection Hub Hub Cisco 1605 Server 1 UNPACK THE BOX. 2 INSTALL THE ROUTER. 3 VERIFY YOUR INSTALLATION.

More information

E-Seminar. Voice over IP. Internet Technical Solution Seminar

E-Seminar. Voice over IP. Internet Technical Solution Seminar E-Seminar Voice over IP Internet Technical Solution Seminar Voice over IP Internet Technical Solution Seminar 3 Welcome 4 Objectives 5 Telephony in Business 6 VoIP and IP Telephony 7 Traditional Telephony

More information

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway

Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Application Note Cisco 3745 Gateway - PBX Interoperability: Avaya Definity G3 PBX using Q.931 PRI Network Side Interfaces to an H.323 Gateway Introduction This Application Note describes the interoperability

More information

DATA SHEET. Catalyst Inline Power Patch Panel

DATA SHEET. Catalyst Inline Power Patch Panel DATA SHEET Inline Power Patch DEPLOYED IN THE WIRING CLOSET, THE CATALYST INLINE POWER PATCH PANEL PROVIDES FAST ETHERNET ENHANCEMENTS NEEDED FOR MULTISERVICE NETWORKING WHILE PRESERVING CUSTOMER INVESTMENTS

More information

Requirements for the Wiring Closet

Requirements for the Wiring Closet WHITE PAPER Requirements for the Wiring Closet Advanced Wiring Closet Features Today, as nearly every segment of the networking industry is buffeted by change, most network managers face a fundamental

More information

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES

NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES PRODUCT BULLETIN, NO. 2748 NEW METHOD FOR ORDERING CISCO 1700 SERIES MODULAR ACCESS ROUTERS AND CISCO 1800 SERIES INTEGRATED SERVICES ROUTERS SOFTWARE SPARE IMAGES Until recently, every release of Cisco

More information

DATA SHEET. Catalyst Port Fast Ethernet Interface Modules THE CISCO CATALYST PORT FAST ETHERNET INTERFACE MODULES ARE IDEAL FOR

DATA SHEET. Catalyst Port Fast Ethernet Interface Modules THE CISCO CATALYST PORT FAST ETHERNET INTERFACE MODULES ARE IDEAL FOR DATA SHEET Catalyst 8540 16-Port Fast Ethernet Interface Modules Catalyst 8540 16-Port Fast Ethernet Interface Modules THE CISCO CATALYST 8540 16-PORT FAST ETHERNET INTERFACE MODULES ARE IDEAL FOR SUPPORTING

More information

Catalyst 2924M XL 10/100 Autosensing Fast Ethernet Switch Catalyst 2912MF-XL 100baseFX Fast Ethernet Aggregator Switch

Catalyst 2924M XL 10/100 Autosensing Fast Ethernet Switch Catalyst 2912MF-XL 100baseFX Fast Ethernet Aggregator Switch DATA SHEET Technical Information Catalyst 2924M XL 10/100 Autosensing Fast Ethernet Switch Catalyst 2912MF-XL 100baseFX Fast Ethernet Aggregator Switch THE CISCO CATALYST 2924M XL 10/100 AUTOSENSING FAST

More information

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY

NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY CUSTOMER CASE STUDY NEW JERSEY S HIGHER EDUCATION NETWORK (NJEDGE.NET), AN IP-VPN CASE STUDY SUMMARY NJEDge.Net is a nonprofit consortium of 45 colleges and universities in New Jersey dedicated to promoting

More information

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS

CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS DATA SHEET CISCO SFP OPTICS FOR PACKET-OVER-SONET/SDH AND ATM APPLICATIONS The Cisco industry-standard Small Form-Factor Pluggable Interface Converter (SFP) for packet-over-sonet/sdh (POS), optical networking,

More information

THE POWER OF A STRONG PARTNERSHIP.

THE POWER OF A STRONG PARTNERSHIP. THE POWER OF A STRONG PARTNERSHIP. Now you can harness a network of resources. Connections, knowledge, and expertise. All focused on your success. The Cisco Channel Partner Program. BE CONNECTED. Great

More information

Introducing Cisco Catalyst 4500 Series Supervisor Engine II-Plus-10GE and Cisco Catalyst 4500 Series 48-Port 100BASE-X SFP Line Card

Introducing Cisco Catalyst 4500 Series Supervisor Engine II-Plus-10GE and Cisco Catalyst 4500 Series 48-Port 100BASE-X SFP Line Card Product Bulletin No. 3094 Introducing Cisco Catalyst 4500 Series Supervisor Engine II-Plus-10GE and Cisco Catalyst 4500 Series 48-Port 100BASE-X SFP Line Card Cisco Catalyst 4500 Series Supervisor Engine

More information

Cisco StackWise Technology

Cisco StackWise Technology White Paper Cisco StackWise Technology This white paper provides an overview of the Cisco StackWise technology and the specific mechanisms that it uses to create a unified, logical switching architecture

More information

Cisco Systems Intelligent Storage Networking

Cisco Systems Intelligent Storage Networking Brochure Cisco Systems Intelligent Storage Networking Demand for storage capacity is growing rapidly. Keeping up with demand requires solutions that allow you to work smarter, enable you to scale easily

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES PRODUCT BULLETIN NO. 2931 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO FLEXWAN MODULE FOR USE WITH THE CISCO 7600 SERIES ROUTERS AND CATALYST 6500 SERIES SWITCHES Cisco Systems announces the

More information

Using TAPS with +E.164 Directory Numbers

Using TAPS with +E.164 Directory Numbers Application Note Using TAPS with +E.164 Directory Numbers Page 1 of 8 Rev 1.1 September 17, 2010 Revision 1.1 Table of Contents INTRODUCTION 2 INSTALLING CISCO UNIFIED CONTACT CENTER EXPRESS 2 INSTALLING

More information

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components:

CISCO FAX SERVER. Figure 1. Example Deployment Scenario. The Cisco Fax Server solution consists of the following components: DATA SHEET CISCO FAX SERVER The Cisco Fax Server is an easy-to-use, easy-to-manage fax and e-document delivery solution that helps enterprises integrate voice, fax, data, and desktop applications for powerful

More information

MULTI-VRF AND IP MULTICAST

MULTI-VRF AND IP MULTICAST WHITE PAPER MULTI-VRF AND IP MULTICAST OVERVIEW Multi-VRF Customer Edge (VRF-Lite) enables Multiple VPN routing instances on Customer Edge devices and supports Cisco IOS IP Multicast. Since Multicast has

More information

CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER

CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER PRODUCT BULLETIN NO. 2866 CONFIGURING EPOLICY ORCHESTRATOR 3.0 AND MCAFEE 8.0i WITH CISCO CALLMANAGER Cisco CallManager runs on a Windows2000 server. An important administrative task for server management

More information

Cisco MDS 9000 Family and EMC ECC Integration

Cisco MDS 9000 Family and EMC ECC Integration White Paper Cisco MDS 9000 Family and EMC ECC Integration INTRODUCTION Customers today prefer to manage their storage area network (SAN) from a centralized management application. This approach offers

More information

Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP

Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP Application Note Cisco Unified CallManager 4.0-PBX Interoperability: Mitel 3300 ICP Release 4.1 PBX to a Cisco 6608 Gateway using T1 QSIG with MGCP Introduction This is an application note for connectivity

More information

Cisco CallManager Server Upgrade Program

Cisco CallManager Server Upgrade Program Program Cisco CallManager Server Upgrade Program April 25, 2003 This program is structured to allow existing customers with either Media Convergence Servers or third-party servers running Cisco CallManager

More information

THE CISCO SUCCESS BUILDER PROGRAM THE CISCO SMALL OFFICE COMMUNICATIONS CENTER: AFFORDABLE, PROVEN COMMUNICATIONS SOLUTIONS FOR SMALL ORGANIZATIONS

THE CISCO SUCCESS BUILDER PROGRAM THE CISCO SMALL OFFICE COMMUNICATIONS CENTER: AFFORDABLE, PROVEN COMMUNICATIONS SOLUTIONS FOR SMALL ORGANIZATIONS THE CISCO SUCCESS BUILDER PROGRAM THE CISCO SMALL OFFICE COMMUNICATIONS CENTER: AFFORDABLE, PROVEN COMMUNICATIONS SOLUTIONS FOR SMALL ORGANIZATIONS CISCO SUCCESS BUILDER. IT S MORE THAN AN INCENTIVE PROGRAM.

More information

E-Seminar. Wireless LAN. Internet Technical Solution Seminar

E-Seminar. Wireless LAN. Internet Technical Solution Seminar E-Seminar Wireless LAN Internet Technical Solution Seminar Wireless LAN Internet Technical Solution Seminar 3 Welcome 4 Objectives 5 Definition 6 Uses 7 LAN Network Layout 8 Operation 9 Building - to -

More information

Cisco SCA Series Secure Content Accelerator

Cisco SCA Series Secure Content Accelerator Data Sheet Cisco SCA 11000 Series Secure Content Accelerator Cisco SCA 11000 Series secure content accelerators are device-based solutions that expand the transaction capacity of any Web site by offloading

More information

Cisco AVVID The Architecture for E-Business

Cisco AVVID The Architecture for E-Business WHITE PAPER Cisco AVVID The Architecture for E-Business Executive Summary Cisco AVVID (Architecture for Voice, Video and Integrated Data), defines a framework for building and evolving customer networks

More information

CISCO WDM SERIES OF CWDM PASSIVE DEVICES

CISCO WDM SERIES OF CWDM PASSIVE DEVICES DATA SHEET CISCO WDM SERIES OF CWDM PASSIVE DEVICES Cisco Systems introduces its second generation of coarse wavelength-division multiplexing (CWDM) passive devices boasting increased functions and improved

More information

CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD

CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD DATA SHEET CISCO NETWORK CONNECTIVITY CENTER BUSINESS DASHBOARD The Cisco Network Connectivity Center (NCC) Business Dashboard displays the results of powerful analysis in a flexible, Web-based user interface.

More information

CISCO TRANSPORT MANAGER 4.7

CISCO TRANSPORT MANAGER 4.7 DATA SHEET CISCO TRANSPORT MANAGER 4.7 PRODUCT OVERVIEW Cisco Transport Manager is an intelligent element management system (EMS) that smoothly manages the entire Cisco ONS Family of products. Cisco Transport

More information

Enhancing Availability, Performance, and Security for BEA WebLogic Clusters Using Cisco CSS Series Content Services Switches 1

Enhancing Availability, Performance, and Security for BEA WebLogic Clusters Using Cisco CSS Series Content Services Switches 1 White Paper Enhancing Availability, Performance, and Security for BEA WebLogic Clusters Using Cisco CSS 11000 Series Content Services Switches 1 Introduction As enterprises move applications to the Web,

More information

USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER

USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER APPLICATION NOTE USING MCAFEE VIRUSSCAN ENTERPRISE 8.0I WITH CISCO CALLMANAGER Cisco Systems does not formally certify antivirus products with Cisco CallManager software. However, the company recognizes

More information

Catalyst 3512 XL, 3524, and 3548 XL Stackable 10/100 and Gigabit Ethernet Switches

Catalyst 3512 XL, 3524, and 3548 XL Stackable 10/100 and Gigabit Ethernet Switches DATA SHEET Technical Informatioon Catalyst 3512 XL, 3524, and 3548 XL Stackable 10/100 and Gigabit Ethernet Switches THE CATALYST 3512 XL, 3524 XL, AND 3548 XL SWITCHES ARE MEMBERS OF THE CISCO SYSTEMS

More information

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1

Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Quick Reference Cisco Unified CallConnector for Microsoft Office Quick Reference Guide 1 Overview 2 Starting and Accessing Features 3 Using the Call Popup Window 4 Using QuickSearch 5 Toolbar Overview

More information

CISCO 7200 SERIES NETWORK PROCESSING ENGINE NPE-G1

CISCO 7200 SERIES NETWORK PROCESSING ENGINE NPE-G1 DATA SHEET CISCO 7200 SERIES NETWORK PROCESSING ENGINE NPE-G1 To continue to meet the increasing needs for performance while maintaining exceptional value and flexibility, the Cisco 7200 Series introduces

More information

Quick Start Guide Cisco CTE 1400 and Design Studio

Quick Start Guide Cisco CTE 1400 and Design Studio Quick Start Guide Cisco CTE 1400 and Design Studio 1 Install the Cisco CTE 1400 2 Configure the Cisco CTE 1400 3 Install Design Studio 4 Start Design Studio 1 Install the Cisco CTE 1400 The Cisco Content

More information

Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway

Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway Application Note Cisco AS5300 Gateway - PBX Interoperability: NEC NEAX 2400 PBX using T1 PRI Interfaces to an H.323 Gateway Introduction This Application Note describes the interoperability of a Cisco

More information

Strategic IT Plan Improves NYCHA Resident Services While Reducing Costs US$150 Million

Strategic IT Plan Improves NYCHA Resident Services While Reducing Costs US$150 Million C U S T O M E R C A S E S T U D Y Strategic IT Plan Improves NYCHA Resident Services While Reducing Costs US$150 Million Executive Summary CUSTOMER NAME New York City Housing Authority (NYCHA) INDUSTRY

More information

Cisco Optimization Services

Cisco Optimization Services Service Overview Cisco Optimization Services Cisco Optimization Services help very large enterprises to improve performance, availability, security, and quality of service; integrate advanced technologies;

More information

Third party information provided to you courtesy of Dell

Third party information provided to you courtesy of Dell Third party information provided to you courtesy of Dell THE CISCO CATALYST BLADE SWITCH 3030 FOR THE DELL POWEREDGE BLADE SERVER ENCLOSURE LEVERAGE THE POWER OF CISCO S INFRASTRUCTURE SERVICES TO IMPROVE

More information

USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER

USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER PRODUCT BULLETIN NO. 2501 USING TREND SERVERPROTECT5 WITH CISCO CALLMANAGER PRODUCT OVERVIEW Any Windows 2000 Server is recommended to have virus protection and the Cisco CallManager is no exception. Trend

More information

CISCO ONS SONET 12-PORT DS-3 TRANSMULTIPLEXER CARD

CISCO ONS SONET 12-PORT DS-3 TRANSMULTIPLEXER CARD DATA SHEET CISCO ONS 15454 SONET 12-PORT DS-3 TRANSMULTIPLEXER CARD The Cisco ONS 15454 SONET 12-Port DS-3 Transmultiplexer Card provides a cost-effective, high-density DS-3 interface solution for hand-offs

More information

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)FY FOR CISCO CATALYST EXPRESS 500 SERIES SWITCHES

NEW CISCO IOS SOFTWARE RELEASE 12.2(25)FY FOR CISCO CATALYST EXPRESS 500 SERIES SWITCHES PRODUCT BULLETIN NO. 3053 NEW CISCO IOS SOFTWARE RELEASE 12.2(25)FY FOR CISCO CATALYST EXPRESS 500 SERIES SWITCHES Cisco Systems is pleased to announce Cisco IOS Software for the new Cisco Catalyst Express

More information

Types of Cisco IOS Software Releases

Types of Cisco IOS Software Releases Types of Cisco IOS Software Releases PRODUCT BULLETIN -NO. 537 Overview This bulletin gives basic information about the different kinds of Cisco IOS Software releases. This bulletin covers: s Early Deployment

More information

DATA SHEET. Catalyst 5505 Switching System

DATA SHEET. Catalyst 5505 Switching System DATA SHEET Catalyst 5505 Switching System Catalyst 5505 Switching System THE CATALYST 5505 IS A NEW, HIGH-PERFORMANCE, FIVE-SLOT CHASSIS FOR THE EVOLVING CATALYST 5000 FAMILY. THE CATALYST 5505 COMBINES

More information

The Cisco Unified Communications Planning and Design Service Bundle

The Cisco Unified Communications Planning and Design Service Bundle Services Data Sheet Cisco Unified Communications Planning and Design Service Bundle The Cisco Unified Communications Planning and Design Service Bundle, designed for large enterprise networks, helps you

More information

IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express

IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express Overview IP Communications for Small Offices Using Cisco CallManager Express and Cisco Unity Express Cisco CallManager Express with Cisco Unity Express provides small and medium-sized businesses (SMBs)

More information

Easy Migration to Gigabit Ethernet over Copper

Easy Migration to Gigabit Ethernet over Copper WHITE PAPER Easy Migration to Gigabit Ethernet over Copper 1000BaseT: The LAN Solution for Deploying Sophisticated Applications in the Midmarket New World Applications Require Speed, Intelligence in the

More information

Cisco Router and Security Device Manager Intrusion Prevention System

Cisco Router and Security Device Manager Intrusion Prevention System Application Note Cisco Router and Security Device Manager Intrusion Prevention System Introduction This document explains how to use the Cisco Router and Security Device Manager (Cisco SDM) to manage a

More information

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD

CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD DATA SHEET CISCO 7304 SERIES ROUTER PORT ADAPTER CARRIER CARD The Cisco 7304 Router, part of the industry-leading Cisco 7000 Series, is optimized to deliver flexible, high-performance IP and Multiprotocol

More information

Cisco Unity 4.0(4) with Cisco Unified CallManager 4.1(2) Configured as Message Center PINX using Cisco WS-X6608-T1 using Q.SIG as MGCP Gateway

Cisco Unity 4.0(4) with Cisco Unified CallManager 4.1(2) Configured as Message Center PINX using Cisco WS-X6608-T1 using Q.SIG as MGCP Gateway Application Note Cisco Unity 4.0(4) with Cisco Unified CallManager 4.1(2) Configured as Message Center PINX using Cisco WS-X6608-T1 using Q.SIG as MGCP Gateway November 2, 2007 Revision 5 Table of Contents

More information

Quick Start Guide FASTH UB /100 SERIES CABLING AND START UP 1 TAKE OUT WHAT YOU NEED 2 CONNECT THE HUB TO OTHER NETWORK DEVICES

Quick Start Guide FASTH UB /100 SERIES CABLING AND START UP 1 TAKE OUT WHAT YOU NEED 2 CONNECT THE HUB TO OTHER NETWORK DEVICES SERIES Quick Start Guide FASTH UB 400 10/100 SERIES CABLING AND START UP 1 TAKE OUT WHAT YOU NEED 2 CONNECT THE HUB TO OTHER NETWORK DEVICES 3 ASSIGN IP INFORMATION TO THE HUB 4 DISPLAY THE WEB-BASED HUB

More information

Cisco Value Incentive Program Advanced Technologies: Period 7

Cisco Value Incentive Program Advanced Technologies: Period 7 Cisco Partner Program Latin America Program Rules Cisco Value Incentive Program Advanced Technologies: Period 7 Revised: March 30, 2006 The Cisco Value Incentive Program is a comprehensive rebate program

More information

Cisco ubr7200-npe-g1 Network Processing Engine for the Cisco ubr7246vxr Universal Broadband Router

Cisco ubr7200-npe-g1 Network Processing Engine for the Cisco ubr7246vxr Universal Broadband Router Data Sheet Cisco ubr7200-npe-g1 Network Processing Engine for the Cisco ubr7246vxr Universal Broadband Router Cisco Systems introduces its newest processor the Cisco ubr7200-npe-g1 Network Processing Engine.

More information

C ISCO INTELLIGENCE ENGINE 2100 SERIES M OUNTING AND CABLING

C ISCO INTELLIGENCE ENGINE 2100 SERIES M OUNTING AND CABLING DRIVE 0 DRIVE 1 Quick Start Guide C ISCO INTELLIGENCE ENGINE 2100 SERIES M OUNTING AND CABLING Cisco Intelligence Engine 2100 Series Console Hub 53002 1 TAKE OUT WHAT YOU NEED 2 RACK MOUNT THE HARDWARE

More information

CISCO AC/DC POWER SOLUTION FOR USE WITH CISCO OPTICAL PLATFORMS

CISCO AC/DC POWER SOLUTION FOR USE WITH CISCO OPTICAL PLATFORMS DATA SHEET CISCO AC/DC POWER SOLUTION FOR USE WITH CISCO OPTICAL PLATFORMS The Cisco AC/DC Power Solution provides a scalable platform for the delivery of DC power to equipment-installation sites that

More information

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO CATALYST 6500 SERIES OC-12 ATM MODULE

END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO CATALYST 6500 SERIES OC-12 ATM MODULE PRODUCT BULLETIN NO. 2628 END-OF-SALE AND END-OF-LIFE ANNOUNCEMENT FOR THE CISCO CATALYST 6500 SERIES OC-12 ATM MODULE Cisco Systems announces the end-of-sale and end-of-life dates of the Cisco Catalyst

More information

Cisco ONS MA SONET Multiservice Platform

Cisco ONS MA SONET Multiservice Platform Q & A Cisco ONS 15310-MA SONET Multiservice Platform Q. What is the Cisco ONS 15310-MA SONET Multiservice Platform? A. The Cisco ONS 15310-MA is a fully redundant, fully protected 6-rack-unit (6-RU) Multiservice

More information

Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway

Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway Application Note Cisco 2651XM Gateway - PBX Interoperability: Ericsson MD-110 PBX using Q.931 BRI User Side Interfaces to an H.323 Gateway Introduction This note describes the interoperability between

More information

The information presented in this document was created from devices in a specific lab environment. All of the devices started with a cleared (default)

The information presented in this document was created from devices in a specific lab environment. All of the devices started with a cleared (default) CONFIGURATION GUIDE CONFIGURING CISCO VPN CLIENT AND CISCO IOS EASY VPN SERVER Figure 1 Network Diagram 30.30.30.0 C1751V Easy VPN Server 20.20.20.0 IPsec Tunnel Easy VPN 20.20.20.10 Cisco VPN Client INTRODUCTION

More information

Carrier Services. Intelligent telephony. for over COUNTRIES DID NUMBERS. All IP

Carrier Services. Intelligent telephony. for over COUNTRIES DID NUMBERS. All IP Carrier Services All IP Intelligent telephony In current times, being connected to the telephone network just isn t enough anymore; one needs to be INTERconnected with it, as it all has become IP. Along

More information

Cisco 7304 Shared Port Adapter Modular Services Card

Cisco 7304 Shared Port Adapter Modular Services Card Data Sheet Cisco 7304 Shared Port Adapter Modular Services Card The Cisco I-Flex design combines shared port adapters (SPAs) and SPA interface processors (SIPs), leveraging an extensible design that enables

More information

CISCO 10GBASE XENPAK MODULES

CISCO 10GBASE XENPAK MODULES DATA SHEET CISCO 10GBASE XENPAK MODULES Figure 1 Cisco 10GBASE XENPAK Modules OVERVIEW The range of Cisco 10GBASE XENPAK modules offers customers a wide variety of 10 Gigabit Ethernet connectivity options

More information

Cisco Catalyst 4500 Series Power Supplies and External AC Power Shelf

Cisco Catalyst 4500 Series Power Supplies and External AC Power Shelf :: Seite 1 von 8 :: Datenblatt zum Produkt Cisco Cisco Catalyst 4500 AC Power Supply 1400 mit DC# 437217 :: Data Sheet Cisco Catalyst 4500 Series Power Supplies and External AC Power Shelf Overview The

More information

Cisco Unified Wireless IP Phone 7920 Multi-Charger

Cisco Unified Wireless IP Phone 7920 Multi-Charger Data Sheet Cisco Unified Wireless IP Phone 7920 Multi-Charger The Cisco Unified Communications system of voice and IP communications products and applications enables organizations to communicate more

More information

Gigabit Campus Network Design Principles and Architecture

Gigabit Campus Network Design Principles and Architecture WHITE PAPER Gigabit Campus Network Design Principles and Architecture Introduction The availability of multigigabit campus switches from Cisco presents customers the opportunity to build extremely high-performance

More information

Cisco ONS SONET 48-Port DS-3/EC-1 Interface Card

Cisco ONS SONET 48-Port DS-3/EC-1 Interface Card Data Sheet Cisco ONS 15454 SONET 48-Port DS-3/EC-1 Interface Card The Cisco ONS 15454 SONET 48-Port DS-3/EC-1 Interface Card provides a cost-effective, high-density DS-3/EC-1 interface solution for hand-offs

More information

Cisco Unified CallManager Licensing Pricing Model

Cisco Unified CallManager Licensing Pricing Model Q & A Cisco Unified CallManager Licensing Pricing Model Q. How is the Cisco Unified CallManager licensing pricing model changing and why? A. With the introduction of the Cisco Unified Communications family

More information

CISCO CENTRALIZED WIRELESS LAN SOFTWARE RELEASE 3.0

CISCO CENTRALIZED WIRELESS LAN SOFTWARE RELEASE 3.0 PRODUCT BULLETIN NO. 3004 CISCO CENTRALIZED WIRELESS LAN SOFTWARE RELEASE 3.0 Cisco Systems announces the availability of Cisco Centralized Wireless LAN Software Release 3.0 for the Cisco Centralized WLAN

More information

Cisco 7600 Multiprocessor WAN Application Module for Broadband Aggregation

Cisco 7600 Multiprocessor WAN Application Module for Broadband Aggregation Data Sheet Cisco 7600 Multiprocessor WAN Application Module for Broadband Aggregation Product Overview The Cisco 7600 Series Multiprocessor WAN Application Module (MWAM) provides high-performance, scalable

More information

Cisco Enterprise Content Delivery Network Solution Cisco Content Engines

Cisco Enterprise Content Delivery Network Solution Cisco Content Engines Data Sheet Enterprise Content Delivery Network Solution Content Engines Above: 500 Series Content Engine and 7300 Series Content Engine Content Networking Product Portfolio The Enterprise Content Delivery

More information

Dataliner Message Displays Using DL50 Slaves with a DL40 Master

Dataliner Message Displays Using DL50 Slaves with a DL40 Master ALLEN-BRADLEY Dataliner Message Displays Introduction This application note describes how to use Dataliner DL50 slave displays with a DL40 display as a master. The DL40 master display contains all messages

More information

Portable Product Sheets Cat 4500 Supervisors last updated July 22, 2009

Portable Product Sheets Cat 4500 Supervisors last updated July 22, 2009 last updated July 22, 2009 Table 1. Catalyst 4x00 High Performance Layer 3 Supervisors SUP V WS-X4516= SUP V 10GE WS-X4516-10GE SUP 6-E WS-X45-Sup6-E SUP 6L-E WS-X45-Sup6L-E Chassis Support All All except

More information

Cisco VIP6-80 Services Accelerator

Cisco VIP6-80 Services Accelerator Data Sheet Cisco VIP6-80 Services Accelerator The Cisco Versatile Interface Processor 6-80 Services Accelerator (VIP6-80) is the newest and highest-performance versatile interface processor for the Cisco

More information

General Deployment Release Status for Catalyst 4000, 5000, and 6000 Family Software Version 5.5(7)

General Deployment Release Status for Catalyst 4000, 5000, and 6000 Family Software Version 5.5(7) PRODUCT BULLETIN NO. 1349 General Deployment Release Status for Catalyst 4000, 5000, and 6000 Family Software Version 5.5(7) Table of Contents Hardware Support Software Support Network Scalability Quality

More information

Cisco MGX 8000 Series Multiservice Switch Broadband ATM Switching Module

Cisco MGX 8000 Series Multiservice Switch Broadband ATM Switching Module Data Sheet Cisco MGX 8000 Series Multiservice Switch Broadband ATM Switching Module The Cisco MGX 8000 Series Multiservice Switch Broadband ATM Switching Module (AXSM) can be used with the Cisco MGX 8850

More information

CISCO CATALYST 6500 SERIES WITH CISCO IOS SOFTWARE MODULARITY

CISCO CATALYST 6500 SERIES WITH CISCO IOS SOFTWARE MODULARITY PRODUCT BULLETIN NO. 3044 CISCO CATALYST 6500 SERIES WITH CISCO IOS SOFTWARE MODULARITY This product bulletin highlights the enhancements available with Cisco IOS Software Modularity on the Cisco Catalyst

More information

CiscoWorks Security Information Management Solution 3.1

CiscoWorks Security Information Management Solution 3.1 Data Sheet CiscoWorks Security Information Management Solution 3.1 One of the greatest challenges in enterprise security is managing the flood of alerts generated by a growing number of multivendor security

More information

Instructions. (For 6180 Industrial Computers) Installing a Processor Upgrade

Instructions. (For 6180 Industrial Computers) Installing a Processor Upgrade Instructions (For 6180 Industrial Computers) This document describes how to remove or install a Pentium processor in the 6180 Industrial Computer. Processor specifications are also provided. Installing

More information

Step 1: New Portal User User ID Created Using IdentityIQ (IIQ)

Step 1: New Portal User User ID Created Using IdentityIQ (IIQ) Rockwell Automation PartnerNetwork Portal Single Sign-on (SSO) Login to Rockwell Automation PartnerNewtork Portal for Commercial Programs Participants Scope: This job aid provides instructions on how to

More information

EventBuilder.com. International Audio Conferencing Access Guide. This guide contains: :: International Toll-Free Access Dialing Instructions

EventBuilder.com. International Audio Conferencing Access Guide. This guide contains: :: International Toll-Free Access Dialing Instructions EventBuilder.com International Audio Conferencing Access Guide TM This guide contains: :: International Toll-Free Access Dialing Instructions :: ATFS (Access Toll-Free Service) Dialing Instructions ::

More information