mirror of
https://github.com/alice-lg/alice-lg.git
synced 2024-05-11 05:55:03 +00:00
added base configuration
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
listen_http = 127.0.0.1:7340
|
||||
|
||||
[ui]
|
||||
rs_show_last_reboot = true
|
||||
|
||||
[rejection]
|
||||
asn = 9033
|
||||
@@ -42,17 +41,19 @@ bgp.as_path = AS_Path
|
||||
|
||||
|
||||
# Routeservers
|
||||
[[source]]
|
||||
[source]
|
||||
|
||||
[source.0]
|
||||
name = rs1.ber.ecix.net (IPv4)
|
||||
|
||||
[Birdwatcher]
|
||||
[source.0.birdwatcher]
|
||||
api = http://rs1-lg.ber.ecix.net:80/
|
||||
show_last_reboot = true
|
||||
|
||||
|
||||
[[source]]
|
||||
[source.1]
|
||||
name = rs1.ber.ecix.net (IPv6)
|
||||
|
||||
[Birdwatcher]
|
||||
[source.1.birdwatcher]
|
||||
api = http://rs1-lg.ber.ecix.net:81/
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user