mirror of
https://gitea.0xace.cc/ansible-galaxy/bird.git
synced 2025-04-25 21:11:59 +00:00
fix readme
This commit is contained in:
parent
f0e516002f
commit
90a78bf9b9
16
README.md
16
README.md
@ -21,31 +21,31 @@ BIRD config example:
|
|||||||
storage04.s3.msk2.example.com:
|
storage04.s3.msk2.example.com:
|
||||||
- ip: "10.110.42.1/32"
|
- ip: "10.110.42.1/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
- ip: "10.110.42.21/32"
|
- ip: "10.110.42.21/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
storage05.s3.msk2.example.com:
|
storage05.s3.msk2.example.com:
|
||||||
- ip: "10.110.42.1/32"
|
- ip: "10.110.42.1/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
- ip: "10.110.42.21/32"
|
- ip: "10.110.42.21/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
storage06.s3.msk2.example.com:
|
storage06.s3.msk2.example.com:
|
||||||
- ip: "10.110.42.1/32"
|
- ip: "10.110.42.1/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
- ip: "10.110.42.21/32"
|
- ip: "10.110.42.21/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
storage07.s3.msk2.example.com:
|
storage07.s3.msk2.example.com:
|
||||||
- ip: "10.110.42.1/32"
|
- ip: "10.110.42.1/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
- ip: "10.110.42.21/32"
|
- ip: "10.110.42.21/32"
|
||||||
bgp_local_pref: "100"
|
bgp_local_pref: "100"
|
||||||
interface: "{{ bird_interface }}"
|
interface: "{{ bird_interface }}"
|
||||||
bgp:
|
bgp:
|
||||||
- name: SW06
|
- name: SW06
|
||||||
remote_asnum: 4200200000
|
remote_asnum: 4200200000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user