1
0
Fork 0
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:
Benedikt Rudolph 2018-08-02 09:42:03 +02:00
parent e8cb296397
commit 337e2288e8

View file

@ -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`