mirror of
https://github.com/alice-lg/birdwatcher.git
synced 2025-03-09 00:00:05 +01:00
Add info on show route command
This commit is contained in:
parent
e8cb296397
commit
337e2288e8
1 changed files with 9 additions and 0 deletions
|
@ -159,3 +159,12 @@ R193_231 BGP T1241_nada_ripe up 2018-06-21 17:50:04 Established
|
|||
Hold timer: 143/180
|
||||
Keepalive timer: 33/60
|
||||
```
|
||||
|
||||
### Command `show route `
|
||||
|
||||
Birdc output:
|
||||
`198.49.1.0/24 via 172.31.194.42 on eno2 [R194_42 2018-07-27 18:47:27] * (100) [AS715i]`
|
||||
|
||||
`next-hop` obvious
|
||||
`learnt_from` the IP after `from` (missing in example)
|
||||
`gateway` IP address after `via`
|
||||
|
|
Loading…
Add table
Reference in a new issue