[Dev] Proposal for modeling QOS

Zack Salinas zsalinas at alterpoint.com
Thu Apr 17 11:41:52 CDT 2008


I think it would be pretty cool to extend the Cisco modeling to support QOS, however QOS isn't my strong point so I wanted to throw out this rough draft of what I think the structure might look like and see if you guys have recommendations for adjustments:

<QOS>
        <policyMap>
                </name>
                <class>
                        </name>
                        <classMap>
                                </matchIpDscp>
                                </matchIpPrecedence>
                                </matchAccessGroup>
                                </shapeAverage>
                        </classMap>
                        </priorityPercent>
                        </bandwidthPercent>
                        </shapeAverage>
                        </ipPrecedence>
                        </ipDscp>
                </class>
        </policyMap>
</QOS>


-Z



More information about the Dev mailing list