Page MenuHomeVyOS Platform

config.boot

Authored By
Viacheslav
Jan 19 2024, 9:12 AM
Size
2 KB
Referenced Files
None
Subscribers
None

config.boot

interfaces {
dummy dum0 {
address 203.0.113.1/32
}
ethernet eth0 {
address 192.168.122.11/24
description WAN
hw-id 52:54:00:ed:60:b3
}
ethernet eth1 {
address 192.0.2.5/24
description LAN
hw-id 52:54:00:92:35:5d
traffic-policy {
out SHAPE
}
}
loopback lo {
}
}
protocols {
static {
route 0.0.0.0/0 {
next-hop 192.168.122.1 {
}
}
}
}
service {
ssh {
disable-host-validation
}
}
system {
config-management {
commit-revisions 100
}
console {
device ttyS0 {
speed 115200
}
}
host-name r1
ip {
arp {
table-size 32768
}
}
login {
user vyos {
authentication {
encrypted-password $6$B8AUB0g7x68WbXLj$CQm15yq2RDZvuerVuDzXMro.m8PjrMfOQGiJ//8SCSh3Tqa2SKmLp9fQyQeK6rh9gQHHvcMVfKcOf5nHLuYZG/
}
}
}
name-server 1.1.1.1
ntp {
server time1.vyos.net {
}
server time2.vyos.net {
}
server time3.vyos.net {
}
}
syslog {
global {
facility all {
level info
}
facility protocols {
level debug
}
}
}
time-zone Europe/Kiev
}
traffic-policy {
shaper SHAPE {
bandwidth 1000mbit
class 100 {
bandwidth 100mbit
burst 15k
match V100 {
vif 100
}
queue-type fair-queue
}
default {
bandwidth 75%
burst 128k
ceiling 90%
queue-type fair-queue
}
}
}
// Warning: Do not remove the following line.
// vyos-config-version: "broadcast-relay@1:cluster@1:config-management@1:conntrack@3:conntrack-sync@2:container@1:dhcp-relay@2:dhcp-server@6:dhcpv6-server@1:dns-forwarding@3:firewall@5:https@2:interfaces@22:ipoe-server@1:ipsec@5:isis@1:l2tp@3:lldp@1:mdns@1:nat@5:ntp@1:pppoe-server@5:pptp@2:qos@1:quagga@8:rpki@1:salt@1:snmp@2:ssh@2:sstp@3:system@21:vrrp@2:vyos-accel-ppp@2:wanloadbalance@3:webproxy@2:zone-policy@1"
// Release version: 1.3.5

File Metadata

Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
397209
Default Alt Text
config.boot (2 KB)

Event Timeline