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
285b53df
Commit
285b53df
authored
Nov 29, 2021
by
Anurag Kumar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upload New File
parent
74da8002
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
topology/configs/quagga2.conf
topology/configs/quagga2.conf
+15
-0
No files found.
topology/configs/quagga2.conf
0 → 100644
View file @
285b53df
!
BGP
configuration
for
r2
!
hostname
r2
password
sdnip
!
router
bgp
65002
bgp
router
-
id
10
.
0
.
2
.
1
timers
bgp
3
9
neighbor
10
.
0
.
2
.
101
remote
-
as
65000
neighbor
10
.
0
.
2
.
101
ebgp
-
multihop
neighbor
10
.
0
.
2
.
101
timers
connect
5
neighbor
10
.
0
.
2
.
101
advertisement
-
interval
5
network
192
.
168
.
2
.
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