tiny but major bug in frr config
This commit is contained in:
parent
82146158cd
commit
eb8a990fc8
|
@ -44,7 +44,7 @@ router bgp NODEASN
|
||||||
neighbor fabric activate
|
neighbor fabric activate
|
||||||
neighbor fabric soft-reconfiguration inbound
|
neighbor fabric soft-reconfiguration inbound
|
||||||
!!! neighbor fabric default-originate
|
!!! neighbor fabric default-originate
|
||||||
!!! neighbor fabric route-map FABRICv6-OUT out
|
!!! neighbor fabric route-map FABRICv4-OUT out
|
||||||
!!! neighbor GRE activate
|
!!! neighbor GRE activate
|
||||||
!!! neighbor GRE default-originate
|
!!! neighbor GRE default-originate
|
||||||
!!! neighbor GRE soft-reconfiguration inbound
|
!!! neighbor GRE soft-reconfiguration inbound
|
||||||
|
|
Loading…
Reference in New Issue