mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 06:06:00 +02:00
14 lines
318 B
Markdown
14 lines
318 B
Markdown
![]() |
# 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}}`
|