dctr
UpstreamRouterBinding

This is binding that VirtualSwitch maintains with UpstreamRouter, so as to know which UpstreamRouter this switch is connected to.



public class UpstreamRouterBinding

Properties
areaId The area ID to which this link belongs.

type=string
access=read-create
default=N/A
maximum=60
Displayed(tab/group)=Area ID

asNumber The BGP AS number for upstream routers discovered through BGP(or 0 if there is no AS).

type=long
access=read-create
default=0
minimum=0
maximum=4294967295

asPointer The FDN of IGP administrative domain topology.AutonomousSystem.

type=Pointer
access=read-create
Mandatory on create

confAsNumber The BGP Confederation AS number (or 0 if there is no confederation)

type=long
access=read-create
default=0
minimum=0
maximum=4294967295

isisInstanceId

type=int
access=read-create
Mandatory on create
Displayed(tab/group)=ISIS Instance ID

level

type=topology.IsisLevel
access=read-create
Mandatory on create
Displayed(tab/group)=ISIS Level

protocol

type=dctr.Protocol
access=read-create
Mandatory on create
Displayed(tab/group)=Protocol

routePrefix Prefix Address.

type=string
access=read-create
Mandatory on create
Displayed(tab/group)=Route Prefix

routePrefixLen Prefix Length

type=int
access=read-create
Mandatory on create
Displayed(tab/group)=Route Prefix Length

routePrefixType Prefix Type

type=int
access=read-create
Mandatory on create

routerId

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

vswAddress

type=string
access=read-create
maximum=64
Mandatory on create

  
Properties inherited from ManagedObject
actionMask, children-Set, deploymentState, isFaultSquelched, name, objectFullName, selfAlarmed
 
Methods

getUpstreamRouters

Retrieve the Underlay Routers for a given target in a service.
Input Parameters:
targetIp : string -
targetType : int -
serviceId : long -
svcComponentId : long -
continueOnFailure : continueOnFailure - (Optional) Continue processing requests in this stream if an exception occurs, unless the request is invalid. Default: false
Output Parameters:
upstreamRouters : List (string) -