HPE Storage Networking - Switches
1822543 Members
2755 Online
109642 Solutions
New Discussion

need setup help with a sn2010m

 
boynty
Visitor

need setup help with a sn2010m

Looking to setup a pair of sn2010m switches.  This is a basic config, I am just plugging in the sfp's and hooking up the servers.  I cannot get any of the sfp's to pass traffic.  Is there a command in the cli I need to issue to get the to work.  The sfp's are HPE branded 1gb and 10gb

2 REPLIES 2
giladzzz
Honored Contributor

Re: need setup help with a sn2010m

Hi

you need to set the port speed usually default is auto 25GB

lots of good setup instaructions in HPE Alletra dHCI Deployment Guide for New Installations

https://infosight.hpe.com/InfoSight/media/cms/active/public/pubs_HPE_Alletra_dHCI_Deployment_Guide_for_New_Installations_on_Array_OS_6_1_x_and_Later_6_1_x.pdf 

Regards

Give a KUDO if this helps

 

Cali
Honored Contributor

Re: need setup help with a sn2010m

Example:

enable
config terminal
interface ethernet 1/1-1/18
shutdown
speed 10G
no shutdown
exit
show interfaces ethernet 1/1
q

ACP IT Solutions AGI'm not an HPE employee, so I can be wrong.