Skip to content

Commit

Permalink
[device/celestica] Silverstone disable 10G ports prevent orchagent crash
Browse files Browse the repository at this point in the history
 *These ports will be added later after BRCM SAI support SFP.
  • Loading branch information
pphuchar committed Sep 24, 2019
1 parent e5fd693 commit e5f6b4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,4 @@ Ethernet108 185,186,187,188,189,190,191,192 QSFPDD28 28
Ethernet112 193,194,195,196,197,198,199,200 QSFPDD29 29 400000
Ethernet116 201,202,203,204,205,206,207,208 QSFPDD30 30 400000
Ethernet120 209,210,211,212,213,214,215,216 QSFPDD31 31 400000
Ethernet124 217,218,219,220,221,222,223,224 QSFPDD32 32 400000
Ethernet125 257 SFP1 33 10000
Ethernet126 258 SFP2 34 10000
Ethernet124 217,218,219,220,221,222,223,224 QSFPDD32 32 400000
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ init_all_modules=0



portmap_38=257:10
portmap_118=258:10
#portmap_38=257:10
#portmap_118=258:10


portmap_20=33:400
Expand Down Expand Up @@ -215,8 +215,8 @@ dport_map_port_124=30
dport_map_port_128=31
dport_map_port_132=32

dport_map_port_38=33
dport_map_port_118=34
#dport_map_port_38=33
#dport_map_port_118=34



Expand Down

0 comments on commit e5f6b4f

Please sign in to comment.