(file) Return to CIM_OSPFVirtualInterface.mof CVS log (file) (dir) Up to [Pegasus] / pegasus / Schemas / CIM231 / DMTF / Network

 1 marek 1.1 // Copyright (c) 2005 DMTF.  All rights reserved.
 2           // <change cr="ArchCR00066.004" type="add">Add UmlPackagePath
 3           // qualifier values to CIM Schema.</change>
 4           // ==================================================================
 5           //  CIM_OSPFVirtualInterface 
 6           // ==================================================================
 7              [Version ( "2.7.0" ), 
 8               UMLPackagePath ( "CIM::Network::ProtocolEndpoints" ), 
 9               Description ( 
10                  "This class represent an OSPF protocol endpoint on a virtual "
11                  "link. The definition of a virtual link from RFC2328, is "
12                  "\'Virtual links can be configured between any two backbone "
13                  "routers that have an interface to a common non-backbone area. "
14                  "Virtual links belong to the backbone. The protocol treats two "
15                  "routers joined by a virtual link as if they were connected by "
16                  "an unnumbered point-to-point backbone network.\'" )]
17           class CIM_OSPFVirtualInterface : CIM_OSPFProtocolEndpointBase {
18           
19           
20           };

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2