Skip to content

Commit

Permalink
Time to add 400G edge ports.
Browse files Browse the repository at this point in the history
  • Loading branch information
nickhilliard committed Apr 22, 2020
1 parent fb0f390 commit 4fc5c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database/Entities/PhysicalInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class PhysicalInterface
10000 => '10 Gbps',
40000 => '40 Gbps',
100000 => '100 Gbps'
400000 => '400 Gbps'
];

public static $DUPLEX = array(
Expand Down

0 comments on commit 4fc5c7a

Please sign in to comment.