Frame Relay Wred 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 WRED
Configuration Example
[RouterB] interface serial 2/0
[RouterB-Serial2/0] link-protocol fr
[RouterB-Serial2/0] ip address 10.1.1.1 255.0.0.0
[RouterB-Serial2/0] fr traffic-shaping
# Create DLCI 16.
[RouterB-Serial2/0] fr dlci 16
# Apply the Frame Relay class named test1 to DLCI 16.
[RouterB-fr-dlci-Serial1/0-16] fr-class test1
Network requirement
Router A and Router B are connected to the same Frame Relay network.
Establish WFQ queues on a FR PVC created Router A, scheduling the queues
using the WRED algorithm according to packet DSCP.
Reserve bandwidth for packets with specific DSCP values on a FR PVC created
on Router B and apply the WRED algorithm according to packet DSCP. For
other packets on Router B, use WFQ algorithm and apply corresponding WRED
policy.
Network diagram
Figure 497 Network diagram for Frame Relay WRED configuration
S 2/1
Router A
Configuration procedure
1 Configuration on Router A
# Define a traffic behavior for WFQ queues.
<RouterA> system-view
[RouterA] traffic behavior wfqwred
[RouterA-behavior-wfqwred] queue wfq queue-number 256
[RouterA-behavior-wfqwred] queue-length 512
[RouterA-behavior-wfqwred] wred dscp
[RouterA-behavior-wfqwred] wred dscp af11 low-limit 5 high-limit 10
discard-probabilty 6
[RouterA-behavior-wfqwred] wred dscp af21 low-limit 10 high-limit 20
discard-probabilty 8
[RouterA-behavior-wfqwred] quit
# Define a QoS policy to apply the traffic behavior to packets that are of the
default class.
[RouterA] qos policy test
[RouterA-qospolicy-test] classifier default-class behavior wfqwred
[RouterA-qospolicy-test] quit
Frame Relay QoS Configuration Example
Frame relay
network
S2/2
Router B
1725

Hide quick links:

Advertisement

Table of Contents

Troubleshooting

loading

Table of Contents