Table Of Contents
SAA for Frame Relay Interfaces
Information About SAA for Frame Relay Interfaces
Frame Relay Service Level Monitoring
Enabling Operations on Both Ends of the Connection
Restrictions for SAA for Frame Relay
How to Configure SAA Monitoring for Frame Relay Connections
Configuring Monitoring of a Physical Interface or Controller
Configuring Monitoring of a Frame Relay Link
Configuring Monitoring of a Frame Relay Circuit
Enabling CNS for SAA Data Retrieval
Configuration Examples for SAA Monitoring for Frame Relay Connections
rtr slm frame-relay statistics
show rtr enhanced-history collection-statistics
show rtr enhanced-history distribution-statistics
type slm frame-relay interface
type slm frame-relay pvc interface
SAA for Frame Relay Interfaces
The Cisco Service Assurance Agent (SAA) is an embedded performance monitoring utility in Cisco IOS software. The SAA for Frame Relay Interfaces feature expands the capabilities of SAA by using service level monitoring (SLM) to provide detailed monitoring statistics for Frame Relay connections. This feature provides monitoring for Frame Relay connections; SLM and Frame Relay performance monitoring techniques provide the option to gather statistics for either physical links or circuits. Monitoring service levels for Frame Relay connections allows service providers to ensure that their networks are meeting or exceeding the performance outlined in service level agreements (SLAs).
Specifications for the SAA Monitoring for Frame Relay Cobnnections Feature
Finding Support Information for Platforms and Cisco IOS Software Images
Use Cisco Feature Navigator to find information about platform support and Cisco IOS software image support. Access Cisco Feature Navigator at http://www.cisco.com/go/fn. You must have an account on Cisco.com. If you do not have an account or have forgotten your username or password, click Cancel at the login dialog box and follow the instructions that appear.
Contents
•
Information About SAA for Frame Relay Interfaces
•
How to Configure SAA Monitoring for Frame Relay Connections
•
Configuration Examples for SAA Monitoring for Frame Relay Connections
Information About SAA for Frame Relay Interfaces
To configure the SAA for Frame Relay Interfaces feature, you should understand the following concepts:
•
Frame Relay Service Level Monitoring
•
Enabling Operations on Both Ends of the Connection
Frame Relay Service Level Monitoring
An SAA Frame Relay monitoring operation ("type frameRelay") was introduced in Release 12.2(2)T. This operation is based on the architecture for the other standard monitoring operations in SAA, and uses responder-based probes. This operation sends the configured probe packers (synthetic traffic) from the source to the destination, and the SAA Responder on the destination device returns a reply. The primary metric provided by this operation is Response Time/ Round-Trip Time (RTT) on Frame Relay networks.
The new Frame Relay service level monitoring (SLM) operations are similar to the ATM service level monitoring operations introduced in 12.2(11)T. The SLM Frame Relay operation provides both active and passive monitoring and can be applied to either interfaces or circuits.
Specifically, this feature introduces two new SAA operations and enhances the previously introduced SLM interface/controller operation. These operations provide the following functions:
•
Monitoring of a Physical Interface—The SLM interface/controller operation ("type slm interface") provides physical layer (Layer 1) data for interfaces or controllers configured for Frame Relay. This operation was enhanced to provide data for serial interfaces and to provide data for T3 (DS3) or E3 controllers.
•
Monitoring of a Frame Relay Link—The SLM FR interface operation ("type slm frame-relay interface") provides Frame Relay link (Layer 2) data for a Frame Relay interface.
•
Monitoring of a Frame Relay Circuit—The SLM FR circuit operation ("type slm frame-relay pvc interface") provides Frame Relay permanent virtual circuit (PVC) data.
By using these operations together, you can generate statistics for the physical interface, the Frame Relay connection as a whole, and for specific Frame Relay circuits (PVCs). Table 1 shows the correspondence between the operation name and the command used to enable the operation.
The metrics provided by SAA service level monitoring operations, such as the Frame Relay operation, are designed to provide information useful in determining that service level agreements (SLAs) are being met (SLA validation). Service providers can use the SLM FR operations to determine round trip time (RTT), bandwidth usage, throughput, packet loss, burst analysis, delivery ratio, utilization, total frames transmitted, total frames received, and more. The SLM FR operations can provide over 100 different metrics for traffic analysis.
The SAA for Frame Relay Interfaces feature can be used with Cisco Networking Services (CNS). A device running CNS, such as the IE2100, can be used to retrieve the FR performance statistics generated by the SAA. An XML Get or Set request can be issued from the IE2100 after the router registers with the CNS event agent. Additionally, these results can be passed, in an XML format, to other devices running third-party monitoring software, such as Visual Networks' UpTime application.
Figure 1 Retrieval Methods for SAA SLM Operational Data
SAA, when used with external applications such as Visual UpTime, provides the information and toolsets required to:
•
completely automate the collection, archiving, and presentation of data to validate a carrier SLA
•
accurately measure network availability
•
accurately measure network delay
•
accurately measure throughput
Trending, reporting, troubleshooting and planning tools enhance the performance and availability of the integrated access network. This provides short and long-term cost savings through reduced downtime, increased productivity of network support staff, and optimization of the network.
Enabling Operations on Both Ends of the Connection
Unlike other SAA operations, you do not enable the SAA Responder on the operational target (replying) device. Instead, to get the full monitoring statistics for Frame Relay connections, you should enable the same operation on both the sending (agent) device and replying (target) device. SAA will automatically retrieve the additional statistics generated when the Frame Relay operations are configured on the target device. For Frame Relay SLM operations, it may be helpful to think of the routers as "near-end" and "far-end" devices instead of as "sending" and "replying" devices.
Restrictions for SAA for Frame Relay
There is no SNMP support for enhanced history; however, enhanced history statistics can be retrieved using XML.
How to Configure SAA Monitoring for Frame Relay Connections
To configure SAA Frame Relay monitoring, perform one or more of the following tasks:
•
Configuring Monitoring of a Physical Interface or Controller
•
Configuring Monitoring of a Frame Relay Link
•
Configuring Monitoring of a Frame Relay Circuit
•
Enabling CNS for SAA Data Retrieval
Configuring Monitoring of a Physical Interface or Controller
Frame Relay monitoring using SAA can be configured for an interface or controller at the physical layer, for an interface at the data layer, or for a specific circuit. The follow task describes configuring the SAA operation for a Frame Relay interface or controller at the physical layer.
All steps are required unless otherwise indicated.
Restrictions
To enable full statistics gathering for SAA Frame Relay service level monitoring operations, the operation must be configured on both ends of the Frame Relay connection.
Standard SAA distribution and history statistics are not supported in SLM operations; instead, use the show enhanced-history commands. Enhanced history data is stored as individual samples in each bucket. Aggregated (averaged) data for SLM operations is not available from the CLI.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
rtr slm frame-relay statistics
4.
rtr operation-id
5.
type slm interface OR type slm controller
6.
enhanced history
7.
owner (optional)
8.
tag (optional)
9.
timeout (optional)
10.
exit
11.
Repeat Steps 1 through 7 on the device at the far end of the connection.
12.
rtr schedule
13.
end
14.
copy running-config startup-config (optional)
15.
Allow statistics to be gathered for the desired amount of time.
16.
show rtr operational-state (optional)
17.
show rtr enhanced-history collection-statistics (optional)
18.
show rtr enhanced-history distribution-statistics (optional)
DETAILED STEPS
Example
Router> enablePassword:Router# configure terminalEnter configuration commands, one per line.Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 1Router(config-rtr)# type slm controller T1 0Router(config-rtr-slm-if)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-if)# exitRouter(config)# rtr schedule 1 start-time now life foreverRouter(config)# endRouter#Router# show rtr configuration 1 | include TypeType of operation to perform: slm controllerReaction Type: NoneRouter#Router# show rtr operational-state 1Entry number: 1Modification time: *02:13:28.643 UTC Mon May 5 2003Number of operations attempted: 9Number of operations skipped: 0Current seconds left in Life: ForeverOperational state of entry: ActiveLast time this entry was reset: NeverConnection loss occurred: FALSETimeout occurred: FALSEOver thresholds occurred: FALSELatest RTT (milliseconds): 0Latest operation start time: *02:15:00.007 UTC Mon May 5 2003Latest operation return code: OKDs1StatRxLineStatus: 16385Ds1StatRxBPVs: 0, Ds1StatRxCrcFrameErrors: 0Ds1StatRxErrSecs: 0, Ds1StatRxSevereErrSecs: 0Ds1StatRxUnavailSecs: 0, Ds1StatRxBurstyErrSecs: 0Sample Index = 9Router# show rtr enhanced-history collection-statistics 1Entry number: 1Aggregation Interval: 900Bucket Index: 1Aggregation start time 00:15:00.004 UTC Mon May 5 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0Ds1StatRxLineStatus: 16385Ds1StatRxBPVs: 0, Ds1StatRxCrcFrameErrors: 0Ds1StatRxErrSecs: 0, Ds1StatRxSevereErrSecs: 0Ds1StatRxUnavailSecs: 0, Ds1StatRxBurstyErrSecs: 0Sample Index = 1Bucket Index: 2Aggregation start time 00:30:00.005 UTC Mon May 5 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0Ds1StatRxLineStatus: 16385Ds1StatRxBPVs: 0, Ds1StatRxCrcFrameErrors: 0Ds1StatRxErrSecs: 0, Ds1StatRxSevereErrSecs: 0Ds1StatRxUnavailSecs: 0, Ds1StatRxBurstyErrSecs: 0Sample Index = 2Bucket Index: 3...
Router# show rtr enhanced-history distribution-statistics 1Point by point Enhanced HistoryEntry = Entry NumberInt = Aggregation Interval (seconds)BucI = Bucket IndexStartT = Aggregation Start TimePth = Path indexHop = Hop in path indexComps = Operations completedOvrTh = Operations completed over thresholdsSumCmp = Sum of RTT (milliseconds)SumCmp2L = Sum of RTT squared low 32 bits (milliseconds)SumCmp2H = Sum of RTT squared high 32 bits (milliseconds)TMax = RTT maximum (milliseconds)TMin = RTT minimum (milliseconds)Entry Int BucI StartT Pth Hop Comps OvrTh SumCmp SumCmp2L SumCmp2H n1 900 1 900001 1 1 1 0 0 0 01 900 2 1800003 1 1 1 0 0 0 01 900 3 2700001 1 1 1 0 0 0 01 900 4 3600002 1 1 1 0 0 0 01 900 5 4500004 1 1 1 0 0 0 01 900 6 5400002 1 1 1 0 0 0 01 900 7 6300003 1 1 1 0 0 0 01 900 8 7200001 1 1 1 0 0 0 01 900 9 8100003 1 1 1 0 0 0 0...What to Do Next
If SAA data is to be passed to a CNS enabled router, you should perform the task in the "Enabling CNS for SAA Data Retrieval" section.
Configuring Monitoring of a Frame Relay Link
Frame Relay monitoring using SAA can be configured for an interface at the physical layer, for an interface at the data link layer, or for a specific circuit. The follow task describes configuring the SAA operation for a Frame Relay interface at the data link layer.
Restrictions
To enable full statistic gathering for the SAA Frame Relay service level monitoring operation, the operation must be configured on both ends of the Frame Relay connection.
Standard SAA distribution and history statistics are not supported in SLM operations. Aggregated (averaged) data for SLM operations is not available from the CLI. Enhanced history data is stored as individual samples in each bucket.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
rtr slm frame-relay statistics
4.
rtr operation-number
5.
type slm frame-relay interface
6.
enhanced history
7.
owner (optional)
8.
tag (optional)
9.
timeout (optional)
10.
exit
11.
Repeat Steps 1 through 7 on the device at the far end of the connection.
12.
rtr schedule
13.
end
14.
copy running-config startup-config (optional)
15.
Allow statistics to be gathered for the desired amount of time.
16.
show rtr operational-state (optional)
17.
show rtr enhanced-history collection-statistics (optional)
18.
show rtr enhanced-history distribution-statistics (optional)
DETAILED STEPS
Example
Router> enablePassword:Router# configure terminalEnter configuration commands, one per line.Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 2Router(config-rtr)# type slm frame-relay interface Serial0:0Router(config-rtr-slm-fr-if)#?SAA slm frame-relay interface Configuration Commands:! The following list of commands apply to SLM operations:default Set a command to its defaultsenhanced-history Enable enhanced history collectionno Negate a command or return it to the default stateowner Owner of Entrytag User defined tagtimeout Timeout of an operationRouter(config-rtr-slm-fr-if)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-fr-if)# exitRouter(config)# rtr schedule 2 start-time now life foreverRouter(config)# endRouter#Router# show rtr configuration 2 | include TypeType of operation to perform: Slm Frame-relay InterfaceReaction Type: NoneRouter# show rtr operational-state 2Entry number: 2Modification time: *00:12:35.526 UTC Thur May 1 2003Number of operations attempted: 275Number of operations skipped: 0Current seconds left in Life: ForeverOperational state of entry: ActiveLast time this entry was reset: NeverConnection loss occurred: FALSETimeout occurred: FALSEOver thresholds occurred: FALSELatest RTT (milliseconds): 0Latest operation start time: *20:44:59.993 UTC Sat May 3 2003Latest operation return code: OKLinkState :1Tx Total Frames: 92 Rx Total Frames: 92Tx Total Octets: 1350 Rx Total Octets: 1240Tx FCSAlignErrors: 0 Rx FCSAlignErrors: 0Tx Aborted Frames: 0 Rx Aborted Frames: 0Tx Long Frames: 0 Rx Long Frames: 0Tx Short Frames: 0 Rx Short Frames: 0Tx MaxThroughput: 448 Rx MaxThroughput: 528Tx MaxUtilization: 0 Rx MaxUtilization: 1Tx MaxFramesSec: 2 Rx MaxFramesSec: 2UnavailSecs: 0 Drop Events: 0Tx OverFlowOctets: 0 Rx OverFlowOctets: 0Tx Burst Percent1(sec): 900 Rx Burst Percent1(sec): 900Tx Burst Percent2(sec): 0 Rx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Rx Burst Percent3(sec): 0Tx Burst Percent4(sec): 0 Rx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0 Rx Burst Percent5(sec): 0Sample Index = 275Router# show rtr enhanced-history collection-statistics 2Entry number: 2Aggregation Interval: 900!-----------------------------------------------------!Bucket Index: 1Aggregation start time 20:14:59.989 UTC Fri May 2 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0LinkState :1Tx Total Frames: 92 Rx Total Frames: 92Tx Total Octets: 1350 Rx Total Octets: 1240Tx FCSAlignErrors: 0 Rx FCSAlignErrors: 0Tx Aborted Frames: 0 Rx Aborted Frames: 0Tx Long Frames: 0 Rx Long Frames: 0Tx Short Frames: 0 Rx Short Frames: 0Tx MaxThroughput: 448 Rx MaxThroughput: 528Tx MaxUtilization: 0 Rx MaxUtilization: 1Tx MaxFramesSec: 2 Rx MaxFramesSec: 2UnavailSecs: 0 Drop Events: 0Tx OverFlowOctets: 0 Rx OverFlowOctets: 0Tx Burst Percent1(sec): 900 Rx Burst Percent1(sec): 900Tx Burst Percent2(sec): 0 Rx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Rx Burst Percent3(sec): 0Tx Burst Percent4(sec): 0 Rx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0 Rx Burst Percent5(sec): 0Sample Index = 177!-----------------------------------------------------!Bucket Index: 2Aggregation start time 20:29:59.989 UTC Fri May 2 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0LinkState :1LinkState :1Tx Total Frames: 92 Rx Total Frames: 92Tx Total Octets: 1350 Rx Total Octets: 1240Tx FCSAlignErrors: 0 Rx FCSAlignErrors: 0Tx Aborted Frames: 0 Rx Aborted Frames: 0Tx Long Frames: 0 Rx Long Frames: 0Tx Short Frames: 0 Rx Short Frames: 0Tx MaxThroughput: 448 Rx MaxThroughput: 528Tx MaxUtilization: 0 Rx MaxUtilization: 1Tx MaxFramesSec: 2 Rx MaxFramesSec: 2UnavailSecs: 0 Drop Events: 0Tx OverFlowOctets: 0 Rx OverFlowOctets: 0Tx Burst Percent1(sec): 900 Rx Burst Percent1(sec): 900Tx Burst Percent2(sec): 0 Rx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Rx Burst Percent3(sec): 0Tx Burst Percent4(sec): 0 Rx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0 Rx Burst Percent5(sec): 0Sample Index = 178!-----------------------------------------------------!Bucket Index: 3Aggregation start time 20:44:59.991 UTC Fri May 2 2003...Router# show rtr enhanced-history distribution-statistics 2Point by point Enhanced HistoryEntry = Entry NumberInt = Aggregation Interval (seconds)BucI = Bucket IndexStartT = Aggregation Start TimePth = Path indexHop = Hop in path indexComps = Operations completedOvrTh = Operations completed over thresholdsSumCmp = Sum of RTT (milliseconds)SumCmp2L = Sum of RTT squared low 32 bits (milliseconds)SumCmp2H = Sum of RTT squared high 32 bits (milliseconds)TMax = RTT maximum (milliseconds)TMin = RTT minimum (milliseconds)Entry Int BucI StartT Pth Hop Comps OvrTh SumCmp SumCmp2L SumCmp2H TMax TMin2 900 1 159300004 1 1 1 0 0 0 02 900 2 160200002 1 1 1 0 0 0 02 900 3 161100004 1 1 1 0 0 0 02 900 4 162000001 1 1 1 0 0 0 02 900 5 162900003 1 1 1 0 0 0 02 900 6 163800001 1 1 1 0 0 0 02 900 7 164700003 1 1 1 0 0 0 02 900 8 165600012 1 1 1 0 0 0 02 900 9 166500002 1 1 1 0 0 0 02 900 10 167400004 1 1 1 0 0 0 02 900 11 168300001 1 1 1 0 0 0 02 900 12 169200003 1 1 1 0 0 0 02 900 13 170100001 1 1 1 0 0 0 02 900 14 171000002 1 1 1 0 0 0 02 900 15 171900004 1 1 1 0 0 0 0...What to Do Next
If SAA data is to be passed to a CNS enabled router, you should perform the task in the "Enabling CNS for SAA Data Retrieval" section.
Configuring Monitoring of a Frame Relay Circuit
Frame Relay monitoring using SAA can be configured for an interface at the physical layer, for an interface at the data link layer, or for a specific circuit. The follow task describes configuring the SAA operation for a Frame Relay circuit.
Restrictions
To enable full statistic gathering for the SAA Frame Relay service level monitoring operation, the operation must be configured on both ends of the Frame Relay connection.
Standard SAA distribution and history statistics are not supported in SLM operations; instead use the show enhanced history commands. Enhanced history data is stored as individual samples in each bucket. Aggregated (averaged) data for SLM operations is not available from the CLI.
SUMMARY STEPS
All steps are required unless otherwise indicated.
1.
enable
2.
configure terminal
3.
rtr slm frame-relay statistics
4.
rtr operation-number
5.
type slm frame-relay pvc interface
6.
enhanced history
7.
owner (optional)
8.
tag (optional)
9.
timeout (optional)
10.
exit
11.
Repeat Steps 1 through 7 on the device at the far end of the connection.
12.
rtr schedule
13.
end
14.
copy running-config startup-config (optional)
15.
Allow statistics to be gathered for the desired amount of time.
16.
show rtr operational-state (optional)
17.
show rtr enhanced-history collection-statistics (optional)
18.
show rtr enhanced-history distribution-statistics (optional)
DETAILED STEPS
Examples
Router> enablePassword:Router# configure terminalEnter configuration commands, one per line.Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 3Router(config-rtr)# type slm frame-relay pvc interface Serial0:0 111Router(config-rtr-slm-fr-dlci)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-fr-dlci)# exitRouter(config)# rtr schedule 3 start-time now life foreverRouter(config)# endRouter#Router# show rtr configuration 3 | include TypeType of operation to perform: Slm Frame-relay PvcReaction Type: NoneRouter# show rtr operational-state 3Entry number: 3Modification time: *00:12:35.686 UTC Thur May 1 2003Number of operations attempted: 276Number of operations skipped: 277Current seconds left in Life: ForeverOperational state of entry: ActiveLast time this entry was reset: NeverConnection loss occurred: FALSETimeout occurred: FALSEOver thresholds occurred: FALSELatest RTT (milliseconds): 16Latest operation start time: *21:07:29.988 UTC Sat May 3 2003Latest operation return code: OKSample Index = 277Echo Receive Time = *00:22:30.005 UTC Thur May 1 2003Echo Response Time = 21 (ms)Remote IP Address : 14.1.1.1 Remote Product Id : 2198864392Remote Interface Type : 32 Remote Interface Index: 11Remote Circuit Index : 111Offered Frames/PDUs : 2 Delivered Frames/PDUs: 2Tx Total Frames: 2 Rx Total Frames: 2Tx Total Octets: 60 Rx Total Octets: 70Tx DeFrames: 0 Rx DeFrames: 0Tx MaxThroughput: 448 Rx MaxThroughput: 528Rx FecnSeconds: 0 Rx BecnSeconds: 0OctetsAboveCIR: 0 FramesAboveCIR: 0Unavailable Seconds: 0Tx Burst Percent1(sec): 900 Tx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Tx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0Router# show rtr enhanced-history collection-statistics 3Entry number: 3Aggregation Interval: 900!-----------------------------------------------------!Bucket Index: 1Aggregation start time 21:37:29.988 UTC Fri May 2 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0Sample Index = 183Echo Receive Time = *00:22:30.006 UTC Thur May 1 2003Echo Response Time = 21 (ms)Remote IP Address : 14.1.1.1 Remote Product Id : 2198864392Remote Interface Type : 32 Remote Interface Index: 11Remote Circuit Index : 111Offered Frames/PDUs : 2 Delivered Frames/PDUs: 2Tx Total Frames: 2 Rx Total Frames: 2Tx Total Octets: 60 Rx Total Octets: 70Tx DeFrames: 0 Rx DeFrames: 0Tx MaxThroughput: 448 Rx MaxThroughput: 528Rx FecnSeconds: 0 Rx BecnSeconds: 0OctetsAboveCIR: 0 FramesAboveCIR: 0Unavailable Seconds: 0Tx Burst Percent1(sec): 900 Tx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Tx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0!-----------------------------------------------------!Bucket Index: 2Aggregation start time 21:52:29.990 UTC Fri May 2 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0Sample Index = 184Echo Receive Time = *00:22:30.007 UTC Thur May 1 2003Echo Response Time = 21 (ms)Remote IP Address : 14.1.1.1 Remote Product Id : 2198864392Remote Interface Type : 32 Remote Interface Index: 11Remote Circuit Index : 111Offered Frames/PDUs : 2 Delivered Frames/PDUs: 2Tx Total Frames: 2 Rx Total Frames: 2Tx Total Octets: 60 Rx Total Octets: 70Tx DeFrames: 0 Rx DeFrames: 0Tx MaxThroughput: 448 Rx MaxThroughput: 528Rx FecnSeconds: 0 Rx BecnSeconds: 0OctetsAboveCIR: 0 FramesAboveCIR: 0Unavailable Seconds: 0Tx Burst Percent1(sec): 900 Tx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Tx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0!-----------------------------------------------------!Bucket Index: 3Aggregation start time 22:07:29.993 UTC Fri May 2 2003...Router# show rtr enhanced-history distribution-statistics 3Point by point Enhanced HistoryEntry = Entry NumberInt = Aggregation Interval (seconds)BucI = Bucket IndexStartT = Aggregation Start TimePth = Path indexHop = Hop in path indexComps = Operations completedOvrTh = Operations completed over thresholdsSumCmp = Sum of RTT (milliseconds)SumCmp2L = Sum of RTT squared low 32 bits (milliseconds)SumCmp2H = Sum of RTT squared high 32 bits (milliseconds)TMax = RTT maximum (milliseconds)TMin = RTT minimum (milliseconds)Entry Int BucI StartT Pth Hop Comps OvrTh SumCmp SumCmp2L SumCmp2H n3 900 1 166050003 1 1 2 0 28 394 03 900 2 166950001 1 1 2 0 29 421 03 900 3 167850002 1 1 2 0 31 481 03 900 4 168750000 1 1 2 0 30 450 03 900 5 169650002 1 1 2 0 27 369 03 900 6 170550000 1 1 2 0 29 421 03 900 7 171450001 1 1 2 0 31 481 03 900 8 172350003 1 1 2 0 30 452 03 900 9 173250001 1 1 2 0 29 421 03 900 10 174150002 1 1 2 0 31 481 0...What to Do Next
If SAA data is to be passed to a CNS enabled router, you should perform the task "Enabling CNS for SAA Data Retrieval".
Enabling CNS for SAA Data Retrieval
If a CNS-enabled device will be used to retrieve data, you must also enable the CNS client on one of the devices running the SAA operation.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
cns id
4.
cns event
5.
end
DETAILED STEPS
Configuration Examples for SAA Monitoring for Frame Relay Connections
The following example shows a typical configuration with all three Frame Relay SLM operations configured, as well as the CNS commands needed for passing this information to a remote CNS server.
Router# show running-configurationBuilding configuration...!version 12.3no service padservice timestamps debug uptimeservice timestamps log uptime. . .!frame-relay switching!voice call carrier capacity activeno voice confirmation-toneno voice hpi capture bufferno voice hpi capture destination!voice-card 0!atm slm statistics!controller T1 0framing esflinecode b8zschannel-group 0 timeslots 24!!interface Ethernet0ip address 209.165.202.129 255.255.255.224no ip mroute-cacheno cdp enable!interface Serial0no ip addressencapsulation frame-relayno ip mroute-cacheshutdownclockrate 64000no fair-queueframe-relay class ciscoframe-relay traffic-shapingframe-relay intf-type dce!interface Serial0.1 point-to-pointframe-relay interface-dlci 101!interface Serial1description physical connection to clne-2mtu 5000no ip addressencapsulation frame-relayno ip mroute-cacheload-interval 30shutdownno arp frame-relayframe-relay lmi-type q933a!interface Serial0:0ip address 209.165.200.226 255.255.255.224encapsulation frame-relayframe-relay interface-dlci 111frame-relay intf-type dce!interface FR-ATM20no ip addressencapsulation frame-relayshutdown!ip default-gateway 10.4.23.1ip classlessip route 0.0.0.0 0.0.0.0 Ethernet0no ip http server!!!map-class frame-relay ciscoframe-relay cir 64000frame-relay bc 8000frame-relay be 16000frame-relay mincir 32000frame-relay adaptive-shaping becnframe-relay fecn-create!map-class frame-relay set_fecn_becnframe-relay fecn-adapt!!snmp-server enable traps rtrsnmp-server host 209.165.200.225 public!rtr slm frame-relay statisticsrtr responderrtr 1type slm controller T1 0enhanced-history interval 900 buckets 100rtr schedule 1 start-time now life foreverrtr 2type slm frame-relay interface Serial0:0enhanced-history interval 900 buckets 100rtr schedule 2 start-time now life foreverrtr 3type slm frame-relay pvc interface Serial0:0 111enhanced-history interval 900 buckets 100rtr schedule 3 start-time now life forever!...!cns id Ethernet0 ipaddress eventcns event 172.19.209.172 11027 keepalive 30 3!cns notifications encapsulation snmpWhere to Go Next
If using this feature with an external networking monitoring application, refer to the documentation provided by the software provider.
Additional References
For additional information related to SAA Monitoring for Frame Relay Connections, refer to the following references:
Related Documents
Standards
No relevant standards.
MIBs
RFCs
No relevant RFCs.
Technical Assistance
Command Reference
This section documents new and modified commands. All other commands used with this feature are documented in the Cisco IOS Release 12.3 command reference publications.
•
rtr slm frame-relay statistics
•
show rtr enhanced-history collection-statistics
•
show rtr enhanced-history distribution-statistics
•
type slm frame-relay interface
•
type slm frame-relay pvc interface
enhanced-history
To enable enhanced history gathering for an SAA operation, use the enhanced-history command in one of the SAA RTR configuration modes.
enhanced-history interval seconds buckets number-of-buckets
Syntax Description
Defaults
No enhanced histroy data is collected.
Command Modes
SAA Echo operation configuration (config-rtr-echo)
SAA UDP Echo operation configuraiton (config-rtr-udp)
SAA TCP operation configuration (config-rtr-tcp)
SAA Jitter operation configuration (config-rtr-jitter)
SAA SLM Controller/Interface configuration (config-rtr-slm-if)
SAA SLM ATM Interface configuration (config-rtr-slm-atm-if)
SAA SLM Frame Relay Interface configuration (config-rtr-slm-fr-if)
SAA SLM ATM Circuit configuration (config-rtr-slm-atm-dlci)
SAA SLM Frame Relay Circuit configuration (config-rtr-slm-fr-dlci)
Command History
Release Modification12.2(11)T
This command was introduced.
12.3(1)
This command was made available for SAA SLM Frame Relay configuration modes.
Usage Guidelines
Performance statistics are stored in "buckets" which keep the accumulated data separate from each other. Each bucket consists of data accumulated over the specified interval. For example, if an aggregation interval of 1800 seconds (30 minutes) and 24 buckets of data is configured, you can analyze the network performance over a 12 hour period at 30 minute intervals.
Enhanced history buckets contain different data than standard history buckets. If this command is not used, no enhanced history buckets are stored on the router. To disable enhanced history collection for an operation, you must delete the entire operation using the no rtr operation-number command in global configuration mode.
To view the collected statistics, use the show rtr enhanced-history commands.
The configured aggregation interval cannot be less than the value of the operational frequency. Also, the aggregation interval has to be a multiple of the operational frequency.
Maximum value for the aggregation interval will be 3600 seconds
Maximum number of buckets per aggregation interval will be 24
For SLM Frame Relay and SLM ATM operations, each enhanced history bucket consists of 15 minutes (900 seconds) worth of statistics, and the operation collects statistics for 25 hours. Regardless of the values entered for seconds and number-of-buckets, the default of value of a 900 second interval and 100 history buckets will be used for SLM operations and the following line will be written to the configuration:
enhanced-history interval 900 buckets 100
Your input is overridden in the SLM ATM and SLM Frame Relay operations so that complete SLM statistics can be provided.
Examples
In the following example SAA operation 3 is configured with the standard enhanced history characteristics for an SLM Frame Relay Circuit operation:
Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 3Router(config-rtr)# type slm frame-relay pvc interface Serial0:0 111Router(config-rtr-slm-fr-dlci)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-fr-dlci)# exitRouter(config)# rtr schedule 3 start-time now life foreverRouter(config)# endRouter#Related Commands
rtr slm frame-relay statistics
To enable the Service Assurance Agent (SAA) or CNS to collect Frame Relay performance monitoring statistics, use the rtr slm frame-relay statistics command in global configuration mode. To disable the collection of Frame Relay performance monitoring statistics, use the no form of this command.
rtr slm frame-relay statistics
no rtr slm frame-relay statistics
Syntax Description
This command has no arguments or keywords.
Defaults
Disabled
Command Modes
Global configuration mode
Command History
Usage Guidelines
The rtr slm frame-relay statistics command should be issued prior to configuring any of the Frame Relay service level monitoring SAA operations (type slm interface, type slm controller, type slm frame-relay or type slm frame-relay pvc). Performance statistics are not retained for these operations until this command is issued.
This command does not affect the standard Frame Relay SAA operation (type frame-relay).
Examples
In the follwing example the SAA Frame Relay service level monitoring feature is enabled:
Router(config)# rtr slm frame-relay statisticsRelated Commands
show rtr enhanced-history collection-statistics
To display collected enhanced history statistics for all collected history buckets for SAA operations, use the show rtr enhanced-history collection-statistics command in EXEC mode.
show rtr enhanced-history collection-statistics [operation-number] [interval number]
Syntax Description
Defaults
No default behavior or values
Command Modes
EXEC
Command History
Usage Guidelines
This command displays data for each bucket of enhanced history data shown individually (one after the other).
The number of buckets and the collection interval is set using the enhanced-history interval seconds buckets number-of-buckets SAA RTR configuration mode command.
For SLM operations, the enhanced history collection interval is set at 900 seconds and the number of buckets is set at 100. Because the enhanced history aggregation interval is fixed at 900 seconds, the optional interval keyword available for this command will not work for SLM operations.
Examples
The output of this command will vary depending on the operation type. The following examples show output for various SAA operations:
•
Output for SLM Controller Operation
•
Output for SLM Frame Relay Operation
Output for SLM Controller Operation
Router# show rtr configuration 1 | include TypeType of operation to perform: slm controllerReaction Type: NoneRouter# show running-config | begin rtr. . .rtr 1type slm controller T1 0enhanced-history interval 900 buckets 100rtr schedule 1 start-time now life forever. . .Router# show rtr enhanced-history collection-statistics 1Entry number: 1Aggregation Interval: 900Bucket Index: 1Aggregation start time 00:15:00.003 UTC Thur May 1 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0Ds1StatRxLineStatus: 16385Ds1StatRxBPVs: 0, Ds1StatRxCrcFrameErrors: 0Ds1StatRxErrSecs: 0, Ds1StatRxSevereErrSecs: 0Ds1StatRxUnavailSecs: 0, Ds1StatRxBurstyErrSecs: 0Sample Index = 1Bucket Index: 2...Table 2 describes the significant fields shown in the display. "Ds1" represents both DS1 and E1 interfaces in the output of this command. DS1 and E1 Interfaces are physical interfaces that run at a medium speed (1544 Kbps for DS1 interfaces).
Output for SLM Frame Relay Operation
Router# show rtr configuration 2 | include TypeType of operation to perform: Slm Frame-relay InterfaceReaction Type: NoneRouter#Router# show rtr enhanced-history collection-statistics 2Entry number: 2Aggregation Interval: 900Bucket Index: 1Aggregation start time 00:15:00.003 UTC Mon Mar 1 1993Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0LinkState :1Tx Total Frames: 24 Rx Total Frames: 24Tx Total Octets: 312 Rx Total Octets: 344Tx FCSAlignErrors: 0 Rx FCSAlignErrors: 0Tx Aborted Frames: 0 Rx Aborted Frames: 0Tx Long Frames: 0 Rx Long Frames: 0Tx Short Frames: 0 Rx Short Frames: 0Tx MaxThroughput: 88 Rx MaxThroughput: 152Tx MaxUtilization: 0 Rx MaxUtilization: 0Tx MaxFramesSec: 1 Rx MaxFramesSec: 1UnavailSecs: 0 Drop Events: 0Tx OverFlowOctets: 0 Rx OverFlowOctets: 0Tx Burst Percent1(sec): 238 Rx Burst Percent1(sec): 238Tx Burst Percent2(sec): 0 Rx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Rx Burst Percent3(sec): 0Tx Burst Percent4(sec): 0 Rx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0 Rx Burst Percent5(sec): 0Sample Index = 1Bucket Index: 2...Table 3 describes the significant fields shown in the display. In the output "Tx" indicates "transmitted," "Rx" indicates "received."
Output for SLM Frame Relay Circuit Operation
Router# show running-config. . .rtr 3type slm frame-relay pvc interface Serial0:0 111enhanced-history interval 900 buckets 100rtr schedule 3 start-time now life forever. . .Router# show rtr configuration 3 | include TypeType of operation to perform: Slm Frame-relay PvcReaction Type: NoneRouter#Router# show rtr enhanced-history collection-statistics 3
Entry number: 3Aggregation Interval: 900Bucket Index: 1Aggregation start time 21:37:29.988 UTC Fri May 2 2003Target Address:Number of failed operations due to a Disconnect: 0Number of failed operations due to a Timeout: 0Number of failed operations due to a Busy: 0Number of failed operations due to a No Connection: 0Number of failed operations due to an Internal Error: 0Number of failed operations due to a Sequence Error: 0Number of failed operations due to a Verify Error: 0Sample Index = 2Echo Receive Time = *00:22:30.007 UTC Sat May 3 2003Echo Response Time = 20 (ms)Remote IP Address : 14.1.1.2 Remote Product Id : 2203682392Remote Interface Type : 32 Remote Interface Index: 12Remote Circuit Index : 111Offered Frames/PDUs : 0 Delivered Frames/PDUs: 0Tx Total Frames: 4 Rx Total Frames: 4Tx Total Octets: 150 Rx Total Octets: 140Tx DeFrames: 0 Rx DeFrames: 0Tx MaxThroughput: 832 Rx MaxThroughput: 752Rx FecnSeconds: 0 Rx BecnSeconds: 0OctetsAboveCIR: 0 FramesAboveCIR: 0Unavailable Seconds: 0Tx Burst Percent1(sec): 1117 Tx Burst Percent2(sec): 0Tx Burst Percent3(sec): 0 Tx Burst Percent4(sec): 0Tx Burst Percent5(sec): 0Bucket Index: 2...
Table 4 describes the significant fields shown in the display. In the output "Tx" indicates "transmitted," "Rx" indicates "received."
show rtr enhanced-history distribution-statistics
To display enhanced history distribution statistics for SAA operations in tabular format, use the show rtr enhanced-history distribution-statistics command in user or privileged EXEC mode.
show rtr enhanced-history distribution-statistics [operation-number] [interval seconds]
Syntax Description
Defaults
The default distribution interval is 900 seconds.
Command Modes
User EXEC
Privileged EXEC
Command History
Usage Guidelines
The distribution statistics consist of the following:
•
The sum of completion times (used to calculate the mean)
•
The sum of the completion times squared (used to calculate standard deviation)
•
The maximum and minimum completion times
•
The number of completed attempts
You can also use the show rtr enhanced-history collection-statistics and show rtr enhanced-history totals-statistics commands to display additional statistical information.
If the character `n' appears in your output and not all fields are displayed, you should increase the screen width for your CLI display (for example, using the width line configuration command).
Examples
The following is sample output from the show rtr enhanced-history distribution-statistics command for an SLM Frame Relay Circuit (Slm Frame-relay Pvc) operation.
Router# show rtr configuration 3 | include TypeType of operation to perform: Slm Frame-relay PvcReaction Type: NoneRouter# show rtr enhanced-history distribution-statistics 3Point by point Enhanced HistoryEntry = Entry NumberInt = Aggregation Interval (seconds)BucI = Bucket IndexStartT = Aggregation Start Time (seconds)Pth = Path indexHop = Hop in path indexComps = Operations completedOvrTh = Operations completed over thresholdsSumCmp = Sum of RTT (milliseconds)SumCmp2L = Sum of RTT squared low 32 bits (milliseconds)SumCmp2H = Sum of RTT squared high 32 bits (milliseconds)TMax = RTT maximum (milliseconds)TMin = RTT minimum (milliseconds)Entry Int BucI StartT Pth Hop Comps OvrTh SumCmp SumCmp2L SumCmp2H TMax TMin3 900 1 257850000 1 1 3 0 43 617 0 15 143 900 2 258750002 1 1 3 0 45 677 0 16 143 900 3 259650000 1 1 3 0 44 646 0 15 143 900 4 260550002 1 1 3 0 42 594 0 15 123 900 5 261450003 1 1 3 0 42 590 0 15 133 900 6 262350001 1 1 3 0 46 706 0 16 153 900 7 263250003 1 1 3 0 46 708 0 16 14...The fields are defined at the beginning of the output for the command. RTT means round-trip time. The "StartT" column(Start Time) shows the start time of the operation using a timestamp. The timestamp is the number of seconds since the router was last restarted (rebooted).
Related Commands
type slm controller
To configure a Service Assurance Agent (SAA) operation as an SLM interface operation, and to specify the interface that the operation should be run on, use the type slm controller command in SAA RTR configuration mode. To remove or replace a previously configured SAA operation, use the no rtr operation-number global configuration command.
type slm controller controller-id
Syntax Description
controller-id
The controller type and slot/port number. Valid controller types include E1, E3, T1, and T3.
Defaults
No default behavior or values
Command Modes
SAA RTR configuration mode (config-rtr)
Command History
Usage Guidelines
This SAA RTR configuration command specifies that the operation is an SLM physical controller operation, which provides information about the data link layer connection, and specifies the controller that the operation should be run on.
Controllers that can be monitored using this operation include T1, E1, T3, and E3.
The specified controller should be configured for Frame Relay or ATM.
Examples
In the following example, SAA operation 1 is configured as an SLM controller operation:
Router> enablePassword:Router# configure terminalEnter configuration commands, one per line.Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 1Router(config-rtr)# type slm controller T1 0Router(config-rtr-slm-if)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-if)# exitRouter(config)# rtr schedule 1 start-time now life foreverRouter(config)# endRouter#Router# show rtr configuration 1 | include TypeType of operation to perform: slm controllerReaction Type: NoneRouter#Related Commands
type slm interface
To configure a Service Assurance Agent (SAA) operation as an SLM interface operation, and to specify the interface that the operation should be run on, use the type slm interface command in SAA RTR configuration mode. To remove or replace a previously configured SAA operation, use the no rtr operation-number global configuration command.
type slm interface type number
Syntax Description
type number
The interface type and number. Interface types include Serial and FR-ATM. Alternatively, an Inverse Multiplexing over ATM (IMA) group number can be specified.
Defaults
No default behavior or values
Command Modes
SAA RTR configuration mode (config-rtr)
Command History
Usage Guidelines
The type slm interface SAA RTR configuration command specifies that the operation is an SLM physical interface operation, which provides information about the data link layer connection. The specified interface should be configured for Frame Relay or ATM.
Interfaces that can be monitored using this operation include Serial or HSSI (high speed serial interface) for Frame Relay interfaces, and IMA for ATM interfaces. To specify an HSSI interface, use the Serial keyword as the type.
In order for this operation to work, either the atm slm statistics global configuration command or the rtr slm frame-relay statistics global configuration command must be enabled on the device.
This command puts the CLI into SAA SLM controller/interface configuration mode, in which you can configure optional characteristics for the operation. To view the available options, enter the ? command at the (config-rtr-slm-if) prompt.
Examples
In the following example, SAA operation 1 is configured as an SLM interface operation for a Frame Relay interface:
Router> enablePassword:Router# configure terminalEnter configuration commands, one per line.Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 1Router(config-rtr)# type slm interface Serial 0.1Router(config-rtr-slm-if)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-if)# exitRouter(config)# rtr schedule 1 start-time now life foreverRouter(config)# endRouter#Router# show rtr configuration 1 | include TypeType of operation to perform: slm interfaceReaction Type: NoneRouter#Related Commands
type slm frame-relay interface
To configure a Service Assurance Agent (SAA) operation as an SLM Frame Relay (FR) interface operation, and to specify the interface that the operation should be run on, use the type slm frame-relay interface command in SAA RTR configuration mode. To remove or replace a previously configured SAA operation, use the no rtr operation-number global configuration command.
type slm frame-relay interface interface-type interface-number dlci-number
Syntax Description
interface-type interface-number
The interface type (Serial) and number. An intervening space is not required.
dlci-number
The data-link connection identifier for the PVC to be monitored.
Defaults
No default behavior or values
Command Modes
SAA RTR configuration mode (config-rtr)
Command History
Usage Guidelines
The SAA SLM FR interface operation provides Frame transfer (Layer 2) data for a Frame Relay link. The type slm frame-relay interface command specifies the operation type and the interface that the operation should be run on. The specified interface should be configured for Frame Relay.
Frame Relay interface link statistics are used to monitor the basic health of a Frame Relay interface. This information includes some traffic counters, assorted error counts, and some performance-related counters.
To view the gathered statistics, use the show rtr enhanced-history distribution-statistics command or the show rtr enhanced-history collection-statistics command. Statistics gathered with this operation can also be retrieved from external network monitoring applications via the CNS event gateway.
Examples
In the following example, SAA operation 2 is configured as an SLM Frame Relay Interface operation:
Router> enablePassword:Router# configure terminalEnter configuration commands, one per line.Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 2Router(config-rtr)# type slm frame-relay interface Serial0:0Router(config-rtr-slm-fr-if)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-fr-if)# exitRouter(config)# rtr schedule 2 start-time now life foreverRouter(config)# endRouter#Router# show rtr configuration 2 | include TypeType of operation to perform: Slm Frame-relay InterfaceReaction Type: NoneRelated Commands
type slm frame-relay pvc interface
To configure an SAA operation as an SLM Frame Relay (FR) Circuit operation, and specify the interface that the operation should be run on, use the type slm frame-relay pvc interface command in SAA RTR configuration mode. To remove or replace a previously configured SAA operation, use the no rtr operation-number global configuration command.
type slm frame-relay pvc interface type number dlci-number
Syntax Description
type number
Type, slot and port number of the interface.
dlci-number
Data link connection identifier of the permanent virtual circuit (PVC) to be monitored.
Defaults
No default behavior or values
Command Modes
SAA RTR configuration mode
Command History
Usage Guidelines
This command specifies that the operation is an SAA SLM FR circuit operation, which provides data for the specified circuit. The specified interface should be configured with a permanent virtual circuit (PVC) connection.
The Frame Relay circuit statistics are used to monitor the basic health of a Frame Relay circuit. This information includes some traffic counters, assorted error counts, and some performance-related counters.
This command puts the CLI into SAA SLM FR Circuit configuration mode (config-rtr-slm-fr-dlci).
Examples
In the following example SAA operation 3 is configured as an SLM Frame Relay Circuit (or PVC) operation:
Router> enablePassword:Router# configure terminalEnter configuration commands, one per line.Router(config)# rtr slm frame-relay statisticsRouter(config)# rtr 3Router(config-rtr)# type slm frame-relay pvc interface Serial0:0 111Router(config-rtr-slm-fr-dlci)# enhanced-history interval 900 buckets 100Router(config-rtr-slm-fr-dlci)# exitRouter(config)# rtr schedule 3 start-time now life foreverRouter(config)# endRouter#Router# show rtr configuration 3 | include TypeType of operation to perform: Slm Frame-relay PvcReaction Type: NoneRelated Commands
Copyright © 2003 Cisco Systems, Inc. All rights reserved.

