File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 7272 allow-own-as = 1
7373 replace-peer-as = true
7474 [neighbors .timers .config ]
75- connect-retry = 5
76- hold-time = 9
77- keepalive-interval = 3
75+ connect-retry = 5 # unit of measurement is seconds
76+ hold-time = 9 # unit of measurement is seconds
77+ keepalive-interval = 3 # unit of measurement is seconds
7878 [neighbors .transport .config ]
7979 passive-mode = true
8080 local-address = " 192.168.10.1"
8181 remote-port = 2016
8282 ttl = 64 # default value on Linux
8383 [neighbors .ebgp-multihop .config ]
84- enabled = true
84+ enabled = true # directly connection should be set false,if not ,peer will be deleted after hold-time
8585 multihop-ttl = 100
8686 [neighbors .route-reflector .config ]
8787 route-reflector-client = true
You can’t perform that action at this time.
0 commit comments