Description


This article provides a way to check the SSR (128T) product details and network interfaces.



Solution

 

To check the SSR Platform/Model, you can check:

 

  1. Run the 'show platform' command from PCLI
  2. Run the 'dmidecode -t system' command from shell using root account.

 

To check the Network interface/ports:

 

  1. Run the 'lshw -businfo -c network' command from shell using root account.

 

 

Modification History

2025-01-29 : Article Created