Customizing the Display of CEF Event Trace Messages
Last Updated: October 5, 2011
This module contains information about and instructions for customizing the display of recorded Cisco Express Forwarding events for Cisco IOS Releases 12.2(25)S, 12.2(33)SB, 12.2(33)SRA, 12.2.(33)SXH, 12.4(20)T, and later releases.
For information about and instructions for customizing the display of recorded Cisco Express Forwarding events for Cisco IOS releases prior to 12.2(25)S, 12.2(33)SB, 12.2(33)SRA, 12.2.(33)SXH, and 12.4(20)T, see Customizing the Display of Cisco Express Forwarding Events.
You can customize the Cisco Express Forwarding event-tracing message display by specifying the size of the file stored in memory or by choosing to display event trace messages by prefix and mask, by a specified interface, or by a Cisco Express Forwarding Virtual Private Network (VPN) routing and forwarding instance (VRF) for an IPv4 or IPv6 address family.
Cisco Express Forwarding is an advanced Layer 3 IP switching technology. It optimizes network performance and scalability for all kinds of networks: those that carry small amounts of traffic and those that carry large amounts of traffic in complex patterns, such as the Internet and networks characterized by intensive web-based applications or interactive sessions.
Your software release may not support all the features documented in this module. For the latest feature information and caveats, see the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the Feature Information Table at the end of this document.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Prerequisites for the Display of CEF Event Trace Messages
Cisco Express Forwarding must be running on the networking device before you can customize the display of recorded Cisco Express Forwarding events.
Restrictions for the Display of CEF Event Trace Messages
If you enable Cisco Express Forwarding and then create an access list that uses the log keyword, the packets that match the access list are not Cisco Express Forwarding switched. They are fast switched. Logging disables Cisco Express Forwarding.
Information About the Display of CEF Event Trace Messages
For links to information about other Cisco Express Forwarding and distributed Cisco Express Forwarding features that you can configure, go to the Additional References.
Cisco Express Forwarding is enabled by default on most Cisco platforms running Cisco IOS software Release 12.0 or later. When Cisco Express Forwarding is enabled on a router, the Route Processor (RP) performs the express forwarding.
To find out if Cisco Express Forwarding is enabled on your platform, enter theshowipcefcommand. If Cisco Express Forwarding is enabled, you receive output that looks like this:
Router# show ip cef
Prefix Next Hop Interface
[...]
10.2.61.8/24 192.168.100.1 FastEthernet1/0/0
192.168.101.1 FastEthernet6/1
[...]
If Cisco Express Forwarding is not enabled on your platform, the output for the showipcefcommand looks like this:
Router# show ip cef
%CEF not running
Distributed Cisco Express Forwarding is enabled by default on the Catalyst 6500 series switch, the Cisco 7500 series router, and the Cisco 12000 Series Internet Router. When distributed Cisco Express Forwarding is enabled on your platform, the line cards perform the express forwarding.
If Cisco Express Forwarding is not enabled on your platform, use theipcefcommand to enable (central) Cisco Express Forwarding or the ipcefdistributed command to enable distributed Cisco Express Forwarding.
Overview of CEF Event Trace Function
The Cisco Express Forwarding event trace function collects Cisco Express Forwarding events as they occur, even when debugging is not enabled. This function allows the tracing of an event immediately after it occurs. Cisco technical personnel can use the event trace function to help resolve any problems with the Cisco Express Forwarding feature.
Cisco Express Forwarding event trace messages are saved in memory on the device. When the event trace messages exceed the configured size, the newest message in the trace will begin to overwrite the older messages. You can use the following commands to change the capacity of the Cisco Express Forwarding event message file:
The monitorevent-tracecefeventssizeglobal configuration command allows you to increase or decrease the number of messages that can be written to memory for a single instance of a trace. To display the size parameter, use the showmonitorevent-traceeventsparameters command.
The monitorevent-tracecefeventsclear privileged EXEC command allows you to clear existing trace messages.
The monitorevent-tracecef(global) command configures event tracing for Cisco Express Forwarding events. To monitor and control the event trace function for Cisco Express Forwarding events, use the monitorevent-tracecef (EXEC) command.
You can use the following commands to display Cisco Express Forwarding events:
The showmonitorevent-tracecefallcommand displays all event trace messages currently in memory for Cisco Express Forwarding.
The debugipcef command and the events keyword record general Cisco Express Forwarding events as they occur.
The debugipceftablecommand enables the real-time collection of events that affect entries in the Cisco Express Forwarding tables.
CEF Event Tracing Defaults and Options
Event tracing for distributed Cisco Express Forwarding events is enabled by default. The Cisco IOS XE software allows Cisco Express Forwarding to define whether support for event tracing is enabled or disabled by default. The command interface for event tracing allows you to change the default value in one of two ways: using the monitorevent-tracecefcommand in privileged EXEC mode or using the monitorevent-tracecefcommand in global configuration mode.
To configure the file in which you want to save trace information, use the monitorevent-tracecefcommand in global configuration mode. By default, the trace messages are saved in a binary format. If you want to save trace messages in ASCII format, possibly for additional application processing, use themonitorevent-tracecefdumppretty command in privileged EXEC mode. The amount of data collected from a trace depends on the trace message size configured using the monitorevent-tracecefcommand in global configuration mode for each instance of a trace.
To specify the trace call stack at tracepoints, you must first clear the trace buffer.
Event tracing for Cisco Express Forwarding IPv4 events is enabled by default.The
Cisco IOSsoftware allows Cisco Express Forwarding to define whether support for event tracing is enabled or disabled by default. The command interface for event tracing allows you to change the default value in one of two ways: using the
monitorevent-tracecefipv4command in privileged EXEC mode or using the
monitorevent-tracecefipv4command in global configuration mode.
To configure the file in which you want to save trace information for Cisco Express Forwarding IPv4 events, use the
monitorevent-tracecefipv4command in global configuration mode. By default, the trace messages are saved in a binary format. If you want to save trace messages in ASCII format, possibly for additional application processing, use themonitorevent-tracecefipv4dumppretty command in privileged EXEC mode. The amount of data collected from the trace depends on the trace message size configured using the
monitorevent-tracecefipv4command for each instance of a trace.
To determine whether event tracing is enabled by default for Cisco Express Forwarding, use the
showmonitorevent-tracecefipv4command to display trace messages.
To specify the trace call stack at tracepoints, you must first clear the trace buffer.
CEF Event Tracing for IPv6 Events
Event tracing for Cisco Express Forwarding IPv6 events is enabled by default.The Cisco IOS XE software allows Cisco Express Forwarding to define whether support for event tracing is enabled or disabled by default. The command interface for event tracing allows you to change the default value in one of two ways: using the monitorevent-tracecefipv6command in privileged EXEC mode or using the monitorevent-tracecefipv6command in global configuration mode.
To configure the file in which you want to save trace information for Cisco Express Forwarding IPv6 events, use the monitorevent-tracecefipv6command in global configuration mode. By default, the trace messages are saved in a binary format. If you want to save trace messages in ASCII format, possibly for additional application processing, use the monitorevent-tracecefipv6dumppretty command in privileged EXEC mode. The amount of data collected from the trace depends on the trace message size configured using the monitorevent-tracecefipv6command for each instance of a trace.
To determine whether event tracing is enabled by default for Cisco Express Forwarding, use the showmonitorevent-tracecefipv6command to display trace messages.
To specify the trace call stack at tracepoints, you must first clear the trace buffer.
How to Customize the Display of CEF Event Trace Messages
Perform the following task to customize Cisco Express Forwarding event tracing. Event trace messages can be used to monitor Cisco Express Forwarding and to help resolve any issues with the Cisco Express Forwarding feature.
Configures event tracing for Cisco Express Forwarding.
The dump-filedump-file-name keyword and argument pair specify the file to which event trace messages are written from memory on the networking device. The maximum length of the filename (path and filename) is 100 characters, and the path can point to flash memory on the networking device or to a TFTP or FTP server.
The eventskeyword turns on event tracing for Cisco Express Forwarding events.
The interface keyword turns on event tracing for Cisco Express Forwarding interface events.
The disable keyword turns off event tracing for Cisco Express Forwarding events.
The enable keyword turns on event tracing for Cisco Express Forwarding events if it had been enabled with the monitorevent-tracecef privileged EXEC command.
The sizenumber keyword and argument pair sets the number of messages that can be written to memory for a single instance of a trace. Range: 1 to 65536.
Note
Some Cisco IOS software subsystem components set the size by default. To display the size parameter, use the showmonitorevent-tracecefeventsparameters command.
The stacktrace keyword enables the stack trace at tracepoints.
The depth argument specifies the depth of the stack trace stored. Range: 1 to 16.
Monitors and controls the event trace function for Cisco Express Forwarding.
The dump keyword writes the event trace results to the file configured with the monitorevent-tracecefglobal configuration command. The trace messages are saved in binary format.
The mergedpretty keywords sort all event trace entries by time and write the entries to a file in ASCII format.
The pretty keyword saves the event trace message in ASCII format.
The events keyword monitors Cisco Express Forwarding events.
The interfacekeyword monitors Cisco Express Forwarding interface events.
The ipv4keyword monitors Cisco Express Forwarding IPv4 events.
The ipv6 keyword monitors Cisco Express Forwarding IPv6 events.
The clear keyword clears existing trace messages for Cisco Express Forwarding from memory on the networking device.
The continuous keyword continuously displays the latest event trace entries.
The cancel keyword cancels the continuous display of the latest trace entries.
The disable keyword turns off Cisco Express Forwarding event tracing.
The enable keyword turns on Cisco Express Forwarding event tracing.
The one-shot keyword Clears any existing trace information from memory, starts event tracing again, and disables the trace when the size of the trace message file configured in the global configuration command is exceeded.
Step 6
disable
Example:
Router# disable
Exits to user EXEC mode.
Customizing CEF Event Tracing for IPv4 Events
Perform the following task to customize Cisco Express Forwarding event tracing for Cisco Express Forwarding IPv4 events. Use event tracing to monitor Cisco Express Forwarding IPv4 events as they occur and to help resolve any issues with Cisco Express Forwarding and related IPv4 events.
SUMMARY STEPS
1.enable
2.configureterminal
3.monitorevent-tracecefipv4{disable | distribution |dump-filedump-file-name| enable | match {global | ip-addressmask} | sizenumber | stacktrace [depth] | vrfvrf-name [distribution | match {global |ip-addressmask}]}
Configures event-tracing for Cisco Express Forwarding IPv4 events.
The disable keyword turns off event tracing for Cisco Express Forwarding IPv4 events.
The distribution keyword logs events related to the distribution of Cisco Express Forwarding Forwarding Information Base (FIB) tables to the line cards
The dump-filedump-file-name keyword and argument pair specify the file to which event trace messages are written from memory on the networking device. The maximum length of the filename (path and filename) is 100 characters, and the path can point to flash memory on the networking device or to a TFTP or FTP server.
The enable keyword turns on event tracing for Cisco Express Forwarding IPv4 events if it had been enabled with the monitorevent-tracecef privileged EXEC command.
The matchkeyword turns on event tracing for Cisco Express Forwarding IPv4 events that matches global events or events that match a specific network address
The globalkeyword specifies global events.
The ip-addressmaskargumentsspecify an IP address in A.B.C.D format and a subnet mask in A.B.C.D format.
The sizenumber keyword and argument pair sets the number of messages that can be written to memory for a single instance of a trace. Range: 1 to 65536.
Note
Some Cisco IOS software subsystem components set the size by default. To display the size parameter, use the showmonitorevent-tracecefipv4parameters command.
The stacktrace keyword enables the stack trace at tracepoints.
The depth argument specifies the depth of the stack trace stored. Range: 1 to 16.
The vrfvrf-name keyword and argument pair turns on event tracing for a Cisco Express Forwarding IPv4 VRF table. The vrf-name argument specifies the name of the VRF
Monitors and controls the event trace function for Cisco Express Forwarding IPv4 events.
The clear keyword clears existing trace messages for Cisco Express Forwarding from memory on the networking device.
The continuous keyword continuously displays the latest event trace entries.
The cancel keyword cancels the continuous display of the latest trace entries.
The disable keyword turns off Cisco Express Forwarding event tracing.
The dump keyword writes the event trace results to the file configured with the global configuration monitorevent-tracecef command. The trace messages are saved in binary format.
The pretty keyword saves the event trace message in ASCII format.
The enable keyword turns on Cisco Express Forwarding event tracing.
The one-shot keyword clears any existing trace information from memory, starts event tracing again, and disables the trace when the size of the trace message file configured in the global configuration command is exceeded.
Step 6
disable
Example:
Router# disable
Exits to user EXEC mode.
Customizing CEF Event Tracing for IPv6 Events
Perform the following task to customize Cisco Express Forwarding event tracing for Cisco Express Forwarding IPv6 events.Use event tracing to monitor Cisco Express Forwarding IPv6 events as they occur and to help resolve any issues with Cisco Express Forwarding and related IPv6 events.
SUMMARY STEPS
1.enable
2.configureterminal
3.monitorevent-tracecefipv4{disable | distribution | dump-filedump-file-name| enable | match {global | ipv6-address/n} | sizenumber | stacktrace [depth] | vrfvrf-name [distribution | match {global |ipv6-address/n}]}
monitorevent-tracecefipv4{disable | distribution | dump-filedump-file-name| enable | match {global | ipv6-address/n} | sizenumber | stacktrace [depth] | vrfvrf-name [distribution | match {global |ipv6-address/n}]}
Example:
Router(config)# monitor event-trace cef ipv6 match global
Configures event-tracing for Cisco Express Forwarding IPv6 events.
The disable keyword turns off event tracing for Cisco Express Forwarding IPv6 events.
The distribution keyword logs events related to the distribution of Cisco Express Forwarding FIB tables to the line cards.
The dump-filedump-file-name keyword and argument pair specify the file to which event trace messages are written from memory on the networking device. The maximum length of the filename (path and filename) is 100 characters, and the path can point to flash memory on the networking device or to a TFTP or FTP server.
The enable keyword turns on event tracing for Cisco Express Forwarding IPv6 events if it had been enabled with the monitorevent-tracecef privileged EXEC command.
The matchkeyword turns on event tracing for Cisco Express Forwarding IPv6 events that matches global events or events that match a specific network address.
The globalkeyword specifies global events.
The ipv6-address/nargument specifies an IPv6 address. This address must be in the form documented in RFC 2373: the address is specified in hexadecimals using 16-bit values between colons. The slash followed by a number (/n) indicates the number of bits that do not change. Range: 0 to 128
The sizenumber keyword and argument pair sets the number of messages that can be written to memory for a single instance of a trace. Range: 1 to 65536.
Note
Some Cisco IOS software subsystem components set the size by default. To display the size parameter, use the showmonitorevent-tracecefipv6parameters command.
The stacktrace keyword enables the stack trace at tracepoints.
The depth argument specifies the depth of the stack trace stored. Range: 1 to 16.
The vrfvrf-name keyword and argument pair turns on event tracing for a Cisco Express Forwarding IPv6 VRF table. The vrf-name argument specifies the name of the VRF
Monitors and controls the event trace function for Cisco Express Forwarding IPv6 events.
The clear keyword clears existing trace messages for Cisco Express Forwarding from memory on the networking device.
The continuous keyword continuously displays the latest event trace entries.
The cancel keyword cancels the continuous display of the latest trace entries.
The disable keyword turns off Cisco Express Forwarding event tracing.
The dump keyword writes the event trace results to the file configured with the global configuration monitorevent-tracecef command. The trace messages are saved in binary format.
The pretty keyword saves the event trace message in ASCII format.
The enable keyword turns on Cisco Express Forwarding event tracing.
The one-shot keyword Clears any existing trace information from memory, starts event tracing again, and disables the trace when the size of the trace message file configured in the global configuration command is exceeded.
Step 6
disable
Example:
Router# disable
Exits to privileged EXEC mode.
Displaying CEF Event Trace Information
Perform the following task to display Cisco Express Forwarding event trace information.
SUMMARY STEPS
1.enable
2.monitorevent-tracecefeventsclear
3.debugipceftable
4.showmonitorevents-tracecefall
5.showmonitorevent-traceceflatest
6.showmonitorevent-tracecefeventsall
7.showmonitorevent-tracecefinterfacelatest
8.showmonitorevent-tracecefipv4all
9.showmonitorevent-tracecefipv6parameters
10.disable
DETAILED STEPS
Step 1
enable
Use this command to enable privileged EXEC mode. Enter your password if prompted. For example:
Example:
Router> enable
Router#
Step 2
monitorevent-tracecefeventsclear
Use this command to clear the Cisco Express Forwarding event trace buffer. For example:
Router# monitorevent-tracecefclear
Example:
Step 3
debugipceftable
Use this command to display events that affect entries in the Cisco Express Forwarding tables. For example:
Example:
Router# debug ip cef table
01:25:46:CEF-Table:Event up, 10.1.1.1/32 (rdbs:1, flags:1000000)
01:25:46:CEF-IP:Checking dependencies of 0.0.0.0/0
01:25:47:CEF-Table:attempting to resolve 10.1.1.1/32
01:25:47:CEF-IP:resolved 10.1.1.1/32 via 10.9.104.1 to 10.9.104.1 Ethernet2/0/0
01:26:02:CEF-Table:Event up, default, 0.0.0.0/0 (rdbs:1, flags:400001)
01:26:02:CEF-IP:Prefix exists - no-op change
Step 4
showmonitorevents-tracecefall
Use this command to display event trace messages for Cisco Express Forwarding. For example:
The output is in table format where the first column contains a time stamp, the second column lists the type of event, and the third column lists the detail for the event.
Step 5
showmonitorevent-traceceflatest
Use this command to display only the event trace message that have been sent since the last instance of the showmonitorevent-tracecef command. For example:
Use this command to display information about Cisco Express Forwarding events. For example:
Example:
Router# show monitor event-trace cef events all
*Jul 13 17:38:27.999: SubSys ipv4fib_ios_def_cap init
*Jul 13 17:38:27.999: SubSys ipv6fib_ios_def_cap init
*Jul 13 17:38:27.999: Inst unknown -> RP
*Jul 13 17:38:27.999: SubSys fib_ios_chain init
*Jul 13 17:38:28.199: SubSys fib init
*Jul 13 17:38:28.199: SubSys ipv4fib init
*Jul 13 17:38:28.199: SubSys fib_ios init
*Jul 13 17:38:28.199: SubSys fib_ios_if init
*Jul 13 17:38:28.199: SubSys ipv4fib_ios init
*Jul 13 17:38:28.199: Flag Common CEF enabled set to yes
*Jul 13 17:38:28.199: Flag IPv4 CEF enabled set to yes
*Jul 13 17:38:28.199: Flag IPv4 CEF switching enabled set to yes
*Jul 13 17:38:28.199: GState CEF enabled
*Jul 13 17:38:28.199: SubSys ipv6fib_ios init
*Jul 13 17:38:28.199: SubSys ipv4fib_util init
*Jul 13 17:38:28.199: SubSys ipv4fib_les init
*Jul 13 17:38:34.059: Process Background created
*Jul 13 17:38:34.059: Flag IPv4 CEF running set to yes
*Jul 13 17:38:34.059: Process Background event loop enter
*Jul 13 17:38:34.079: Flag IPv4 CEF switching running set to yes
The output is in table format where the first column contains a time stamp, the second column lists the type of event, and the third column lists the detail for the event.
For example, the Subsys event type is related to the initialization of a subset of Cisco Express Forwarding functionality. The "ipv4fib_ios_def_cap init" entry is the initialization of IPv4 Cisco Express Forwarding default capabilities.
Step 7
showmonitorevent-tracecefinterfacelatest
Use this command to display only the event trace messages generated since the last showmonitorevent-tracecefinterfacecommand was entered. For example:
The following example shows how to enable event tracing for Cisco Express Forwarding and configure the buffer size to 2500 messages. The trace messages file is set to cef-dump in slot0 (flash memory).
configure terminal
!
monitor event-trace cef events enable
monitor event-trace cef dump-file slot0:cef-dump
monitor event-trace cef events size 2500
exit
The following example shows what happens when you try to enable event tracing for Cisco Express Forwarding events when it is already enabled:
configure terminal
!
monitor event-trace cef events enable
00:04:33: %EVENT_TRACE-6-ENABLE: Trace already enabled.
The following example shows the privileged EXEC commands that stop event tracing, clear the current contents of memory, and reenable the trace function for Cisco Express Forwarding events. This example assumes that the tracing function is configured and enabled on the networking device.
Example Customizing CEF Event Tracing for IPv4 Events
The following example shows how to enable event tracing for Cisco Express Forwarding IPv4 events and configure the buffer size to 5000 messages:
configure terminal
!
monitor event-trace cef ipv4 enable
monitor event-trace cef ipv4 size 5000
exit
The following example shows how to enable event tracing for events that match Cisco Express Forwarding IPv4 VRF vpn1:
configure terminal
!
monitor event-trace cef ipv4 enable
monitor event-trace cef ipv4 vrf vpn1
exit
The following example shows the privileged EXEC commands to configure the continuous display of the latest Cisco Express Forwarding event trace entries for IPv4 events:
Tasks for customizing the display of recorded Cisco Express Forwarding events in Cisco IOS releases prior to Cisco IOS Releases 12.2(25)S, 12.2(33)SB, 12.2(33)SRA, 12.2(33)SXH, and 12.4(20)T
Customizing the Display of Recorded Cisco Express Forwarding Events
Causes of common Cisco Express Forwarding-related error messages on platforms running distributed Cisco Express Forwarding switching (Cisco 7500 series routers and Cisco 12000 series Internet routers) and how to troubleshoot them
No new or modified RFCs are supported by this feature, and support for existing RFCs has not been modified by this feature.
--
Technical Assistance
Description
Link
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password.
Feature Information for the Display of CEF Event Trace Messages
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to
www.cisco.com/go/cfn. An account on Cisco.com is not required.
Table 1
Feature Information for Configuring the Display of Cisco Express Forwarding Event Trace Messages
Feature Name
Releases
Feature Configuration Information
This table is intentionally left blank because no features were introduced or modified in Cisco IOS Release 12.2(1) or later. This table will be updated when feature information is added to this module.
--
--
Glossary
adjacency--A relationship formed between selected neighboring routers and end nodes for the purpose of exchanging routing information. Adjacency is based upon the use of a common media segment by the routers and nodes involved.
CiscoExpressForwarding--A Layer 3 switching technology. Cisco Express Forwarding can also refer to central Cisco Express Forwarding mode, one of two modes of Cisco Express Forwarding operation. Cisco Express Forwarding enables a Route Processor to perform express forwarding. Distributed Cisco Express Forwarding is the other mode of Cisco Express Forwarding operation.
distributedCiscoExpressForwarding--A mode of Cisco Express Forwarding operation in which line cards (such as Versatile Interface Processor (VIP) line cards) maintain identical copies of the forwarding information base (FIB) and adjacency tables. The line cards perform the express forwarding between port adapters; this relieves the Route Switch Processor of involvement in the switching operation.
FIB--forwarding information base. A component of Cisco Express Forwarding that is conceptually similar to a routing table or information base. The router uses the FIB lookup table to make destination-based switching decisions during Cisco Express Forwarding operation. The router maintains a mirror image of the forwarding information in an IP routing table.
linecard--A general term for an interface processor that can be used in various Cisco products. For example, a Versatile Interface Processor (VIP) is a line card for the Cisco 7500 series router.
prefix--The network address portion of an IP address. A prefix is specified by a network and mask and is generally represented in the format network/mask. The mask indicates which bits are the network bits. For example, 1.0.0.0/16 means that the first 16 bits of the IP address are masked, making them the network bits. The remaining bits are the host bits. In this example, the network number is 10.0.
VPN--Virtual Private Network. The result of a router configuration that enables IP traffic to use tunneling to travel securely over a public TCP/IP network.
VRF--A Virtual Private Network (VPN) routing/forwarding instance. A VRF consists of an IP routing table, a derived forwarding table, a set of interfaces that use the forwarding table, and a set of rules and routing protocols that determine what goes into the forwarding table. In general, a VRF includes the routing information that defines a customer VPN site that is attached to a PE router.
Cisco and the Cisco Logo are trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and other countries. A listing of Cisco's trademarks can be found at
www.cisco.com/go/trademarks. Third party trademarks mentioned are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (1005R)
Any Internet Protocol (IP) addresses and phone numbers used in this document are not intended to be actual addresses and phone numbers. Any examples, command display output, network topology diagrams, and other figures included in the document are shown for illustrative purposes only. Any use of actual IP addresses or phone numbers in illustrative content is unintentional and coincidental.