- Preface
- Installing UCS NID Controller
- Configuration Management
- Administering the Cisco ME 1200 NID
- Configuring Notifications
- Zero Touch Provisioning
- Auto Discovery of Cisco ME 1200 NIDs
- Configuring Synchronous Ethernet
- Configuring Ethernet Virtual Connections
- Configuring Switch Ports
- Configuring Spanning-Tree Protocol
- Configuring Link Aggregation Control Protocol (LACP)
- Provisioning Link Layer Discovery Protocol
- Configuring SNMP
- Configuring PTP
- Configuring ACLs
- Configuring Quality of Service (QoS)
- Configuring Ethernet OAM, Link OAM, and CFM
- Configuring Performance Monitoring
- Configuring EPS
- Configuring ERPS
- Configuring L2CP
- Configuring MAC Security
- Configuring NTP
- Configuring Storm Control
- Configuring Syslog
- Configuring SPAN
- Configuring RSPAN
- Configuring RFC 2544
- Configuring sFlow
- Configuring UDLD
- Configuring LST
- Configuring Flex Links
- Configuring Y.1564
- Configuring Bulk Provisioning
- Template Management
Installing UCS NID Controller
This document describes the pre-requisites of the UCS controller server, its software requirements and their installations.
Prerequisites for Installing UCS Controller
Prerequisites for UCS Server:
-
Model: UCS C200 M2 server (Can be any 1RU UCS server or blade server).
-
CPU 2 Intel Xeon E5520 2 processor sockets, 8 CPU cores @2.27GHz.
-
RAM upto 192 GB.
-
Disk Storage: Database store upto 460GB for hosting all VMs.
Prerequisites for Virtual Machine hosting UCS NID Controller:
Prerequisites for UCS NID Controller software:
Installing UCS Controller
Perform the following tasks to install the UCS controller:
-
Extract the tar file.
-
Execute cd ucs-ctrlr.
-
Run “bash”.
-
Run"source ucsenv.sh".
-
Execute "nidctrlr" to get to the device manager shell.
-
Once application starts, user is prompted for login and password. To create a new username, initially login as dummy root. This will prompt a new username and password to be created and used for subsequent sessions.
-
Once authentication is successful, NIDs can be added statically to the database by specifying NID IP Address.
-
To configure a specific nid, execute command “configure nid <nid-id>” and configure/review/commit required operations on NID.
Feedback