| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Defines the routing model (continuous / integer / single-path). Admissible values of the element are: CONTINUOUS Any fraction of a demand can be carried on any admissible path for the demand. A bifurcated routing is allowed. INTEGER Integer multiples of the routing unit of a demand can be routed on any admissible path for the demand. A bifurcated routing is allowed. SINGLE_PATH Each demand must be completely routed over a single admissible path. OSPF_SINGLE_PATH Planned for a later version. OSPF_EQUAL_SPLIT_PATH Planned for a later version.
<xs:element name="routingModel"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="CONTINUOUS"/><xs:enumeration value="INTEGER"/><xs:enumeration value="SINGLE_PATH"/><xs:enumeration value="OSPF_SINGLE_PATH"/><xs:enumeration value="OSPF_EQUAL_SPLIT_PATH"/></xs:restriction>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |