interfaces { ethernet eth0 { address 172.16.13.255/31 description "Transit" duplex auto hw-id 00:15:5d:0a:64:24 ip { ospf { authentication { md5 { key-id 3 { md5-key key } } } dead-interval 40 hello-interval 10 network broadcast priority 1 retransmit-interval 5 transmit-delay 1 } } smp-affinity auto speed auto } loopback lo { address 172.20.1.2/32 ip { ospf { authentication { md5 { key-id 3 { md5-key m3t } } } dead-interval 40 hello-interval 10 priority 1 retransmit-interval 5 transmit-delay 1 } } } } policy { } protocols { ospf { area 0.0.0.0 { authentication md5 network 172.20.1.2/32 network 172.16.13.254/31 } log-adjacency-changes { } parameters { abr-type cisco router-id 1.0.1.2 } passive-interface default passive-interface-exclude eth0 } static { route 0.0.0.0/0 { next-hop 172.16.13.254 { } } } } service { dns { forwarding { allow-from 0.0.0.0/0 cache-size 0 domain intern { server 172.16.13.254 } ignore-hosts-file listen-address 127.0.0.1 name-server 1.1.1.1 } } lldp { interface eth0 { } management-address 172.16.13.255 snmp { enable } } snmp { contact "contact" description test listen-address 172.16.13.255 { } trap-target 172.16.10.45 { } v3 { engineid 0x80001f8880e251911b8c9e165a00000000 group nmsreadonly { mode ro seclevel priv view all } user nms { auth { encrypted-key 0x901fdcf12baab2118ef0b81eb60e110407959220 type sha } engineid 0x80001f8880e251911b8c9e165a00000000 group nmsreadonly mode ro privacy { encrypted-key 0x901fdcf12baab2118ef0b81eb60e1104 type aes } } view all { oid 1 { } } } } ssh { disable-host-validation loglevel VERBOSE port 22 } } system { config-management { commit-revisions 200 } domain-name m3t.ch host-name router2 login { user vyos { authentication { encrypted-password [***PASSWORD-HASH***] plaintext-password "" } level admin } } name-server 127.0.0.1 ntp { server time.domain.intern { } } syslog { global { facility all { level notice } facility protocols { level debug } } host 172.16.10.45 { facility all { level info } } } time-zone Europe/Zurich } /* Warning: Do not remove the following line. */ /* === vyatta-config-version: "broadcast-relay@1:cluster@1:config-management@1:conntrack-sync@1:conntrack@1:dhcp-relay@2:dhcp-server@5:dns-forwarding@1:firewall@5:ipsec@5:l2tp@1:mdns@1:nat@4:ntp@1:pptp@1:qos@1:quagga@3:ssh@1:system@9:vrrp@2:vyos-accel-ppp@1:wanloadbalance@3:webgui@1:webproxy@1:webproxy@2:zone-policy@1" === */ /* Release version: 1.2.3 */