/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/iosxr/tests/unit/modules/network/iosxr/ |
H A D | test_iosxr_bgp_neighbor_address_family.py | 115 default_originate=dict(set=True), 131 default_originate=dict(set=True), 196 default_originate=dict(set=True), 212 default_originate=dict(set=True), 345 default_originate=dict(set=True), 425 default_originate=dict(set=True), 517 default_originate=dict(set=True), 533 default_originate=dict(set=True), 721 default_originate=dict(set=True),
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/tests/unit/modules/network/eos/ |
H A D | test_eos_bgp_address_family.py | 71 default_originate=dict(always=True), 109 default_originate=dict(always=True), 152 default_originate=dict(always=True), 205 default_originate=dict(always=True), 243 default_originate=dict(always=True), 298 default_originate=dict(always=True), 454 default_originate=dict(always=True),
|
H A D | test_eos_bgp.py | 197 neighbor="198.51.100.104", default_originate=True, activate=True 233 default_originate=True, 237 neighbor="192.0.2.111", activate=True, default_originate=True 303 neighbor="203.0.113.120", activate=True, default_originate=True
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/iosxr/tests/integration/targets/iosxr_bgp_neighbor_address_family/tests/common/ |
H A D | merged.yaml | 20 default_originate: 92 default_originate: 100 default_originate: 111 default_originate: 121 default_originate:
|
H A D | replaced.yaml | 21 default_originate: 86 default_originate:
|
H A D | overridden.yaml | 22 default_originate:
|
H A D | rendered.yaml | 19 default_originate:
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os6/roles/os6_bgp/tests/ |
H A D | main.os6.yaml | 22 default_originate: True 31 default_originate: True
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os6/roles/os6_bgp/templates/ |
H A D | os6_bgp.j2 | 23 default_originate: True 30 default_originate: True 113 {% if neighbor.default_originate is defined %} 114 {% if neighbor.default_originate %} 200 {% if neighbor.default_originate is defined %} 202 {% if neighbor.default_originate %}
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/tests/integration/targets/eos_bgp_address_family/vars/ |
H A D | main.yaml | 40 default_originate: 94 default_originate: 164 - default_originate:
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os9/roles/os9_bgp/tests/ |
H A D | main.os9.yaml | 32 default_originate: False 54 default_originate: False
|
/dports/sysutils/ansible2/ansible-2.9.27/test/units/modules/network/eos/ |
H A D | test_eos_bgp.py | 91 af_nbr_1 = dict(neighbor='198.51.100.104', default_originate=True, activate=True) 106 …ct(neighbor='198.51.100.102', activate=True, graceful_restart=True, default_originate=True, weight… 107 af_nbr_2 = dict(neighbor='192.0.2.111', activate=True, default_originate=True) 148 af_nbr_2 = dict(neighbor='203.0.113.120', activate=True, default_originate=True)
|
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/network/netvisor/ |
H A D | _pn_vrouterbgp.py | 368 default_originate = module.params['pn_default_originate'] 467 if default_originate is True: 469 if default_originate is False:
|
H A D | pn_vrouter_bgp.py | 354 default_originate = module.params['pn_default_originate'] 454 cli += booleanArgs(default_originate, 'default-originate', 'no-default-originate')
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/docs/ |
H A D | arista.eos.eos_bgp_address_family_module.rst | 303 <b>default_originate</b> 1004 default_originate: 1061 # "default_originate": { 1206 # "default_originate": { 1266 # "default_originate": { 1341 default_originate: 1372 # "default_originate": { 1422 # "default_originate": { 1502 default_originate: 1542 # "default_originate": { [all …]
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/tests/unit/modules/network/vyos/ |
H A D | test_vyos_bgp_global.py | 238 default_originate="map01", 304 default_originate="map01", 343 default_originate="map01",
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/roles/os10_bgp/tests/ |
H A D | main.os10.yaml | 126 default_originate: 312 default_originate: 340 default_originate:
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os6/playbooks/ibgp/host_vars/ |
H A D | switch1.yaml | 45 default_originate: True
|
H A D | switch2.yaml | 45 default_originate: True
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/tests/integration/targets/vyos_bgp_address_family/tests/cli/ |
H A D | rendered.yaml | 25 default_originate: "map01"
|
H A D | replaced.yaml | 29 default_originate: "map01"
|
H A D | overridden.yaml | 29 default_originate: "map01"
|
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/tests/integration/targets/eos_bgp_address_family/tests/common/ |
H A D | rendered.yaml | 32 default_originate:
|
H A D | _redirection.yaml | 33 default_originate:
|
H A D | merged.yaml | 33 default_originate:
|