Skip to content

netsiphon/generate_stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Generate Switch Statistics

Example usage

./generate_stats.py example_statistics.txt \
--total-ports 48 \
--uplink1 15 \
--uplink2 17  \
--unicast 0 \
--unicast-max 1 \
--broadcast 1 \
--broadcast-max 5 \
--broadcast-limit 10024 \
--packet-size -1 \
--multicast 1 \
--multicast-max 3 \
--multicast-limit 1 \
--loop 2 \
--loop-interface1 -1 \
--loop-interface2 -1 \
--vlan 100 \
--runtime 11 \
--loop-after 0

About

Generate Switch Interface Statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages