From 337e2288e80686a1577d238cf85808f740c7fcaf Mon Sep 17 00:00:00 2001 From: Benedikt Rudolph Date: Thu, 2 Aug 2018 09:42:03 +0200 Subject: [PATCH] Add info on show route command --- docs/semantics_birdc_output.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/semantics_birdc_output.md b/docs/semantics_birdc_output.md index c77fdfa..84b9dfb 100644 --- a/docs/semantics_birdc_output.md +++ b/docs/semantics_birdc_output.md @@ -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`