topologysim
MplsProvisionedHop

An ordered hop that the LSP provisioned path must follow.



public class MplsProvisionedHop

Properties
hopId The hop ID specifies the order of the path.

type=long
access=read-create
default=1
minimum=1
maximum=2147483647
Displayed(tab/group)=Hop ID

ipAddress The IP address for the hop. It may be the router ID or system IP or a specific IP address of an interface.

type=InetAddress
Displayed(tab/group)=IP Address

ipAddressType Specifies the address type of the IP address.

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

type Specifies the method used to select the routing path between hops. When Strict is selected, the configured next hop must be the immediate next hop after the current hop in the provisioned MPLS path. When Loose is selected, the LSP can traverse unspecified hops between configured hops in the provisioned MPLS path

type=mpls.PathType
default=loose
Displayed(tab/group)=Hop Type

  
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