command
Version:
v0.0.0-...-8887655
Opens a new window with list of versions in this module.
Published: Aug 16, 2020
License: ISC
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
irr
A proxy to access IRR RPSL data. It queries IANA for the responsible IRR, then the IRR directly.
It currently support ARIN and RIPE.
It currently supports querying for information about an aut-num, and returns the following attributes:
Example
$ grpcurl -format text -plaintext -d 'as: "26625"' 127.0.0.1:4220 ix.IRR.Query
source: SOURCE_ARIN
attributes: <
import: <
expressions: <
peering: "AS6083"
actions: "pref=10"
>
filter: "ANY"
>
>
attributes: <
import: <
expressions: <
peering: "AS12491"
actions: "pref=10"
>
filter: "ANY"
>
>
attributes: <
import: <
expressions: <
peering: "AS20459"
actions: "pref=10"
>
filter: "ANY"
>
>
attributes: <
export: <
expressions: <
peering: "AS6083"
>
filter: "AS26625"
>
>
attributes: <
export: <
expressions: <
peering: "AS12491"
>
filter: "AS26625"
>
>
attributes: <
export: <
expressions: <
peering: "AS20459"
>
filter: "AS26625"
>
>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.