- Overview
- Getting Started
- Configuring RBAC
- Configuring Primary Authentication
- Configuring Trusted Points
- Configuring VM Managers
- Configuring System Profiles
- Configuring Tenants
- Configuring Service Policies and Profiles
- Configuring Device Policies and Profiles
- Configuring Managed Resources
- Integrating with DCNM
- Configuring InterCloud Resources
- Configuring Administrative Operations
Integrating with DCNM
This section includes the following topics:
DCNM Integration Overview
Prime Network Services Controller supports integration with Cisco Data Center Network Manager (DCNM). As part of this integration, Prime Network Services Controller provides the automation of virtual network services in Cisco Dynamic Fabric Automation (DFA). In the Cisco DFA solution, services like firewalls and load balancers are deployed at leaf nodes within the spine-leaf topology and in border leaf nodes, in contrast to more traditional data centers where these services are deployed at the aggregation layer.
The following table describes the primary items in the Prime Network Services Controller integration with DCNM:
The Prime Network Services Controller GUI reflects this support by displaying information for networks and subnetworks associated with a tenant, and network services in a tenant's network.
Terminology
The following table identifies the corresponding terms in Prime Network Services Controller and DCNM:
| Prime Network Services Controller Name | DCNM Name | Description |
|---|---|---|
Tenant |
Organization |
A collection of VDCs for tenant-level separation of resources and data. |
Virtual Data Center (VDC) |
Partition |
An independent routing domain that includes a collection of subnetworks. A VDC can belong to only one tenant. |
Subnetwork |
Network |
A unique Layer 2 network identified by a unique identifier. A subnetwork can belong to only one VDC. |
Networks
After an admin user provisions one or more tenant networks in DCNM, DCNM sends the information about the tenant network to Prime Network Services Controller. A tenant-admin user in Prime Network Services Controller can then deploy network services such as firewalls, load balancers, and routers on those networks.
For each network, DCNM provides Prime Network Services Controller with a handle that uniquely identifies the network on a VM manager and the network's Layer 3 IP details, such as subnet prefix, mask, and default gateway.
To view these networks in Prime Network Services Controller, choose Resource Management > Managed Resources > root > tenant (or other subordinate organization), and then click the Subnetworks tab.
Network Roles
Networks are qualified by a role property which identifies their intended usage. The following table describes the various network roles.
| Network Role | Description |
|---|---|
Host |
Tenant-specific network intended for tenant application VMs. Service nodes can also be connected to this network. |
Service |
Tenant network intended exclusively for service nodes. |
External |
Tenant network that provides external connectivity. Both tenant application VMs and service nodes can connect to this network. |
Management |
Shared infrastructure network used for communication between service nodes and Prime Network Services Controller. Service node management interfaces connect to this network. |
HA |
Shared infrastructure network intended for high availability communications between service nodes. Service node HA interfaces connect to this network. |
In contrast with tenant networks, which are tenant-specific and provisioned on the data center fabric by DCNM, infrastructure networks are shared by all tenants and are provisioned on the data center fabric out of band.
Details about infrastructure networks need to be added to Prime Network Services Controller by the admin user. Because these networks are shared, they can be added only to root (Tenant Management > root).
To add details about infrastructure networks, choose Resource Management > Managed Resources and then click the Subnetworks tab.
Roles and Privileges
Configuring Connectivity with DCNM
This procedure describes how to configure connectivity between Prime Network Services Controller and DCNM.
- When operating with DCNM, you cannot create, modify, or delete tenants or virtual data centers from the Prime Network Services Controller GUI.
- Prime Network Services Controller allows admin and tenant-admin users to create, modify, and delete Application and Tier organizational levels under a Virtual Data Center organization.
- The Prime Network Services Controller GUI does not allow admin or tenant-admin users to modify any information related to tenant-scoped network or subnetworks. This restriction does not apply to management or HA networks and subnetworks that are managed by Prime Network Services Controller admin users.
- If you create, update, or delete a network service in Prime Network Services Controller, it will be reflected in both DCNM and Prime Network Services Controller.
- The DCNM system is running.
- Enhanced Fabric Network was enabled during DCNM deployment.
- You have network access to the DCNM system.
- You have the appropriate privileges for configuring DCNM.
- You have deployed Prime Network Services Controller in Orchestrator mode.
- You have created a user account with the admin role for use only by the Prime Network Services Controller Adaptor in DCNM.
- Cisco Prime Data Center Network Manager—http://www.cisco.com/en/US/products/ps9369/tsd_products_support_series_home.html
- Prime Network Services Controller Quick Start Guide—http://www.cisco.com/en/US/products/ps13213/prod_installation_guides_list.html
Troubleshooting Integration Issues
- On the DCNM server, review the log files in /opt/nscadapter/var/log for information.
- In the Prime Network Services Controller GUI:
- Review faults for services by choosing Resource Management > Managed Resources > root > tenant > Network Services > network-service > Edit > Faults tab.
- Review audit logs and faults by choosing Resource Management > Diagnostics > Audit Logs or Faults.
For either option, double-click a fault to view more information.
The following table describes specific issues you might encounter and how to address them:
| Symptom | Cause | Resolution |
|---|---|---|
Organizations and partitions are created in DCNM but no tenants or VDCs are displayed in Prime Network Services Controller |
The configurations in DCNM and Prime Network Services Controller are incomplete. |
|
Networks are created in DCNM but no tenants, VDCs, or subnetworks are displayed in Prime Network Services Controller. |
The NSC Adapter does not have an active connection to Prime Network Services Controller. |
Use the nsc-adapter-mgr adapter connections command to ensure there is an active connection to Prime Network Services Controller. |
The NSC Adapter is not active on DCNM. |
Use the nsc-adapter-mgr adapter connections command to ensure there is an active connection to DCNM. |
|
Prime Network Services Controller does not have the VM Manager IP. |
Confirm that Prime Network Services Controller is registered with the correct VM Manager and provide the VM Manager IP in the VM Manager IP parameter. |
|
Networks were added to DCNM while Prime Network Services Controller or the NSC Adapter was down. |
||
Service networks were deleted in DCNM but the tenants, VDCs, and subnetworks are still shown in Prime Network Services Controller. |
Networks were deleted from DCNM while Prime Network Services Controller or the NSC Adapter was down. |
|
An edge service was removed from Prime Network Services Controller but the Service Node IP Address is still shown in DCNM. |
The service was deleted from Prime Network Services Controller while DCNM or the NSC Adapter was down. |
Manually delete the Service Node IP Address in DCNM for the affected partition. |
An edge service was deployed in Prime Network Services Controller but the Service Node IP Address is not shown in DCNM. |
The service was deployed in Prime Network Services Controller while DCNM or the NSC Adapter was down. |
Manually update the Service Node IP Address in DCNM auto-config for the affected partition. |
Host traffic does not reach the service node. |
Feedback