bgpgrep, peerindex: add page (#10276)

This commit is contained in:
Marek Küthe
2023-06-23 09:49:29 +02:00
committed by GitHub
parent 86393987d7
commit 91ac376568
2 changed files with 42 additions and 0 deletions

13
pages/common/peerindex.md Normal file
View File

@@ -0,0 +1,13 @@
# peerindex
> Inspect MRT TABLE_DUMPV2 Peer Index Table.
> Can read files compressed with gzip, bzip2 and xz.
> More information: <https://gitea.it/1414codeforge/ubgpsuite>.
- Output all peers:
`peerindex {{master6.mrt}}`
- Display all peers that have provided routing information:
`peerindex -r {{master6.mrt}}`