a set of tools to work with Internet routing policies
The IRRToolSet is a set of tools to work with Internet routing policies. These policies are stored in Internet Routing Registries (IRR) in the Routing Policy Specification Language (RPSL). The goal of the IRRToolSet is to make routing information more convenient and useful for network engineers, by providing tools for automated router configuration, routing policy analysis, and on-going maintenance.
The IRRToolSet is a set of tools to work with Internet routing policies. These policies are stored in Internet Routing Registries (IRR) in the Routing Policy Specification Language (RPSL). The goal of the IRRToolSet is to make routing information more convenient and useful for network engineers, by providing tools for automated router configuration, routing policy analysis, and on-going maintenance.
To install irrtoolset, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install irrtoolset
To see what files were installed by irrtoolset, run:
port contents irrtoolset
To later upgrade irrtoolset, run:
sudo port selfupdate && sudo port upgrade irrtoolset
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.