topologysim
OspfVirtualLink

Represents an OSPF Virtual link. Creating an OSPF Virtual link in one direction will cause the creation of the virtual link in the opposite direction.



public class OspfVirtualLink

Properties
areaId The area ID to which this link belongs (always 0.0.0.0).

type=string
access=read-only
maximum=50

ospfAreaPointer A pointer to the ospfArea object

type=Pointer
access=read-create
Mandatory on create
Displayed(tab/group)=OSPF Area

transitAreaId Specifies the IP address of the far-end device that connects the backbone area with the area that has no physical connection to the backbone.

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=Transit Area ID

transitAreaIdAddressType

type=rtr.InetAddressType
access=read-create
default=ipv4

valid enums=ipv4 (Where parent is one of (topologysim.Router))

 
Overridden Properties
adminGroups The Administrative Group contains a bit mask. Each set bit corresponds to one administrative group assigned to the interface. A link may belong to multiple groups.

By convention, the least significant bit is referred to as 'group 0', and the most significant bit is referred to as 'group 31'.

The Administrative Group is also called Resource Class/Color.

maximum=0

maskLen The mask length of the subnet connected to the IGP link.

default=32
minimum=32

maxBandwidth The Maximum Bandwidth specifies the maximum bandwidth that can be used on this link, in this direction (from the router originating the LSA to its neighbor). This is the true link capacity.

maximum=0

maxReservableBandwidth The Maximum Reservable Bandwidth specifies the maximum bandwidth that may be reserved on this link, in this direction (from the router originating the LSA to its neighbor). Note that this may be greater than the maximum bandwidth (in which case the link may be oversubscribed).

maximum=0

metric The protocol specific cost of the link.

default=65535

teMetric The Traffic Engineering Metric specifies the link metric for traffic engineering purposes. This metric may be different than the standard link metric. Typically, this metric is assigned by a network administrator.

maximum=0

unreservedBandwidthP0 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 0. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

unreservedBandwidthP1 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 1. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

unreservedBandwidthP2 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 2. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

unreservedBandwidthP3 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 3. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

unreservedBandwidthP4 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 4. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

unreservedBandwidthP5 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 5. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

unreservedBandwidthP6 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 6. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

unreservedBandwidthP7 The Unreserved Bandwidth specifies the amount of bandwidth not yet reserved at priority 7. The value should be less than or equal to the Maximum Reservable Bandwidth.

minimum=0
maximum=0

 
Properties inherited from topologysim.IgpLink
adminGroups, ifIndex, ipAddress, ipAddressType, linkBandwidth, linkGenetics, linkSourcePointer, linkTerminationPointer, linkType, maskLen, maxBandwidth, maxReservableBandwidth, metric, neighbor, oppositeLinkPointer, protocol, routerId, routerIdStr, teMetric, topologysim.RsvpLink-Set, trafficEngineering, unnumbered, unreservedBandwidthP0, unreservedBandwidthP1, unreservedBandwidthP2, unreservedBandwidthP3, unreservedBandwidthP4, unreservedBandwidthP5, unreservedBandwidthP6, unreservedBandwidthP7, utilization
 
Properties inherited from simulator.Element
administrativeState, description, displayedName, modelPointer, modelType, operationalState, scenarioId, scenarioName
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed