mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-02-02 22:30:01 +00:00
180 lines
4.0 KiB
YAML
180 lines
4.0 KiB
YAML
|
tables:
|
||
|
master4:
|
||
|
networks: {}
|
||
|
master6:
|
||
|
networks:
|
||
|
2001:db8:cc00::/40:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
proto: STARTUP
|
||
|
when: true
|
||
|
2001:db8:eee1::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
proto: p200
|
||
|
when: true
|
||
|
- args: (190)
|
||
|
dest: unreachable
|
||
|
proto: p190
|
||
|
when: true
|
||
|
- args: (180)
|
||
|
dest: unreachable
|
||
|
proto: p180
|
||
|
when: true
|
||
|
- args: (170)
|
||
|
dest: unreachable
|
||
|
proto: p170
|
||
|
when: true
|
||
|
2001:db8:eee2::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
proto: p200
|
||
|
when: true
|
||
|
- args: (190)
|
||
|
dest: unreachable
|
||
|
proto: p190
|
||
|
when: true
|
||
|
- args: (180)
|
||
|
dest: unreachable
|
||
|
proto: p180
|
||
|
when: true
|
||
|
- args: (170)
|
||
|
dest: unreachable
|
||
|
proto: p170
|
||
|
when: true
|
||
|
2001:db8:eee3::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
proto: p200
|
||
|
when: true
|
||
|
- args: (190)
|
||
|
dest: unreachable
|
||
|
proto: p190
|
||
|
when: true
|
||
|
- args: (180)
|
||
|
dest: unreachable
|
||
|
proto: p180
|
||
|
when: true
|
||
|
- args: (170)
|
||
|
dest: unreachable
|
||
|
proto: p170
|
||
|
when: true
|
||
|
2001:db8:eee4::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
proto: p200
|
||
|
when: true
|
||
|
- args: (190)
|
||
|
dest: unreachable
|
||
|
proto: p190
|
||
|
when: true
|
||
|
- args: (180)
|
||
|
dest: unreachable
|
||
|
proto: p180
|
||
|
when: true
|
||
|
- args: (170)
|
||
|
dest: unreachable
|
||
|
proto: p170
|
||
|
when: true
|
||
|
2001:db8:eee5::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
proto: p200
|
||
|
when: true
|
||
|
- args: (190)
|
||
|
dest: unreachable
|
||
|
proto: p190
|
||
|
when: true
|
||
|
- args: (180)
|
||
|
dest: unreachable
|
||
|
proto: p180
|
||
|
when: true
|
||
|
- args: (170)
|
||
|
dest: unreachable
|
||
|
proto: p170
|
||
|
when: true
|
||
|
2001:db8:eee6::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
proto: p200
|
||
|
when: true
|
||
|
- args: (190)
|
||
|
dest: unreachable
|
||
|
proto: p190
|
||
|
when: true
|
||
|
- args: (180)
|
||
|
dest: unreachable
|
||
|
proto: p180
|
||
|
when: true
|
||
|
- args: (170)
|
||
|
dest: unreachable
|
||
|
proto: p170
|
||
|
when: true
|
||
|
version: v3.0-alpha2-660-g62145d08-x
|
||
|
---
|
||
|
tables:
|
||
|
master6:
|
||
|
networks:
|
||
|
2001:db8:cc00::/40:
|
||
|
routes:
|
||
|
- args: '* (100) [AS1i]'
|
||
|
dest: unicast
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
proto: LINK
|
||
|
when: true
|
||
|
2001:db8:eee1::/48:
|
||
|
routes:
|
||
|
- args: '* (100) [AS200i]'
|
||
|
dest: unicast
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
proto: LINK
|
||
|
when: true
|
||
|
2001:db8:eee2::/48:
|
||
|
routes:
|
||
|
- args: '* (100) [AS190i]'
|
||
|
dest: unicast
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
proto: LINK
|
||
|
when: true
|
||
|
2001:db8:eee3::/48:
|
||
|
routes:
|
||
|
- args: '* (100) [AS200i]'
|
||
|
dest: unicast
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
proto: LINK
|
||
|
when: true
|
||
|
2001:db8:eee4::/48:
|
||
|
routes:
|
||
|
- args: '* (100) [AS190i]'
|
||
|
dest: unicast
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
proto: LINK
|
||
|
when: true
|
||
|
2001:db8:eee5::/48:
|
||
|
routes:
|
||
|
- args: '* (100) [AS170i]'
|
||
|
dest: unicast
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
proto: LINK
|
||
|
when: true
|
||
|
version: v3.0-alpha2-660-g62145d08-x
|