Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FoD
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Schmitz
FoD
Commits
738454ee
Commit
738454ee
authored
1 year ago
by
David Schmitz
Browse files
Options
Downloads
Patches
Plain Diff
testing: update inst/testing/nemo1/: include netflow config
parent
037a920c
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
inst/testing/nemo1/docker-compose/freertr.cfg
+10
-0
10 additions, 0 deletions
inst/testing/nemo1/docker-compose/freertr.cfg
inst/testing/nemo1/etc/dfn-info/dfn-info.json
+12
-0
12 additions, 0 deletions
inst/testing/nemo1/etc/dfn-info/dfn-info.json
with
22 additions
and
0 deletions
inst/testing/nemo1/docker-compose/freertr.cfg
+
10
−
0
View file @
738454ee
...
@@ -86,16 +86,20 @@ interface ethernet255
...
@@ -86,16 +86,20 @@ interface ethernet255
!
!
interface
ethernet1
interface
ethernet1
description
link
to
host1
description
link
to
host1
!monitor-session
ethernet3
vrf
forwarding
CORE
vrf
forwarding
CORE
ipv4
address
10.1.10.3
255.255.255.0
ipv4
address
10.1.10.3
255.255.255.0
ipv4
netflow-tx
no
shutdown
no
shutdown
no
log-link-change
no
log-link-change
exit
exit
!
!
interface
ethernet2
interface
ethernet2
description
link
to
host2
description
link
to
host2
!monitor-session
ethernet3
vrf
forwarding
CORE
vrf
forwarding
CORE
ipv4
address
10.2.10.3
255.255.255.0
ipv4
address
10.2.10.3
255.255.255.0
ipv4
netflow-tx
no
shutdown
no
shutdown
no
log-link-change
no
log-link-change
exit
exit
...
@@ -179,11 +183,17 @@ proxy-profile OOB
...
@@ -179,11 +183,17 @@ proxy-profile OOB
vrf
CORE
vrf
CORE
exit
exit
!
!
proxy-profile
inet
vrf
CORE
source
ethernet3
exit
!
!
!
ipv4
route
CORE
10.0.3.1
255.255.255.0
14.0.0.1
ipv4
route
CORE
10.0.3.1
255.255.255.0
14.0.0.1
ipv4
route
CORE
10.3.0.1
255.255.255.255
14.0.0.1
ipv4
route
CORE
10.3.0.1
255.255.255.255
14.0.0.1
!
!
!
!
ipv4
flow
CORE
export
inet
10.197.36.2
9995
!
!
!
!
!
!
...
...
This diff is collapsed.
Click to expand it.
inst/testing/nemo1/etc/dfn-info/dfn-info.json
0 → 100644
+
12
−
0
View file @
738454ee
{
"routers"
:
[
{
"name"
:
"test2"
,
"ip4"
:
"10.197.36.3"
,
"samplerate"
:
"1"
,
"category"
:
"core"
,
"latitude"
:
"1"
,
"longitude"
:
"1"
}
]
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment