HP VAN SDN Controller Software Products manual Changing a user password

Page 18

Figure 6 Default controller console UI

6.2 Changing a user password

To change the user password:

NOTE: Where a command in this procedure is shown with multiple lines, the line breaks are inserted at the points where a space occurs in the actual command.

1.Determine the new SDN password you want to use for access to the controller. For this example, the new password is mynewpassword.

2.Retrieve the user-id. For example, with only the default users enabled, use this command:

NOTE: In the following command, two hyphens precede the noproxy keyword; that is, --noproxy.

~$ curl --noproxy * -i http://localhost:35357/v2.0/users -H "X-Auth-Token: ADMIN"

(To retrieve the user ID from a non-default user, replace localhost with the URL pointing to the Keystone server.)

Output similar to Figure 7 appears.

Figure 7 Retrieving the user ID

{"users": [{"name": "sdn", "enabled": true, "email": null, "id":"6f8ca8ff92c94a87be8f679b73b923ed",

"tenantId": null}, {"name": "rsdoc", "enabled": true, "email": null, "id":

"156d211f437740608453bc29a432ac03", "tenantId": null}]}

3.Retrieve the SDN user ID (6f8ca8ff92c94a87be8f679b73b923ed in this example) and

enter it in the following command, along with the new password, then execute the command.

curl -i http://localhost:35357/v2.0/users/6f8ca8ff92c94a87be8f679b73b923ed/OS-KSADM/password --request PUT -H "Content-Type: application/json" -H "X-Auth-Token: ADMIN" -d '{"user":{"password": "mynewpassword", "id":"6f8ca8ff92c94a87be8f679b73b923ed"}}'

A response similar to the following appears.

HTTP/1.1 200 OK

Vary: X-Auth-Token

Content-Type: application/json

Date: Sat, 14 Jun 2014 18:46:21 GMT

Transfer-Encoding: chunked

{"user": {"extra": {"password":

"$6$rounds=40000$SuDRFGlce64f5Lul$64fodORLelts.98s.1DrsdwScwiTc/gfLKj.hXK41iir0Kg/3MOzYGX3GXBxcs25t.SIkHBe8ODdxaggZTkq./", "enabled": true, "email": null, "tenantId": null}, "id": "6f8ca8ff92c94a87be8f679b73b923ed", "name": "sdn"}}

The new SDN password is now set.

18 Operating the HP VAN SDN Controller

Image 18
Contents HP VAN SDN Controller 2.4 Installation Guide Acknowledgments Contents Support and other resources Documentation feedbackGetting Started Controller authenticationBefore installing the controller Controller LicensingHP VAN SDN Controller installation overview Downloading the controller software HPN Networking support siteNext steps ~$ sudo apt-get update Installing a new controller with a local Keystone serverInstalling the Keystone server ~$ sudo apt-get update ~$ sudo apt-get install keystoneUnpacking the controller software Installing and verifying the controller~$ sudo service sdnc status ~$ sudo dpkg -l hp-sdn-ctlRoles sdn-admin and sdn-user Configuring a user on a local Keystone server~$ sudo /opt/sdn/admin/configlocalkeystone ~$ unset httpsproxy httpproxy~$ sudo apt-get install -f Upgrading the controller from version 2.3 to version~$ sdnc start/running, process nnnn Using the controller with a remote Keystone server Provider=keystone.token.providers.uuid.ProviderUnpacking the controller software on your local machine Provider=keystone.token.providers.uuid.ProviderADMINTOKEN= AUTHENDPOINT= TRUSTSTOREPASS= TRUSTSTORE= Open the file at /etc/sdn/sdnctl.confVerifying the NTP configuration ~ $ ntpdc -c peersAccess a controller interface Using the controller console UIOperating the HP VAN SDN Controller Changing a user password Response similar to the following appearsObtaining a software license Related documentationUninstalling the Keystone server Uninstalling the controller and the Keystone serverUninstalling the controller ~$ sudo dpkg -P hp-sdn-ctlProblem description TroubleshootingSDN Controller service Sdnc failed to start SolutionController installation failed Install verification command shows incorrect outputWrong provider type PKI on the Keystone server Local Keystone server installation failureNTP not operating Noproxy=SERVERIP,IPCaServer.sh start Controller ceases to operate when running Network ProtectorCd /opt/sdn/cassandra/bin CaServer.sh statusChecking status of Cassandra daemon Cassandra is running Support and other resources How to contact HPSoftware technical support and software updates Get connected to the HP SDN online user forumRelated information Obtaining software updatesWarranty Care PacksDocumentation feedback
Related manuals
Manual 17 pages 18.36 Kb Manual 7 pages 57 Kb

VAN SDN Controller Software Products specifications

HP VAN SDN Controller Software Products represent a significant advancement in network management by leveraging software-defined networking (SDN) principles. These products aim to centralize control of network resources, provide enhanced automation, and simplify network management, which can dramatically improve the overall performance and agility of data centers.

One of the main features of HP VAN SDN Controller is its ability to enable an application-centric network environment. By separating the control plane from the data plane, network administrators can gain a holistic view of the entire network. This separation allows for dynamic reconfiguration of network devices and sets the stage for the development of innovative applications that can respond to real-time network conditions.

The controller supports OpenFlow as its primary protocol, ensuring interoperability with a wide range of network devices from different vendors. This compatibility facilitates a heterogeneous network environment, allowing organizations to transition to SDN at their own pace without needing to replace all existing hardware. It also promotes vendor diversity, reducing the risk of vendor lock-in.

HP VAN SDN Controller features robust security capabilities, including support for micro-segmentation, which helps in isolating critical components within the network. This layer of security can safeguard sensitive data and protect against threats, ensuring that only authorized traffic is allowed within designated network segments.

Another key characteristic is the controller's emphasis on automation and orchestration. Through APIs and built-in tools, network policies can be defined and applied consistently across the entire network. This intelligent automation reduces the potential for human error and accelerates the implementation of networking changes, enabling organizations to adapt quickly to evolving business needs.

The HP VAN SDN Controller also incorporates advanced analytics capabilities that provide real-time visibility into network performance. These analytics can help in troubleshooting, forecasting capacity needs, and optimizing resource utilization, contributing to improved operational efficiency and reduced downtime.

Furthermore, the scalable architecture of the HP VAN SDN Controller makes it suitable for various environments, from small enterprises to large-scale data centers. The product supports multi-tenancy, allowing multiple virtual networks to coexist on the same infrastructure, which can be ideal for service providers and organizations operating within cloud environments.

In summary, HP VAN SDN Controller Software Products deliver a powerful suite of features and technologies that enhance network control, security, automation, and scalability, positioning organizations to leverage the full potential of software-defined networking.