cisco_ios_xr_evpn_oper_evpn_active_evi_detail_elements_element

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-evpn-oper:evpn/active/evi-detail/elements/element

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2VpnEvpnEviDetail

type L2VpnEvpnEviDetail struct {
	EviXr                          uint32               `protobuf:"varint,50,opt,name=evi_xr,json=eviXr,proto3" json:"evi_xr,omitempty"`
	EncapsulationXr                uint32               `protobuf:"varint,51,opt,name=encapsulation_xr,json=encapsulationXr,proto3" json:"encapsulation_xr,omitempty"`
	BdName                         string               `protobuf:"bytes,52,opt,name=bd_name,json=bdName,proto3" json:"bd_name,omitempty"`
	Type                           string               `protobuf:"bytes,53,opt,name=type,proto3" json:"type,omitempty"`
	EvpnInstance                   *L2VpnEvpnEviSummary `protobuf:"bytes,54,opt,name=evpn_instance,json=evpnInstance,proto3" json:"evpn_instance,omitempty"`
	Description                    string               `protobuf:"bytes,55,opt,name=description,proto3" json:"description,omitempty"`
	UnicastLabel                   uint32               `protobuf:"varint,56,opt,name=unicast_label,json=unicastLabel,proto3" json:"unicast_label,omitempty"`
	MulticastLabel                 uint32               `protobuf:"varint,57,opt,name=multicast_label,json=multicastLabel,proto3" json:"multicast_label,omitempty"`
	FlowLabel                      *L2VpnEvpnFlowLabel  `protobuf:"bytes,58,opt,name=flow_label,json=flowLabel,proto3" json:"flow_label,omitempty"`
	CwDisable                      bool                 `protobuf:"varint,59,opt,name=cw_disable,json=cwDisable,proto3" json:"cw_disable,omitempty"`
	TablePolicyName                string               `protobuf:"bytes,60,opt,name=table_policy_name,json=tablePolicyName,proto3" json:"table_policy_name,omitempty"`
	ForwardClass                   uint32               `protobuf:"varint,61,opt,name=forward_class,json=forwardClass,proto3" json:"forward_class,omitempty"`
	RdAuto                         *L2VpnRd             `protobuf:"bytes,62,opt,name=rd_auto,json=rdAuto,proto3" json:"rd_auto,omitempty"`
	RdConfigured                   *L2VpnRd             `protobuf:"bytes,63,opt,name=rd_configured,json=rdConfigured,proto3" json:"rd_configured,omitempty"`
	RtAuto                         *L2VpnRt             `protobuf:"bytes,64,opt,name=rt_auto,json=rtAuto,proto3" json:"rt_auto,omitempty"`
	RtImportBlockSet               bool                 `protobuf:"varint,65,opt,name=rt_import_block_set,json=rtImportBlockSet,proto3" json:"rt_import_block_set,omitempty"`
	RtExportBlockSet               bool                 `protobuf:"varint,66,opt,name=rt_export_block_set,json=rtExportBlockSet,proto3" json:"rt_export_block_set,omitempty"`
	AdvertiseMac                   bool                 `protobuf:"varint,67,opt,name=advertise_mac,json=advertiseMac,proto3" json:"advertise_mac,omitempty"`
	EtreeLeaf                      bool                 `protobuf:"varint,68,opt,name=etree_leaf,json=etreeLeaf,proto3" json:"etree_leaf,omitempty"`
	AdvertiseBviMac                bool                 `protobuf:"varint,69,opt,name=advertise_bvi_mac,json=advertiseBviMac,proto3" json:"advertise_bvi_mac,omitempty"`
	AliasingDisabled               bool                 `protobuf:"varint,70,opt,name=aliasing_disabled,json=aliasingDisabled,proto3" json:"aliasing_disabled,omitempty"`
	UnknownUnicastFloodingDisabled bool                 `` /* 157-byte string literal not displayed */
	ReoriginateDisabled            bool                 `protobuf:"varint,72,opt,name=reoriginate_disabled,json=reoriginateDisabled,proto3" json:"reoriginate_disabled,omitempty"`
	Stitching                      bool                 `protobuf:"varint,73,opt,name=stitching,proto3" json:"stitching,omitempty"`
	MulticastSourceConnected       bool                 `` /* 137-byte string literal not displayed */
	BgpImplicitImportDisabled      bool                 `` /* 142-byte string literal not displayed */
	VrfName                        string               `protobuf:"bytes,76,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	XXX_NoUnkeyedLiteral           struct{}             `json:"-"`
	XXX_unrecognized               []byte               `json:"-"`
	XXX_sizecache                  int32                `json:"-"`
}

func (*L2VpnEvpnEviDetail) Descriptor

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

func (*L2VpnEvpnEviDetail) GetAdvertiseBviMac

func (m *L2VpnEvpnEviDetail) GetAdvertiseBviMac() bool

func (*L2VpnEvpnEviDetail) GetAdvertiseMac

func (m *L2VpnEvpnEviDetail) GetAdvertiseMac() bool

func (*L2VpnEvpnEviDetail) GetAliasingDisabled

func (m *L2VpnEvpnEviDetail) GetAliasingDisabled() bool

func (*L2VpnEvpnEviDetail) GetBdName

func (m *L2VpnEvpnEviDetail) GetBdName() string

func (*L2VpnEvpnEviDetail) GetBgpImplicitImportDisabled

func (m *L2VpnEvpnEviDetail) GetBgpImplicitImportDisabled() bool

func (*L2VpnEvpnEviDetail) GetCwDisable

func (m *L2VpnEvpnEviDetail) GetCwDisable() bool

func (*L2VpnEvpnEviDetail) GetDescription

func (m *L2VpnEvpnEviDetail) GetDescription() string

func (*L2VpnEvpnEviDetail) GetEncapsulationXr

func (m *L2VpnEvpnEviDetail) GetEncapsulationXr() uint32

func (*L2VpnEvpnEviDetail) GetEtreeLeaf

func (m *L2VpnEvpnEviDetail) GetEtreeLeaf() bool

func (*L2VpnEvpnEviDetail) GetEviXr

func (m *L2VpnEvpnEviDetail) GetEviXr() uint32

func (*L2VpnEvpnEviDetail) GetEvpnInstance

func (m *L2VpnEvpnEviDetail) GetEvpnInstance() *L2VpnEvpnEviSummary

func (*L2VpnEvpnEviDetail) GetFlowLabel

func (m *L2VpnEvpnEviDetail) GetFlowLabel() *L2VpnEvpnFlowLabel

func (*L2VpnEvpnEviDetail) GetForwardClass

func (m *L2VpnEvpnEviDetail) GetForwardClass() uint32

func (*L2VpnEvpnEviDetail) GetMulticastLabel

func (m *L2VpnEvpnEviDetail) GetMulticastLabel() uint32

func (*L2VpnEvpnEviDetail) GetMulticastSourceConnected

func (m *L2VpnEvpnEviDetail) GetMulticastSourceConnected() bool

func (*L2VpnEvpnEviDetail) GetRdAuto

func (m *L2VpnEvpnEviDetail) GetRdAuto() *L2VpnRd

func (*L2VpnEvpnEviDetail) GetRdConfigured

func (m *L2VpnEvpnEviDetail) GetRdConfigured() *L2VpnRd

func (*L2VpnEvpnEviDetail) GetReoriginateDisabled

func (m *L2VpnEvpnEviDetail) GetReoriginateDisabled() bool

func (*L2VpnEvpnEviDetail) GetRtAuto

func (m *L2VpnEvpnEviDetail) GetRtAuto() *L2VpnRt

func (*L2VpnEvpnEviDetail) GetRtExportBlockSet

func (m *L2VpnEvpnEviDetail) GetRtExportBlockSet() bool

func (*L2VpnEvpnEviDetail) GetRtImportBlockSet

func (m *L2VpnEvpnEviDetail) GetRtImportBlockSet() bool

func (*L2VpnEvpnEviDetail) GetStitching

func (m *L2VpnEvpnEviDetail) GetStitching() bool

func (*L2VpnEvpnEviDetail) GetTablePolicyName

func (m *L2VpnEvpnEviDetail) GetTablePolicyName() string

func (*L2VpnEvpnEviDetail) GetType

func (m *L2VpnEvpnEviDetail) GetType() string

func (*L2VpnEvpnEviDetail) GetUnicastLabel

func (m *L2VpnEvpnEviDetail) GetUnicastLabel() uint32

func (*L2VpnEvpnEviDetail) GetUnknownUnicastFloodingDisabled

func (m *L2VpnEvpnEviDetail) GetUnknownUnicastFloodingDisabled() bool

func (*L2VpnEvpnEviDetail) GetVrfName

func (m *L2VpnEvpnEviDetail) GetVrfName() string

func (*L2VpnEvpnEviDetail) ProtoMessage

func (*L2VpnEvpnEviDetail) ProtoMessage()

func (*L2VpnEvpnEviDetail) Reset

func (m *L2VpnEvpnEviDetail) Reset()

func (*L2VpnEvpnEviDetail) String

func (m *L2VpnEvpnEviDetail) String() string

func (*L2VpnEvpnEviDetail) XXX_DiscardUnknown

func (m *L2VpnEvpnEviDetail) XXX_DiscardUnknown()

func (*L2VpnEvpnEviDetail) XXX_Marshal

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

func (*L2VpnEvpnEviDetail) XXX_Merge

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

func (*L2VpnEvpnEviDetail) XXX_Size

func (m *L2VpnEvpnEviDetail) XXX_Size() int

func (*L2VpnEvpnEviDetail) XXX_Unmarshal

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

type L2VpnEvpnEviDetail_KEYS

type L2VpnEvpnEviDetail_KEYS struct {
	Evi                  uint32   `protobuf:"varint,1,opt,name=evi,proto3" json:"evi,omitempty"`
	Encapsulation        uint32   `protobuf:"varint,2,opt,name=encapsulation,proto3" json:"encapsulation,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnEvpnEviDetail_KEYS) Descriptor

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

func (*L2VpnEvpnEviDetail_KEYS) GetEncapsulation

func (m *L2VpnEvpnEviDetail_KEYS) GetEncapsulation() uint32

func (*L2VpnEvpnEviDetail_KEYS) GetEvi

func (m *L2VpnEvpnEviDetail_KEYS) GetEvi() uint32

func (*L2VpnEvpnEviDetail_KEYS) ProtoMessage

func (*L2VpnEvpnEviDetail_KEYS) ProtoMessage()

func (*L2VpnEvpnEviDetail_KEYS) Reset

func (m *L2VpnEvpnEviDetail_KEYS) Reset()

func (*L2VpnEvpnEviDetail_KEYS) String

func (m *L2VpnEvpnEviDetail_KEYS) String() string

func (*L2VpnEvpnEviDetail_KEYS) XXX_DiscardUnknown

func (m *L2VpnEvpnEviDetail_KEYS) XXX_DiscardUnknown()

func (*L2VpnEvpnEviDetail_KEYS) XXX_Marshal

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

func (*L2VpnEvpnEviDetail_KEYS) XXX_Merge

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

func (*L2VpnEvpnEviDetail_KEYS) XXX_Size

func (m *L2VpnEvpnEviDetail_KEYS) XXX_Size() int

func (*L2VpnEvpnEviDetail_KEYS) XXX_Unmarshal

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

type L2VpnEvpnEviSummary

type L2VpnEvpnEviSummary struct {
	EthernetVpnId        uint32   `protobuf:"varint,1,opt,name=ethernet_vpn_id,json=ethernetVpnId,proto3" json:"ethernet_vpn_id,omitempty"`
	EncapsulationXr      uint32   `protobuf:"varint,2,opt,name=encapsulation_xr,json=encapsulationXr,proto3" json:"encapsulation_xr,omitempty"`
	BdName               string   `protobuf:"bytes,3,opt,name=bd_name,json=bdName,proto3" json:"bd_name,omitempty"`
	Type                 string   `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnEvpnEviSummary) Descriptor

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

func (*L2VpnEvpnEviSummary) GetBdName

func (m *L2VpnEvpnEviSummary) GetBdName() string

func (*L2VpnEvpnEviSummary) GetEncapsulationXr

func (m *L2VpnEvpnEviSummary) GetEncapsulationXr() uint32

func (*L2VpnEvpnEviSummary) GetEthernetVpnId

func (m *L2VpnEvpnEviSummary) GetEthernetVpnId() uint32

func (*L2VpnEvpnEviSummary) GetType

func (m *L2VpnEvpnEviSummary) GetType() string

func (*L2VpnEvpnEviSummary) ProtoMessage

func (*L2VpnEvpnEviSummary) ProtoMessage()

func (*L2VpnEvpnEviSummary) Reset

func (m *L2VpnEvpnEviSummary) Reset()

func (*L2VpnEvpnEviSummary) String

func (m *L2VpnEvpnEviSummary) String() string

func (*L2VpnEvpnEviSummary) XXX_DiscardUnknown

func (m *L2VpnEvpnEviSummary) XXX_DiscardUnknown()

func (*L2VpnEvpnEviSummary) XXX_Marshal

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

func (*L2VpnEvpnEviSummary) XXX_Merge

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

func (*L2VpnEvpnEviSummary) XXX_Size

func (m *L2VpnEvpnEviSummary) XXX_Size() int

func (*L2VpnEvpnEviSummary) XXX_Unmarshal

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

type L2VpnEvpnFlowLabel

type L2VpnEvpnFlowLabel struct {
	StaticFlowLabel      bool     `protobuf:"varint,1,opt,name=static_flow_label,json=staticFlowLabel,proto3" json:"static_flow_label,omitempty"`
	GlobalFlowLabel      bool     `protobuf:"varint,2,opt,name=global_flow_label,json=globalFlowLabel,proto3" json:"global_flow_label,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnEvpnFlowLabel) Descriptor

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

func (*L2VpnEvpnFlowLabel) GetGlobalFlowLabel

func (m *L2VpnEvpnFlowLabel) GetGlobalFlowLabel() bool

func (*L2VpnEvpnFlowLabel) GetStaticFlowLabel

func (m *L2VpnEvpnFlowLabel) GetStaticFlowLabel() bool

func (*L2VpnEvpnFlowLabel) ProtoMessage

func (*L2VpnEvpnFlowLabel) ProtoMessage()

func (*L2VpnEvpnFlowLabel) Reset

func (m *L2VpnEvpnFlowLabel) Reset()

func (*L2VpnEvpnFlowLabel) String

func (m *L2VpnEvpnFlowLabel) String() string

func (*L2VpnEvpnFlowLabel) XXX_DiscardUnknown

func (m *L2VpnEvpnFlowLabel) XXX_DiscardUnknown()

func (*L2VpnEvpnFlowLabel) XXX_Marshal

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

func (*L2VpnEvpnFlowLabel) XXX_Merge

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

func (*L2VpnEvpnFlowLabel) XXX_Size

func (m *L2VpnEvpnFlowLabel) XXX_Size() int

func (*L2VpnEvpnFlowLabel) XXX_Unmarshal

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

type L2VpnRd

type L2VpnRd struct {
	Rd                   string           `protobuf:"bytes,1,opt,name=rd,proto3" json:"rd,omitempty"`
	Auto                 *L2VpnRdAuto     `protobuf:"bytes,2,opt,name=auto,proto3" json:"auto,omitempty"`
	TwoByteAs            *L2VpnRd_2ByteAs `protobuf:"bytes,3,opt,name=two_byte_as,json=twoByteAs,proto3" json:"two_byte_as,omitempty"`
	FourByteAs           *L2VpnRd_4ByteAs `protobuf:"bytes,4,opt,name=four_byte_as,json=fourByteAs,proto3" json:"four_byte_as,omitempty"`
	V4Addr               *L2VpnRdV4Addr   `protobuf:"bytes,5,opt,name=v4_addr,json=v4Addr,proto3" json:"v4_addr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*L2VpnRd) Descriptor

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

func (*L2VpnRd) GetAuto

func (m *L2VpnRd) GetAuto() *L2VpnRdAuto

func (*L2VpnRd) GetFourByteAs

func (m *L2VpnRd) GetFourByteAs() *L2VpnRd_4ByteAs

func (*L2VpnRd) GetRd

func (m *L2VpnRd) GetRd() string

func (*L2VpnRd) GetTwoByteAs

func (m *L2VpnRd) GetTwoByteAs() *L2VpnRd_2ByteAs

func (*L2VpnRd) GetV4Addr

func (m *L2VpnRd) GetV4Addr() *L2VpnRdV4Addr

func (*L2VpnRd) ProtoMessage

func (*L2VpnRd) ProtoMessage()

func (*L2VpnRd) Reset

func (m *L2VpnRd) Reset()

func (*L2VpnRd) String

func (m *L2VpnRd) String() string

func (*L2VpnRd) XXX_DiscardUnknown

func (m *L2VpnRd) XXX_DiscardUnknown()

func (*L2VpnRd) XXX_Marshal

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

func (*L2VpnRd) XXX_Merge

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

func (*L2VpnRd) XXX_Size

func (m *L2VpnRd) XXX_Size() int

func (*L2VpnRd) XXX_Unmarshal

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

type L2VpnRdAuto

type L2VpnRdAuto struct {
	RouterId             string   `protobuf:"bytes,1,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	AutoIndex            uint32   `protobuf:"varint,2,opt,name=auto_index,json=autoIndex,proto3" json:"auto_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRdAuto) Descriptor

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

func (*L2VpnRdAuto) GetAutoIndex

func (m *L2VpnRdAuto) GetAutoIndex() uint32

func (*L2VpnRdAuto) GetRouterId

func (m *L2VpnRdAuto) GetRouterId() string

func (*L2VpnRdAuto) ProtoMessage

func (*L2VpnRdAuto) ProtoMessage()

func (*L2VpnRdAuto) Reset

func (m *L2VpnRdAuto) Reset()

func (*L2VpnRdAuto) String

func (m *L2VpnRdAuto) String() string

func (*L2VpnRdAuto) XXX_DiscardUnknown

func (m *L2VpnRdAuto) XXX_DiscardUnknown()

func (*L2VpnRdAuto) XXX_Marshal

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

func (*L2VpnRdAuto) XXX_Merge

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

func (*L2VpnRdAuto) XXX_Size

func (m *L2VpnRdAuto) XXX_Size() int

func (*L2VpnRdAuto) XXX_Unmarshal

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

type L2VpnRdV4Addr

type L2VpnRdV4Addr struct {
	Ipv4Address          string   `protobuf:"bytes,1,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	TwoByteIndex         uint32   `protobuf:"varint,2,opt,name=two_byte_index,json=twoByteIndex,proto3" json:"two_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRdV4Addr) Descriptor

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

func (*L2VpnRdV4Addr) GetIpv4Address

func (m *L2VpnRdV4Addr) GetIpv4Address() string

func (*L2VpnRdV4Addr) GetTwoByteIndex

func (m *L2VpnRdV4Addr) GetTwoByteIndex() uint32

func (*L2VpnRdV4Addr) ProtoMessage

func (*L2VpnRdV4Addr) ProtoMessage()

func (*L2VpnRdV4Addr) Reset

func (m *L2VpnRdV4Addr) Reset()

func (*L2VpnRdV4Addr) String

func (m *L2VpnRdV4Addr) String() string

func (*L2VpnRdV4Addr) XXX_DiscardUnknown

func (m *L2VpnRdV4Addr) XXX_DiscardUnknown()

func (*L2VpnRdV4Addr) XXX_Marshal

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

func (*L2VpnRdV4Addr) XXX_Merge

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

func (*L2VpnRdV4Addr) XXX_Size

func (m *L2VpnRdV4Addr) XXX_Size() int

func (*L2VpnRdV4Addr) XXX_Unmarshal

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

type L2VpnRd_2ByteAs

type L2VpnRd_2ByteAs struct {
	TwoByteAs            uint32   `protobuf:"varint,1,opt,name=two_byte_as,json=twoByteAs,proto3" json:"two_byte_as,omitempty"`
	FourByteIndex        uint32   `protobuf:"varint,2,opt,name=four_byte_index,json=fourByteIndex,proto3" json:"four_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRd_2ByteAs) Descriptor

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

func (*L2VpnRd_2ByteAs) GetFourByteIndex

func (m *L2VpnRd_2ByteAs) GetFourByteIndex() uint32

func (*L2VpnRd_2ByteAs) GetTwoByteAs

func (m *L2VpnRd_2ByteAs) GetTwoByteAs() uint32

func (*L2VpnRd_2ByteAs) ProtoMessage

func (*L2VpnRd_2ByteAs) ProtoMessage()

func (*L2VpnRd_2ByteAs) Reset

func (m *L2VpnRd_2ByteAs) Reset()

func (*L2VpnRd_2ByteAs) String

func (m *L2VpnRd_2ByteAs) String() string

func (*L2VpnRd_2ByteAs) XXX_DiscardUnknown

func (m *L2VpnRd_2ByteAs) XXX_DiscardUnknown()

func (*L2VpnRd_2ByteAs) XXX_Marshal

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

func (*L2VpnRd_2ByteAs) XXX_Merge

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

func (*L2VpnRd_2ByteAs) XXX_Size

func (m *L2VpnRd_2ByteAs) XXX_Size() int

func (*L2VpnRd_2ByteAs) XXX_Unmarshal

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

type L2VpnRd_4ByteAs

type L2VpnRd_4ByteAs struct {
	FourByteAs           uint32   `protobuf:"varint,1,opt,name=four_byte_as,json=fourByteAs,proto3" json:"four_byte_as,omitempty"`
	TwoByteIndex         uint32   `protobuf:"varint,2,opt,name=two_byte_index,json=twoByteIndex,proto3" json:"two_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRd_4ByteAs) Descriptor

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

func (*L2VpnRd_4ByteAs) GetFourByteAs

func (m *L2VpnRd_4ByteAs) GetFourByteAs() uint32

func (*L2VpnRd_4ByteAs) GetTwoByteIndex

func (m *L2VpnRd_4ByteAs) GetTwoByteIndex() uint32

func (*L2VpnRd_4ByteAs) ProtoMessage

func (*L2VpnRd_4ByteAs) ProtoMessage()

func (*L2VpnRd_4ByteAs) Reset

func (m *L2VpnRd_4ByteAs) Reset()

func (*L2VpnRd_4ByteAs) String

func (m *L2VpnRd_4ByteAs) String() string

func (*L2VpnRd_4ByteAs) XXX_DiscardUnknown

func (m *L2VpnRd_4ByteAs) XXX_DiscardUnknown()

func (*L2VpnRd_4ByteAs) XXX_Marshal

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

func (*L2VpnRd_4ByteAs) XXX_Merge

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

func (*L2VpnRd_4ByteAs) XXX_Size

func (m *L2VpnRd_4ByteAs) XXX_Size() int

func (*L2VpnRd_4ByteAs) XXX_Unmarshal

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

type L2VpnRt

type L2VpnRt struct {
	Rt                   string           `protobuf:"bytes,1,opt,name=rt,proto3" json:"rt,omitempty"`
	TwoByteAs            *L2VpnRt_2ByteAs `protobuf:"bytes,2,opt,name=two_byte_as,json=twoByteAs,proto3" json:"two_byte_as,omitempty"`
	FourByteAs           *L2VpnRt_4ByteAs `protobuf:"bytes,3,opt,name=four_byte_as,json=fourByteAs,proto3" json:"four_byte_as,omitempty"`
	V4Addr               *L2VpnRtV4Addr   `protobuf:"bytes,4,opt,name=v4_addr,json=v4Addr,proto3" json:"v4_addr,omitempty"`
	EsImport             *L2VpnRtEsImport `protobuf:"bytes,5,opt,name=es_import,json=esImport,proto3" json:"es_import,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*L2VpnRt) Descriptor

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

func (*L2VpnRt) GetEsImport

func (m *L2VpnRt) GetEsImport() *L2VpnRtEsImport

func (*L2VpnRt) GetFourByteAs

func (m *L2VpnRt) GetFourByteAs() *L2VpnRt_4ByteAs

func (*L2VpnRt) GetRt

func (m *L2VpnRt) GetRt() string

func (*L2VpnRt) GetTwoByteAs

func (m *L2VpnRt) GetTwoByteAs() *L2VpnRt_2ByteAs

func (*L2VpnRt) GetV4Addr

func (m *L2VpnRt) GetV4Addr() *L2VpnRtV4Addr

func (*L2VpnRt) ProtoMessage

func (*L2VpnRt) ProtoMessage()

func (*L2VpnRt) Reset

func (m *L2VpnRt) Reset()

func (*L2VpnRt) String

func (m *L2VpnRt) String() string

func (*L2VpnRt) XXX_DiscardUnknown

func (m *L2VpnRt) XXX_DiscardUnknown()

func (*L2VpnRt) XXX_Marshal

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

func (*L2VpnRt) XXX_Merge

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

func (*L2VpnRt) XXX_Size

func (m *L2VpnRt) XXX_Size() int

func (*L2VpnRt) XXX_Unmarshal

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

type L2VpnRtEsImport

type L2VpnRtEsImport struct {
	HighBytes            uint32   `protobuf:"varint,1,opt,name=high_bytes,json=highBytes,proto3" json:"high_bytes,omitempty"`
	LowBytes             uint32   `protobuf:"varint,2,opt,name=low_bytes,json=lowBytes,proto3" json:"low_bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRtEsImport) Descriptor

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

func (*L2VpnRtEsImport) GetHighBytes

func (m *L2VpnRtEsImport) GetHighBytes() uint32

func (*L2VpnRtEsImport) GetLowBytes

func (m *L2VpnRtEsImport) GetLowBytes() uint32

func (*L2VpnRtEsImport) ProtoMessage

func (*L2VpnRtEsImport) ProtoMessage()

func (*L2VpnRtEsImport) Reset

func (m *L2VpnRtEsImport) Reset()

func (*L2VpnRtEsImport) String

func (m *L2VpnRtEsImport) String() string

func (*L2VpnRtEsImport) XXX_DiscardUnknown

func (m *L2VpnRtEsImport) XXX_DiscardUnknown()

func (*L2VpnRtEsImport) XXX_Marshal

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

func (*L2VpnRtEsImport) XXX_Merge

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

func (*L2VpnRtEsImport) XXX_Size

func (m *L2VpnRtEsImport) XXX_Size() int

func (*L2VpnRtEsImport) XXX_Unmarshal

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

type L2VpnRtV4Addr

type L2VpnRtV4Addr struct {
	Ipv4Address          string   `protobuf:"bytes,1,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	TwoByteIndex         uint32   `protobuf:"varint,2,opt,name=two_byte_index,json=twoByteIndex,proto3" json:"two_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRtV4Addr) Descriptor

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

func (*L2VpnRtV4Addr) GetIpv4Address

func (m *L2VpnRtV4Addr) GetIpv4Address() string

func (*L2VpnRtV4Addr) GetTwoByteIndex

func (m *L2VpnRtV4Addr) GetTwoByteIndex() uint32

func (*L2VpnRtV4Addr) ProtoMessage

func (*L2VpnRtV4Addr) ProtoMessage()

func (*L2VpnRtV4Addr) Reset

func (m *L2VpnRtV4Addr) Reset()

func (*L2VpnRtV4Addr) String

func (m *L2VpnRtV4Addr) String() string

func (*L2VpnRtV4Addr) XXX_DiscardUnknown

func (m *L2VpnRtV4Addr) XXX_DiscardUnknown()

func (*L2VpnRtV4Addr) XXX_Marshal

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

func (*L2VpnRtV4Addr) XXX_Merge

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

func (*L2VpnRtV4Addr) XXX_Size

func (m *L2VpnRtV4Addr) XXX_Size() int

func (*L2VpnRtV4Addr) XXX_Unmarshal

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

type L2VpnRt_2ByteAs

type L2VpnRt_2ByteAs struct {
	TwoByteAs            uint32   `protobuf:"varint,1,opt,name=two_byte_as,json=twoByteAs,proto3" json:"two_byte_as,omitempty"`
	FourByteIndex        uint32   `protobuf:"varint,2,opt,name=four_byte_index,json=fourByteIndex,proto3" json:"four_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRt_2ByteAs) Descriptor

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

func (*L2VpnRt_2ByteAs) GetFourByteIndex

func (m *L2VpnRt_2ByteAs) GetFourByteIndex() uint32

func (*L2VpnRt_2ByteAs) GetTwoByteAs

func (m *L2VpnRt_2ByteAs) GetTwoByteAs() uint32

func (*L2VpnRt_2ByteAs) ProtoMessage

func (*L2VpnRt_2ByteAs) ProtoMessage()

func (*L2VpnRt_2ByteAs) Reset

func (m *L2VpnRt_2ByteAs) Reset()

func (*L2VpnRt_2ByteAs) String

func (m *L2VpnRt_2ByteAs) String() string

func (*L2VpnRt_2ByteAs) XXX_DiscardUnknown

func (m *L2VpnRt_2ByteAs) XXX_DiscardUnknown()

func (*L2VpnRt_2ByteAs) XXX_Marshal

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

func (*L2VpnRt_2ByteAs) XXX_Merge

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

func (*L2VpnRt_2ByteAs) XXX_Size

func (m *L2VpnRt_2ByteAs) XXX_Size() int

func (*L2VpnRt_2ByteAs) XXX_Unmarshal

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

type L2VpnRt_4ByteAs

type L2VpnRt_4ByteAs struct {
	FourByteAs           uint32   `protobuf:"varint,1,opt,name=four_byte_as,json=fourByteAs,proto3" json:"four_byte_as,omitempty"`
	TwoByteIndex         uint32   `protobuf:"varint,2,opt,name=two_byte_index,json=twoByteIndex,proto3" json:"two_byte_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnRt_4ByteAs) Descriptor

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

func (*L2VpnRt_4ByteAs) GetFourByteAs

func (m *L2VpnRt_4ByteAs) GetFourByteAs() uint32

func (*L2VpnRt_4ByteAs) GetTwoByteIndex

func (m *L2VpnRt_4ByteAs) GetTwoByteIndex() uint32

func (*L2VpnRt_4ByteAs) ProtoMessage

func (*L2VpnRt_4ByteAs) ProtoMessage()

func (*L2VpnRt_4ByteAs) Reset

func (m *L2VpnRt_4ByteAs) Reset()

func (*L2VpnRt_4ByteAs) String

func (m *L2VpnRt_4ByteAs) String() string

func (*L2VpnRt_4ByteAs) XXX_DiscardUnknown

func (m *L2VpnRt_4ByteAs) XXX_DiscardUnknown()

func (*L2VpnRt_4ByteAs) XXX_Marshal

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

func (*L2VpnRt_4ByteAs) XXX_Merge

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

func (*L2VpnRt_4ByteAs) XXX_Size

func (m *L2VpnRt_4ByteAs) XXX_Size() int

func (*L2VpnRt_4ByteAs) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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