Skip to content

[Device]: Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P#4157

Merged
yxieca merged 5 commits intosonic-net:masterfrom
michealylj1:master
Feb 17, 2020
Merged

[Device]: Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P#4157
yxieca merged 5 commits intosonic-net:masterfrom
michealylj1:master

Conversation

@michealylj1
Copy link
Contributor

New platform of CIG CS6436-54P and CS5435-54P device:
ASIC Vendor: Nephos
Swich ASIC: NP8365
Port Configuration: 25GX48,100GX6

New platform of CIG CS5435-54P device:
ASIC Vendor: Nephos
Swich ASIC: NP8363
Port Configuration: 10GX48,100GX6

Update device and platform files for CIG CS6436-56P device
ASIC Vendor: Nephos
Swich ASIC: NP8366
Port Configuration: 25GX48,100GX8

SONiC Image: sonic-nephos.bin

  • What I did
  • How to verify it
    sensors
    show interfaces status
    show interfaces transceiver presence
    show interfaces transceiver eeprom
    show platform syseeprom
    show platform psustatus

cig_devices_sonic_CLI_0217.txt

@michealylj1 michealylj1 requested review from qiluo-msft and yxieca and removed request for qiluo-msft February 17, 2020 01:06
Update rule file
@yxieca yxieca merged commit 936749c into sonic-net:master Feb 17, 2020
abdosi pushed a commit that referenced this pull request Feb 24, 2020
…ode for CS6436-56P (#4157)

* Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P

* security kernel update to 4.9.189 for CIG devices

* security kernel update to 4.9.189 for CIG devices

* Update rules

Update rule file
stepanblyschak pushed a commit to stepanblyschak/sonic-buildimage that referenced this pull request Feb 26, 2020
…ode for CS6436-56P (sonic-net#4157)

* Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P

* security kernel update to 4.9.189 for CIG devices

* security kernel update to 4.9.189 for CIG devices

* Update rules

Update rule file
pphuchar pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Mar 9, 2020
…ode for CS6436-56P (sonic-net#4157)

* Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P

* security kernel update to 4.9.189 for CIG devices

* security kernel update to 4.9.189 for CIG devices

* Update rules

Update rule file
tiantianlv pushed a commit to SONIC-DEV/sonic-buildimage that referenced this pull request Apr 24, 2020
…ode for CS6436-56P (sonic-net#4157)

* Add new CIG device CS6436-54P and CS5435-54P, also update code for CS6436-56P

* security kernel update to 4.9.189 for CIG devices

* security kernel update to 4.9.189 for CIG devices

* Update rules

Update rule file
mssonicbld added a commit that referenced this pull request Feb 12, 2026
…lly (#25406)

#### Why I did it
src/sonic-swss
```
* 8eb38142 - (HEAD -> master, origin/master, origin/HEAD) Use the Inband Port's alias in getNeighborEntry if the nexthop's alias is Inband port (#4157) (2 hours ago) [saksarav-nokia]
* c79d2ecc - Add PORT_PHY_ATTR flex counter support (#3957) (9 hours ago) [Dhanasekar Rathinavel]
* ee45787b - Merge pull request #4098 from divyagayathri-hcl/13_multicast (24 hours ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log e2005cd2 - [P4Orch] Implement functions to verify state for multicast replication table entries. (32 hours ago) [mint570]
|/ 
* 0ad109f7 - Fix cargo bench compiling error (#4204) (33 hours ago) [Ze Gan]
* c269be5e - Merge pull request #4097 from divyagayathri-hcl/12_multicast (2 days ago) [StephenWangGoogle]
|\ 
| failure_prs.log skip_prs.log 2f27ddfe - [P4Orch] Implement functions to drain multicast replication table entries. (2 days ago) [mint570]
|/ 
* 35c247d5 - [macsecmgr]: Fix MACsec unconfigure failures due to time out (#4064) (2 days ago) [rajshekhar-nexthop]
* 07cb2217 - [tests] Add unit tests for CounterNameMapUpdater (#3972) (2 days ago) [Prasoon Saurav]
* cd68f864 - Merge pull request #4095 from divyagayathri-hcl/11_multicast (2 days ago) [StephenWangGoogle]
* 5ae47564 - [P4Orch] Implement functions for updating multicast replication entries. (5 days ago) [mint570]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…lly (sonic-net#25406)

#### Why I did it
src/sonic-swss
```
* 8eb38142 - (HEAD -> master, origin/master, origin/HEAD) Use the Inband Port's alias in getNeighborEntry if the nexthop's alias is Inband port (sonic-net#4157) (2 hours ago) [saksarav-nokia]
* c79d2ecc - Add PORT_PHY_ATTR flex counter support (sonic-net#3957) (9 hours ago) [Dhanasekar Rathinavel]
* ee45787b - Merge pull request sonic-net#4098 from divyagayathri-hcl/13_multicast (24 hours ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log e2005cd2 - [P4Orch] Implement functions to verify state for multicast replication table entries. (32 hours ago) [mint570]
|/
* 0ad109f7 - Fix cargo bench compiling error (sonic-net#4204) (33 hours ago) [Ze Gan]
* c269be5e - Merge pull request sonic-net#4097 from divyagayathri-hcl/12_multicast (2 days ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log 2f27ddfe - [P4Orch] Implement functions to drain multicast replication table entries. (2 days ago) [mint570]
|/
* 35c247d5 - [macsecmgr]: Fix MACsec unconfigure failures due to time out (sonic-net#4064) (2 days ago) [rajshekhar-nexthop]
* 07cb2217 - [tests] Add unit tests for CounterNameMapUpdater (sonic-net#3972) (2 days ago) [Prasoon Saurav]
* cd68f864 - Merge pull request sonic-net#4095 from divyagayathri-hcl/11_multicast (2 days ago) [StephenWangGoogle]
* 5ae47564 - [P4Orch] Implement functions for updating multicast replication entries. (5 days ago) [mint570]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital pushed a commit that referenced this pull request Mar 19, 2026
…lly (#25406)

#### Why I did it
src/sonic-swss
```
* 8eb38142 - (HEAD -> master, origin/master, origin/HEAD) Use the Inband Port's alias in getNeighborEntry if the nexthop's alias is Inband port (#4157) (2 hours ago) [saksarav-nokia]
* c79d2ecc - Add PORT_PHY_ATTR flex counter support (#3957) (9 hours ago) [Dhanasekar Rathinavel]
* ee45787b - Merge pull request #4098 from divyagayathri-hcl/13_multicast (24 hours ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log e2005cd2 - [P4Orch] Implement functions to verify state for multicast replication table entries. (32 hours ago) [mint570]
|/
* 0ad109f7 - Fix cargo bench compiling error (#4204) (33 hours ago) [Ze Gan]
* c269be5e - Merge pull request #4097 from divyagayathri-hcl/12_multicast (2 days ago) [StephenWangGoogle]
|\
| failure_prs.log skip_prs.log 2f27ddfe - [P4Orch] Implement functions to drain multicast replication table entries. (2 days ago) [mint570]
|/
* 35c247d5 - [macsecmgr]: Fix MACsec unconfigure failures due to time out (#4064) (2 days ago) [rajshekhar-nexthop]
* 07cb2217 - [tests] Add unit tests for CounterNameMapUpdater (#3972) (2 days ago) [Prasoon Saurav]
* cd68f864 - Merge pull request #4095 from divyagayathri-hcl/11_multicast (2 days ago) [StephenWangGoogle]
* 5ae47564 - [P4Orch] Implement functions for updating multicast replication entries. (5 days ago) [mint570]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: dprital <drorp@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants