Modeling Traffic Management on a Cisco Router

Modeling Traffic Management on a Cisco Router
1,2K download
Aggiornato 15 lug 2009

Visualizza la licenza

Using Simlink Blocks I tried to model the below configuration used on a Cisco router for traffic management purposes

=========================================
policy-map COS-OUT-S1/0.1
class DSCP-OUT-D1
bandwidth percent 50
random-detect dscp-based
random-detect dscp 26 39 117 20
random-detect dscp 28 19 38 20
service-policy COS-OUT-D1-S1/0.1
class DSCP-OUT-D2
bandwidth percent 25
random-detect dscp-based
random-detect dscp 18 61 122 20
random-detect dscp 20 34 68 20
service-policy COS-OUT-D2-S1/0.1
class DSCP-OUT-D3
bandwidth percent 25
random-detect dscp-based
random-detect dscp 10 78 156 20
random-detect dscp 12 51 102 20
service-policy COS-OUT-D3-S1/0.1
=========================================

Below are the actions taken to build and verify the model :

1- Investigated in details all counters of the router (related to traffic) deducing in which way they are correlated to each other
2- Translated every line in the configuration into a block
3- I have set the parameters of my model and of a router simulated with Dynamips to the same values and exposed them to same traffic rate for the same period of time and compared the results

Note : 1 - Attached with the MDL file a detailed presentation of my work
2 - If there were any abnormal behaviour while simulating the model , make sure that there is no
unconnected connection , As I faced this problem multiple times

Cita come

George Kamel (2025). Modeling Traffic Management on a Cisco Router (https://it.mathworks.com/matlabcentral/fileexchange/24746-modeling-traffic-management-on-a-cisco-router), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2007b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su SimEvents in Help Center e MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

QOS System reduced/

Versione Pubblicato Note della release
1.0.0.0