Page MenuHomeVyOS Platform

wan-router.txt

Authored By
Viacheslav
Tue, Dec 23, 12:49 PM
Size
1 KB
Referenced Files
None
Subscribers
None

wan-router.txt

set interfaces ethernet eth0 address '10.0.0.1/24'
set interfaces ethernet eth0 description 'Initiator-Kernel'
set interfaces ethernet eth1 address '10.1.0.1/24'
set interfaces ethernet eth1 description 'Initiator-VPP'
set interfaces ethernet eth2 address '10.2.0.1/24'
set interfaces ethernet eth2 description 'Responder-Kernel'
set interfaces ethernet eth3 address '10.3.0.1/24'
set interfaces ethernet eth3 description 'Responder-VPP'
set interfaces loopback lo
set service ntp allow-client address '127.0.0.0/8'
set service ntp allow-client address '169.254.0.0/16'
set service ntp allow-client address '10.0.0.0/8'
set service ntp allow-client address '172.16.0.0/12'
set service ntp allow-client address '192.168.0.0/16'
set service ntp allow-client address '::1/128'
set service ntp allow-client address 'fe80::/10'
set service ntp allow-client address 'fc00::/7'
set service ntp server time1.vyos.net
set service ntp server time2.vyos.net
set service ntp server time3.vyos.net
set system config-management commit-revisions '100'
set system console device ttyS0 speed '115200'
set system host-name 'wan-router'
set system login operator-group default command-policy allow '*'
set system login user vyos authentication encrypted-password '$6$QxPS.uk6mfo$9QBSo8u1FkH16gMyAVhus6fU3LOzvLR9Z9.82m3tiHFAxTtIkhaZSWssSgzt4v4dGAL8rhVQxTg0oAG9/q11h/'
set system login user vyos authentication plaintext-password ''
set system option reboot-on-upgrade-failure '5'
set system syslog local facility all level 'info'
set system syslog local facility local7 level 'debug'

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3170824
Default Alt Text
wan-router.txt (1 KB)

Event Timeline