summaryrefslogtreecommitdiff
path: root/test/units/modules/network/nxos/fixtures/nxos_bgp/config.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/network/nxos/fixtures/nxos_bgp/config.cfg')
-rw-r--r--test/units/modules/network/nxos/fixtures/nxos_bgp/config.cfg17
1 files changed, 0 insertions, 17 deletions
diff --git a/test/units/modules/network/nxos/fixtures/nxos_bgp/config.cfg b/test/units/modules/network/nxos/fixtures/nxos_bgp/config.cfg
deleted file mode 100644
index 2ef5533e42..0000000000
--- a/test/units/modules/network/nxos/fixtures/nxos_bgp/config.cfg
+++ /dev/null
@@ -1,17 +0,0 @@
-feature bgp
-
-router bgp 65535
- router-id 192.168.1.1
- event-history cli size medium
- event-history detail
- vrf test2
- address-family ipv4 unicast
- timers bgp 1 10
- neighbor 1.1.1.1
- neighbor 1.1.1.2
- bfd
- neighbor 3.3.3.4
- remove-private-as all
- neighbor 3.3.3.5
- address-family ipv4 unicast
- maximum-prefix 30 30