Home
last modified time | relevance | path

Searched refs:ibgp (Results 1 – 25 of 82) sorted by relevance

1234

/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/enterprise_sonic/tests/unit/utils/
H A Dtest_16_complex_list_with_dict_diff.yaml23 ibgp: 3
38 ibgp: 4
65 ibgp: 2
80 ibgp: 4
105 ibgp: 3
120 ibgp: 4
147 ibgp: 2
162 ibgp: 2
187 ibgp: 3
202 ibgp: 4
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/enterprise_sonic/tests/regression/roles/sonic_bgp_af/defaults/
H A Dmain.yml63 ibgp: 3
78 ibgp: 4
105 ibgp: 2
120 ibgp: 2
150 ibgp: 3
165 ibgp: 4
187 ibgp: 5
202 ibgp: 8
227 ibgp: 3
236 ibgp: 4
[all …]
/dports/net/exabgp4/exabgp-4.2.13/qa/new/
H A Dsimple.conf40 session classical-ibgp {
71 session default-ibgp {
125 session classical-ibgp
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/enterprise_sonic/plugins/module_utils/network/sonic/facts/bgp_af/
H A Dbgp_af.py189 ibgp = af.get('ibgp', None)
190 if ibgp:
192 max_path['ibgp'] = ibgp
/dports/net/openbgpd6/openbgpd-6.9p0/
H A Dbgpd.conf99 allow from ibgp
100 allow to ibgp
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/tests/integration/targets/vyos_bgp_global/vars/
H A Dmain.yaml14 - set protocols bgp 65536 maximum-paths ibgp 55
34 path: "ibgp"
119 path: "ibgp"
/dports/net/exabgp4/exabgp-4.2.13/qa/self/attribute/
H A Dreceive3 env exabgp.tcp.port=1790 wires=1 ../../bin/ibgp
/dports/net/mrtparse/mrtparse-2.0.0/samples/
H A Dopenbgpd.conf11 group ibgp {
/dports/net/ryu/ryu-4.26/ryu/tests/integrated/common/
H A Dquagga.py60 ibgp = False
65 ibgp = True
83 'ibgp': ibgp})
/dports/net/bird2/bird-2.0.8/
H A D.gitlab-ci.yml407 test-ibgp-loop:
410 TEST_NAME: cf-ibgp-loop
412 test-ibgp-star:
415 TEST_NAME: cf-ibgp-flat
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/vyos/vyos/tests/integration/targets/vyos_bgp_global/tests/cli/
H A Drendered.yaml29 - path: "ibgp"
H A Dmerged.yaml32 - path: "ibgp"
H A D_parsed_config.cfg7 set protocols bgp 65536 maximum-paths ibgp '55'
H A D_populate.yaml11 - set protocols bgp 65536 maximum-paths ibgp '55'
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/tests/integration/targets/os10_bgp_role/templates/bgp_vrf/steps/
H A D05_bgp_default_non_default_vrf_config.j297 peergroup_type: ibgp
245 peergroup_type: ibgp
H A D06_bgp_default_non_default_vrf_unconfig.j294 peergroup_type: ibgp
244 peergroup_type: ibgp
H A D04_bgp_non_default_vrf_unconfig.j259 peergroup_type: ibgp
H A D03_bgp_non_default_vrf_config.j277 peergroup_type: ibgp
H A D02_bgp_default_vrf_unconfig.j270 peergroup_type: ibgp
H A D01_bgp_default_vrf_config.j2104 peergroup_type: ibgp
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/roles/os10_bgp/tests/
H A Dmain.os10.yaml108 peergroup_type: ibgp
282 peergroup_type: ibgp
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os10/roles/os10_interface/templates/
H A Dos10_interface.j2252 …ntf_vars.ipv6_bgp_unnum.state == "present" and intf_vars.ipv6_bgp_unnum.peergroup_type == "ibgp" %}
253 ipv6 bgp unnumbered ibgp-template
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os6/roles/os6_bgp/templates/
H A Dos6_bgp.j271 maximum-paths ibgp {{ bgp_vars.maxpath_ibgp }}
73 no maximum-paths ibgp
/dports/net/openbgpd6/openbgpd-6.9p0/src/bgpd/
H A Drde_filter.c222 if (f->peer.ibgp && peer->conf.ebgp) in rde_filter_match()
324 if (f->peer.ibgp != 0 && in rde_filter_skip_rule()
325 f->peer.ibgp != !peer->conf.ebgp) in rde_filter_skip_rule()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/dellemc/os6/tests/unit/modules/network/os6/fixtures/
H A Dshow_running-config104 maximum-paths ibgp 2

1234