-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <[email protected]>
- Loading branch information
Showing
2 changed files
with
31 additions
and
37 deletions.
There are no files selected for viewing
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
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# name lanes alias index role speed coreId corePortId numVoq | ||
Ethernet0 6,7 Ethernet1/1 1 Ext 100000 0 1 8 | ||
Ethernet4 2,3 Ethernet2/1 2 Ext 100000 0 2 8 | ||
Ethernet8 4,5 Ethernet3/1 3 Ext 100000 0 3 8 | ||
Ethernet12 0,1 Ethernet4/1 4 Ext 100000 0 4 8 | ||
Ethernet16 14,15 Ethernet5/1 5 Ext 100000 0 5 8 | ||
Ethernet20 10,11 Ethernet6/1 6 Ext 100000 0 6 8 | ||
Ethernet24 12,13 Ethernet7/1 7 Ext 100000 0 7 8 | ||
Ethernet28 8,9 Ethernet8/1 8 Ext 100000 0 8 8 | ||
Ethernet-Rec0 221 Recirc0/0 51 Rec 400000 0 221 8 | ||
Ethernet-IB0 222 Recirc0/1 52 Inb 400000 1 222 8 | ||
# name lanes alias index role speed | ||
Ethernet0 6,7 Ethernet1/1 1 Ext 100000 | ||
Ethernet4 2,3 Ethernet2/1 2 Ext 100000 | ||
Ethernet12 0,1 Ethernet4/1 4 Ext 100000 | ||
Ethernet8 4,5 Ethernet3/1 3 Ext 100000 | ||
Ethernet16 14,15 Ethernet5/1 5 Ext 100000 | ||
Ethernet20 10,11 Ethernet6/1 6 Ext 100000 | ||
Ethernet24 12,13 Ethernet7/1 7 Ext 100000 | ||
Ethernet28 8,9 Ethernet8/1 8 Ext 100000 | ||
Ethernet-Rec0 221 Recirc0/0 51 Rec 400000 | ||
Ethernet-IB0 222 Recirc0/1 52 Inb 400000 |