blob: 5129fb44e3a52fd5ad51bdcae78bcf4ba8bdd639 (
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
24
|
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
pmatch prints matching policies for destinations in aut-num objects
prpath enumerates a list of patchs between ASes and destinations
prtraceroute prints route and policy information packets take to a
network host
prcheck syntax checks the aut-num objects in the Internet Routing
Registry
|