-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f974cd4
commit 40a312d
Showing
34 changed files
with
754 additions
and
3 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
28 changes: 28 additions & 0 deletions
28
api/flex algo/flex-algo 128 sfc with firwall and ids igp metric-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"ipv6_destination_address": "2001:db8:c::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_SFC", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "fw" | ||
}, | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "ids" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_FLEX_ALGO", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_FLEX_ALGO_NR", | ||
"number_value": 128 | ||
} | ||
] | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
api/flex algo/flex-algo 128 sfc with firwall and ids igp metric.krop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "flex-algo 128 sfc with firwall and ids igp metric-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
31 changes: 31 additions & 0 deletions
31
api/flex algo/flex-algo 128 sfc with firwall and ids low packet loss-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"ipv6_destination_address": "2001:db8:c::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_SFC", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "fw" | ||
}, | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "ids" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_FLEX_ALGO", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_FLEX_ALGO_NR", | ||
"number_value": 128 | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_PACKET_LOSS" | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
api/flex algo/flex-algo 128 sfc with firwall and ids low packet loss.krop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "flex-algo 128 sfc with firwall and ids low packet loss-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
21 changes: 21 additions & 0 deletions
21
api/flex algo/flex-algo 128 with low latency and low packet loss-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"ipv6_destination_address": "2001:db8:b::10", | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_FLEX_ALGO", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_FLEX_ALGO_NR", | ||
"number_value": 128 | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_LATENCY" | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_PACKET_LOSS" | ||
}, | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
api/flex algo/flex-algo 128 with low latency and low packet loss.krop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "flex-algo 128 with low latency and low packet loss-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
18 changes: 18 additions & 0 deletions
18
api/flex algo/flex-algo 128 with low packet loss-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"ipv6_destination_address": "2001:db8:b::10", | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_FLEX_ALGO", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_FLEX_ALGO_NR", | ||
"number_value": 128 | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_PACKET_LOSS" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "flex-algo 128 with low packet loss-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
40 changes: 40 additions & 0 deletions
40
...ewall and IDS low latency and low packet loss with max and min constraints-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
{ | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"ipv6_destination_address": "2001:db8:c::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_SFC", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "fw" | ||
}, | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "ids" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_LATENCY" | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_PACKET_LOSS", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_MAX_VALUE", | ||
"number_value": 3 | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_HIGH_BANDWIDTH", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_MIN_VALUE", | ||
"number_value": 200000 | ||
} | ||
] | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
...c with firewall and IDS low latency and low packet loss with max and min constraints.krop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "sfc with firewall and IDS low latency and low packet loss with max and min constraints-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
31 changes: 31 additions & 0 deletions
31
...with firewall and IDS low latency and low packet loss with max constraints-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,31 @@ | ||
{ | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"ipv6_destination_address": "2001:db8:c::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_SFC", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "fw" | ||
}, | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "ids" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_LATENCY" | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_PACKET_LOSS", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_MAX_VALUE", | ||
"number_value": 2 | ||
} | ||
] | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
api/sfc/sfc with firewall and IDS low latency and low packet loss with max constraints.krop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "sfc with firewall and IDS low latency and low packet loss with max constraints-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
25 changes: 25 additions & 0 deletions
25
api/sfc/sfc with firewall and IDS low latency and low packet loss-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"ipv6_destination_address": "2001:db8:b::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_SFC", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "fw" | ||
}, | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "ids" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_LATENCY" | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_PACKET_LOSS" | ||
} | ||
] | ||
} |
13 changes: 13 additions & 0 deletions
13
api/sfc/sfc with firewall and IDS low latency and low packet loss.krop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "sfc with firewall and IDS low latency and low packet loss-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
19 changes: 19 additions & 0 deletions
19
api/sfc/sfc with firwall and IDS IGP metric-request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
{ | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"ipv6_destination_address": "2001:db8:b::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_SFC", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "fw" | ||
}, | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "ids" | ||
} | ||
] | ||
}, | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
{ | ||
"details": { | ||
"methodFqn": "api.IntentController.GetIntentPath" | ||
}, | ||
"requests": [ | ||
{ | ||
"location": "sfc with firwall and IDS IGP metric-request-0.json" | ||
} | ||
], | ||
"operationType": "duplexStreaming", | ||
"invokerName": "grpc", | ||
"importStreamId": "5cd780b6-dbe1-43db-b488-54f0d58a019d" | ||
} |
22 changes: 22 additions & 0 deletions
22
api/sfc/sfc with firwall and IDS low packet loss -request-0.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"ipv6_source_address": "2001:db8:a::10", | ||
"ipv6_destination_address": "2001:db8:b::10", | ||
"intents": [ | ||
{ | ||
"type": "INTENT_TYPE_SFC", | ||
"values": [ | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "fw" | ||
}, | ||
{ | ||
"type": "VALUE_TYPE_SFC", | ||
"string_value": "ids" | ||
} | ||
] | ||
}, | ||
{ | ||
"type": "INTENT_TYPE_LOW_PACKET_LOSS" | ||
} | ||
] | ||
} |
Oops, something went wrong.