Skip to content

Commit 5334712

Browse files
Dell S6100: Addition of SFP ports (#9820)
1 parent 61e9a76 commit 5334712

3 files changed

Lines changed: 16 additions & 0 deletions

File tree

device/dell/x86_64-dell_s6100_c2538-r0/Force10-S6100/port_config.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,5 @@ Ethernet60 81,82 fortyGigE1/4/13 60 40000
6363
Ethernet61 83,84 fortyGigE1/4/14 61 40000
6464
Ethernet62 85,86 fortyGigE1/4/15 62 40000
6565
Ethernet63 87,88 fortyGigE1/4/16 63 40000
66+
Ethernet64 129 tenGige1/1 64 10000
67+
Ethernet65 131 tenGige1/2 65 10000

device/dell/x86_64-dell_s6100_c2538-r0/Force10-S6100/th-s6100-64x40G-t0.config.bcm

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ os=unix
3434
parity_correction=1
3535
parity_enable=1
3636

37+
port_phy_addr_66=0x176
38+
port_phy_addr_100=0x177
3739
xgxs_tx_lane_map_104=0x3210
3840
xgxs_rx_lane_map_104=0x0312
3941
phy_xaui_tx_polarity_flip_104=0x0
@@ -345,6 +347,9 @@ phy_xaui_rx_polarity_flip_79=0x3
345347
dport_map_port_78=63
346348
dport_map_port_79=64
347349
pbmp_xport_xe=0x3fffd0000ffff40003fffc0001fffe
350+
351+
portmap_66=129:10
352+
portmap_100=131:10
348353
portmap_33=132:10
349354
portmap_67=133:10
350355
portmap_101=134:10
@@ -413,5 +418,7 @@ portmap_114=121:40:2
413418
portmap_115=123:40:2
414419
portmap_116=125:40:2
415420
portmap_117=127:40:2
421+
dport_map_port_66=65
422+
dport_map_port_100=66
416423

417424
mmu_init_config="MSFT-TH-Tier0"

device/dell/x86_64-dell_s6100_c2538-r0/Force10-S6100/th-s6100-64x40G-t1.config.bcm

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ os=unix
3434
parity_correction=1
3535
parity_enable=1
3636

37+
port_phy_addr_66=0x176
38+
port_phy_addr_100=0x177
3739
xgxs_tx_lane_map_104=0x3210
3840
xgxs_rx_lane_map_104=0x0312
3941
phy_xaui_tx_polarity_flip_104=0x0
@@ -345,6 +347,9 @@ phy_xaui_rx_polarity_flip_79=0x3
345347
dport_map_port_78=63
346348
dport_map_port_79=64
347349
pbmp_xport_xe=0x3fffd0000ffff40003fffc0001fffe
350+
351+
portmap_66=129:10
352+
portmap_100=131:10
348353
portmap_33=132:10
349354
portmap_67=133:10
350355
portmap_101=134:10
@@ -413,5 +418,7 @@ portmap_114=121:40:2
413418
portmap_115=123:40:2
414419
portmap_116=125:40:2
415420
portmap_117=127:40:2
421+
dport_map_port_66=65
422+
dport_map_port_100=66
416423

417424
mmu_init_config="MSFT-TH-Tier1"

0 commit comments

Comments
 (0)