20-22
ATM Switch Router Software Configuration Guide
OL-7396-01
Chapter20 Configuring Frame Relay to ATM InterworkingPortAdapter Interfaces
Configuring Frame Relay to ATM Resource Management
Example
The following example shows how to configure a Frame Rela y to ATM CTT row with non-real-time
variable bit rate (VBR-NRT) service category, committed information rate of 64000bits per second, a
peak information rate of 1536000 bits per second, and a committed burst size of 8192 bits per second:
Switch(config)# frame-relay connection-traffic-table-row 64000 8192 1536000 vbr-nrt
Allocated index = 64000
Switch(config)#

Displaying the Frame Relay to ATM Connection Traffic Table

To display the Frame Relay to ATM CTT configuration, use the following EXEC command:
Example
The following example shows how to display the Frame Relay to ATM CTT configuration table:
Switch# show frame-relay connection-traffic-table-row
Row cir bc be pir FR-ATM Service Category ATM row
100 64000 32768 32768 64000 vbr-nrt 100
Configuring the Interface Resource Management Tasks
The following resource management tasks configure queue thresholds, committed burst size, and ser vice
overflow on Frame Relay interfaces. To change any of these interface parameters, perform the following
steps, in interface configuration mode:
Command Purpose
show frame-relay connection-traffic-table-row
[from-row row | row row ]
Displays the Frame Relay to ATM CTT
configuration.
Command Purpose
Step1 Switch(config-if)# frame-relay input-queue
{abr | ubr | vbr-nrt} {discard-threshold |
marking-threshold} threshold
Configures discard and marking thresholds for
the inbound direction.
Step2 Switch(config-if)# frame-relay output-queue
{abr | ubr | vbr-nrt} {discard-threshold |
marking-threshold} threshold
Configures discard and marking thresholds for
the outbound direction.
Step3 Switch(config-if)# frame-relay bc-default
bc-value
Configures the committed burst size (in bits) used
for ABR/UBR soft VCs on the destination
interface.
Step4 Switch(config-if)# frame-relay accept-overflow Configures existing connections to accept or
discard overflow traffic (exceeding CIR) for VBR
circuits.
Note Unavailable on CDS3 Frame Relay
interfaces.
Step5 Switch(config-if)# frame-relay overbooking
percent
Configures the percentage of CIR overbooking.