Class CIM_ForwardedRoutes
extends CIM_RouteForwardedByService

This assocation makes explicit the IP routes that are defined in the context of a specific ForwardingService. Every ForwardingService can have its own unique set of IP routing destinations. The association is deprecated since it is incorrect to mandate the existence of a ForwardingService in order to define the existence of a route.

Table of Contents
Hierarchy
Direct Known Subclasses
Class Qualifiers
Class Properties
Class Methods


Class Hierarchy

CIM_Dependency
   |
   +--CIM_RouteForwardedByService
   |
   +--CIM_ForwardedRoutes

Direct Known Subclasses

Class Qualifiers

NameData TypeValue
Associationbooleantrue
DeprecatedstringNo value
DescriptionstringThis assocation makes explicit the IP routes that are defined in the context of a specific ForwardingService. Every ForwardingService can have its own unique set of IP routing destinations. The association is deprecated since it is incorrect to mandate the existence of a ForwardingService in order to define the existence of a route.
UMLPackagePathstringCIM::Network::Routes
Versionstring2.7.0

Class Properties

Association References

NameClass OriginReference Class
AntecedentCIM_ForwardedRoutesCIM_ForwardingService
DependentCIM_ForwardedRoutesCIM_IPRoute

Inherited Properties

NameData TypeClass Origin
AdminDistanceuint16CIM_RouteForwardedByService
PathMetricuint16CIM_RouteForwardedByService

Class Methods