Skip to content

Commit

Permalink
Merge branch 'patch-go-bgp'
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi-Tseng committed May 15, 2016
2 parents 578ece3 + 0b63912 commit 9e52da5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion provisioning/sdnip/files/gobgp_internal_1.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
[neighbors.config]
peer-as = 65113
neighbor-address = "192.168.1.10"
neighbor-port-number = 2000
[neighbors.transport.config]
remote-port = 2000
[neighbors.timers.config]
connect-retry = 5

Expand Down
3 changes: 2 additions & 1 deletion provisioning/sdnip/files/gobgp_internal_2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
[neighbors.config]
peer-as = 65113
neighbor-address = "192.168.1.10"
neighbor-port-number = 2000
[neighbors.transport.config]
remote-port = 2000
[neighbors.timers.config]
connect-retry = 5

Expand Down

0 comments on commit 9e52da5

Please sign in to comment.