Skip to content

Commit c26a72f

Browse files
authored
Update README
1 parent b9ccf15 commit c26a72f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
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.
3+
show ip bgp routes and calculates to a given target CAM size by filtering out AS numbers.
44

55
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. 
66
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$
3333
2020/06/27 10:04:15 Alloc = 152 MiB
3434
2020/06/27 10:04:15 TotalAlloc = 558 MiB
3535
2020/06/27 10:04:15 Sys = 205 MiB
36-
2020/06/27 10:04:15 NumGC = 26
36+
2020/06/27 10:04:15 NumGC = 26

0 commit comments

Comments
 (0)