blob: 34dc5fe99427c086688698307fd88652767aa053 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
RAToolSet is a suite of policy analysis tools. It is implemented in C++ on a
UNIX platform. It has been ported successfully to many platforms including
Sun Sparc stations running SunOS 4.1.3 or Solaris, FreeBSD, DEC Alphas
running OSF/1, and BSDI. It contains the following programs:
RtConfig routing policies analyzer and router configuration tool
peval a low-level policy evaluation tool
roe route object editor
CIDRAdvisor suggests safe cidr aggregates
aoe autonomous system object editor
prpath enumerates a list of patchs between ASes and destinations
prtraceroute prints route and policy information packets take to a
network host
rpslcheck sytax checks the aut-num policy for an AS.
WWW: http://www.isc.org/index.pl?/sw/IRRToolSet/
|