Login
From:
TTL255 - Przemek Rogala's blog
(Uncensored)
subscribe
Build DSCP to ToS conversion table with Python
https://ttl255.com/build-dscp-tos-conversion-table-python/
links
backlinks
Tagged with:
python
automation
tools
Roast topics
Find topics
Find it!
In this post we're going to write Python program that generates DSCP to ToS conversion table while avoiding hardcoding values as much as possible. We will then save the final table to csv file with pre-defined column headers.