Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
Reinforcement_learning_based_bgp_system
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Anurag Kumar
Reinforcement_learning_based_bgp_system
Commits
ff73df3a
Commit
ff73df3a
authored
Nov 29, 2021
by
Anurag Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
cb6cdc2e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
0 deletions
+37
-0
topology/configs/quagga-sdn.conf
topology/configs/quagga-sdn.conf
+37
-0
No files found.
topology/configs/quagga-sdn.conf
0 → 100644
View file @
ff73df3a
!
hostname
bgp
password
sdnip
!
!
router
bgp
65000
bgp
router
-
id
10
.
10
.
10
.
1
timers
bgp
3
9
!
neighbor
10
.
0
.
1
.
1
remote
-
as
65001
neighbor
10
.
0
.
1
.
1
ebgp
-
multihop
neighbor
10
.
0
.
1
.
1
timers
connect
5
neighbor
10
.
0
.
1
.
1
advertisement
-
interval
5
!
neighbor
10
.
0
.
2
.
1
remote
-
as
65002
neighbor
10
.
0
.
2
.
1
ebgp
-
multihop
neighbor
10
.
0
.
2
.
1
timers
connect
5
neighbor
10
.
0
.
2
.
1
advertisement
-
interval
5
!
neighbor
10
.
0
.
3
.
1
remote
-
as
65003
neighbor
10
.
0
.
3
.
1
ebgp
-
multihop
neighbor
10
.
0
.
3
.
1
timers
connect
5
neighbor
10
.
0
.
3
.
1
advertisement
-
interval
5
!
neighbor
10
.
0
.
4
.
1
remote
-
as
65004
neighbor
10
.
0
.
4
.
1
ebgp
-
multihop
neighbor
10
.
0
.
4
.
1
timers
connect
5
neighbor
10
.
0
.
4
.
1
advertisement
-
interval
5
!
!
ONOS
neighbor
10
.
10
.
10
.
2
remote
-
as
65000
neighbor
10
.
10
.
10
.
2
port
2000
neighbor
10
.
10
.
10
.
2
timers
connect
5
!
network
192
.
168
.
0
.
0
/
24
!
log
stdout
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment