mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-07 01:21:54 +00:00
109 lines
2.6 KiB
YAML
109 lines
2.6 KiB
YAML
|
tables:
|
||
|
master4:
|
||
|
networks: {}
|
||
|
master6:
|
||
|
networks:
|
||
|
2001:db8:cc00::/40:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
preference: '200'
|
||
|
proto: STARTUP
|
||
|
source: static
|
||
|
2001:db8:eee1::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
preference: '200'
|
||
|
proto: p200
|
||
|
source: static
|
||
|
2001:db8:eee2::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
preference: '200'
|
||
|
proto: p200
|
||
|
source: static
|
||
|
2001:db8:eee3::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
preference: '200'
|
||
|
proto: p200
|
||
|
source: static
|
||
|
2001:db8:eee4::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
preference: '200'
|
||
|
proto: p200
|
||
|
source: static
|
||
|
2001:db8:eee5::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
preference: '200'
|
||
|
proto: p200
|
||
|
source: static
|
||
|
2001:db8:eee6::/48:
|
||
|
routes:
|
||
|
- args: '* (200)'
|
||
|
dest: unreachable
|
||
|
preference: '200'
|
||
|
proto: p200
|
||
|
source: static
|
||
|
version: v3.0-alpha2-660-g62145d08-x
|
||
|
---
|
||
|
tables:
|
||
|
master6:
|
||
|
networks:
|
||
|
2001:db8:cc00::/40:
|
||
|
routes:
|
||
|
- args: '* (100) [AS1i]'
|
||
|
bgp_local_pref: '100'
|
||
|
bgp_next_hop: 2001:db8::1 fe80::bc92:adff:fea1:2c5c
|
||
|
bgp_origin: IGP
|
||
|
bgp_path: '1'
|
||
|
dest: unicast
|
||
|
from: 2001:db8::1
|
||
|
igp_metric: '0'
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
preference: '100'
|
||
|
proto: LINK
|
||
|
source: BGP
|
||
|
2001:db8:eee2::/48:
|
||
|
routes:
|
||
|
- args: '* (100) [AS200i]'
|
||
|
bgp_local_pref: '100'
|
||
|
bgp_next_hop: 2001:db8::1 fe80::bc92:adff:fea1:2c5c
|
||
|
bgp_origin: IGP
|
||
|
bgp_path: 1 200
|
||
|
dest: unicast
|
||
|
from: 2001:db8::1
|
||
|
igp_metric: '0'
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
preference: '100'
|
||
|
proto: LINK
|
||
|
source: BGP
|
||
|
2001:db8:eee4::/48:
|
||
|
routes:
|
||
|
- args: '* (100) [AS200i]'
|
||
|
bgp_local_pref: '100'
|
||
|
bgp_next_hop: 2001:db8::1 fe80::bc92:adff:fea1:2c5c
|
||
|
bgp_origin: IGP
|
||
|
bgp_path: 1 200
|
||
|
dest: unicast
|
||
|
from: 2001:db8::1
|
||
|
igp_metric: '0'
|
||
|
nexthop:
|
||
|
- iface: L
|
||
|
nexthop: 2001:db8::1
|
||
|
preference: '100'
|
||
|
proto: LINK
|
||
|
source: BGP
|
||
|
version: v3.0-alpha2-660-g62145d08-x
|