Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F427932
conf.txt
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
kroy
Oct 24 2019, 4:15 AM
2019-10-24 04:15:52 (UTC+0)
Size
6 KB
Referenced Files
None
Subscribers
None
conf.txt
View Options
high-availability {
vrrp {
group VLAN3 {
interface eth0.3
priority "150;"
virtual-address 10.3.1.1/24
vrid 3
}
group VLAN9 {
interface eth0.9
virtual-address 10.9.1.1/24
vrid 9
}
group VLAN20 {
interface eth0.20
priority 150
virtual-address 10.20.20.1/24
vrid 20
}
group VLAN21 {
interface eth0.21
priority 150
virtual-address 10.21.21.1/24
vrid 21
}
group VLAN22 {
interface eth0.22
priority 150
virtual-address 10.22.22.1/24
vrid 22
}
sync-group MAIN {
member VLAN20
member VLAN21
member VLAN9
member VLAN22
member VLAN3
}
}
}
interfaces {
ethernet eth0 {
duplex auto
hw-id 00:50:56:b5:68:45
smp-affinity auto
speed auto
vif 3 {
address 10.3.1.4/24
address 2001:FFF:FFFF:3::2/64
ipv6 {
dup-addr-detect-transmits 1
router-advert {
cur-hop-limit 64
default-preference medium
link-mtu 0
managed-flag false
max-interval 600
name-server 2001:FFF:FFFF:5353::53
other-config-flag true
prefix 2001:FFF:FFFF:3::/64 {
autonomous-flag true
on-link-flag true
valid-lifetime 2592000
}
reachable-time 0
retrans-timer 0
send-advert true
}
}
}
vif 9 {
address 10.9.1.4/24
address 2001:FFF:FFFF:9::2/64
ipv6 {
dup-addr-detect-transmits 1
router-advert {
cur-hop-limit 64
default-preference medium
link-mtu 0
managed-flag false
max-interval 600
name-server 2001:FFF:FFFF:5353::53
other-config-flag true
prefix 2001:FFF:FFFF:9::/64 {
autonomous-flag true
on-link-flag true
valid-lifetime 2592000
}
reachable-time 0
retrans-timer 0
send-advert true
}
}
}
vif 20 {
address 2001:FFF:FFFF:20::2/64
address 10.20.20.4/24
ipv6 {
dup-addr-detect-transmits 1
router-advert {
cur-hop-limit 64
default-preference medium
link-mtu 0
managed-flag false
max-interval 600
name-server 2001:FFF:FFFF:5353::53
other-config-flag true
prefix 2001:FFF:FFFF:20::/64 {
autonomous-flag true
on-link-flag true
valid-lifetime 2592000
}
reachable-time 0
retrans-timer 0
send-advert true
}
}
}
vif 21 {
address 10.21.21.4/24
address 2001:FFF:FFFF:21::2/64
ipv6 {
dup-addr-detect-transmits 1
router-advert {
cur-hop-limit 64
default-preference medium
link-mtu 0
managed-flag false
max-interval 600
name-server 2001:FFF:FFFF:5353::53
other-config-flag true
prefix 2001:FFF:FFFF:21::/64 {
autonomous-flag true
on-link-flag true
valid-lifetime 2592000
}
reachable-time 0
retrans-timer 0
send-advert true
}
}
}
vif 22 {
address 10.22.22.4/24
address 2001:FFF:FFFF:22::2/64
ipv6 {
dup-addr-detect-transmits 1
router-advert {
cur-hop-limit 64
default-preference medium
link-mtu 0
managed-flag false
max-interval 600
name-server 2001:FFF:FFFF:5353::53
other-config-flag true
prefix 2001:FFF:FFFF:22::/64 {
autonomous-flag true
on-link-flag true
valid-lifetime 2592000
}
reachable-time 0
retrans-timer 0
send-advert true
}
}
}
vif 501 {
address 10.253.253.6/30
address 2001:FFF:FFFF:501::2/64
}
}
loopback lo {
}
}
protocols {
ospf {
area 0 {
network 10.253.253.0/24
network 10.3.1.0/24
}
redistribute {
connected {
metric-type 2
}
}
}
ospfv3 {
area 0.0.0.0 {
interface eth0.501
interface eth0.3
}
redistribute {
connected {
}
}
}
}
service {
ssh {
port 22
}
}
system {
config-management {
commit-revisions 100
}
domain-name domain.com
host-name route2
login {
user admin {
authentication {
encrypted-password ****************
plaintext-password ****************
public-keys kroy@macNuc.local {
key ****************
type ssh-ed25519
}
}
level admin
}
}
name-server 10.53.53.53
ntp {
server 0.pool.ntp.org {
}
server 1.pool.ntp.org {
}
server 2.pool.ntp.org {
}
}
syslog {
global {
facility all {
level info
}
facility protocols {
level debug
}
}
host 10.22.22.108:514 {
facility all {
level all
protocol udp
}
}
}
time-zone UTC
}
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
ca/73/d4cddd5b0563554533c3809c5792
Default Alt Text
conf.txt (6 KB)
Attached To
Mode
T1762: VLAN interface configuration fails after internal representation of edit level was switched from a string to a list
Attached
Detach File
Event Timeline
Log In to Comment