topology
IgpShortcutLink

DEPRECATED: 11.0 R1 - DEPRECATED: Should Not Be Used

An IGP shortcut link is a unidirectional connection from a router to a peer router which contains multiple links .



public class IgpShortcutLink

Properties
destIpAddress The IP address of the interface or Router ID.

type=InetAddress
access=read-create
Mandatory on create
Displayed(tab/group)=Destination IP

destIpAddressType The type of the ipAddress. Currently only ipv4 is supported.

type=rtr.InetAddressType
access=read-only
default=ipv4
Displayed(tab/group)=Destination IP Type

destinationType The type of IGP Shortcut: Router to Router or Router to Interface.

type=topology.DestinationType
access=read-create
default=router
Displayed(tab/group)=Destination Type

listLinkKeyType Defines the key format for the listLinkPointers property.

type=topology.ListLinkKeyType
access=read-create
Mandatory on create
Displayed(tab/group)=Key Type

listLinkPointers The links topology.AbstractLink that the IGP shortcut takes. Note that the IGP shortcut may be configured to have multiple paths. This is represented by the map.

If listLinkKeyType is cos: The key to the map represents different Classes of Service (CoS) for the path. Valid keys are 0, 1, 2, 3, 4, 5, 6, and 7.

If listLinkKeyType is mplsLsp: The key to the map is a pointer to the MPLS LSP.

type=Map (string to List (Pointer))

reservedBandwidth The Reserved Bandwidth specifies the reserved bandwidth in the network

type=float
units=kbps

routerId Router ID of the router that this IGP shortcut starts on.

type=string
access=read-create
maximum=60
Mandatory on create
Displayed(tab/group)=Router ID

state The IGP shortcut is operational or not.

type=topology.IpLinkOperationalState
default=down
Displayed(tab/group)=State

  
Properties inherited from topology.ASContainedObject
asName, asNumber
 
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed