From b80e72a4434d62ae99c3a82805aef87381987f7a Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Fri, 9 Apr 2021 19:26:42 +0200 Subject: op-mode: bgp: fix indention of common include --- op-mode-definitions/include/bgp-common.xml.i | 44 ++++++++++++++-------------- 1 file changed, 22 insertions(+), 22 deletions(-) (limited to 'op-mode-definitions/include/bgp-common.xml.i') diff --git a/op-mode-definitions/include/bgp-common.xml.i b/op-mode-definitions/include/bgp-common.xml.i index a1154d965..788fefd2c 100644 --- a/op-mode-definitions/include/bgp-common.xml.i +++ b/op-mode-definitions/include/bgp-common.xml.i @@ -52,7 +52,7 @@ Display routes matching the specified communities -<AA:NN> local-AS no-advertise no-export + <AA:NN> local-AS no-advertise no-export ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ @@ -64,10 +64,10 @@ ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ - - Show BGP routes exactly matching specified community list - -${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + Show BGP routes exactly matching specified community list + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ @@ -75,34 +75,34 @@ Show detailed BGP IPv4 unicast neighbor information - + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ - - Show routes advertised to a BGP neighbor - -${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + Show routes advertised to a BGP neighbor + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ - - Show detailed prefix count information - -${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + Show detailed prefix count information + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ - - Show the received routes from neighbor - -${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + Show the received routes from neighbor + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ - - Show routes learned from neighbor - -${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ + + Show routes learned from neighbor + + ${vyos_op_scripts_dir}/vtysh_wrapper.sh $@ -- cgit v1.2.3