Skip to content

Commit

Permalink
Revert "Disable mgmt port to work around port counter issue (sonic-ne…
Browse files Browse the repository at this point in the history
…t#10850)"

This reverts commit 673a578.
  • Loading branch information
lukasstockner committed Mar 31, 2023
1 parent 1361b25 commit 3401585
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Ethernet112 113,114,115,116 QSFP29 rs 29 100000
Ethernet116 117,118,119,120 QSFP30 rs 30 100000
Ethernet120 121,122,123,124 QSFP31 rs 31 100000
Ethernet124 125,126,127,128 QSFP32 rs 32 100000
#Ethernet128 129 SFP1 none 33 10000
Ethernet128 129 SFP1 none 33 10000
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ portmap_115.0=113:100
portmap_119.0=117:100
portmap_123.0=121:100
portmap_127.0=125:100
#portmap_66.0=129:10:m
portmap_66.0=129:10:m
#portmap_130.0=128:10:m

#wc0 lane swap
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ Ethernet112 113,114,115,116 QSFP29 rs 29 100000
Ethernet116 117,118,119,120 QSFP30 rs 30 100000
Ethernet120 121,122,123,124 QSFP31 rs 31 100000
Ethernet124 125,126,127,128 QSFP32 rs 32 100000
#Ethernet128 129 SFP1 none 33 10000
Ethernet128 129 SFP1 none 33 10000
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ portmap_119.0=117:100
portmap_123.0=121:100
portmap_127.0=125:100
# Port 33: 10G management
#portmap_66.0=129:10:m
portmap_66.0=129:10:m

#wc0 lane swap
phy_chain_tx_lane_map_physical{1.0}=0x0132
Expand Down

0 comments on commit 3401585

Please sign in to comment.