Page MenuHomeVyOS Platform

config_no_dns_no_mac.txt

Authored By
a.pidnebesny
Sep 17 2025, 12:59 PM
Size
3 KB
Referenced Files
None
Subscribers
None

config_no_dns_no_mac.txt

set interfaces ethernet eth0 address 'dhcp'
!set interfaces ethernet eth0 hw-id '50:0b:00:0a:00:00'
set interfaces ethernet eth1 address '10.28.48.254/24'
!set interfaces ethernet eth1 hw-id '50:0b:00:0a:00:01'
set interfaces ethernet eth2 address '10.29.58.254/24'
!set interfaces ethernet eth2 hw-id '50:0b:00:0a:00:02'
set interfaces ethernet eth3 address '10.29.59.254/24'
!set interfaces ethernet eth3 hw-id '50:0b:00:0a:00:03'
set interfaces ethernet eth4 address '10.29.60.254/24'
!set interfaces ethernet eth4 hw-id '50:0b:00:0a:00:04'
set interfaces ethernet eth5 address '10.29.67.254/24'
!set interfaces ethernet eth5 hw-id '50:0b:00:0a:00:05'
set interfaces ethernet eth6 address '10.29.149.212/24'
!set interfaces ethernet eth6 hw-id '50:0b:00:0a:00:06'
set interfaces ethernet eth7 address '10.74.50.134/24'
!set interfaces ethernet eth7 hw-id '50:0b:00:0a:00:07'
set interfaces loopback lo
set protocols bgp 65506 address-family ipv4-unicast network 10.28.48.0/24
set protocols bgp 65506 address-family ipv4-unicast network 10.29.58.0/24
set protocols bgp 65506 address-family ipv4-unicast network 10.29.59.0/24
set protocols bgp 65506 address-family ipv4-unicast network 10.29.60.0/24
set protocols bgp 65506 neighbor 10.29.149.154 address-family ipv4-unicast nexthop-self
set protocols bgp 65506 neighbor 10.29.149.154 address-family ipv4-unicast soft-reconfiguration inbound
set protocols bgp 65506 neighbor 10.29.149.154 description 'xxxxx'
set protocols bgp 65506 neighbor 10.29.149.154 password 'xxx'
set protocols bgp 65506 neighbor 10.29.149.154 remote-as 'internal'
set protocols bgp 65506 neighbor 10.29.149.154 update-source '10.29.149.212'
set protocols bgp 65506 neighbor 10.29.149.254 address-family ipv4-unicast nexthop-self
set protocols bgp 65506 neighbor 10.29.149.254 address-family ipv4-unicast soft-reconfiguration inbound
set protocols bgp 65506 neighbor 10.29.149.254 description 'xxxxx'
set protocols bgp 65506 neighbor 10.29.149.254 password 'xxx'
set protocols bgp 65506 neighbor 10.29.149.254 remote-as 'internal'
set protocols bgp 65506 neighbor 10.29.149.254 update-source '10.29.149.212'
set protocols bgp 65506 parameters log-neighbor-changes
set protocols bgp 65506 parameters network-import-check
set protocols static route 0.0.0.0/0 next-hop 10.74.50.254
!set service dns forwarding allow-from '10.29.58.0/24'
!set service dns forwarding allow-from '10.29.59.0/24'
!set service dns forwarding allow-from '10.29.60.0/24'
!set service dns forwarding dnssec 'off'
!set service dns forwarding ignore-hosts-file
!set service dns forwarding listen-address '10.29.58.254'
!set service dns forwarding listen-address '10.29.59.254'
!set service dns forwarding listen-address '10.29.60.254'
!set service dns forwarding system
set service ssh client-keepalive-interval '180'
set service ssh port '22'
set system config-management commit-revisions '1000'
set system conntrack modules ftp
set system conntrack modules h323
set system conntrack modules nfs
set system conntrack modules pptp
set system conntrack modules sip
set system conntrack modules sqlnet
set system conntrack modules tftp
!set system domain-name 'im.itu-sd.nl'
set system host-name 'xxxxx'
!set system name-server '10.29.55.1'
!set system name-server '10.29.55.20'
!set system name-server '10.29.133.1'
set system ntp server 10.29.55.1
set system ntp server 10.29.55.20
set system ntp server 10.29.133.1
set system ntp server ntp.isd.org
set system option reboot-on-panic
set system sysctl custom net.ipv6.conf.all.disable_ipv6 value '1'
set system syslog global facility all level 'info'
set system syslog global facility protocols level 'debug'
set system syslog host 10.29.113.213 facility all level 'info'
set system syslog host placeholder.isd.org facility all level 'info'
set system syslog host 10.29.113.213:9000 facility auth level 'info'
set system syslog host 10.29.113.213:9001 facility kern level 'info'
set system time-zone 'Europe/Amsterdam'

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2821875
Default Alt Text
config_no_dns_no_mac.txt (3 KB)

Event Timeline