Page MenuHomeVyOS Platform

1.2.1 AFTER 1.1.8 upgrade and BGP missing.txt

Authored By
SquirePug
Jul 9 2019, 4:58 AM
Size
3 KB
Referenced Files
None
Subscribers
None

1.2.1 AFTER 1.1.8 upgrade and BGP missing.txt

opusv@ndc-core-rtr01:~$ vtysh
Hello, this is FRRouting (version 7.0.1-20190514-01-gcd305c0).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
ndc-core-rtr01#
ndc-core-rtr01#
ndc-core-rtr01#
ndc-core-rtr01#
ndc-core-rtr01#
ndc-core-rtr01# show running
Building configuration...
Current configuration:
!
frr version 7.0.1-20190514-01-gcd305c0
frr defaults traditional
hostname debian
log syslog informational
agentx
hostname ndc-core-rtr01
service integrated-vtysh-config
!
ip route 0.0.0.0/0 103.232.217.197 table 200
ip route 103.232.216.0/23 Null0 254
ip route 202.0.150.0/24 Null0 254
!
interface eth0
description 3925
ip ospf dead-interval 3
ip ospf hello-interval 1
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 3
ipv6 ospf6 hello-interval 1
!
interface eth1
description ndc-edge-rtr02
ip ospf dead-interval 3
ip ospf hello-interval 1
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 3
ipv6 ospf6 hello-interval 1
!
interface eth2
description ndc-agg-rtr01
ip ospf dead-interval 3
ip ospf hello-interval 1
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 3
ipv6 ospf6 hello-interval 1
!
interface eth3
description ndc-core-rtr02
ip ospf dead-interval 3
ip ospf hello-interval 1
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 3
ipv6 ospf6 hello-interval 1
!
interface eth4
description ndc-agg-rtr02
ip ospf dead-interval 3
ip ospf hello-interval 1
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 3
ipv6 ospf6 hello-interval 1
!
interface eth5
description ndc-edge-rtr01
ip ospf dead-interval 3
ip ospf hello-interval 1
ipv6 ospf6 cost 1
ipv6 ospf6 dead-interval 3
ipv6 ospf6 hello-interval 1
!
router ospf
ospf router-id 103.232.216.229
log-adjacency-changes
timers throttle spf 10 100 1000
network 103.232.216.224/27 area 0
network 103.232.217.192/26 area 0
!
router ospf6
interface eth0 area 0.0.0.0
interface eth1 area 0.0.0.0
interface eth2 area 0.0.0.0
interface eth3 area 0.0.0.0
interface eth4 area 0.0.0.0
interface eth5 area 0.0.0.0
interface lo area 0.0.0.0
!
ip prefix-list DEFAULT seq 10 permit 0.0.0.0/0
ip prefix-list DENY-IPV4 seq 10 deny 0.0.0.0/0
ip prefix-list IBGP-DENY-CONNECTED seq 9 permit 103.232.217.1/32
ip prefix-list IBGP-DENY-CONNECTED seq 10 permit 103.232.216.224/27 ge 32
ip prefix-list IBGP-DENY-CONNECTED seq 20 permit 103.232.217.192/26 ge 31
ip prefix-list IBGP-DENY-CONNECTED seq 30 permit 192.168.0.0/16 ge 17
ip prefix-list IBGP-DENY-CONNECTED seq 40 permit 172.16.0.0/12 ge 13
ip prefix-list IBGP-DENY-CONNECTED seq 50 permit 10.0.0.0/8 ge 9
ip prefix-list LYNHAM seq 10 permit 103.232.159.0/24
!
ipv6 prefix-list CONNECTED seq 10 permit 2402:7b80::/48 le 126
ipv6 prefix-list CONNECTED6 seq 10 permit 2402:7b80::/64 ge 128
ipv6 prefix-list CONNECTED6 seq 20 permit 2402:7b80:0:2::/64 ge 126
!
route-map NO-DEF-TO-EDGE deny 10
match ip address prefix-list DEFAULT
!
route-map CONNECTED6 permit 10
match ipv6 address prefix-list CONNECTED6
!
route-map CONNECT permit 10
match interface lo
!
route-map IBGP-DENY-CONNECTED deny 10
match ip address prefix-list IBGP-DENY-CONNECTED
!
route-map IBGP-DENY-CONNECTED permit 20
!
route-map DEFAULT permit 10
match ip address prefix-list DEFAULT
!
line vty
!
end
ndc-core-rtr01#

File Metadata

Mime Type
text/plain
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
81/8c/62b75b8d3ef2ef93883596ab5314
Default Alt Text
1.2.1 AFTER 1.1.8 upgrade and BGP missing.txt (3 KB)

Event Timeline