Policy Control
Policy control is a variation of network management. It recognizes that when configuration requests arrive through signaling protocols rather than through management protocols, each network node is responsible for applying some policy to decide how to treat the requests. This policy may be local (specific to the node making the decision) or applicable across a wider domain, and the decision can be made at each node or devolved to centralized policy servers.
Note that when devices are managed through a management protocol there is still a policy that governs what resources can be provisioned in support of which services, but that policy is usually applied by the network operator in consultation with a management application.
The IETF defined a framework for policy control in RFC 2753 and the Common Open Policy Service (COPS) protocol to convey policy requests between clients and servers in RFC 2748. Since then, it has been recognized that policy requests and responses, and also policy pushes, are simple client/server data transfers similar to file transfers, and the rather complicated COPS protocol has been largely abandoned in favor of transferring XML-encoded policy information using SOAP (see previous discussion) or the Blocks Extensible Exchange Protocol (BEEP).
In this tutorial:
- IP Network Management
- Choosing to Manage your Network
- Choosing a Configuration Method
- Command Line Interfaces
- Graphical User Interfaces
- Standardized Data Representations and Access
- Making the Choice
- Management Information Base
- Representing Managed Objects
- Simple Network Management Protocol
- Requests, Responses, and Notifications
- SNMP Versions and Security
- Choosing an SNMP Version
- Extensible Markup Language
- Extensibility and Domains of Applicability
- XML Remote Procedure Calls
- Simple Object Access Protocol
- XML Applicability to Network Management
- Common Object Request Broker Architecture
- Interface Definition Language
- The Architecture
- CORBA Communications
- Choosing a Configuration Protocol
- Choosing to Collect Statistics
- Policy Control
- Choosing to Apply Policy
- Policy Information Base