mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-13 06:55:23 +02:00
13 lines
344 B
Markdown
13 lines
344 B
Markdown
# peerindex
|
|
|
|
> Inspect MRT TABLE_DUMPV2 Peer Index Table.
|
|
> Can read files compressed with `gzip`, `bzip2` and `xz`.
|
|
> More information: <https://codeberg.org/1414codeforge/ubgpsuite>.
|
|
|
|
- List all peers:
|
|
|
|
`peerindex {{master6.mrt}}`
|
|
|
|
- Display all peers that have provided routing information:
|
|
|
|
`peerindex {{[-r|--only-refs]}} {{master6.mrt}}`
|