[devices]: DellEMC-Z9264f: 10G_Port_addition (#3475)

Added 10G ports for all the HWSKU(100G/40G/50G)
This commit is contained in:
Aravind Mani 2019-09-27 13:50:07 +05:30 committed by lguohan
parent 7308d2eb97
commit 00ab25d4e3
4 changed files with 13 additions and 3 deletions

View File

@ -62,4 +62,6 @@ Ethernet236 173,174,175,176 hundredGigE1/60 60 100000
Ethernet240 185,186,187,188 hundredGigE1/61 61 100000
Ethernet244 189,190,191,192 hundredGigE1/62 62 100000
Ethernet248 201,202,203,204 hundredGigE1/63 63 100000
Ethernet252 205,206,207,208 hundredGigE1/64 64 100000
Ethernet252 205,206,207,208 hundredGigE1/64 64 100000
Ethernet256 257 tenGigE1/65 65 10000
Ethernet257 259 tenGigE1/66 66 10000

View File

@ -119,3 +119,5 @@ Ethernet248 201,202 fiftyGigE1/63/1 63 50000
Ethernet250 203,204 fiftyGigE1/63/2 63 50000
Ethernet252 205,206 fiftyGigE1/64/1 64 50000
Ethernet254 207,208 fiftyGigE1/64/2 64 50000
Ethernet256 257 tenGigE1/65 65 10000
Ethernet257 259 tenGigE1/66 66 10000

View File

@ -73,6 +73,10 @@ dport_map_port_92=49
dport_map_port_93=50
dport_map_port_90=51
dport_map_port_91=52
dport_map_port_104=53
dport_map_port_105=54
dport_map_port_102=55
dport_map_port_103=56
dport_map_port_29=57
dport_map_port_30=58
dport_map_port_27=59
@ -1107,8 +1111,8 @@ phy_chain_rx_lane_map_physical{253.0}=0x2013
physical_ports=64
logical_ports=136
uplink_ports=2
dport_map_port_66=65
dport_map_port_100=66
dport_map_port_66=121
dport_map_port_100=122
module_64ports=1
mmu_init_config="MSFT-TH-Tier0"

View File

@ -63,3 +63,5 @@ Ethernet240 185,186,187,188 fortyGigE1/61 61 40000
Ethernet244 189,190,191,192 fortyGigE1/62 62 40000
Ethernet248 201,202,203,204 fortyGigE1/63 63 40000
Ethernet252 205,206,207,208 fortyGigE1/64 64 40000
Ethernet256 257 tenGigE1/65 65 10000
Ethernet257 259 tenGigE1/66 66 10000