Performance Route Processor (PRP) Software Configuration in Cisco Series Routers

Size: px
Start display at page:

Download "Performance Route Processor (PRP) Software Configuration in Cisco Series Routers"

Transcription

1 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers Feature History Release 12.0(22)S 12.0(30)S Modification This feature was introduced on Cisco Series Routers. Disabling of Layer 3 cache added. This feature module describes the software configuration of the Performance Route Processor (PRP) in Cisco Series Routers. This document includes the following sections: Feature Overview, page 1 Supported Platforms, page 3 Supported Standards, MIBs, and RFCs, page 3 Prerequisites, page 4 Configuration Tasks, page 4 To monitor the software configuration of the PRP, use the following show commands in EXEC mode:, page 5 Command Reference, page 5 Glossary, page 16 Feature Overview The Performance Route Processor (PRP) in the Cisco Series Router is designed to meet the growing demands in the high-end IP routing market due to increased Internet traffic, larger routing tables, acceptance of IP as the common networking layer protocol, and an increasing shift in focus by service providers to IP infrastructures. The PRP satisfies these demands by providing an evolution from the current Gigabit Route Processor (GRP) card with a faster processor, multilayer cache, improved fabric interface for faster communication between the PRP and line cards, and larger memory capacity. The PRP is designed to support all IOS software features that are supported on the GRP, such as High Availability and standard routing protocols. 1

2 Feature Overview Performance Route Processor (PRP) Software Configuration in Cisco Series Routers Note The Stateful Switchover with Nonstop Forwarding (SSO/NSF) feature will be supported in IOS Release 12.0(23)S and later. Benefits Route Processor Redundancy Plus (RPR+) Support The PRP supports the High Availability feature, Route Processor Redundancy Plus (RPR+). With RPR+, the standby RP in a Cisco Series Router is fully initialized and configured. RPR+ dramatically shortens the switchover time if the active RP fails or if a manual switchover is performed. Because both the startup configuration and running configuration are continually synchronized from the active to the standby RP, line cards are not reset during a switchover. The interfaces remain up during this transfer, so neighboring routers do not detect a link flap (the link does not go down and back up). For more information, refer to: rpr_plus.htm Faster Recovery After a System Crash The exception warmstart feature in PRP software minimizes downtime following a system crash. It allows for a faster recovery by avoiding the need to reload the software image from an external device. Restrictions PRP and GRP Coexistence You cannot use the PRP and the GRP at the same time during normal router operation. The only time when a GRP and PRP can be used in the same router is during migration from the GRP to the PRP. For more information about the migration procedure, refer to the Performance Route Processor Installation and Configuration Note. Supported Software Images You cannot load a GRP software image (with the naming convention gsr-p-mz) on the PRP. GRP and PRP software images are not interchangeable due to the different types of CPU used in each route processor. The PRP uses a software image with the naming convention c12kprp-p-mz. Redundant PRP Installations The Warmstart feature is disabled by default if a second, backup PRP is installed in the router for redundancy. Related Documents Cisco IOS Configuration Fundamentals Configuration Guide, Release 12.0 Cisco IOS Configuration Fundamentals Command Reference, Release 12.0 Network Protocols Command Reference, Part 1, Release

3 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers Supported Platforms Cisco Series Internet Router Flash Disk Information (DOC ) Cisco Series Internet Router Memory Replacement Instructions (DOC ) Performance Route Processor Installation and Configuration Note (DOC ) Route Processor Redundancy Plus for the Cisco Series Internet Router html Performance Route Processor Installation and Configuration (DOC ) Supported Platforms Cisco Series Routers Determining Platform Support Through Cisco Feature Navigator Cisco IOS software is packaged in feature sets that support specific platforms. To get updated information regarding platform support for this feature, access Cisco Feature Navigator. Cisco Feature Navigator dynamically updates the list of supported platforms as new platform support is added for the feature. Cisco Feature Navigator is a web-based tool that enables you to determine which Cisco IOS software images support a specific set of features and which features are supported in a specific Cisco IOS image. You can search by feature or release. Under the release section, you can compare releases side by side to display both the features unique to each software release and the features in common. To access Cisco Feature Navigator, you must have an account on Cisco.com. If you have forgotten or lost your account information, send a blank to cco-locksmith@cisco.com. An automatic check will verify that your address is registered with Cisco.com. If the check is successful, account details with a new random password will be ed to you. Qualified users can establish an account on Cisco.com by following the directions at Cisco Feature Navigator is updated regularly when major Cisco IOS software releases and technology releases occur. For the most current information, go to the Cisco Feature Navigator home page at the following URL: Availability of Cisco IOS Software Images Platform support for particular Cisco IOS software releases is dependent on the availability of the software images for those platforms. Software images for some platforms may be deferred, delayed, or changed without prior notice. For updated information about platform support and availability of software images for each Cisco IOS software release, refer to the online release notes or, if supported, Cisco Feature Navigator. Supported Standards, MIBs, and RFCs Standards No new or modified standards are supported by this feature. 3

4 Prerequisites Performance Route Processor (PRP) Software Configuration in Cisco Series Routers MIBs No new or modified MIBs are supported by this feature. To obtain lists of supported MIBs by platform and Cisco IOS release, and to download MIB modules, go to the Cisco MIB website on Cisco.com at the following URL: RFCs No new or modified RFCs are supported by this feature. Prerequisites None. Configuration Tasks See the following sections for configuration tasks for the Warmstart feature. Each task in the list is identified as either required or optional. Configuring Warmstart (required) Verifying Warmstart (optional) Configuring Warmstart You can reconfigure the Warmstart feature only in a single PRP configuration. In a dual (redundant) PRP configuration, the Warmstart feature is disabled by default and should not be enabled. To configure the Warmstart feature, use the following commands starting in global configuration mode: Command Purpose Step 1 Router(config)# configure terminal Enters global configuration mode. Step 2 Router(config-if)# exception warmstart min-uptime max-restarts Configures the minimum amount of IOS uptime (in seconds) required and the maximum number of restarts allowed for a warm start to occur. Verifying Warmstart To verify the configuration settings for the warmstart feature, use the show run command in global configuration mode. In the following example, the warmstart configuration settings are shown in bold. Router# show run... line con 0 exec-timeout 0 0 line aux 0 line vty 0 4 login... 4

5 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers Monitoring and Maintaining the PRP Software Configuration exception warmstart 60 5 end Monitoring and Maintaining the PRP Software Configuration To monitor the software configuration of the PRP, use the following show commands in EXEC mode: Command Router# show controllers ethernet Router# show controllers gt64260 Router# show controllers psar Purpose Displays the register values and status of the GT64260 Ethernet controllers. Displays register values of the GT64260 Discovery System controller. Displays statistics about the packets sent and received in the PRP packet segmentation and reassembly (PSAR) controllers. Configuration Examples This following example shows how to configure the warmstart feature on a Cisco Series Router so that the IOS software restarts after a crash if the PRP in the router has already been running for at least 60 seconds and if the IOS software has not been restarted by the Warmstart feature more than 10 times: Router# configure terminal Router# exception warmstart Router# end Command Reference This section documents new and modified commands. All other commands used with this feature are documented in the Cisco IOS Release 12.0 command reference publications. cache l3 disable clear psar exception warmstart show controllers ethernet show controllers gt64260 show controllers psar 5

6 cache l3 disable Performance Route Processor (PRP) Software Configuration in Cisco Series Routers cache l3 disable To disable the Layer 3 cache on the route processor (RP), use the cache l3 disable command in global configuration mode. To reenable the Layer 3 cache, use the no form of this command. cache l3 disable no cache l3 disable Syntax Description This command has no arguments or keywords. Defaults enabled Command Modes global configuration Command History Release 12.0(30)S Modification This command was introduced. Usage Guidelines Use this command in instances where cache parity errors are of issue. Disabling the Layer 3 cache on the RP will minimize the chance of soft errors in the CPU. 6

7 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers clear psar clear psar To reset and restart all packet statistics maintained in the PRP segmentation and reassembly (PSAR) drivers, use the clear psar command in global configuration mode. clear psar Syntax Description This command has no arguments or keywords. Defaults No default behavior or values. Command Modes Global configuration mode. Command History Release 12.0(22)S Modification This command was introduced. Usage Guidelines The clear psar command replaces the clear csar command used on the Gigabit Route Processor. Examples The following example shows how to clear all statistics recorded in the PSAR drivers: Router# clear psar 7

8 exception warmstart Performance Route Processor (PRP) Software Configuration in Cisco Series Routers exception warmstart To configure a Cisco Series Router for a warmstart in case of a system crash, use the exception warmstart command in global configuration mode. To remove the warmstart configuration settings, use the no form of this command. exception warmstart min-uptime max-restarts [d] no exception warmstart min-uptime max-restarts Syntax Description min-uptime max-restarts d Minimum amount of PRP uptime (in seconds) required before a warmstart is performed. Valid values are from 0 to Maximum number of IOS warmstarts allowed before a warmstart is no longer performed. Valid values are from 0 to Optional. Enables a warmstart if a second (dual) Performance Router Processor (PRP) is installed. Defaults The default for the minimum uptime is 60 seconds. The default for the maximum number of restarts allowed is 5. By default, the warmstart feature is: Enabled if only one PRP is installed. Disabled if a second, standby PRP is installed in the router. Command Modes Global configuration mode. Command History Release 12.0(22)S Modification This command was introduced. Usage Guidelines The warmstart feature allows the PRP in a Cisco Series Router to restart the IOS software configuration after a crash, without having to reload the image from an external device. Note As with other exception commands, use the exception warmstart command only as instructed and when asked to do so by Cisco technical support personnel. If the PRP has been running for at least the amount of time specified by min-uptime, and if the system has not been restarted more than the number of times specified by max-restarts, the route processor restarts IOS following a system crash. In a dual PRP configuration (that is, when a redundant PRP is installed in the router), the warmstart feature is disabled by default. For this reason, you must specify d (for dual) when you enter the exception warmstart command to enable a warmstart. 8

9 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers exception warmstart This feature does not affect the behavior of the reload command. Also, you can still perform a send break as usual from the console by pressing Ctrl-Z. Examples The following example applies to a redundant configuration in which two PRPs are installed. It shows how to configure a warmstart if the IOS software in the PRP has been running for at least 90 seconds, and if the system has not been restarted more than eight times: Router# configure terminal Router# exception warmstart 90 8 d 9

10 show controllers ethernet Performance Route Processor (PRP) Software Configuration in Cisco Series Routers show controllers ethernet To display the register values and status of the GT64260 Ethernet controllers, use the show controllers ethernet command in privileged EXEC mode. show controllers ethernet [mib registers brief] Syntax Description mib registers brief Displays MIB statistics of the information communicated by means of the ethernet0 and ethernet1 management interfaces. Performs a dump of the information collected in the ethernet0 and ethernet1 controller and PHY registers. Displays information about the MIB, registers, and counters. Defaults No default behavior or values. Command Modes Privileged EXEC Command History Release 12.0(22)S Modification This command was introduced. Usage Guidelines Use the show controllers ethernet command for debugging purposes to provide troubleshooting information for a Cisco technical support engineer. Examples The following example shows how to display MIB statistics for the ethernet0 and ethernet1 management interfaces: Router# show controllers ethernet mib Ethernet0 - GT /100 Mbps Ethernet Controller MIB Counters: bytes_received = 0 bytes_sent = 0 frames_received = 0 frames_sent = 0 total_bytes_received = 0 total_frames_received = 0 broadcast_frames_received = 0 multicast_frames_received = 0 crc_error = 0 oversize_frames = 0 fragments = 0 jabber = 0 collision = 0 late_collision = 0 frames_64_bytes = 0 frames_65_to_127_bytes = 0 10

11 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers show controllers ethernet frames_128_to_255_bytes = 0 frames_256_to_511_bytes = 0 frames_512_to_1023_bytes = 0 frames_1024_to_max_bytes = 0 rx_error = 0 dropped_frames = 0 out_multicast_frames = 0 out_broadcast_frames = 0 out_unicast_frames = 0 undersize_frames = Ethernet1 - GT /100 Mbps Ethernet Controller MIB Counters: bytes_received = 0 bytes_sent = 0 frames_received = 0 frames_sent = 0 total_bytes_received = 0 total_frames_received = 0 broadcast_frames_received = 0 multicast_frames_received = 0 crc_error = 0 oversize_frames = 0 fragments = 0 jabber = 0 collision = 0 late_collision = 0 frames_64_bytes = 0 frames_65_to_127_bytes = 0 frames_128_to_255_bytes = 0 frames_256_to_511_bytes = 0 frames_512_to_1023_bytes = 0 frames_1024_to_max_bytes = 0 rx_error = 0 dropped_frames = 0 out_multicast_frames = 0 out_broadcast_frames = 0 out_unicast_frames = 0 undersize_frames = 0 11

12 show controllers gt64260 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers show controllers gt64260 To display the register values of the GT64260 Discovery System controller, use the show controllers gt64260 command in privileged EXEC mode. show controllers gt64260 [CPU IDMA] Syntax Description CPU IDMA Displays current register values of the Discovery CPU interface. Displays current register values of the Discovery IDMA interface. Defaults No default behavior or values. Command Modes Privileged EXEC Command History Release 12.0(22)S Modification This command was introduced. Usage Guidelines Use the show controllers gt64260 command for debugging purposes to provide troubleshooting information for a Cisco technical support engineer. Examples The following example shows how to display the register values of the Discovery CPU interface: Router# show controllers gt64260 cpu GT64260 CPU Interface registers: Access Protection Regs - Chan 0 Lo 00000FFF Hi Chan 1 Lo 00000FFF Hi Chan 2 Lo 00000FFF Hi Chan 3 Lo 00000FFF Hi Chan 4 Lo 00000FFF Hi Chan 5 Lo 00000FFF Hi Chan 6 Lo 00000FFF Hi Chan 7 Lo 00000FFF Hi

13 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers show controllers psar show controllers psar To display statistics about the packets sent and received in the PRP packet segmentation and reassembly (PSAR) controllers, use the show controllers psar command in privileged EXEC mode. show controllers psar [drop fromfab output queue register tofab] Syntax Description drop fromfab output queue register tofab Displays statistics about packets dropped by PSAR. Displays per-slot statistics about packets received from the fabric interface. Displays time statistics about how long it takes PSAR to process and send packets to the fabric interface. Displays statistics about PSAR queues. Displays statistics about the PSAR register. Displays per-slot statistics about packets sent to the fabric interface. Defaults No default behavior or values. Command Modes Privileged EXEC Command History Release 12.0(22)S Modification This command was introduced. Usage Guidelines Use the show controllers psar command for debugging purposes to provide troubleshooting information for a Cisco technical support engineer. The show controllers psar command replaces the show controllers csar command used on the Gigabit Route Processor. Examples The following example shows how to display the number of packets sent to the fabric interface. Note that this command only shows statistics to a given slot that have non-zero statistics. In this example, packets are sent only to slots 2, 4 and 5. Router# show controllers psar tofab To Fabric Stats: Slot Tx pkts Tx TH pkts Tx dropped Tx DMA To Fabric Errors: Failed sends because of no header bufs - 0 Failed sends because of no payload bufs - 0 SRAM parity errors - 0 DMA errors

14 show controllers psar Performance Route Processor (PRP) Software Configuration in Cisco Series Routers The next example shows how to display the number of packets dropped by the PSAR driver because of lack of buffers, packet headers, no room in the descriptor queues, and so on: Router# show controllers psar drop To/From Fabric dropped packets: Slot Tx pkt Rx pkt mcast 0 0 The next example shows how to display statistics for each PSAR queue, including the number of packet headers available in the PSAR driver pool: Router# show controllers psar queue To Fabric Queue Stats: Free packet header buffers 9216 Slot Cur Entrys Max Entrys Blocked BP count No No No No No No No No No No No No No No No No 0 mcast 0 0 No 0 The following example shows how to display information about the PSAR driver register: Router# show controllers psar register Chopper Registers: FPGA Version Descriptor fetch enable Descriptor array size FF Interrupt cause Interrupt mask FC01FFFF Discovery low control reg base address F Discovery next desc reg base address F

15 Performance Route Processor (PRP) Software Configuration in Cisco Series Routers show controllers psar Chopper PCI base address F Descriptor queue empty status 0001FFFF Descriptor queue almost full Data queue empty status 0001FFFF Data queue almost full SRAM Descriptor threshold F0 SRAM Data threshold F0 DMA Control FF Back pressure status Fusilli Tx Enable 0001FFFF Cell count 000BB0E1 Reset VOQ XXXXXXXX DMA Busy Status DMA Done Status FF Descriptor start addr for queue F980 Descriptor start addr for queue 1 037B5800 Descriptor start addr for queue 2 037EB900 Descriptor start addr for queue Descriptor start addr for queue A00 Descriptor start addr for queue DA80 Descriptor start addr for queue 6 038C3B00 Descriptor start addr for queue 7 038F9B80 Descriptor start addr for queue FC00 Descriptor start addr for queue C80 Descriptor start addr for queue BD00 Descriptor start addr for queue D1D80 Descriptor start addr for queue 12 03A07E00 Descriptor start addr for queue 13 03A3DE80 Descriptor start addr for queue 14 03A73F00 Descriptor start addr for queue 15 03AA9F80 Descriptor start addr for queue 16 03AE0000 The next example shows how to display statistics about the time it takes (in milliseconds) for PSAR to process and send packets to the fabric interface. The statistics in the Timeouts column show how many times PSAR timed out while sending a packet to the fabric. A timeout to a line card may indicate a problem in communication between the PRP and the line card. Router# show controllers psar output To Fabric servicing time statistics: Slot Minimum Maximum Average Timeouts

16 Glossary Performance Route Processor (PRP) Software Configuration in Cisco Series Routers Glossary CGM Cisco GSR Manager. An element management system for managing Cisco Series Routers. BGP Border Gateway Protocol. An interdomain routing protocol designed for the global Internet. Exterior border gateway protocols (EBGPs) communicate among different autonomous systems. Interior border gateway protocols (IBGPs) communicate among routers within a single autonomous system. EBGP Exterior Border Gateway Protocol. EBGPs communicate among different network domains. GRP Gigabit Route Processor. GSR Gigabit Switch Router. Also known as Cisco Series Router. IGP Interior Gateway Protocol. Internet protocol used to exchange routing information within an autonomous system. Examples of common Internet IGPs include IGRP, OSPF, and RIP. MIB Management Information Base. Database of network management information that is used and maintained by a network management protocol such as SNMP. The value of a MIB object can be changed or retrieved using SNMP commands, usually through a network management system (NMS). MIB objects are organized in a tree structure that includes public (standard) and private (proprietary) branches. NSF Non-Stop Forwarding. The ability of a router to continue to forward traffic toward a router which may be recovering from a transient failure. Also, the ability of a router recovering from a transient failure in the control plane to continue correctly forwarding traffic sent to it by a peer. OSPF Open Shortest Path First. Link-state, hierarchical IGP routing algorithm proposed as a successor to RIP in the Internet community. OSPF features include least-cost routing, multipath routing, and load balancing. PRP Performance Route Processor. RIP Routing Internet Protocol. IGP supplied with UNIX BSD systems. The most common IGP in the Internet. RIP uses hop count as a routing metric. RPR+ Route Processor Redundancy Plus: an enhancement to RPR / EHSA in which the standby RP is fully initialized. An RPR+ switchover does not involve line card reset nor line card software reload. SNMP Simple Network Management Protocol. Network management protocol used almost exclusively in TCP/IP networks. SNMP provides a means to monitor and control network devices, and to manage configurations, statistics collection, performance, and security. SSO Stateful switchover. SSO provides protection for network edge devices with redundant processors (RPs) that represent a single point of failure in the network design, and where an outage might result in loss of service for customers. 16

RPR+ on Cisco 7500 Series Routers

RPR+ on Cisco 7500 Series Routers RPR+ on Cisco 7500 Series Routers Feature History 12.0(19)ST1 12.0(22)S 12.2(14)S This feature was introduced. This feature was integrated into Cisco IOS Release 12.0(22)S. This feature was integrated

More information

ibgp Multipath Load Sharing

ibgp Multipath Load Sharing ibgp Multipath Load haring Feature History Release 12.2(2)T 12.2(14) Modification This feature was introduced. This feature was integrated into. This feature module describes the ibgp Multipath Load haring

More information

MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels

MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels MPLS Traffic Engineering (TE) Configurable Path Calculation Metric for Tunnels Feature History Release 12.0(18)ST 12.2(11)S 12.0(22)S Modification This feature was introduced. This feature was integrated

More information

BGP NSF Awareness. Finding Feature Information

BGP NSF Awareness. Finding Feature Information Nonstop Forwarding (NSF) awareness allows a device to assist NSF-capable neighbors to continue forwarding packets during a Stateful Switchover (SSO) operation. The feature allows an NSF-aware device that

More information

BGP Diverse Path Using a Diverse-Path Route Reflector

BGP Diverse Path Using a Diverse-Path Route Reflector BGP Diverse Path Using a Diverse-Path Route Reflector The feature allows Border Gateway Protocol (BGP) to distribute an alternative path other than the best path between BGP speakers when route reflectors

More information

MPLS VPN--Show Running VRF

MPLS VPN--Show Running VRF MPLS VPN--Show Running VRF Last Updated: December 15, 2011 The MPLS VPN--Show Running VRF feature provides a Cisco IOS command-line interface (CLI) option to display a subset of the running configuration

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature enables you to configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes

More information

BGP Event-Based VPN Import

BGP Event-Based VPN Import The feature introduces a modification to the existing Border Gateway Protocol (BGP) path import process. The enhanced BGP path import is driven by events; when a BGP path changes, all of its imported copies

More information

NetFlow Multiple Export Destinations

NetFlow Multiple Export Destinations Feature History Release 12.0(19)S 12.0(19)ST 12.2(2)T 12.2(14)S Modification This feature was introduced on the Cisco 12000 Internet router. This feature was integrated into Cisco IOS Release 12.0(19)ST.

More information

Configuring VRRP. Finding Feature Information. The Virtual Router Redundancy Protocol (VRRP) is an election protocol that dynamically assigns

Configuring VRRP. Finding Feature Information. The Virtual Router Redundancy Protocol (VRRP) is an election protocol that dynamically assigns The Virtual Router Redundancy Protocol (VRRP) is an election protocol that dynamically assigns responsibility for one or more virtual routers to the VRRP routers on a LAN, allowing several routers on a

More information

Configuring CEF Network Accounting

Configuring CEF Network Accounting This module contains information about and instructions for configuring network accounting for Cisco Express Forwarding. Accounting produces the statistics that enable you to better understand Cisco Express

More information

Configuring Supervisor Engine Redundancy on the Catalyst 4507R and 4510R Switches

Configuring Supervisor Engine Redundancy on the Catalyst 4507R and 4510R Switches 36 CHAPTER Configuring Supervisor Engine Redundancy on the Catalyst 4507R and 4510R Switches This chapter describes how to configure supervisor engine redundancy on the Catalyst 4507R and Catalyst 4510R

More information

BGP Best External. Finding Feature Information

BGP Best External. Finding Feature Information The feature provides the network with a backup external route to avoid loss of connectivity of the primary external route. The feature advertises the most preferred route among those received from external

More information

Route Processor Redundancy Plus (RPR+)

Route Processor Redundancy Plus (RPR+) Route Processor Redundancy (RPR) provides an alternative to the High System Availability (HSA) feature. HSA enables a system to reset and use a standby Route Switch Processor (RSP) if the active RSP fails.

More information

MPLS VPN--Inter-AS Option AB

MPLS VPN--Inter-AS Option AB The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol Label Switching (MPLS) Virtual Private Network (VPN) service provider

More information

GRP Redundant Processor Support

GRP Redundant Processor Support GRP Redundant Processor Support Feature Summary The GRP redundant processor feature allows you to install two gigabit route processors (GRPs) in a Cisco 12000 series router. One GRP functions as the primary

More information

OSPF RFC 3623 Graceful Restart Helper Mode

OSPF RFC 3623 Graceful Restart Helper Mode First Published: February 27, 2006 Last Updated: February 27, 2006 This document focuses on non-stop forwarding (NSF) helper mode for OSPFv2 in Cisco IOS software, using IETF standardized graceful restart

More information

This feature was introduced.

This feature was introduced. Feature History Release 12.2(11)T Modification This feature was introduced. This document describes the QSIG for TCL IVR (Tool Language Interactive Voice Response) 2.0 feature in and includes the following

More information

Configuring RPR and RPR+ Supervisor Engine Redundancy

Configuring RPR and RPR+ Supervisor Engine Redundancy CHAPTER 8 Configuring RPR and RPR+ Supervisor Engine Redundancy This chapter describes how to configure supervisor engine redundancy using route processor redundancy (RPR) and RPR+. For complete syntax

More information

MPLS VPN Carrier Supporting Carrier

MPLS VPN Carrier Supporting Carrier MPLS VPN Carrier Supporting Carrier Feature History Release 12.0(14)ST 12.0(16)ST 12.2(8)T 12.0(21)ST 12.0(22)S 12.0(23)S Modification This feature was introduced in Cisco IOS Release 12.0(14)ST. Support

More information

Signaling IS-IS When dcef Is Disabled

Signaling IS-IS When dcef Is Disabled Signaling IS-IS When dcef Is Disabled Feature History Release 12.0(10)S 12.0(10)ST Modification This feature was introduced. This command was integrated into T. This feature module describes the Signaling

More information

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth The BGP (Border Gateway Protocol) Link Bandwidth feature is used to advertise the bandwidth of an autonomous system exit link as an extended community. This feature is configured for links between directly

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

More information

Implementing Static Routes for IPv6

Implementing Static Routes for IPv6 Implementing Static Routes for IPv6 Last Updated: July 31, 2012 This module describes how to configure static routes for IPv6. Routing defines the paths over which packets travel in the network. Manually

More information

MPLS VPN Inter-AS Option AB

MPLS VPN Inter-AS Option AB First Published: December 17, 2007 Last Updated: September 21, 2011 The feature combines the best functionality of an Inter-AS Option (10) A and Inter-AS Option (10) B network to allow a Multiprotocol

More information

Configuring RPR Supervisor Engine Redundancy

Configuring RPR Supervisor Engine Redundancy 6 CHAPTER This chapter describes how to configure supervisor engine redundancy using route processor redundancy (RPR). For complete syntax and usage information for the commands used in this chapter, see

More information

MPLS VPN Multipath Support for Inter-AS VPNs

MPLS VPN Multipath Support for Inter-AS VPNs The feature supports Virtual Private Network (VPN)v4 multipath for Autonomous System Boundary Routers (ASBRs) in the interautonomous system (Inter-AS) Multiprotocol Label Switching (MPLS) VPN environment.

More information

Configuring RPR Supervisor Engine Redundancy

Configuring RPR Supervisor Engine Redundancy CHAPTER 7 This chapter describes how to configure supervisor engine redundancy using route processor redundancy (RPR). For complete syntax and usage information for the commands used in this chapter, see

More information

OSPF Sham-Link Support for MPLS VPN

OSPF Sham-Link Support for MPLS VPN Feature History Release Modification 12.2(8)T This feature was introduced. This module describes how to configure and use a sham-link to connect Virtual Private Network (VPN) client sites that run the

More information

Configuring VRRP. Finding Feature Information. Contents

Configuring VRRP. Finding Feature Information. Contents Configuring VRRP First Published: May 2, 2005 Last Updated: July 30, 2010 The Virtual Router Redundancy Protocol (VRRP) is an election protocol that dynamically assigns responsibility for one or more virtual

More information

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution

MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution MPLS VPN Carrier Supporting Carrier IPv4 BGP Label Distribution This feature lets you configure your carrier supporting carrier network to enable Border Gateway Protocol (BGP) to transport routes and Multiprotocol

More information

Connecting to a Service Provider Using External BGP

Connecting to a Service Provider Using External BGP Connecting to a Service Provider Using External BGP First Published: May 2, 2005 Last Updated: August 21, 2007 This module describes configuration tasks that will enable your Border Gateway Protocol (BGP)

More information

OSPF Limit on Number of Redistributed Routes

OSPF Limit on Number of Redistributed Routes Open Shortest Path First (OSPF) supports a user-defined maximum number of prefixes (routes) that are allowed to be redistributed into OSPF from other protocols or other OSPF processes. Such a limit could

More information

Implementing Multicast Service Reflection

Implementing Multicast Service Reflection Implementing Multicast Service Reflection First Published: September 22, 2006 Last Updated: June 4, 2010 The Cisco Multicast Service Reflection feature provides the capability for users to translate externally

More information

EIGRP Support for Route Map Filtering

EIGRP Support for Route Map Filtering The feature enables Enhanced Interior Gateway Routing Protocol (EIGRP) to interoperate with other protocols to leverage additional routing functionality by filtering inbound and outbound traffic based

More information

Bidirectional Forwarding Detection

Bidirectional Forwarding Detection Bidirectional Forwarding Detection This document describes how to enable the Bidirectional Forwarding Detection (BFD) protocol. BFD is a detection protocol designed to provide fast forwarding path failure

More information

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis Configuring NetFlow BGP Next Hop Support for Accounting and Analysis This document provides information about and instructions for configuring NetFlow Border Gateway Protocol (BGP) next hop support. This

More information

Single-router APS for the Cisco Series Router

Single-router APS for the Cisco Series Router Single-router APS for the Cisco 12000 Series Router This feature provides 1+1 single-router automatic protection switching (SR-APS) for the Cisco 12000 series ISE ATM line cards (Engine 3) installed in

More information

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth

BGP Link Bandwidth. Finding Feature Information. Prerequisites for BGP Link Bandwidth The Border Gateway Protocol (BGP) Link Bandwidth feature is used to advertise the bandwidth of an autonomous system exit link as an extended community. This feature is configured for links between directly

More information

MPLS VPN OSPF and Sham-Link Support

MPLS VPN OSPF and Sham-Link Support MPLS VPN OSPF and Sham-Link Support Feature History Release 12.2(8)T 12.0(21)ST 12.0(22)S 12.2(14)S Modification This feature was introduced. This feature was integrated into Cisco IOS Release 12.0(21)ST,

More information

Pre-Fragmentation for IPSec VPNs

Pre-Fragmentation for IPSec VPNs Pre-Fragmentation for IPSec VPNs Feature History Release 12.1(11b)E 12.2(13)T 12.2(14)S Modification This feature was introduced. This feature was integrated into Cisco IOS Release 12.2(13)T. This feature

More information

1-Port DSU/CSU T1 WIC for the Cisco 1700, Cisco 2600, Cisco 3600, and Cisco 3700 Series Routers

1-Port DSU/CSU T1 WIC for the Cisco 1700, Cisco 2600, Cisco 3600, and Cisco 3700 Series Routers 1-Port DSU/CSU T1 WIC for the Cisco 1700, Cisco 2600, Cisco 3600, and Cisco 3700 Series Routers Feature History Release Modification 11.2 This feature was introduced on the Cisco 1600 series and Cisco

More information

BTEC Level 3 Extended Diploma

BTEC Level 3 Extended Diploma BTEC Level 3 Extended Diploma Unit 9 Computer Network Routing and Routing Protocols BTEC Level 3 Extended Diploma Introduction to Routing Routing is the process that a router uses to forward packets toward

More information

IPv6 Switching: Provider Edge Router over MPLS

IPv6 Switching: Provider Edge Router over MPLS Multiprotocol Label Switching (MPLS) is deployed by many service providers in their IPv4 networks. Service providers want to introduce IPv6 services to their customers, but changes to their existing IPv4

More information

Monitoring and Maintaining ARP Information

Monitoring and Maintaining ARP Information Monitoring and Maintaining ARP Information Last Updated: October 15, 2012 The Monitoring and Maintaining ARP Information feature document describes the practices involved in monitoring and maintaining

More information

VLAN Range. Feature Overview

VLAN Range. Feature Overview VLAN Range Feature History Release 12.0(7)XE 12.1(5)T 12.2(2)DD 12.2(4)B 12.2(8)T 12.2(13)T Modification The interface range command was introduced. The interface range command was integrated into Cisco

More information

IPv6 Routing: RIP for IPv6

IPv6 Routing: RIP for IPv6 IPv6 Routing Information Protocol (RIP) functions the same and offers the same benefits as IPv4 RIP. RIP enhancements for IPv6, detailed in RFC 2080, include support for IPv6 addresses and prefixes and

More information

Cisco Nonstop Forwarding

Cisco Nonstop Forwarding Cisco Nonstop Forwarding Feature History Release Modification 12.0(22)S This feature was introduced. 12.0(23)S Support was added for 1xGE and 3xGE line cards on the 12.0(24)S Support was added for the

More information

MPLS Traffic Engineering--Scalability Enhancements

MPLS Traffic Engineering--Scalability Enhancements MPLS Traffic Engineering--Scalability Enhancements The MPLS Traffic Engineering--Scalability Enhancement feature improves scalability performance for large numbers of traffic engineering tunnels. These

More information

High Availability and Redundant Operation

High Availability and Redundant Operation This chapter describes the high availability and redundancy features of the Cisco ASR 9000 Series Routers. Features Overview, page 1 High Availability Router Operations, page 1 Power Supply Redundancy,

More information

VLAN Range. Feature Overview

VLAN Range. Feature Overview VLAN Range Feature History Release 12.0(7)XE 12.1(5)T 12.2(2)DD Modification The interface range command was introduced. The interface range command was integrated into Cisco IOS Release 12.1(5)T. The

More information

ibgp Multipath Load Sharing

ibgp Multipath Load Sharing This feature module describes the feature. This feature enables the BGP speaking router to select multiple ibgp paths as the best paths to a destination. The best paths or multipaths are then installed

More information

Chapter 13 Configuring BGP4

Chapter 13 Configuring BGP4 Chapter 13 Configuring BGP4 This chapter provides details on how to configure Border Gateway Protocol version 4 (BGP4) on HP products using the CLI and the Web management interface. BGP4 is supported on

More information

MPLS LDP Graceful Restart

MPLS LDP Graceful Restart MPLS LDP Graceful Restart Last Updated: November 23, 2011 When a router is configured with Multiprotocol Label Switching (MPLS) Label Distribution Protocol (LDP) Graceful Restart (GR), it assists a neighboring

More information

BGP Event-Based VPN Import

BGP Event-Based VPN Import BGP Event-Based VPN Import Last Updated: April 13, 2012 The BGP Event-Based VPN Import feature introduces a modification to the existing Border Gateway Protocol (BGP) path import process. The enhanced

More information

MPLS VPN Inter-AS IPv4 BGP Label Distribution

MPLS VPN Inter-AS IPv4 BGP Label Distribution MPLS VPN Inter-AS IPv4 BGP Label Distribution This feature enables you to set up a Virtual Private Network (VPN) service provider network so that the autonomous system boundary routers (ASBRs) exchange

More information

Connecting to a Service Provider Using External BGP

Connecting to a Service Provider Using External BGP Connecting to a Service Provider Using External BGP This module describes configuration tasks that will enable your Border Gateway Protocol (BGP) network to access peer devices in external networks such

More information

BGP Policy Accounting Output Interface Accounting

BGP Policy Accounting Output Interface Accounting BGP Policy Accounting Output Interface Accounting Last Updated: November 2, 2011 Border Gateway Protocol (BGP) policy accounting (PA) measures and classifies IP traffic that is sent to, or received from,

More information

MPLS VPN Explicit Null Label Support with BGP. BGP IPv4 Label Session

MPLS VPN Explicit Null Label Support with BGP. BGP IPv4 Label Session MPLS VPN Explicit Null Label Support with BGP IPv4 Label Session The MPLS VPN Explicit Null Label Support with BGP IPv4 Label Session feature provides a method to advertise explicit null in a Border Gateway

More information

Multi-VRF Support. Finding Feature Information. Prerequisites for Multi-VRF Support

Multi-VRF Support. Finding Feature Information. Prerequisites for Multi-VRF Support The feature allows you to configure and maintain more than one instance of a routing and forwarding table within the same customer edge (CE) device. Finding Feature Information, page 1 Prerequisites for,

More information

IP Routing: BGP Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches)

IP Routing: BGP Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches) IP Routing: BGP Command Reference, Cisco IOS XE Release 3SE (Catalyst 3850 Switches) First Published: January 22, 2013 Last Modified: January 22, 2013 Americas Headquarters Cisco Systems, Inc. 170 West

More information

BGP Commands. Network Protocols Command Reference, Part 1 P1R-355

BGP Commands. Network Protocols Command Reference, Part 1 P1R-355 BGP Commands Use the commands in this chapter to configure and monitor Border Gateway Protocol (BGP). For BGP configuration information and examples, refer to the Configuring BGP chapter of the Network

More information

Implementing Traffic Filters for IPv6 Security

Implementing Traffic Filters for IPv6 Security Implementing Traffic Filters for IPv6 Security Last Updated: November 14, 2011 This module describes how to configure Cisco IOS XE IPv6 traffic filter and firewall features for your Cisco networking devices.

More information

Managing Switch Stacks

Managing Switch Stacks Finding Feature Information, page 1 Prerequisites for Switch Stacks, page 1 Restrictions for Switch Stacks, page 2 Information About Switch Stacks, page 2 How to Configure a Switch Stack, page 14 Troubleshooting

More information

Embedded Resource Manager (ERM)

Embedded Resource Manager (ERM) Embedded Resource Manager (ERM) The Embedded Resource Manager (ERM) feature allows you to monitor internal system resource utilization for specific resources such as the buffer, memory, and CPU ERM monitors

More information

MPLS VPN Route Target Rewrite

MPLS VPN Route Target Rewrite The feature allows the replacement of route targets on incoming and outgoing Border Gateway Protocol (BGP) updates Typically, Autonomous System Border Routers (ASBRs) perform the replacement of route targets

More information

Configuring Stateful Interchassis Redundancy

Configuring Stateful Interchassis Redundancy The Stateful Interchassis Redundancy feature enables you to configure pairs of devices to act as backups for each other. This module describes conceptual information about and tasks for configuring stateful

More information

Distributed Traffic Shaping for Line Cards in the Cisco Gigabit Switch Router

Distributed Traffic Shaping for Line Cards in the Cisco Gigabit Switch Router Distributed Traffic Shaping for Line Cards in the Cisco 12000 Gigabit Switch Router This document describes the Distributed Traffic Shaping (DTS) feature for the 12000 series Gigabit Route Processor line

More information

Implementing RIP for IPv6

Implementing RIP for IPv6 Implementing RIP for IPv6 Last Updated: July 31, 2012 This module describes how to configure Routing Information Protocol for IPv6. RIP is a distance-vector routing protocol that uses hop count as a routing

More information

WCCPv2 and WCCP Enhancements

WCCPv2 and WCCP Enhancements WCCPv2 and WCCP Enhancements Release 12.0(11)S June 20, 2000 This feature module describes the Web Cache Communication Protocol (WCCP) Enhancements feature and includes information on the benefits of the

More information

Configuring BGP. Cisco s BGP Implementation

Configuring BGP. Cisco s BGP Implementation Configuring BGP This chapter describes how to configure Border Gateway Protocol (BGP). For a complete description of the BGP commands in this chapter, refer to the BGP s chapter of the Network Protocols

More information

Configuring OSPF TTL Security Check and OSPF Graceful Shutdown

Configuring OSPF TTL Security Check and OSPF Graceful Shutdown Configuring OSPF TTL Security Check and OSPF Graceful Shutdown This module describes configuration tasks to configure various options involving Open Shortest Path First (OSPF). This module contains tasks

More information

Configuring NSF-OSPF

Configuring NSF-OSPF This module describes how to configure Nonstop Forwarding (NSF) in Cisco software to minimize the duration for which a network is unavailable to its users after a switchover. The main objective of NSF

More information

OSPFv3 Address Families

OSPFv3 Address Families The Open Shortest Path First version 3 (OSPFv3) address families feature enables both IPv4 and IPv6 unicast traffic to be supported. With this feature, users may have two processes per interface, but only

More information

Configuring a Core Dump on a GSR Line Card

Configuring a Core Dump on a GSR Line Card Configuring a Core Dump on a GSR Line Card Document ID: 12769 Contents Introduction Prerequisites Requirements Components Used Conventions Configure and Test Core Dump Core Dump Configuration Test the

More information

RSVP Support for RTP Header Compression, Phase 1

RSVP Support for RTP Header Compression, Phase 1 RSVP Support for RTP Header Compression, Phase 1 The Resource Reservation Protocol (RSVP) Support for Real-Time Transport Protocol (RTP) Header Compression, Phase 1 feature provides a method for decreasing

More information

Configuring BGP on Cisco Routers Volume 1

Configuring BGP on Cisco Routers Volume 1 Volume 1 I. Course Introduction A. Overview/Learner Skills and Knowledge B. Course Flow C. Additional References 1. Cisco Glossary of Terms D. Your Training Curriculum II. BGP Overview III. Introducing

More information

How to Configure a Cisco Router Behind a Non-Cisco Cable Modem

How to Configure a Cisco Router Behind a Non-Cisco Cable Modem How to Configure a Cisco Router Behind a Non-Cisco Cable Modem Document ID: 19268 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Configurations Verify

More information

Configuring Redundant Routing on the VPN 3000 Concentrator

Configuring Redundant Routing on the VPN 3000 Concentrator Configuring Redundant Routing on the VPN 3000 Concentrator Document ID: 13354 Contents Introduction Prerequisites Requirements Components Used Conventions Configure Network Diagram Router Configurations

More information

Universal Port Resource Pooling for Voice and Data Services

Universal Port Resource Pooling for Voice and Data Services Universal Port Resource Pooling for Voice and Data Services Feature History Release 12.2(2)XA 12.2(2)XB1 12.2(11)T Description This feature was introduced on the Cisco AS5350 and AS5400. This feature was

More information

MPLS Virtual Private Networks (VPNs)

MPLS Virtual Private Networks (VPNs) MPLS Virtual Private Networks (VPNs) The IP Virtual Private Network (VPN) feature for Multiprotocol Label Switching (MPLS) allows a Cisco IOS network to deploy scalable IPv4 Layer 3 VPN backbone services.

More information

High Availability Commands

High Availability Commands main-cpu, on page 2 mode sso, on page 3 policy config-sync prc reload, on page 4 redundancy, on page 5 reload, on page 6 show redundancy, on page 8 show redundancy config-sync, on page 12 standby console

More information

Using Ethernet Operations Administration and Maintenance

Using Ethernet Operations Administration and Maintenance Using Ethernet Operations Administration and Maintenance Ethernet Operations, Administration, and Maintenance (OAM) is a protocol for installing, monitoring, and troubleshooting Ethernet metropolitan-area

More information

Radius-Server Domain-Stripping Enhancements

Radius-Server Domain-Stripping Enhancements Radius-Server Domain-Stripping Enhancements Feature History Release 12.2(15)B Modification This feature was introduced on the Cisco 7200 series and Cisco 7400 ASR. This document describes the Radius-Server

More information

MPLS AToM ATM AAL5 over MPLS

MPLS AToM ATM AAL5 over MPLS MPLS AToM ATM AAL5 over MPLS Feature History Release 12.0(10)ST 12.0(21)ST 12.0(22)S Modification This feature was introduced to support the Cisco 12000 Series router. This feature was updated to support

More information

Routing Configuration Guide, Cisco IOS XE Everest a (Catalyst 9300 Switches)

Routing Configuration Guide, Cisco IOS XE Everest a (Catalyst 9300 Switches) Routing Configuration Guide, Cisco IOS XE Everest 16.5.1a (Catalyst 9300 Switches) First Published: 2017-06-20 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA

More information

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask

Lab : Challenge OSPF Configuration Lab. Topology Diagram. Addressing Table. Default Gateway. Device Interface IP Address Subnet Mask Topology Diagram Addressing Table Device Interface IP Address Subnet Mask Default Gateway Fa0/0 HQ S0/0/0 S0/0/1 Lo1 10.10.10.1 255.255.255.252 Fa0/0 Branch1 S0/0/0 S0/0/1 Fa0/0 Branch2 S0/0/0 S0/0/1 PC1

More information

Section 1. General Networking Theory

Section 1. General Networking Theory Section 1 General Networking Theory This chapter ensures you are prepared for questions in the Cisco Certified Internetwork Expert (CCIE) written exam that deal with general networking theories. General

More information

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis

Configuring NetFlow BGP Next Hop Support for Accounting and Analysis Configuring NetFlow BGP Next Hop Support for Accounting and Analysis Last Updated: November 27, 2012 This document provides information about and instructions for configuring NetFlow Border Gateway Protocol

More information

Configuring TCP Header Compression

Configuring TCP Header Compression Configuring TCP Header Compression First Published: January 30, 2006 Last Updated: May 5, 2010 Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted.

More information

mail-server through service image-version efsu

mail-server through service image-version efsu mail-server, on page 2 mdr download reserve memory image, on page 4 mls ip multicast sso, on page 6 mode (redundancy), on page 8 monitor event-trace sbc (EXEC), on page 10 monitor event-trace sbc (global),

More information

Configuring Internal BGP Features

Configuring Internal BGP Features This module describes how to configure internal Border Gateway Protocol (BGP) features. Internal BGP (ibgp) refers to running BGP on networking devices within one autonomous system. BGP is an interdomain

More information

Configuring RTP Header Compression

Configuring RTP Header Compression Header compression is a mechanism that compresses the IP header in a packet before the packet is transmitted. Header compression reduces network overhead and speeds up the transmission of either Real-Time

More information

MPLS LDP MD5 Global Configuration

MPLS LDP MD5 Global Configuration MPLS LDP MD5 Global Configuration First Published: February 28, 2006 Last Updated: February 19, 2007 The MPLS LDP MD5 Global Configuration feature provides enhancements to the Label Distribution Protocol

More information

Access Control List Enhancements on the Cisco Series Router

Access Control List Enhancements on the Cisco Series Router Access Control List Enhancements on the Cisco 12000 Series Router Part Number, May 30, 2008 The Cisco 12000 series router filters IP packets using access control lists (ACLs) as a fundamental security

More information

Using MSDP to Interconnect Multiple PIM-SM Domains

Using MSDP to Interconnect Multiple PIM-SM Domains Using MSDP to Interconnect Multiple PIM-SM Domains This module describes the tasks associated with using Multicast Source Discovery Protocol (MSDP) to interconnect multiple Protocol Independent Multicast

More information

Implementing RIP for IPv6

Implementing RIP for IPv6 Implementing RIP for IPv6 This module describes how to configure Routing Information Protocol for IPv6. RIP is a distance-vector routing protocol that uses hop count as a routing metric. RIP is an Interior

More information

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses

MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses MPLS VPN Inter-AS with ASBRs Exchanging VPN-IPv4 Addresses The Multiprotocol Label Switching (MPLS) VPN Inter-AS with Autonomous System Boundary Routers (ASBRs) Exchanging VPN-IPv4 Addresses feature allows

More information

BGP Policy Accounting

BGP Policy Accounting Border Gateway Protocol (BGP) policy accounting measures and classifies IP traffic that is sent to, or received from, different peers. Policy accounting is enabled on an input interface, and counters based

More information

Reducing Failure Detection Times in IS-IS Networks

Reducing Failure Detection Times in IS-IS Networks Reducing Failure Detection Times in IS-IS Networks This module describes how to customize IS-IS configuration to help you achieve fast convergence in your network. This module describes how to configure

More information