What is the function of the OpFlex protocol policy element?

What is the function of the OpFlex protocol policy element?

What is the function of the OpFlex protocol policy element?

A.
Stores statistical information

B.
Learns and knows every device in the network

C.
Resolves policy and configures network hardware/software

D.
Captures and stores the user intent in policy

E.
Limits device features

Explanation:
Reference: http://blogs.cisco.com/tag/opflex/



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Cisco DC

Cisco DC

I think it should be C.

Policy Repository

The policy repository (PR) is a logically centralized entity containing the definition of all policies governing the behavior of the system. In Cisco ACI, this function is performed by the Cisco APIC or by the leaf nodes of the network fabric. The policy authority handles policy resolution requests from each policy element.

Policy Element (Policy Agent)

A policy element (PE) is a logical abstraction for a physical or virtual device that implements and enforces policy. This is where the Policy Agent describe in detail herein resides. Policy elements are responsible for requesting portions of the policy from the policy authority as new endpoints connect, disconnect, or change. Additionally, policy elements are responsible for rendering that policy from an abstract form into a concrete form that maps to their internal capabilities. This process is a local operation and can function differently on each device as long as the semantics of the policy are honored.

Endpoint Registry

The endpoint registry (ER) stores the current operation state (identity, location, etc.) of each endpoint (EP) in the system. The endpoint registry receives information about each endpoint from the local policy element and then can share it with other policy elements in the system. The endpoint registry may be physically co-located with the policy authority, but it may also be distributed in the network fabric itself. In Cisco’s ACI solution, the endpoint registry actually lives in a distributed database within the network itself to provide additional performance and resiliency.