Page Menu
Home
VyOS Platform
Search
Configure Global Search
Log In
Files
F435670
Config
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
SquirePug
Nov 8 2019, 2:40 AM
2019-11-08 02:40:22 (UTC+0)
Size
3 KB
Referenced Files
None
Subscribers
None
Config
View Options
PRO-VSO-RTR-01
#
set interfaces ethernet eth0 address 192.168.99.180/24
set interfaces ethernet eth0 description WAN-01_CLOUD-01
set interfaces ethernet eth0 duplex 'auto'
set interfaces ethernet eth0 speed 'auto'
#
set interfaces ethernet eth1 address '192.168.153.33/28'
set interfaces ethernet eth1 duplex 'auto'
set interfaces ethernet eth1 smp_affinity 'auto'
set interfaces ethernet eth1 speed 'auto'
#
set interfaces tunnel tun3 address '172.16.3.21/30'
set interfaces tunnel tun3 encapsulation 'gre'
set interfaces tunnel tun3 local-ip '192.168.99.180'
set interfaces tunnel tun3 mtu '1468'
set interfaces tunnel tun3 multicast 'disable'
set interfaces tunnel tun3 remote-ip 192.168.99.178
set interfaces tunnel tun3 ip ospf cost '128'
set interfaces tunnel tun3 ip ospf dead-interval '40'
set interfaces tunnel tun3 ip ospf hello-interval '10'
set interfaces tunnel tun3 ip ospf network 'point-to-multipoint'
set interfaces tunnel tun3 ip ospf priority '5'
set interfaces tunnel tun3 ip ospf retransmit-interval '5'
set interfaces tunnel tun3 ip ospf transmit-delay '1'
#
set policy prefix-list Pronto-to-Narva rule 10 action 'permit'
set policy prefix-list Pronto-to-Narva rule 10 prefix '192.168.153.32/28'
set policy route-map PHS-to-Narva rule 10 action 'permit'
set policy route-map PHS-to-Narva rule 10 match ip address prefix-list 'Pronto-to-Narva'
set protocols ospf area 0 network '192.168.153.32/28'
set protocols ospf area 0 network '172.16.3.20/30'
set protocols ospf passive-interface 'default'
set protocols ospf passive-interface-exclude 'tun3'
set protocols ospf redistribute connected metric-type '2'
set protocols ospf redistribute connected route-map 'PHS-to-Narva'
set protocols static route 100.64.0.0/15 next-hop '192.168.153.46'
set protocols static route 172.17.150.0/24 next-hop '192.168.153.46'
set protocols static route 172.17.153.0/24 next-hop '192.168.153.46'
#
set protocols static route 0.0.0.0/0 next-hop 192.168.99.1
#
BWI-VDC-RTR-03
#
set interfaces ethernet eth0 address 192.168.99.178/24
set interfaces ethernet eth0 description WAN-01_CLOUD-01
set interfaces ethernet eth0 duplex 'auto'
set interfaces ethernet eth0 speed 'auto'
#
set interfaces tunnel tun3 address '172.16.3.22/30'
set interfaces tunnel tun3 encapsulation 'gre'
set interfaces tunnel tun3 local-ip 192.168.99.178
set interfaces tunnel tun3 mtu '1468'
set interfaces tunnel tun3 multicast 'disable'
set interfaces tunnel tun3 remote-ip 192.168.99.180
set interfaces tunnel tun3 ip ospf dead-interval '40'
set interfaces tunnel tun3 ip ospf hello-interval '10'
set interfaces tunnel tun3 ip ospf network 'point-to-point'
set interfaces tunnel tun3 ip ospf retransmit-interval '5'
set interfaces tunnel tun3 ip ospf transmit-delay '1'
set interfaces tunnel tun3 ip ospf cost 25
#
set protocols ospf area 0 network 172.16.3.20/30
set protocols ospf parameters abr-type 'cisco'
set protocols ospf parameters router-id 172.16.3.2
set protocols ospf passive-interface 'default'
set protocols ospf passive-interface-exclude tun3
#
set protocols static route 0.0.0.0/0 next-hop 192.168.99.1
#
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
72/7c/2f76d258b232a01b5ecce17fe4fe
Default Alt Text
Config (3 KB)
Attached To
Mode
T1790: OSPF Exchanged Routes marked as invalid when run through a GRE PTMP/PTP OSPF between peers
Attached
Detach File
Event Timeline
Log In to Comment