Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cooper@us:~$ cat /etc/exabgp/exabgp.env
- [exabgp.api]
- ack = true
- chunk = 1
- cli = true
- compact = false
- encoder = json
- # pipename = 'exabgp'
- respawn = true
- terminate = false
- [exabgp.bgp]
- openwait = 60
- [exabgp.cache]
- attributes = true
- nexthops = true
- [exabgp.daemon]
- daemonize = false
- drop = true
- pid = ''
- umask = '0o137'
- user = 'nobody'
- [exabgp.log]
- all = true
- configuration = true
- daemon = true
- destination = 'stdout'
- enable = true
- level = INFO
- message = true
- network = true
- packets = false
- parser = false
- processes = true
- reactor = true
- rib = false
- routes = false
- short = false
- timers = false
- [exabgp.pdb]
- enable = false
- [exabgp.profile]
- enable = false
- file = ''
- [exabgp.reactor]
- speed = 1.0
- [exabgp.tcp]
- acl = false
- bind = '::'
- delay = 0
- once = false
- port = 179
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement