This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
router id 192.168.1.1; | |
log syslog { info, remote, warning, error, debug, auth, fatal, bug }; | |
log stderr all; | |
debug protocols {events, states, interfaces}; | |
graceful restart wait 15; | |
roa6 table rpki6; | |
protocol kernel { | |
ipv6 { |
OlderNewer