cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_standby_rt_entries_rt_entry

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-standby/rt-entries/rt-entry

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpEdmRtEntry_

type BgpEdmRtEntry_ struct {
	RouteTarget          string   `protobuf:"bytes,1,opt,name=route_target,json=routeTarget,proto3" json:"route_target,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpEdmRtEntry_) Descriptor

func (*BgpEdmRtEntry_) Descriptor() ([]byte, []int)

func (*BgpEdmRtEntry_) GetRouteTarget

func (m *BgpEdmRtEntry_) GetRouteTarget() string

func (*BgpEdmRtEntry_) ProtoMessage

func (*BgpEdmRtEntry_) ProtoMessage()

func (*BgpEdmRtEntry_) Reset

func (m *BgpEdmRtEntry_) Reset()

func (*BgpEdmRtEntry_) String

func (m *BgpEdmRtEntry_) String() string

func (*BgpEdmRtEntry_) XXX_DiscardUnknown

func (m *BgpEdmRtEntry_) XXX_DiscardUnknown()

func (*BgpEdmRtEntry_) XXX_Marshal

func (m *BgpEdmRtEntry_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpEdmRtEntry_) XXX_Merge

func (m *BgpEdmRtEntry_) XXX_Merge(src proto.Message)

func (*BgpEdmRtEntry_) XXX_Size

func (m *BgpEdmRtEntry_) XXX_Size() int

func (*BgpEdmRtEntry_) XXX_Unmarshal

func (m *BgpEdmRtEntry_) XXX_Unmarshal(b []byte) error

type BgpVrfRtBag

type BgpVrfRtBag struct {
	Rt                   *BgpEdmRtEntry_ `protobuf:"bytes,50,opt,name=rt,proto3" json:"rt,omitempty"`
	Afs                  string          `protobuf:"bytes,51,opt,name=afs,proto3" json:"afs,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*BgpVrfRtBag) Descriptor

func (*BgpVrfRtBag) Descriptor() ([]byte, []int)

func (*BgpVrfRtBag) GetAfs

func (m *BgpVrfRtBag) GetAfs() string

func (*BgpVrfRtBag) GetRt

func (m *BgpVrfRtBag) GetRt() *BgpEdmRtEntry_

func (*BgpVrfRtBag) ProtoMessage

func (*BgpVrfRtBag) ProtoMessage()

func (*BgpVrfRtBag) Reset

func (m *BgpVrfRtBag) Reset()

func (*BgpVrfRtBag) String

func (m *BgpVrfRtBag) String() string

func (*BgpVrfRtBag) XXX_DiscardUnknown

func (m *BgpVrfRtBag) XXX_DiscardUnknown()

func (*BgpVrfRtBag) XXX_Marshal

func (m *BgpVrfRtBag) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpVrfRtBag) XXX_Merge

func (m *BgpVrfRtBag) XXX_Merge(src proto.Message)

func (*BgpVrfRtBag) XXX_Size

func (m *BgpVrfRtBag) XXX_Size() int

func (*BgpVrfRtBag) XXX_Unmarshal

func (m *BgpVrfRtBag) XXX_Unmarshal(b []byte) error

type BgpVrfRtBag_KEYS

type BgpVrfRtBag_KEYS struct {
	InstanceName          string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	RouteTargetLowerBytes uint32   `` /* 129-byte string literal not displayed */
	RouteTargetUpperBytes uint32   `` /* 129-byte string literal not displayed */
	AfName                string   `protobuf:"bytes,4,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	RequestId             uint32   `protobuf:"varint,5,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*BgpVrfRtBag_KEYS) Descriptor

func (*BgpVrfRtBag_KEYS) Descriptor() ([]byte, []int)

func (*BgpVrfRtBag_KEYS) GetAfName

func (m *BgpVrfRtBag_KEYS) GetAfName() string

func (*BgpVrfRtBag_KEYS) GetInstanceName

func (m *BgpVrfRtBag_KEYS) GetInstanceName() string

func (*BgpVrfRtBag_KEYS) GetRequestId

func (m *BgpVrfRtBag_KEYS) GetRequestId() uint32

func (*BgpVrfRtBag_KEYS) GetRouteTargetLowerBytes

func (m *BgpVrfRtBag_KEYS) GetRouteTargetLowerBytes() uint32

func (*BgpVrfRtBag_KEYS) GetRouteTargetUpperBytes

func (m *BgpVrfRtBag_KEYS) GetRouteTargetUpperBytes() uint32

func (*BgpVrfRtBag_KEYS) ProtoMessage

func (*BgpVrfRtBag_KEYS) ProtoMessage()

func (*BgpVrfRtBag_KEYS) Reset

func (m *BgpVrfRtBag_KEYS) Reset()

func (*BgpVrfRtBag_KEYS) String

func (m *BgpVrfRtBag_KEYS) String() string

func (*BgpVrfRtBag_KEYS) XXX_DiscardUnknown

func (m *BgpVrfRtBag_KEYS) XXX_DiscardUnknown()

func (*BgpVrfRtBag_KEYS) XXX_Marshal

func (m *BgpVrfRtBag_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BgpVrfRtBag_KEYS) XXX_Merge

func (m *BgpVrfRtBag_KEYS) XXX_Merge(src proto.Message)

func (*BgpVrfRtBag_KEYS) XXX_Size

func (m *BgpVrfRtBag_KEYS) XXX_Size() int

func (*BgpVrfRtBag_KEYS) XXX_Unmarshal

func (m *BgpVrfRtBag_KEYS) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL