ViewControlPlaneMplsBindingResult Object


Description:

Used to provide and store the information required for ViewControlPlaneMplsBindingCommand.

Parents: Project

Relations:

Side name
(Type)
Relative Description
ProtocolConfig
(ControlPlaneBindingResult)

AncpAccessNodeConfig, AppPerfClientConfig, AppPerfServerConfig, AutosarTimeSyncConfig, BfdRouterConfig, BgpRouterConfig, BridgePortConfig, CifsClientProtocolConfig, CifsServerProtocolConfig, CoapServerConfig, CuspProtocolConfig, Dhcpv4BlockConfig, Dhcpv4ServerConfig, Dhcpv6BlockConfig, Dhcpv6PdBlockConfig, Dhcpv6ServerConfig, Dot1xSupplicantBlockConfig, DpgClientProtocolConfig, DpgServerProtocolConfig, DualStackLiteConfig, EcpriProtocolConfig, EoamNodeConfig, FcEPortConfig, FcFPortConfig, FcHostConfig, FcoeHostConfig, FcoeVePortConfig, FcoeVfPortConfig, FtpClientProtocolConfig, FtpServerProtocolConfig, HttpClientProtocolConfig, HttpServerProtocolConfig, Ieee1588v2ClockConfig, Ieee80211AccessPointConfig, Ieee80211ClientConfig, Ieee8021asClockConfig, IgmpHostConfig, IgmpRouterConfig, IperfClientProtocolConfig, IperfServerProtocolConfig, Ipv6RapidDeploymentConfig, IsisRouterConfig, L2tpv2BlockConfig, L2tpv3BlockConfig, LacpPortConfig, LagBfdPortConfig, LdpRouterConfig, LinkOamRouterConfig, LispRouterConfig, LldpNodeConfig, LspPingProtocolConfig, MacsecSupplicantBlockConfig, MldHostConfig, MldRouterConfig, MplsTpConfig, MplsTpOamNodeConfig, MsdpProtocolConfig, NetconfClientConfig, NetconfProtocolConfig, NtpClientConfig, OamFlexeClientConfig, OpenflowControllerProtocolConfig, OpflexDeviceConfig, OseSwitchConfig, Ospfv2RouterConfig, Ospfv3RouterConfig, OtvEdgeDeviceConfig, OtvSiteDeviceConfig, OvsdbServerConfig, PacketChannel, PcepProtocolConfig, PimRouterConfig, PppoaClientBlockConfig, PppoaServerBlockConfig, PppoeClientBlockConfig, PppoeServerBlockConfig, PppoL2tpv2ClientBlockConfig, PppoL2tpv2ServerBlockConfig, PppoL2tpv3ClientBlockConfig, PppoL2tpv3ServerBlockConfig, PppProtocolConfig, RawTcpClientProtocolConfig, RawTcpServerProtocolConfig, RipRouterConfig, RoEBlockConfig, RsvpRouterConfig, SaaDeviceConfig, SipUaProtocolConfig, SrpConfig, Srv6OamProtocolConfig, StorageWorkerConfig, SyncEthDeviceConfig, TrillRbridgeConfig, TwampClientConfig, TwampServerConfig, VdpStationConfig, VicAdapterConfig, VideoClientProtocolConfig, VideoServerProtocolConfig, VifConfig, VsiBlockConfig, VxlanVtepConfig, XmppvJClientConfig

Relation to link the control plane binding result to MPLS protocol config

ViewControlPlaneMplsBindingResult Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DstIpv4Addr

Destination IPv4 address of the protocol.

Type: ip

Default: null

DstIpv6Addr

Destination IPv6 address of the protocol.

Type: ipv6

Default: null

DstMacAddr

Destination MAC address of the protocol.

Type: mac

Default: null

Protocol

Protocol for view control plane MPLS binding.

Type: handle

Default: 0

ProtocolBlockIndex

Index of the protocol block. The block size of the protocol is the same as the total of emulated devices in a device block.

Type: u32

Default: 0

SrcIpv4Addr

Source IPv4 address of the protocol.

Type: ip

Default: null

SrcIpv6Addr

Source IPv6 address of the protocol.

Type: ipv6

Default: null

ViewControlPlaneMplsBindingResult Read-Only Attributes

Read-Only Attribute Description
FecInfo

Forwarding Equivalence Class of MPLS tunnels used by the protocol for transmit the packet.

Type: string

Default: 0

InferredDstAddr

Inferred destination address of the protocol for ViewControlPlaneMplsBinding query.

Type: string

Default: "" (empty string)

InferredSrcAddr

Inferred source address of the protocol for ViewControlPlaneMplsBinding query.

Type: string

Default: "" (empty string)

Labels

Labels of MPLS tunnels used by the protocol for transmit the packet.

Type: string

Default: 0

RequiredAddrType

Type of the address need to be fill out for ViewControlPlaneMplsBinding query.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

IPv4 address.

IPV6

IPv6 address.

MAC

MAC address.

Status

Status of the label resolution query.

Type: string

Default: "" (empty string)