SolarWinds uses cookies on our websites to facilitate and improve your online experience. By continuing to use our website, you consent to our use of cookies. For further details on cookies, please see our cookies policy.
Hide this message
Your VM Perplexities Called, and They Need You to Read This.
Virtualization can give you enormous flexibility with future workloads and can be a key enabler for other areas, like cloud computing and disaster recovery. So, how can you get a handle on the performance challenges in your virtual environment and manage deployments without erasing the potential upside? Learn the four key areas you need to be focusing on to help deliver a healthy and well-performing data center.
Get your free white paper.
This article provides a NCM Device Command Template to be used with H3C S3100-26TP-EI Ethernet Switches (1.3.6.1.4.1.25506.1.246).
Depending on your version of NCM, use relevant steps to add template, as described in Creating and Modifying Device Templates in the NCM Administrator Guide.
Use the following template:
<Configuration-Management Device="H3C S3100-26TP-EI" SystemOID="1.3.6.1.4.1.25506.1.246"> <Commands> <Command Name="ALLOCATEPTY" Value="False" /> <Command Name="ENABLEIDENTIFIER" Value=">" /> <Command Name="ENABLECOMMAND" Value="super 3" /> <Command Name="MENUBASED" Value="False" /> <Command Name="RESET" Value="${CRLF}" /> <Command Name="REBOOT" Value="reload${CRLF}y${CRLF}y" /> <Command Name="EnterConfigMode" Value="system-view" /> <Command Name="ExitConfigMode" Value="return" /> <Command Name="Startup" Value="saved-configuration" /> <Command Name="Running" Value="current-configuration" /> <Command Name="EraseConfig" Value="write erase${CRLF}Y" /> <Command Name="SaveConfig" Value="save${CRLF}y${CRLF}${CRLF}y${CRLF}" /> <Command Name="VERSION" Value="display version" /> <Command Name="DownloadConfig" Value="display ${ConfigType}"/> <Command Name="UploadConfig" Value="${EnterConfigMode}${CRLF}${ConfigText}${CRLF}${ExitConfigMode}" /> <Command Name="DOWNLOADCONFIGINDIRECT" Value="tftp ${StorageAddress} put config.cfg ${StorageFilename}" /> </Commands> </Configuration-Management>