Skip to content

Commit

Permalink
Fix ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laxmikant Chintakindi authored and Laxmikant Chintakindi committed Sep 3, 2024
1 parent a7fdba7 commit a51b0db
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ vlan internal order ascending range 1006 1199
!
flow tracking sampled
sample 10000
!
tracker FLOW-TRACKER
record export on inactive timeout 70000
record export on interval 300000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ vlan internal order ascending range 1006 1199
!
flow tracking sampled
sample 10000
!
tracker FLOW-TRACKER
record export on inactive timeout 70000
record export on interval 300000
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ flow tracking hardware
collector 127.0.0.2
local interface Loopback0
template interval 40002
!
tracker FLOW-TRACKER-3
record export on inactive timeout 50000
record export on interval 300331
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@ flow tracking sampled
sample 50000
hardware offload ipv4 ipv6
hardware offload threshold minimum 1332 samples
!
tracker FLOW-TRACKER-3
record export on inactive timeout 50000
record export on interval 300331
exporter ayush_exporter
collector 127.0.0.1
local interface Loopback0
template interval 40000
!
tracker FLOW-TRACKER-4
record export on inactive timeout 50020
record export on interval 300321
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ flow tracking hardware
collector 127.0.0.2
local interface Loopback0
template interval 40002
!
tracker FLOW-TRACKER-3
record export on inactive timeout 50000
record export on interval 300331
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ flow tracking hardware
collector 127.0.0.2
local interface Loopback0
template interval 40002
!
tracker FLOW-TRACKER-4
record export on inactive timeout 50020
record export on interval 300321
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ vlan internal order ascending range 1006 1199
!
flow tracking sampled
sample 10000
!
tracker FLOW-TRACKER
record export on inactive timeout 50001
record export on interval 300332
exporter ayush_exporter
collector 127.0.0.2
local interface Loopback0
template interval 40002
!
tracker FLOW-TRACKER-1
record export on inactive timeout 50000
record export on interval 300331
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ flow tracking hardware
collector 127.0.0.1
local interface Loopback0
template interval 40000
!
tracker FLOW-TRACKER-2
record export on inactive timeout 50020
record export on interval 300321
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ vlan internal order ascending range 1006 1199
!
flow tracking sampled
sample 10000
!
tracker FLOW-TRACKER
record export on inactive timeout 70000
record export on interval 300000
Expand Down

0 comments on commit a51b0db

Please sign in to comment.