Frame Relay Qos Configuration Example; Frts Configuration Example - 3Com MSR 50 Series Configuration Manual

3com msr 30-16: software guide
Hide thumbs Also See for MSR 50 Series:
Table of Contents

Advertisement

Frame Relay QoS
Configuration
Example
FRTS Configuration
Example
To do...
Display statistics information of Frame Relay receiving
and sending data
Network requirement
Router connects to the frame relay network via the interface Serial 2/0.
The average sending rate of the router is required to be 96 kbps, the maximum
sending rate is 128 kbps and the minimum sending rate is 32 kbps. The router
has traffic auto-adaptive adjustment function.
PQ is used to ensure that all IP packets from the network 10.0.0.0 would be
treated at high priority.
Network diagram
Figure 495 Network diagram of FRTS
Router
S 2/0
DTE
Configuration procedure
# Define priority queue group 2001. It is required that all IP packets from the
network 10.0.0.0 would be treated at high priority.
<Router> system-view
[Router] acl number 2001
[Router-acl-basic-2001] rule permit source 10.0.0.0 0 0.255.255.255
[Router-acl-basic-2001] quit
[Router] qos pql 1 protocol ip acl 2001 queue top
# Create the Frame Relay class and configure FRTS parameters.
[Router] fr class 96k
[Router-fr-class-96k] cir allow 96000
[Router-fr-class-96k] cir 32000
[Router-fr-class-96k] cbs 96000
[Router-fr-class-96k] ebs 32000
[Router-fr-class-96k] traffic-shaping adaptation becn 20
[Router-fr-class-96k] pq pql 1
[Router-fr-class-96k] quit
# Configure the interface Serial 2/0 and enable FRTS.
[Router] interface serial 2/0
[Router-Serial1/0] link-protocol fr
[Router-Serial1/0] ip address 1.1.1.1 255.255.255.0
[Router-Serial1/0] fr traffic-shaping

Frame Relay QoS Configuration Example

Use the command...
display fr statistics [ interface
interface-type interface-number ]
Frame-Relay
network
1723

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents