Skip to content

Commit

Permalink
modified
Browse files Browse the repository at this point in the history
  • Loading branch information
tutkat committed Aug 26, 2024
1 parent 6dbbe1b commit 1907be5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ public static Connection createPort2Port() throws ApiException {
int tagZside = getRandomVlanNumber();

ConnectionPostRequest connectionPostRequest = getDefaultConnectionRequest("panthers-con-port-2-port")
.bandwidth(1000)
.type(ConnectionType.EVPL_VC)
.redundancy(new ConnectionRedundancy().priority(ConnectionPriority.PRIMARY))
.aSide(new ConnectionSide().accessPoint(
Expand Down

0 comments on commit 1907be5

Please sign in to comment.