HPE Synergy
1822151 Members
4115 Online
109640 Solutions
New Discussion

How to have the remote console access to the Synergy 40Gb F8 VC switch from OneView?

 
pgarcia3
Member

How to have the remote console access to the Synergy 40Gb F8 VC switch from OneView?

Hi, 

I would like to have the console access to the Synergy 40Gb F8 VC switch to check/configure the switch configuration/integration with outside TOR switch. 

Any clue how to connect to the switch?

 

3 REPLIES 3
DanCernese
HPE Pro

Re: How to have the remote console access to the Synergy 40Gb F8 VC switch from OneView?

There is a read-only command line available-- but any Synergy Virtual Connect interconnect module may only be configured using the Composer.



I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo
pgarcia3
Member

Re: How to have the remote console access to the Synergy 40Gb F8 VC switch from OneView?

We are running the HPE Synergy 40Gb F8 switch, and there is a command line interface which we would like to use to check the settings done by OneView as well as the informations from the remote side, e.g. show ehterchannel summary, etc. 

Any clue on how to access such console interface?

Mark-S
HPE Pro

Re: How to have the remote console access to the Synergy 40Gb F8 VC switch from OneView?

Open your OneView, and assuming it is a newer version, you can enable the netop user from the GUI on a per interconnect basis from the Interconnect page. Go to the Online Help within OneView and search 'netop' for the details.

Else if you have older version of OneView, that doesn't have this option, you will have to use the REST API.

Go to the online refernece from Rest API and search netop for those details.

The network operator (netop) account provides access to an advanced read-only CLI interface on the interconnect.

OneView# show etherchannel summary

Port-channel Module Admin Status is enabled
Port-channel Module Oper Status is enabled
Port-channel Independent mode is disabled

Traffic Shift Status : NOT INITIATED
Port Affinity Status is enabled
Port-channel Using Partner Admin Information : Yes
LACP reserved admin key : 257
Port-channel System Identifier is f4:03:43:5f:9f:2a
LACP System Priority: 32768

Flags:
D - down P - in port-channel
I - stand-alone H - Hot-standby (LACP only)
U - in-use d - default port
R - Layer3
AD - Admin Down AU - Admin Up
OD - Operative Down OU - Operative Up

Number of channel-groups in use: 1
Number of aggregators: 1

Group Port-channel Protocol Ports
-------------------------------------------------------------------------
4 Po4(U)[AU,OU] LACP Ten-GigabitEthernet0/0/5:1(P),Ten-GigabitEthernet0/0/6:1(P)
Ten-GigabitEthernet1/0/5:1(P),Ten-GigabitEthernet1/0/6:1(P)

 

 

 

I work at HPE
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Accept or Kudo