We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ccf15 commit c26a72fCopy full SHA for c26a72f
README
@@ -1,6 +1,6 @@
1
2
aspather is a small tool that reads in a BGP table output from the Brocade / Extreme command
3
-show ip bgp routes and calculates to a given target CAM size by filtering out AS umbers.
+show ip bgp routes and calculates to a given target CAM size by filtering out AS numbers.
4
5
With a list of preferred countries, a weighted list of personal required AS numbers and a default set, it can optimize till the last route.
6
An example run with my preferred list will drop several files in the output list.
@@ -33,4 +33,4 @@ ip as-path access-list savethefib permit _9121$
33
2020/06/27 10:04:15 Alloc = 152 MiB
34
2020/06/27 10:04:15 TotalAlloc = 558 MiB
35
2020/06/27 10:04:15 Sys = 205 MiB
36
-2020/06/27 10:04:15 NumGC = 26
+2020/06/27 10:04:15 NumGC = 26
0 commit comments