cisco_ios_xr_l2vpn_oper_l2vpnv2_standby_bridge_domains_bridge_domain_bridge_domain_info

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-l2vpn-oper:l2vpnv2/standby/bridge-domains/bridge-domain/bridge-domain-info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2FibStatsBagCounters

type L2FibStatsBagCounters struct {
	PacketCounts         uint64   `protobuf:"varint,1,opt,name=packet_counts,json=packetCounts,proto3" json:"packet_counts,omitempty"`
	ByteCounts           uint64   `protobuf:"varint,2,opt,name=byte_counts,json=byteCounts,proto3" json:"byte_counts,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2FibStatsBagCounters) Descriptor

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

func (*L2FibStatsBagCounters) GetByteCounts

func (m *L2FibStatsBagCounters) GetByteCounts() uint64

func (*L2FibStatsBagCounters) GetPacketCounts

func (m *L2FibStatsBagCounters) GetPacketCounts() uint64

func (*L2FibStatsBagCounters) ProtoMessage

func (*L2FibStatsBagCounters) ProtoMessage()

func (*L2FibStatsBagCounters) Reset

func (m *L2FibStatsBagCounters) Reset()

func (*L2FibStatsBagCounters) String

func (m *L2FibStatsBagCounters) String() string

func (*L2FibStatsBagCounters) XXX_DiscardUnknown

func (m *L2FibStatsBagCounters) XXX_DiscardUnknown()

func (*L2FibStatsBagCounters) XXX_Marshal

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

func (*L2FibStatsBagCounters) XXX_Merge

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

func (*L2FibStatsBagCounters) XXX_Size

func (m *L2FibStatsBagCounters) XXX_Size() int

func (*L2FibStatsBagCounters) XXX_Unmarshal

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

type L2FibStatsBagDisp

type L2FibStatsBagDisp struct {
	DispositionStat      *L2FibStatsBagCounters `protobuf:"bytes,1,opt,name=disposition_stat,json=dispositionStat,proto3" json:"disposition_stat,omitempty"`
	DispositionMtuDrop   *L2FibStatsBagCounters `protobuf:"bytes,2,opt,name=disposition_mtu_drop,json=dispositionMtuDrop,proto3" json:"disposition_mtu_drop,omitempty"`
	DispositionTailDrop  *L2FibStatsBagCounters `protobuf:"bytes,3,opt,name=disposition_tail_drop,json=dispositionTailDrop,proto3" json:"disposition_tail_drop,omitempty"`
	MulticastDrop        *L2FibStatsBagCounters `protobuf:"bytes,4,opt,name=multicast_drop,json=multicastDrop,proto3" json:"multicast_drop,omitempty"`
	UnicastDrop          *L2FibStatsBagCounters `protobuf:"bytes,5,opt,name=unicast_drop,json=unicastDrop,proto3" json:"unicast_drop,omitempty"`
	BroadcastDrop        *L2FibStatsBagCounters `protobuf:"bytes,6,opt,name=broadcast_drop,json=broadcastDrop,proto3" json:"broadcast_drop,omitempty"`
	ReceivedDrops        *L2FibStatsBagCounters `protobuf:"bytes,7,opt,name=received_drops,json=receivedDrops,proto3" json:"received_drops,omitempty"`
	DaiDrop              *L2FibStatsBagCounters `protobuf:"bytes,8,opt,name=dai_drop,json=daiDrop,proto3" json:"dai_drop,omitempty"`
	IpsgDrop             *L2FibStatsBagCounters `protobuf:"bytes,9,opt,name=ipsg_drop,json=ipsgDrop,proto3" json:"ipsg_drop,omitempty"`
	DispositionOoODrops  *L2FibStatsBagCounters `protobuf:"bytes,10,opt,name=disposition_oo_o_drops,json=dispositionOoODrops,proto3" json:"disposition_oo_o_drops,omitempty"`
	DispositionP2MpStats *L2FibStatsBagCounters `protobuf:"bytes,11,opt,name=disposition_p2mp_stats,json=dispositionP2mpStats,proto3" json:"disposition_p2mp_stats,omitempty"`
	KnownUnicast         *L2FibStatsBagCounters `protobuf:"bytes,12,opt,name=known_unicast,json=knownUnicast,proto3" json:"known_unicast,omitempty"`
	MacMove              *L2FibStatsBagCounters `protobuf:"bytes,13,opt,name=mac_move,json=macMove,proto3" json:"mac_move,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*L2FibStatsBagDisp) Descriptor

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

func (*L2FibStatsBagDisp) GetBroadcastDrop

func (m *L2FibStatsBagDisp) GetBroadcastDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetDaiDrop

func (m *L2FibStatsBagDisp) GetDaiDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetDispositionMtuDrop

func (m *L2FibStatsBagDisp) GetDispositionMtuDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetDispositionOoODrops

func (m *L2FibStatsBagDisp) GetDispositionOoODrops() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetDispositionP2MpStats

func (m *L2FibStatsBagDisp) GetDispositionP2MpStats() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetDispositionStat

func (m *L2FibStatsBagDisp) GetDispositionStat() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetDispositionTailDrop

func (m *L2FibStatsBagDisp) GetDispositionTailDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetIpsgDrop

func (m *L2FibStatsBagDisp) GetIpsgDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetKnownUnicast

func (m *L2FibStatsBagDisp) GetKnownUnicast() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetMacMove

func (m *L2FibStatsBagDisp) GetMacMove() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetMulticastDrop

func (m *L2FibStatsBagDisp) GetMulticastDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetReceivedDrops

func (m *L2FibStatsBagDisp) GetReceivedDrops() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) GetUnicastDrop

func (m *L2FibStatsBagDisp) GetUnicastDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagDisp) ProtoMessage

func (*L2FibStatsBagDisp) ProtoMessage()

func (*L2FibStatsBagDisp) Reset

func (m *L2FibStatsBagDisp) Reset()

func (*L2FibStatsBagDisp) String

func (m *L2FibStatsBagDisp) String() string

func (*L2FibStatsBagDisp) XXX_DiscardUnknown

func (m *L2FibStatsBagDisp) XXX_DiscardUnknown()

func (*L2FibStatsBagDisp) XXX_Marshal

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

func (*L2FibStatsBagDisp) XXX_Merge

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

func (*L2FibStatsBagDisp) XXX_Size

func (m *L2FibStatsBagDisp) XXX_Size() int

func (*L2FibStatsBagDisp) XXX_Unmarshal

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

type L2FibStatsBagForwarding

type L2FibStatsBagForwarding struct {
	ImpostionStats       *L2FibStatsBagImp    `protobuf:"bytes,1,opt,name=impostion_stats,json=impostionStats,proto3" json:"impostion_stats,omitempty"`
	DispostionStats      *L2FibStatsBagDisp   `protobuf:"bytes,2,opt,name=dispostion_stats,json=dispostionStats,proto3" json:"dispostion_stats,omitempty"`
	SequenceNumber       *L2FibStatsBagSeqNum `protobuf:"bytes,3,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*L2FibStatsBagForwarding) Descriptor

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

func (*L2FibStatsBagForwarding) GetDispostionStats

func (m *L2FibStatsBagForwarding) GetDispostionStats() *L2FibStatsBagDisp

func (*L2FibStatsBagForwarding) GetImpostionStats

func (m *L2FibStatsBagForwarding) GetImpostionStats() *L2FibStatsBagImp

func (*L2FibStatsBagForwarding) GetSequenceNumber

func (m *L2FibStatsBagForwarding) GetSequenceNumber() *L2FibStatsBagSeqNum

func (*L2FibStatsBagForwarding) ProtoMessage

func (*L2FibStatsBagForwarding) ProtoMessage()

func (*L2FibStatsBagForwarding) Reset

func (m *L2FibStatsBagForwarding) Reset()

func (*L2FibStatsBagForwarding) String

func (m *L2FibStatsBagForwarding) String() string

func (*L2FibStatsBagForwarding) XXX_DiscardUnknown

func (m *L2FibStatsBagForwarding) XXX_DiscardUnknown()

func (*L2FibStatsBagForwarding) XXX_Marshal

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

func (*L2FibStatsBagForwarding) XXX_Merge

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

func (*L2FibStatsBagForwarding) XXX_Size

func (m *L2FibStatsBagForwarding) XXX_Size() int

func (*L2FibStatsBagForwarding) XXX_Unmarshal

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

type L2FibStatsBagImp

type L2FibStatsBagImp struct {
	ImpositionStat       *L2FibStatsBagCounters `protobuf:"bytes,1,opt,name=imposition_stat,json=impositionStat,proto3" json:"imposition_stat,omitempty"`
	ImpositionMtuDrop    *L2FibStatsBagCounters `protobuf:"bytes,2,opt,name=imposition_mtu_drop,json=impositionMtuDrop,proto3" json:"imposition_mtu_drop,omitempty"`
	ImpostionTailDrop    *L2FibStatsBagCounters `protobuf:"bytes,3,opt,name=impostion_tail_drop,json=impostionTailDrop,proto3" json:"impostion_tail_drop,omitempty"`
	L2FsbiDrop           *L2FibStatsBagCounters `protobuf:"bytes,4,opt,name=l2fsbi_drop,json=l2fsbiDrop,proto3" json:"l2fsbi_drop,omitempty"`
	Multicast            *L2FibStatsBagCounters `protobuf:"bytes,5,opt,name=multicast,proto3" json:"multicast,omitempty"`
	Broadcast            *L2FibStatsBagCounters `protobuf:"bytes,6,opt,name=broadcast,proto3" json:"broadcast,omitempty"`
	KnownUnicast         *L2FibStatsBagCounters `protobuf:"bytes,7,opt,name=known_unicast,json=knownUnicast,proto3" json:"known_unicast,omitempty"`
	UnknownUnicast       *L2FibStatsBagCounters `protobuf:"bytes,8,opt,name=unknown_unicast,json=unknownUnicast,proto3" json:"unknown_unicast,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*L2FibStatsBagImp) Descriptor

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

func (*L2FibStatsBagImp) GetBroadcast

func (m *L2FibStatsBagImp) GetBroadcast() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) GetImpositionMtuDrop

func (m *L2FibStatsBagImp) GetImpositionMtuDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) GetImpositionStat

func (m *L2FibStatsBagImp) GetImpositionStat() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) GetImpostionTailDrop

func (m *L2FibStatsBagImp) GetImpostionTailDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) GetKnownUnicast

func (m *L2FibStatsBagImp) GetKnownUnicast() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) GetL2FsbiDrop

func (m *L2FibStatsBagImp) GetL2FsbiDrop() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) GetMulticast

func (m *L2FibStatsBagImp) GetMulticast() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) GetUnknownUnicast

func (m *L2FibStatsBagImp) GetUnknownUnicast() *L2FibStatsBagCounters

func (*L2FibStatsBagImp) ProtoMessage

func (*L2FibStatsBagImp) ProtoMessage()

func (*L2FibStatsBagImp) Reset

func (m *L2FibStatsBagImp) Reset()

func (*L2FibStatsBagImp) String

func (m *L2FibStatsBagImp) String() string

func (*L2FibStatsBagImp) XXX_DiscardUnknown

func (m *L2FibStatsBagImp) XXX_DiscardUnknown()

func (*L2FibStatsBagImp) XXX_Marshal

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

func (*L2FibStatsBagImp) XXX_Merge

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

func (*L2FibStatsBagImp) XXX_Size

func (m *L2FibStatsBagImp) XXX_Size() int

func (*L2FibStatsBagImp) XXX_Unmarshal

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

type L2FibStatsBagSeqNum

type L2FibStatsBagSeqNum struct {
	SequenceNumberSent            uint32   `protobuf:"varint,1,opt,name=sequence_number_sent,json=sequenceNumberSent,proto3" json:"sequence_number_sent,omitempty"`
	SequenceNumberExpected        uint32   `` /* 130-byte string literal not displayed */
	BypassedInboundSequencePacket uint64   `` /* 153-byte string literal not displayed */
	BypassedOutSequencePacket     uint64   `` /* 141-byte string literal not displayed */
	XXX_NoUnkeyedLiteral          struct{} `json:"-"`
	XXX_unrecognized              []byte   `json:"-"`
	XXX_sizecache                 int32    `json:"-"`
}

func (*L2FibStatsBagSeqNum) Descriptor

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

func (*L2FibStatsBagSeqNum) GetBypassedInboundSequencePacket

func (m *L2FibStatsBagSeqNum) GetBypassedInboundSequencePacket() uint64

func (*L2FibStatsBagSeqNum) GetBypassedOutSequencePacket

func (m *L2FibStatsBagSeqNum) GetBypassedOutSequencePacket() uint64

func (*L2FibStatsBagSeqNum) GetSequenceNumberExpected

func (m *L2FibStatsBagSeqNum) GetSequenceNumberExpected() uint32

func (*L2FibStatsBagSeqNum) GetSequenceNumberSent

func (m *L2FibStatsBagSeqNum) GetSequenceNumberSent() uint32

func (*L2FibStatsBagSeqNum) ProtoMessage

func (*L2FibStatsBagSeqNum) ProtoMessage()

func (*L2FibStatsBagSeqNum) Reset

func (m *L2FibStatsBagSeqNum) Reset()

func (*L2FibStatsBagSeqNum) String

func (m *L2FibStatsBagSeqNum) String() string

func (*L2FibStatsBagSeqNum) XXX_DiscardUnknown

func (m *L2FibStatsBagSeqNum) XXX_DiscardUnknown()

func (*L2FibStatsBagSeqNum) XXX_Marshal

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

func (*L2FibStatsBagSeqNum) XXX_Merge

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

func (*L2FibStatsBagSeqNum) XXX_Size

func (m *L2FibStatsBagSeqNum) XXX_Size() int

func (*L2FibStatsBagSeqNum) XXX_Unmarshal

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

type L2VpnBagStormControlType

type L2VpnBagStormControlType struct {
	BdPolicer            bool     `protobuf:"varint,1,opt,name=bd_policer,json=bdPolicer,proto3" json:"bd_policer,omitempty"`
	Unicast              bool     `protobuf:"varint,2,opt,name=unicast,proto3" json:"unicast,omitempty"`
	Multicast            bool     `protobuf:"varint,3,opt,name=multicast,proto3" json:"multicast,omitempty"`
	Broadcast            bool     `protobuf:"varint,4,opt,name=broadcast,proto3" json:"broadcast,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnBagStormControlType) Descriptor

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

func (*L2VpnBagStormControlType) GetBdPolicer

func (m *L2VpnBagStormControlType) GetBdPolicer() bool

func (*L2VpnBagStormControlType) GetBroadcast

func (m *L2VpnBagStormControlType) GetBroadcast() bool

func (*L2VpnBagStormControlType) GetMulticast

func (m *L2VpnBagStormControlType) GetMulticast() bool

func (*L2VpnBagStormControlType) GetUnicast

func (m *L2VpnBagStormControlType) GetUnicast() bool

func (*L2VpnBagStormControlType) ProtoMessage

func (*L2VpnBagStormControlType) ProtoMessage()

func (*L2VpnBagStormControlType) Reset

func (m *L2VpnBagStormControlType) Reset()

func (*L2VpnBagStormControlType) String

func (m *L2VpnBagStormControlType) String() string

func (*L2VpnBagStormControlType) XXX_DiscardUnknown

func (m *L2VpnBagStormControlType) XXX_DiscardUnknown()

func (*L2VpnBagStormControlType) XXX_Marshal

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

func (*L2VpnBagStormControlType) XXX_Merge

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

func (*L2VpnBagStormControlType) XXX_Size

func (m *L2VpnBagStormControlType) XXX_Size() int

func (*L2VpnBagStormControlType) XXX_Unmarshal

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

type L2VpnBdDisco

type L2VpnBdDisco struct {
	VpnId                uint32       `protobuf:"varint,1,opt,name=vpn_id,json=vpnId,proto3" json:"vpn_id,omitempty"`
	RdValue              *L2VpnRd     `protobuf:"bytes,2,opt,name=rd_value,json=rdValue,proto3" json:"rd_value,omitempty"`
	AdSignallingMethod   uint32       `protobuf:"varint,3,opt,name=ad_signalling_method,json=adSignallingMethod,proto3" json:"ad_signalling_method,omitempty"`
	AdMethod             uint32       `protobuf:"varint,4,opt,name=ad_method,json=adMethod,proto3" json:"ad_method,omitempty"`
	VeId                 uint32       `protobuf:"varint,5,opt,name=ve_id,json=veId,proto3" json:"ve_id,omitempty"`
	ProvisionedVeId      uint32       `protobuf:"varint,6,opt,name=provisioned_ve_id,json=provisionedVeId,proto3" json:"provisioned_ve_id,omitempty"`
	VeRange              uint32       `protobuf:"varint,7,opt,name=ve_range,json=veRange,proto3" json:"ve_range,omitempty"`
	ImportRt             []*L2VpnRt   `protobuf:"bytes,8,rep,name=import_rt,json=importRt,proto3" json:"import_rt,omitempty"`
	ExportRt             []*L2VpnRt   `protobuf:"bytes,9,rep,name=export_rt,json=exportRt,proto3" json:"export_rt,omitempty"`
	AsNumber             uint32       `protobuf:"varint,10,opt,name=as_number,json=asNumber,proto3" json:"as_number,omitempty"`
	VplsId               *L2VpnVplsId `protobuf:"bytes,11,opt,name=vpls_id,json=vplsId,proto3" json:"vpls_id,omitempty"`
	L2VpnRouterId        string       `protobuf:"bytes,12,opt,name=l2vpn_router_id,json=l2vpnRouterId,proto3" json:"l2vpn_router_id,omitempty"`
	VpnAdded             bool         `protobuf:"varint,13,opt,name=vpn_added,json=vpnAdded,proto3" json:"vpn_added,omitempty"`
	ServiceConnected     bool         `protobuf:"varint,14,opt,name=service_connected,json=serviceConnected,proto3" json:"service_connected,omitempty"`
	VplsIdConflict       bool         `protobuf:"varint,15,opt,name=vpls_id_conflict,json=vplsIdConflict,proto3" json:"vpls_id_conflict,omitempty"`
	ExportRoutePolicy    string       `protobuf:"bytes,16,opt,name=export_route_policy,json=exportRoutePolicy,proto3" json:"export_route_policy,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*L2VpnBdDisco) Descriptor

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

func (*L2VpnBdDisco) GetAdMethod

func (m *L2VpnBdDisco) GetAdMethod() uint32

func (*L2VpnBdDisco) GetAdSignallingMethod

func (m *L2VpnBdDisco) GetAdSignallingMethod() uint32

func (*L2VpnBdDisco) GetAsNumber

func (m *L2VpnBdDisco) GetAsNumber() uint32

func (*L2VpnBdDisco) GetExportRoutePolicy

func (m *L2VpnBdDisco) GetExportRoutePolicy() string

func (*L2VpnBdDisco) GetExportRt

func (m *L2VpnBdDisco) GetExportRt() []*L2VpnRt

func (*L2VpnBdDisco) GetImportRt

func (m *L2VpnBdDisco) GetImportRt() []*L2VpnRt

func (*L2VpnBdDisco) GetL2VpnRouterId

func (m *L2VpnBdDisco) GetL2VpnRouterId() string

func (*L2VpnBdDisco) GetProvisionedVeId

func (m *L2VpnBdDisco) GetProvisionedVeId() uint32

func (*L2VpnBdDisco) GetRdValue

func (m *L2VpnBdDisco) GetRdValue() *L2VpnRd

func (*L2VpnBdDisco) GetServiceConnected

func (m *L2VpnBdDisco) GetServiceConnected() bool

func (*L2VpnBdDisco) GetVeId

func (m *L2VpnBdDisco) GetVeId() uint32

func (*L2VpnBdDisco) GetVeRange

func (m *L2VpnBdDisco) GetVeRange() uint32

func (*L2VpnBdDisco) GetVplsId

func (m *L2VpnBdDisco) GetVplsId() *L2VpnVplsId

func (*L2VpnBdDisco) GetVplsIdConflict

func (m *L2VpnBdDisco) GetVplsIdConflict() bool

func (*L2VpnBdDisco) GetVpnAdded

func (m *L2VpnBdDisco) GetVpnAdded() bool

func (*L2VpnBdDisco) GetVpnId

func (m *L2VpnBdDisco) GetVpnId() uint32

func (*L2VpnBdDisco) ProtoMessage

func (*L2VpnBdDisco) ProtoMessage()

func (*L2VpnBdDisco) Reset

func (m *L2VpnBdDisco) Reset()

func (*L2VpnBdDisco) String

func (m *L2VpnBdDisco) String() string

func (*L2VpnBdDisco) XXX_DiscardUnknown

func (m *L2VpnBdDisco) XXX_DiscardUnknown()

func (*L2VpnBdDisco) XXX_Marshal

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

func (*L2VpnBdDisco) XXX_Merge

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

func (*L2VpnBdDisco) XXX_Size

func (m *L2VpnBdDisco) XXX_Size() int

func (*L2VpnBdDisco) XXX_Unmarshal

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

type L2VpnBdEvpnPort

type L2VpnBdEvpnPort struct {
	XconnectId           uint32                   `protobuf:"varint,1,opt,name=xconnect_id,json=xconnectId,proto3" json:"xconnect_id,omitempty"`
	SecurityParameters   *L2VpnBridgePortSecParam `protobuf:"bytes,2,opt,name=security_parameters,json=securityParameters,proto3" json:"security_parameters,omitempty"`
	EvpnPortState        string                   `protobuf:"bytes,3,opt,name=evpn_port_state,json=evpnPortState,proto3" json:"evpn_port_state,omitempty"`
	Statistics           *L2FibStatsBagForwarding `protobuf:"bytes,4,opt,name=statistics,proto3" json:"statistics,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*L2VpnBdEvpnPort) Descriptor

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

func (*L2VpnBdEvpnPort) GetEvpnPortState

func (m *L2VpnBdEvpnPort) GetEvpnPortState() string

func (*L2VpnBdEvpnPort) GetSecurityParameters

func (m *L2VpnBdEvpnPort) GetSecurityParameters() *L2VpnBridgePortSecParam

func (*L2VpnBdEvpnPort) GetStatistics

func (m *L2VpnBdEvpnPort) GetStatistics() *L2FibStatsBagForwarding

func (*L2VpnBdEvpnPort) GetXconnectId

func (m *L2VpnBdEvpnPort) GetXconnectId() uint32

func (*L2VpnBdEvpnPort) ProtoMessage

func (*L2VpnBdEvpnPort) ProtoMessage()

func (*L2VpnBdEvpnPort) Reset

func (m *L2VpnBdEvpnPort) Reset()

func (*L2VpnBdEvpnPort) String

func (m *L2VpnBdEvpnPort) String() string

func (*L2VpnBdEvpnPort) XXX_DiscardUnknown

func (m *L2VpnBdEvpnPort) XXX_DiscardUnknown()

func (*L2VpnBdEvpnPort) XXX_Marshal

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

func (*L2VpnBdEvpnPort) XXX_Merge

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

func (*L2VpnBdEvpnPort) XXX_Size

func (m *L2VpnBdEvpnPort) XXX_Size() int

func (*L2VpnBdEvpnPort) XXX_Unmarshal

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

type L2VpnBdMac

type L2VpnBdMac struct {
	Mac                  string   `protobuf:"bytes,1,opt,name=mac,proto3" json:"mac,omitempty"`
	PbbBmac              string   `protobuf:"bytes,2,opt,name=pbb_bmac,json=pbbBmac,proto3" json:"pbb_bmac,omitempty"`
	NhAddr               string   `protobuf:"bytes,3,opt,name=nh_addr,json=nhAddr,proto3" json:"nh_addr,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnBdMac) Descriptor

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

func (*L2VpnBdMac) GetMac

func (m *L2VpnBdMac) GetMac() string

func (*L2VpnBdMac) GetNhAddr

func (m *L2VpnBdMac) GetNhAddr() string

func (*L2VpnBdMac) GetPbbBmac

func (m *L2VpnBdMac) GetPbbBmac() string

func (*L2VpnBdMac) ProtoMessage

func (*L2VpnBdMac) ProtoMessage()

func (*L2VpnBdMac) Reset

func (m *L2VpnBdMac) Reset()

func (*L2VpnBdMac) String

func (m *L2VpnBdMac) String() string

func (*L2VpnBdMac) XXX_DiscardUnknown

func (m *L2VpnBdMac) XXX_DiscardUnknown()

func (*L2VpnBdMac) XXX_Marshal

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

func (*L2VpnBdMac) XXX_Merge

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

func (*L2VpnBdMac) XXX_Size

func (m *L2VpnBdMac) XXX_Size() int

func (*L2VpnBdMac) XXX_Unmarshal

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

type L2VpnBdPbbCorePort

type L2VpnBdPbbCorePort struct {
	XconnectId           uint32                   `protobuf:"varint,1,opt,name=xconnect_id,json=xconnectId,proto3" json:"xconnect_id,omitempty"`
	VlanId               uint32                   `protobuf:"varint,2,opt,name=vlan_id,json=vlanId,proto3" json:"vlan_id,omitempty"`
	SecurityParameters   *L2VpnBridgePortSecParam `protobuf:"bytes,3,opt,name=security_parameters,json=securityParameters,proto3" json:"security_parameters,omitempty"`
	CorePortState        string                   `protobuf:"bytes,4,opt,name=core_port_state,json=corePortState,proto3" json:"core_port_state,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*L2VpnBdPbbCorePort) Descriptor

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

func (*L2VpnBdPbbCorePort) GetCorePortState

func (m *L2VpnBdPbbCorePort) GetCorePortState() string

func (*L2VpnBdPbbCorePort) GetSecurityParameters

func (m *L2VpnBdPbbCorePort) GetSecurityParameters() *L2VpnBridgePortSecParam

func (*L2VpnBdPbbCorePort) GetVlanId

func (m *L2VpnBdPbbCorePort) GetVlanId() uint32

func (*L2VpnBdPbbCorePort) GetXconnectId

func (m *L2VpnBdPbbCorePort) GetXconnectId() uint32

func (*L2VpnBdPbbCorePort) ProtoMessage

func (*L2VpnBdPbbCorePort) ProtoMessage()

func (*L2VpnBdPbbCorePort) Reset

func (m *L2VpnBdPbbCorePort) Reset()

func (*L2VpnBdPbbCorePort) String

func (m *L2VpnBdPbbCorePort) String() string

func (*L2VpnBdPbbCorePort) XXX_DiscardUnknown

func (m *L2VpnBdPbbCorePort) XXX_DiscardUnknown()

func (*L2VpnBdPbbCorePort) XXX_Marshal

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

func (*L2VpnBdPbbCorePort) XXX_Merge

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

func (*L2VpnBdPbbCorePort) XXX_Size

func (m *L2VpnBdPbbCorePort) XXX_Size() int

func (*L2VpnBdPbbCorePort) XXX_Unmarshal

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

type L2VpnBdPbbEdgePort

type L2VpnBdPbbEdgePort struct {
	XconnectId           uint32                   `protobuf:"varint,1,opt,name=xconnect_id,json=xconnectId,proto3" json:"xconnect_id,omitempty"`
	UnknownUnicastMacSet bool                     `` /* 126-byte string literal not displayed */
	UnknownUnicastMac    string                   `protobuf:"bytes,3,opt,name=unknown_unicast_mac,json=unknownUnicastMac,proto3" json:"unknown_unicast_mac,omitempty"`
	BmacMapping          []*L2VpnBdMac            `protobuf:"bytes,4,rep,name=bmac_mapping,json=bmacMapping,proto3" json:"bmac_mapping,omitempty"`
	SecurityParameters   *L2VpnBridgePortSecParam `protobuf:"bytes,5,opt,name=security_parameters,json=securityParameters,proto3" json:"security_parameters,omitempty"`
	EdgePortState        string                   `protobuf:"bytes,6,opt,name=edge_port_state,json=edgePortState,proto3" json:"edge_port_state,omitempty"`
	Statistics           *L2FibStatsBagForwarding `protobuf:"bytes,7,opt,name=statistics,proto3" json:"statistics,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*L2VpnBdPbbEdgePort) Descriptor

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

func (*L2VpnBdPbbEdgePort) GetBmacMapping

func (m *L2VpnBdPbbEdgePort) GetBmacMapping() []*L2VpnBdMac

func (*L2VpnBdPbbEdgePort) GetEdgePortState

func (m *L2VpnBdPbbEdgePort) GetEdgePortState() string

func (*L2VpnBdPbbEdgePort) GetSecurityParameters

func (m *L2VpnBdPbbEdgePort) GetSecurityParameters() *L2VpnBridgePortSecParam

func (*L2VpnBdPbbEdgePort) GetStatistics

func (m *L2VpnBdPbbEdgePort) GetStatistics() *L2FibStatsBagForwarding

func (*L2VpnBdPbbEdgePort) GetUnknownUnicastMac

func (m *L2VpnBdPbbEdgePort) GetUnknownUnicastMac() string

func (*L2VpnBdPbbEdgePort) GetUnknownUnicastMacSet

func (m *L2VpnBdPbbEdgePort) GetUnknownUnicastMacSet() bool

func (*L2VpnBdPbbEdgePort) GetXconnectId

func (m *L2VpnBdPbbEdgePort) GetXconnectId() uint32

func (*L2VpnBdPbbEdgePort) ProtoMessage

func (*L2VpnBdPbbEdgePort) ProtoMessage()

func (*L2VpnBdPbbEdgePort) Reset

func (m *L2VpnBdPbbEdgePort) Reset()

func (*L2VpnBdPbbEdgePort) String

func (m *L2VpnBdPbbEdgePort) String() string

func (*L2VpnBdPbbEdgePort) XXX_DiscardUnknown

func (m *L2VpnBdPbbEdgePort) XXX_DiscardUnknown()

func (*L2VpnBdPbbEdgePort) XXX_Marshal

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

func (*L2VpnBdPbbEdgePort) XXX_Merge

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

func (*L2VpnBdPbbEdgePort) XXX_Size

func (m *L2VpnBdPbbEdgePort) XXX_Size() int

func (*L2VpnBdPbbEdgePort) XXX_Unmarshal

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

type L2VpnBridge

type L2VpnBridge struct {
	GroupName                               string                 `protobuf:"bytes,50,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"`
	BridgeName                              string                 `protobuf:"bytes,51,opt,name=bridge_name,json=bridgeName,proto3" json:"bridge_name,omitempty"`
	BridgeDomainId                          uint32                 `protobuf:"varint,52,opt,name=bridge_domain_id,json=bridgeDomainId,proto3" json:"bridge_domain_id,omitempty"`
	BridgeDescription                       string                 `protobuf:"bytes,53,opt,name=bridge_description,json=bridgeDescription,proto3" json:"bridge_description,omitempty"`
	BridgeState                             string                 `protobuf:"bytes,54,opt,name=bridge_state,json=bridgeState,proto3" json:"bridge_state,omitempty"`
	BridgeCoupledState                      string                 `protobuf:"bytes,55,opt,name=bridge_coupled_state,json=bridgeCoupledState,proto3" json:"bridge_coupled_state,omitempty"`
	BridgeShgId                             uint32                 `protobuf:"varint,56,opt,name=bridge_shg_id,json=bridgeShgId,proto3" json:"bridge_shg_id,omitempty"`
	BridgeMsti                              uint32                 `protobuf:"varint,57,opt,name=bridge_msti,json=bridgeMsti,proto3" json:"bridge_msti,omitempty"`
	Acpwup                                  uint32                 `protobuf:"varint,58,opt,name=acpwup,proto3" json:"acpwup,omitempty"`
	BridgeInternalMsti                      uint32                 `protobuf:"varint,59,opt,name=bridge_internal_msti,json=bridgeInternalMsti,proto3" json:"bridge_internal_msti,omitempty"`
	Configured                              bool                   `protobuf:"varint,60,opt,name=configured,proto3" json:"configured,omitempty"`
	NumberVfIs                              uint32                 `protobuf:"varint,61,opt,name=number_vf_is,json=numberVfIs,proto3" json:"number_vf_is,omitempty"`
	NumberAccessVfIs                        uint32                 `protobuf:"varint,62,opt,name=number_access_vf_is,json=numberAccessVfIs,proto3" json:"number_access_vf_is,omitempty"`
	NumberACs                               uint32                 `protobuf:"varint,63,opt,name=number_a_cs,json=numberACs,proto3" json:"number_a_cs,omitempty"`
	NumberACsUp                             uint32                 `protobuf:"varint,64,opt,name=number_a_cs_up,json=numberACsUp,proto3" json:"number_a_cs_up,omitempty"`
	NumberPseudowires                       uint32                 `protobuf:"varint,65,opt,name=number_pseudowires,json=numberPseudowires,proto3" json:"number_pseudowires,omitempty"`
	NumberPWsUp                             uint32                 `protobuf:"varint,66,opt,name=number_p_ws_up,json=numberPWsUp,proto3" json:"number_p_ws_up,omitempty"`
	StandbyPseudowires                      uint32                 `protobuf:"varint,67,opt,name=standby_pseudowires,json=standbyPseudowires,proto3" json:"standby_pseudowires,omitempty"`
	NumberPbBs                              uint32                 `protobuf:"varint,68,opt,name=number_pb_bs,json=numberPbBs,proto3" json:"number_pb_bs,omitempty"`
	NumberPbBsUp                            uint32                 `protobuf:"varint,69,opt,name=number_pb_bs_up,json=numberPbBsUp,proto3" json:"number_pb_bs_up,omitempty"`
	NumVnIs                                 uint32                 `protobuf:"varint,70,opt,name=num_vn_is,json=numVnIs,proto3" json:"num_vn_is,omitempty"`
	NumVnIsUp                               uint32                 `protobuf:"varint,71,opt,name=num_vn_is_up,json=numVnIsUp,proto3" json:"num_vn_is_up,omitempty"`
	PartiallyProgrammedPseudowires          uint32                 `` /* 155-byte string literal not displayed */
	PartiallyProgrammedACs                  uint32                 `` /* 133-byte string literal not displayed */
	BridgeMtu                               uint32                 `protobuf:"varint,74,opt,name=bridge_mtu,json=bridgeMtu,proto3" json:"bridge_mtu,omitempty"`
	Shutdown                                bool                   `protobuf:"varint,75,opt,name=shutdown,proto3" json:"shutdown,omitempty"`
	MacLimitDown                            bool                   `protobuf:"varint,76,opt,name=mac_limit_down,json=macLimitDown,proto3" json:"mac_limit_down,omitempty"`
	FloddGroupIdDown                        bool                   `protobuf:"varint,77,opt,name=flodd_group_id_down,json=floddGroupIdDown,proto3" json:"flodd_group_id_down,omitempty"`
	SecurityParameters                      *L2VpnBridgeSecParam   `protobuf:"bytes,78,opt,name=security_parameters,json=securityParameters,proto3" json:"security_parameters,omitempty"`
	MacWithdraw                             bool                   `protobuf:"varint,79,opt,name=mac_withdraw,json=macWithdraw,proto3" json:"mac_withdraw,omitempty"`
	MacWithdrawAccess                       bool                   `protobuf:"varint,80,opt,name=mac_withdraw_access,json=macWithdrawAccess,proto3" json:"mac_withdraw_access,omitempty"`
	MacWithdrawRelay                        bool                   `protobuf:"varint,81,opt,name=mac_withdraw_relay,json=macWithdrawRelay,proto3" json:"mac_withdraw_relay,omitempty"`
	MacWithdrawOption                       string                 `protobuf:"bytes,82,opt,name=mac_withdraw_option,json=macWithdrawOption,proto3" json:"mac_withdraw_option,omitempty"`
	MacFilter                               []*L2VpnBdMac          `protobuf:"bytes,83,rep,name=mac_filter,json=macFilter,proto3" json:"mac_filter,omitempty"`
	P2MpEnabled                             bool                   `protobuf:"varint,84,opt,name=p2mp_enabled,json=p2mpEnabled,proto3" json:"p2mp_enabled,omitempty"`
	BridgeVfi                               []*L2VpnVfi            `protobuf:"bytes,85,rep,name=bridge_vfi,json=bridgeVfi,proto3" json:"bridge_vfi,omitempty"`
	BridgeAccessVfi                         []*L2VpnVfi            `protobuf:"bytes,86,rep,name=bridge_access_vfi,json=bridgeAccessVfi,proto3" json:"bridge_access_vfi,omitempty"`
	BridgeType                              string                 `protobuf:"bytes,87,opt,name=bridge_type,json=bridgeType,proto3" json:"bridge_type,omitempty"`
	PbbParameters                           *L2VpnBridgePbbParams  `protobuf:"bytes,88,opt,name=pbb_parameters,json=pbbParameters,proto3" json:"pbb_parameters,omitempty"`
	EvpnParameters                          *L2VpnBridgeEvpnParams `protobuf:"bytes,89,opt,name=evpn_parameters,json=evpnParameters,proto3" json:"evpn_parameters,omitempty"`
	VniParameters                           *L2VpnBridgeVni        `protobuf:"bytes,90,opt,name=vni_parameters,json=vniParameters,proto3" json:"vni_parameters,omitempty"`
	VineFsmState                            string                 `protobuf:"bytes,91,opt,name=vine_fsm_state,json=vineFsmState,proto3" json:"vine_fsm_state,omitempty"`
	TimeCreated                             string                 `protobuf:"bytes,92,opt,name=time_created,json=timeCreated,proto3" json:"time_created,omitempty"`
	TimeElapsedCreation                     string                 `protobuf:"bytes,93,opt,name=time_elapsed_creation,json=timeElapsedCreation,proto3" json:"time_elapsed_creation,omitempty"`
	LastTimeStatusChanged                   string                 `` /* 129-byte string literal not displayed */
	TimeElapsedStatusChanged                string                 `` /* 138-byte string literal not displayed */
	LoadBalance                             string                 `protobuf:"bytes,96,opt,name=load_balance,json=loadBalance,proto3" json:"load_balance,omitempty"`
	IsBridgePartiallyProgrammed             bool                   `` /* 148-byte string literal not displayed */
	Evi                                     uint32                 `protobuf:"varint,98,opt,name=evi,proto3" json:"evi,omitempty"`
	IsRdConfigured                          bool                   `protobuf:"varint,99,opt,name=is_rd_configured,json=isRdConfigured,proto3" json:"is_rd_configured,omitempty"`
	Rd                                      *L2VpnRd               `protobuf:"bytes,100,opt,name=rd,proto3" json:"rd,omitempty"`
	ImpositionPktCount                      uint64                 `protobuf:"varint,101,opt,name=imposition_pkt_count,json=impositionPktCount,proto3" json:"imposition_pkt_count,omitempty"`
	ImpositionByteCount                     uint64                 `protobuf:"varint,102,opt,name=imposition_byte_count,json=impositionByteCount,proto3" json:"imposition_byte_count,omitempty"`
	DispositionPktCount                     uint64                 `protobuf:"varint,103,opt,name=disposition_pkt_count,json=dispositionPktCount,proto3" json:"disposition_pkt_count,omitempty"`
	DispositionBytecount                    uint64                 `protobuf:"varint,104,opt,name=disposition_bytecount,json=dispositionBytecount,proto3" json:"disposition_bytecount,omitempty"`
	As                                      uint32                 `protobuf:"varint,105,opt,name=as,proto3" json:"as,omitempty"`
	NvSatelliteOffloadIpv4MulticastDisabled bool                   `` /* 189-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                    struct{}               `json:"-"`
	XXX_unrecognized                        []byte                 `json:"-"`
	XXX_sizecache                           int32                  `json:"-"`
}

func (*L2VpnBridge) Descriptor

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

func (*L2VpnBridge) GetAcpwup

func (m *L2VpnBridge) GetAcpwup() uint32

func (*L2VpnBridge) GetAs

func (m *L2VpnBridge) GetAs() uint32

func (*L2VpnBridge) GetBridgeAccessVfi

func (m *L2VpnBridge) GetBridgeAccessVfi() []*L2VpnVfi

func (*L2VpnBridge) GetBridgeCoupledState

func (m *L2VpnBridge) GetBridgeCoupledState() string

func (*L2VpnBridge) GetBridgeDescription

func (m *L2VpnBridge) GetBridgeDescription() string

func (*L2VpnBridge) GetBridgeDomainId

func (m *L2VpnBridge) GetBridgeDomainId() uint32

func (*L2VpnBridge) GetBridgeInternalMsti

func (m *L2VpnBridge) GetBridgeInternalMsti() uint32

func (*L2VpnBridge) GetBridgeMsti

func (m *L2VpnBridge) GetBridgeMsti() uint32

func (*L2VpnBridge) GetBridgeMtu

func (m *L2VpnBridge) GetBridgeMtu() uint32

func (*L2VpnBridge) GetBridgeName

func (m *L2VpnBridge) GetBridgeName() string

func (*L2VpnBridge) GetBridgeShgId

func (m *L2VpnBridge) GetBridgeShgId() uint32

func (*L2VpnBridge) GetBridgeState

func (m *L2VpnBridge) GetBridgeState() string

func (*L2VpnBridge) GetBridgeType

func (m *L2VpnBridge) GetBridgeType() string

func (*L2VpnBridge) GetBridgeVfi

func (m *L2VpnBridge) GetBridgeVfi() []*L2VpnVfi

func (*L2VpnBridge) GetConfigured

func (m *L2VpnBridge) GetConfigured() bool

func (*L2VpnBridge) GetDispositionBytecount

func (m *L2VpnBridge) GetDispositionBytecount() uint64

func (*L2VpnBridge) GetDispositionPktCount

func (m *L2VpnBridge) GetDispositionPktCount() uint64

func (*L2VpnBridge) GetEvi

func (m *L2VpnBridge) GetEvi() uint32

func (*L2VpnBridge) GetEvpnParameters

func (m *L2VpnBridge) GetEvpnParameters() *L2VpnBridgeEvpnParams

func (*L2VpnBridge) GetFloddGroupIdDown

func (m *L2VpnBridge) GetFloddGroupIdDown() bool

func (*L2VpnBridge) GetGroupName

func (m *L2VpnBridge) GetGroupName() string

func (*L2VpnBridge) GetImpositionByteCount

func (m *L2VpnBridge) GetImpositionByteCount() uint64

func (*L2VpnBridge) GetImpositionPktCount

func (m *L2VpnBridge) GetImpositionPktCount() uint64

func (*L2VpnBridge) GetIsBridgePartiallyProgrammed

func (m *L2VpnBridge) GetIsBridgePartiallyProgrammed() bool

func (*L2VpnBridge) GetIsRdConfigured

func (m *L2VpnBridge) GetIsRdConfigured() bool

func (*L2VpnBridge) GetLastTimeStatusChanged

func (m *L2VpnBridge) GetLastTimeStatusChanged() string

func (*L2VpnBridge) GetLoadBalance

func (m *L2VpnBridge) GetLoadBalance() string

func (*L2VpnBridge) GetMacFilter

func (m *L2VpnBridge) GetMacFilter() []*L2VpnBdMac

func (*L2VpnBridge) GetMacLimitDown

func (m *L2VpnBridge) GetMacLimitDown() bool

func (*L2VpnBridge) GetMacWithdraw

func (m *L2VpnBridge) GetMacWithdraw() bool

func (*L2VpnBridge) GetMacWithdrawAccess

func (m *L2VpnBridge) GetMacWithdrawAccess() bool

func (*L2VpnBridge) GetMacWithdrawOption

func (m *L2VpnBridge) GetMacWithdrawOption() string

func (*L2VpnBridge) GetMacWithdrawRelay

func (m *L2VpnBridge) GetMacWithdrawRelay() bool

func (*L2VpnBridge) GetNumVnIs

func (m *L2VpnBridge) GetNumVnIs() uint32

func (*L2VpnBridge) GetNumVnIsUp

func (m *L2VpnBridge) GetNumVnIsUp() uint32

func (*L2VpnBridge) GetNumberACs

func (m *L2VpnBridge) GetNumberACs() uint32

func (*L2VpnBridge) GetNumberACsUp

func (m *L2VpnBridge) GetNumberACsUp() uint32

func (*L2VpnBridge) GetNumberAccessVfIs

func (m *L2VpnBridge) GetNumberAccessVfIs() uint32

func (*L2VpnBridge) GetNumberPWsUp

func (m *L2VpnBridge) GetNumberPWsUp() uint32

func (*L2VpnBridge) GetNumberPbBs

func (m *L2VpnBridge) GetNumberPbBs() uint32

func (*L2VpnBridge) GetNumberPbBsUp

func (m *L2VpnBridge) GetNumberPbBsUp() uint32

func (*L2VpnBridge) GetNumberPseudowires

func (m *L2VpnBridge) GetNumberPseudowires() uint32

func (*L2VpnBridge) GetNumberVfIs

func (m *L2VpnBridge) GetNumberVfIs() uint32

func (*L2VpnBridge) GetNvSatelliteOffloadIpv4MulticastDisabled

func (m *L2VpnBridge) GetNvSatelliteOffloadIpv4MulticastDisabled() bool

func (*L2VpnBridge) GetP2MpEnabled

func (m *L2VpnBridge) GetP2MpEnabled() bool

func (*L2VpnBridge) GetPartiallyProgrammedACs

func (m *L2VpnBridge) GetPartiallyProgrammedACs() uint32

func (*L2VpnBridge) GetPartiallyProgrammedPseudowires

func (m *L2VpnBridge) GetPartiallyProgrammedPseudowires() uint32

func (*L2VpnBridge) GetPbbParameters

func (m *L2VpnBridge) GetPbbParameters() *L2VpnBridgePbbParams

func (*L2VpnBridge) GetRd

func (m *L2VpnBridge) GetRd() *L2VpnRd

func (*L2VpnBridge) GetSecurityParameters

func (m *L2VpnBridge) GetSecurityParameters() *L2VpnBridgeSecParam

func (*L2VpnBridge) GetShutdown

func (m *L2VpnBridge) GetShutdown() bool

func (*L2VpnBridge) GetStandbyPseudowires

func (m *L2VpnBridge) GetStandbyPseudowires() uint32

func (*L2VpnBridge) GetTimeCreated

func (m *L2VpnBridge) GetTimeCreated() string

func (*L2VpnBridge) GetTimeElapsedCreation

func (m *L2VpnBridge) GetTimeElapsedCreation() string

func (*L2VpnBridge) GetTimeElapsedStatusChanged

func (m *L2VpnBridge) GetTimeElapsedStatusChanged() string

func (*L2VpnBridge) GetVineFsmState

func (m *L2VpnBridge) GetVineFsmState() string

func (*L2VpnBridge) GetVniParameters

func (m *L2VpnBridge) GetVniParameters() *L2VpnBridgeVni

func (*L2VpnBridge) ProtoMessage

func (*L2VpnBridge) ProtoMessage()

func (*L2VpnBridge) Reset

func (m *L2VpnBridge) Reset()

func (*L2VpnBridge) String

func (m *L2VpnBridge) String() string

func (*L2VpnBridge) XXX_DiscardUnknown

func (m *L2VpnBridge) XXX_DiscardUnknown()

func (*L2VpnBridge) XXX_Marshal

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

func (*L2VpnBridge) XXX_Merge

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

func (*L2VpnBridge) XXX_Size

func (m *L2VpnBridge) XXX_Size() int

func (*L2VpnBridge) XXX_Unmarshal

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

type L2VpnBridgeEvpnParams

type L2VpnBridgeEvpnParams struct {
	Evi                  uint32           `protobuf:"varint,1,opt,name=evi,proto3" json:"evi,omitempty"`
	EvpnPort             *L2VpnBdEvpnPort `protobuf:"bytes,2,opt,name=evpn_port,json=evpnPort,proto3" json:"evpn_port,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*L2VpnBridgeEvpnParams) Descriptor

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

func (*L2VpnBridgeEvpnParams) GetEvi

func (m *L2VpnBridgeEvpnParams) GetEvi() uint32

func (*L2VpnBridgeEvpnParams) GetEvpnPort

func (m *L2VpnBridgeEvpnParams) GetEvpnPort() *L2VpnBdEvpnPort

func (*L2VpnBridgeEvpnParams) ProtoMessage

func (*L2VpnBridgeEvpnParams) ProtoMessage()

func (*L2VpnBridgeEvpnParams) Reset

func (m *L2VpnBridgeEvpnParams) Reset()

func (*L2VpnBridgeEvpnParams) String

func (m *L2VpnBridgeEvpnParams) String() string

func (*L2VpnBridgeEvpnParams) XXX_DiscardUnknown

func (m *L2VpnBridgeEvpnParams) XXX_DiscardUnknown()

func (*L2VpnBridgeEvpnParams) XXX_Marshal

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

func (*L2VpnBridgeEvpnParams) XXX_Merge

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

func (*L2VpnBridgeEvpnParams) XXX_Size

func (m *L2VpnBridgeEvpnParams) XXX_Size() int

func (*L2VpnBridgeEvpnParams) XXX_Unmarshal

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

type L2VpnBridgePbbCore

type L2VpnBridgePbbCore struct {
	NumAssEdge           uint32              `protobuf:"varint,1,opt,name=num_ass_edge,json=numAssEdge,proto3" json:"num_ass_edge,omitempty"`
	CorePort             *L2VpnBdPbbCorePort `protobuf:"bytes,2,opt,name=core_port,json=corePort,proto3" json:"core_port,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*L2VpnBridgePbbCore) Descriptor

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

func (*L2VpnBridgePbbCore) GetCorePort

func (m *L2VpnBridgePbbCore) GetCorePort() *L2VpnBdPbbCorePort

func (*L2VpnBridgePbbCore) GetNumAssEdge

func (m *L2VpnBridgePbbCore) GetNumAssEdge() uint32

func (*L2VpnBridgePbbCore) ProtoMessage

func (*L2VpnBridgePbbCore) ProtoMessage()

func (*L2VpnBridgePbbCore) Reset

func (m *L2VpnBridgePbbCore) Reset()

func (*L2VpnBridgePbbCore) String

func (m *L2VpnBridgePbbCore) String() string

func (*L2VpnBridgePbbCore) XXX_DiscardUnknown

func (m *L2VpnBridgePbbCore) XXX_DiscardUnknown()

func (*L2VpnBridgePbbCore) XXX_Marshal

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

func (*L2VpnBridgePbbCore) XXX_Merge

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

func (*L2VpnBridgePbbCore) XXX_Size

func (m *L2VpnBridgePbbCore) XXX_Size() int

func (*L2VpnBridgePbbCore) XXX_Unmarshal

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

type L2VpnBridgePbbEdge

type L2VpnBridgePbbEdge struct {
	ISid                 uint32              `protobuf:"varint,1,opt,name=i_sid,json=iSid,proto3" json:"i_sid,omitempty"`
	CoreBridgeName       string              `protobuf:"bytes,2,opt,name=core_bridge_name,json=coreBridgeName,proto3" json:"core_bridge_name,omitempty"`
	CoreBridgeState      string              `protobuf:"bytes,3,opt,name=core_bridge_state,json=coreBridgeState,proto3" json:"core_bridge_state,omitempty"`
	EdgePort             *L2VpnBdPbbEdgePort `protobuf:"bytes,4,opt,name=edge_port,json=edgePort,proto3" json:"edge_port,omitempty"`
	MirpLiteStatus       string              `protobuf:"bytes,5,opt,name=mirp_lite_status,json=mirpLiteStatus,proto3" json:"mirp_lite_status,omitempty"`
	MirpLiteProtocol     string              `protobuf:"bytes,6,opt,name=mirp_lite_protocol,json=mirpLiteProtocol,proto3" json:"mirp_lite_protocol,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*L2VpnBridgePbbEdge) Descriptor

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

func (*L2VpnBridgePbbEdge) GetCoreBridgeName

func (m *L2VpnBridgePbbEdge) GetCoreBridgeName() string

func (*L2VpnBridgePbbEdge) GetCoreBridgeState

func (m *L2VpnBridgePbbEdge) GetCoreBridgeState() string

func (*L2VpnBridgePbbEdge) GetEdgePort

func (m *L2VpnBridgePbbEdge) GetEdgePort() *L2VpnBdPbbEdgePort

func (*L2VpnBridgePbbEdge) GetISid

func (m *L2VpnBridgePbbEdge) GetISid() uint32

func (*L2VpnBridgePbbEdge) GetMirpLiteProtocol

func (m *L2VpnBridgePbbEdge) GetMirpLiteProtocol() string

func (*L2VpnBridgePbbEdge) GetMirpLiteStatus

func (m *L2VpnBridgePbbEdge) GetMirpLiteStatus() string

func (*L2VpnBridgePbbEdge) ProtoMessage

func (*L2VpnBridgePbbEdge) ProtoMessage()

func (*L2VpnBridgePbbEdge) Reset

func (m *L2VpnBridgePbbEdge) Reset()

func (*L2VpnBridgePbbEdge) String

func (m *L2VpnBridgePbbEdge) String() string

func (*L2VpnBridgePbbEdge) XXX_DiscardUnknown

func (m *L2VpnBridgePbbEdge) XXX_DiscardUnknown()

func (*L2VpnBridgePbbEdge) XXX_Marshal

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

func (*L2VpnBridgePbbEdge) XXX_Merge

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

func (*L2VpnBridgePbbEdge) XXX_Size

func (m *L2VpnBridgePbbEdge) XXX_Size() int

func (*L2VpnBridgePbbEdge) XXX_Unmarshal

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

type L2VpnBridgePbbParams

type L2VpnBridgePbbParams struct {
	Type                 string              `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	PbbEdge              *L2VpnBridgePbbEdge `protobuf:"bytes,2,opt,name=pbb_edge,json=pbbEdge,proto3" json:"pbb_edge,omitempty"`
	PbbCore              *L2VpnBridgePbbCore `protobuf:"bytes,3,opt,name=pbb_core,json=pbbCore,proto3" json:"pbb_core,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*L2VpnBridgePbbParams) Descriptor

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

func (*L2VpnBridgePbbParams) GetPbbCore

func (m *L2VpnBridgePbbParams) GetPbbCore() *L2VpnBridgePbbCore

func (*L2VpnBridgePbbParams) GetPbbEdge

func (m *L2VpnBridgePbbParams) GetPbbEdge() *L2VpnBridgePbbEdge

func (*L2VpnBridgePbbParams) GetType

func (m *L2VpnBridgePbbParams) GetType() string

func (*L2VpnBridgePbbParams) ProtoMessage

func (*L2VpnBridgePbbParams) ProtoMessage()

func (*L2VpnBridgePbbParams) Reset

func (m *L2VpnBridgePbbParams) Reset()

func (*L2VpnBridgePbbParams) String

func (m *L2VpnBridgePbbParams) String() string

func (*L2VpnBridgePbbParams) XXX_DiscardUnknown

func (m *L2VpnBridgePbbParams) XXX_DiscardUnknown()

func (*L2VpnBridgePbbParams) XXX_Marshal

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

func (*L2VpnBridgePbbParams) XXX_Merge

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

func (*L2VpnBridgePbbParams) XXX_Size

func (m *L2VpnBridgePbbParams) XXX_Size() int

func (*L2VpnBridgePbbParams) XXX_Unmarshal

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

type L2VpnBridgePortSecParam

type L2VpnBridgePortSecParam struct {
	Base                          *L2VpnBridgeSecParam      `protobuf:"bytes,1,opt,name=base,proto3" json:"base,omitempty"`
	StormControl                  *L2VpnBagStormControlType `protobuf:"bytes,2,opt,name=storm_control,json=stormControl,proto3" json:"storm_control,omitempty"`
	UnicastStormControlRateUnit   string                    `` /* 148-byte string literal not displayed */
	UnicastStormControlPps        uint64                    `` /* 132-byte string literal not displayed */
	UnicastStormControlKbPs       uint64                    `` /* 137-byte string literal not displayed */
	MulticastStormControlRateUnit string                    `` /* 154-byte string literal not displayed */
	MulticastStormControlPps      uint64                    `` /* 138-byte string literal not displayed */
	MulticastStormControlKbPs     uint64                    `` /* 143-byte string literal not displayed */
	BroadcastStormControlRateUnit string                    `` /* 154-byte string literal not displayed */
	BroadcastStormControlPps      uint64                    `` /* 139-byte string literal not displayed */
	BroadcastStormControlKbPs     uint64                    `` /* 144-byte string literal not displayed */
	Dhcpv4Trust                   bool                      `protobuf:"varint,12,opt,name=dhcpv4_trust,json=dhcpv4Trust,proto3" json:"dhcpv4_trust,omitempty"`
	XXX_NoUnkeyedLiteral          struct{}                  `json:"-"`
	XXX_unrecognized              []byte                    `json:"-"`
	XXX_sizecache                 int32                     `json:"-"`
}

func (*L2VpnBridgePortSecParam) Descriptor

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

func (*L2VpnBridgePortSecParam) GetBase

func (*L2VpnBridgePortSecParam) GetBroadcastStormControlKbPs

func (m *L2VpnBridgePortSecParam) GetBroadcastStormControlKbPs() uint64

func (*L2VpnBridgePortSecParam) GetBroadcastStormControlPps

func (m *L2VpnBridgePortSecParam) GetBroadcastStormControlPps() uint64

func (*L2VpnBridgePortSecParam) GetBroadcastStormControlRateUnit

func (m *L2VpnBridgePortSecParam) GetBroadcastStormControlRateUnit() string

func (*L2VpnBridgePortSecParam) GetDhcpv4Trust

func (m *L2VpnBridgePortSecParam) GetDhcpv4Trust() bool

func (*L2VpnBridgePortSecParam) GetMulticastStormControlKbPs

func (m *L2VpnBridgePortSecParam) GetMulticastStormControlKbPs() uint64

func (*L2VpnBridgePortSecParam) GetMulticastStormControlPps

func (m *L2VpnBridgePortSecParam) GetMulticastStormControlPps() uint64

func (*L2VpnBridgePortSecParam) GetMulticastStormControlRateUnit

func (m *L2VpnBridgePortSecParam) GetMulticastStormControlRateUnit() string

func (*L2VpnBridgePortSecParam) GetStormControl

func (m *L2VpnBridgePortSecParam) GetStormControl() *L2VpnBagStormControlType

func (*L2VpnBridgePortSecParam) GetUnicastStormControlKbPs

func (m *L2VpnBridgePortSecParam) GetUnicastStormControlKbPs() uint64

func (*L2VpnBridgePortSecParam) GetUnicastStormControlPps

func (m *L2VpnBridgePortSecParam) GetUnicastStormControlPps() uint64

func (*L2VpnBridgePortSecParam) GetUnicastStormControlRateUnit

func (m *L2VpnBridgePortSecParam) GetUnicastStormControlRateUnit() string

func (*L2VpnBridgePortSecParam) ProtoMessage

func (*L2VpnBridgePortSecParam) ProtoMessage()

func (*L2VpnBridgePortSecParam) Reset

func (m *L2VpnBridgePortSecParam) Reset()

func (*L2VpnBridgePortSecParam) String

func (m *L2VpnBridgePortSecParam) String() string

func (*L2VpnBridgePortSecParam) XXX_DiscardUnknown

func (m *L2VpnBridgePortSecParam) XXX_DiscardUnknown()

func (*L2VpnBridgePortSecParam) XXX_Marshal

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

func (*L2VpnBridgePortSecParam) XXX_Merge

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

func (*L2VpnBridgePortSecParam) XXX_Size

func (m *L2VpnBridgePortSecParam) XXX_Size() int

func (*L2VpnBridgePortSecParam) XXX_Unmarshal

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

type L2VpnBridgeSecParam

type L2VpnBridgeSecParam struct {
	MacLimit                               uint32                    `protobuf:"varint,1,opt,name=mac_limit,json=macLimit,proto3" json:"mac_limit,omitempty"`
	MacLimitAction                         string                    `protobuf:"bytes,2,opt,name=mac_limit_action,json=macLimitAction,proto3" json:"mac_limit_action,omitempty"`
	MacLimitNotification                   string                    `protobuf:"bytes,3,opt,name=mac_limit_notification,json=macLimitNotification,proto3" json:"mac_limit_notification,omitempty"`
	MacAgingTime                           uint32                    `protobuf:"varint,4,opt,name=mac_aging_time,json=macAgingTime,proto3" json:"mac_aging_time,omitempty"`
	MacAgingMode                           string                    `protobuf:"bytes,5,opt,name=mac_aging_mode,json=macAgingMode,proto3" json:"mac_aging_mode,omitempty"`
	MacFlooding                            bool                      `protobuf:"varint,6,opt,name=mac_flooding,json=macFlooding,proto3" json:"mac_flooding,omitempty"`
	MacLearning                            bool                      `protobuf:"varint,7,opt,name=mac_learning,json=macLearning,proto3" json:"mac_learning,omitempty"`
	LearnDisabledMacLimitAction            bool                      `` /* 149-byte string literal not displayed */
	FloodUuDisabledMacLimitAction          bool                      `` /* 157-byte string literal not displayed */
	MacLimitReached                        bool                      `protobuf:"varint,10,opt,name=mac_limit_reached,json=macLimitReached,proto3" json:"mac_limit_reached,omitempty"`
	MacLimitThreshold                      uint32                    `protobuf:"varint,11,opt,name=mac_limit_threshold,json=macLimitThreshold,proto3" json:"mac_limit_threshold,omitempty"`
	FloodUnknownUnicastEnabled             bool                      `` /* 145-byte string literal not displayed */
	MacPortDownFlushEnabled                bool                      `` /* 138-byte string literal not displayed */
	SplitHorizonGroupId                    uint32                    `protobuf:"varint,14,opt,name=split_horizon_group_id,json=splitHorizonGroupId,proto3" json:"split_horizon_group_id,omitempty"`
	SplitHorizonGroupInherited             bool                      `` /* 145-byte string literal not displayed */
	EtreeLeaf                              bool                      `protobuf:"varint,16,opt,name=etree_leaf,json=etreeLeaf,proto3" json:"etree_leaf,omitempty"`
	EtreeLeafInherited                     bool                      `protobuf:"varint,17,opt,name=etree_leaf_inherited,json=etreeLeafInherited,proto3" json:"etree_leaf_inherited,omitempty"`
	IsIpSourceGuardEnabled                 bool                      `` /* 135-byte string literal not displayed */
	IsIpsgLoggingEnabled                   bool                      `` /* 127-byte string literal not displayed */
	IsDaiEnabled                           bool                      `protobuf:"varint,20,opt,name=is_dai_enabled,json=isDaiEnabled,proto3" json:"is_dai_enabled,omitempty"`
	IsDaiLoggingEnabled                    bool                      `protobuf:"varint,21,opt,name=is_dai_logging_enabled,json=isDaiLoggingEnabled,proto3" json:"is_dai_logging_enabled,omitempty"`
	IsDaiAddrValidateSourceMacEnabled      bool                      `` /* 172-byte string literal not displayed */
	IsDaiAddrValidateDestinationMacEnabled bool                      `` /* 187-byte string literal not displayed */
	IsDaiAddrValidateIpv4Enabled           bool                      `` /* 155-byte string literal not displayed */
	IsMacSecureEnabled                     bool                      `protobuf:"varint,25,opt,name=is_mac_secure_enabled,json=isMacSecureEnabled,proto3" json:"is_mac_secure_enabled,omitempty"`
	MacSecureAction                        string                    `protobuf:"bytes,26,opt,name=mac_secure_action,json=macSecureAction,proto3" json:"mac_secure_action,omitempty"`
	IsMacSecureLoggingEnabled              bool                      `` /* 144-byte string literal not displayed */
	IsMacSecureAcceptShutdownEnabled       bool                      `` /* 167-byte string literal not displayed */
	IsMacSecureThresholdEnabled            bool                      `` /* 150-byte string literal not displayed */
	MacSecureShutdownRecoveryTime          uint32                    `` /* 156-byte string literal not displayed */
	MacSecureShutdownRecoveryTimeRemaining uint32                    `` /* 185-byte string literal not displayed */
	DaiAddressValidationMask               uint32                    `` /* 139-byte string literal not displayed */
	Dhcpv4Snoop                            bool                      `protobuf:"varint,33,opt,name=dhcpv4_snoop,json=dhcpv4Snoop,proto3" json:"dhcpv4_snoop,omitempty"`
	Dhcpv4ProfileName                      string                    `protobuf:"bytes,34,opt,name=dhcpv4_profile_name,json=dhcpv4ProfileName,proto3" json:"dhcpv4_profile_name,omitempty"`
	IgmPv4Disabled                         bool                      `protobuf:"varint,35,opt,name=igm_pv4_disabled,json=igmPv4Disabled,proto3" json:"igm_pv4_disabled,omitempty"`
	IgmPv4ProfileName                      string                    `protobuf:"bytes,36,opt,name=igm_pv4_profile_name,json=igmPv4ProfileName,proto3" json:"igm_pv4_profile_name,omitempty"`
	MldProfileName                         string                    `protobuf:"bytes,37,opt,name=mld_profile_name,json=mldProfileName,proto3" json:"mld_profile_name,omitempty"`
	MmrpFloodOptimization                  bool                      `` /* 128-byte string literal not displayed */
	StormControl                           *L2VpnBagStormControlType `protobuf:"bytes,39,opt,name=storm_control,json=stormControl,proto3" json:"storm_control,omitempty"`
	UnicastStormControlRateUnit            string                    `` /* 149-byte string literal not displayed */
	UnicastStormControlPps                 uint64                    `` /* 133-byte string literal not displayed */
	UnicastStormControlKbPs                uint64                    `` /* 138-byte string literal not displayed */
	MulticastStormControlRateUnit          string                    `` /* 155-byte string literal not displayed */
	MulticastStormControlPps               uint64                    `` /* 139-byte string literal not displayed */
	MulticastStormControlKbPs              uint64                    `` /* 144-byte string literal not displayed */
	BroadcastStormControlRateUnit          string                    `` /* 155-byte string literal not displayed */
	BroadcastStormControlPps               uint64                    `` /* 139-byte string literal not displayed */
	BroadcastStormControlKbPs              uint64                    `` /* 144-byte string literal not displayed */
	L2McSrcTrafficEnabled                  string                    `` /* 129-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                   struct{}                  `json:"-"`
	XXX_unrecognized                       []byte                    `json:"-"`
	XXX_sizecache                          int32                     `json:"-"`
}

func (*L2VpnBridgeSecParam) Descriptor

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

func (*L2VpnBridgeSecParam) GetBroadcastStormControlKbPs

func (m *L2VpnBridgeSecParam) GetBroadcastStormControlKbPs() uint64

func (*L2VpnBridgeSecParam) GetBroadcastStormControlPps

func (m *L2VpnBridgeSecParam) GetBroadcastStormControlPps() uint64

func (*L2VpnBridgeSecParam) GetBroadcastStormControlRateUnit

func (m *L2VpnBridgeSecParam) GetBroadcastStormControlRateUnit() string

func (*L2VpnBridgeSecParam) GetDaiAddressValidationMask

func (m *L2VpnBridgeSecParam) GetDaiAddressValidationMask() uint32

func (*L2VpnBridgeSecParam) GetDhcpv4ProfileName

func (m *L2VpnBridgeSecParam) GetDhcpv4ProfileName() string

func (*L2VpnBridgeSecParam) GetDhcpv4Snoop

func (m *L2VpnBridgeSecParam) GetDhcpv4Snoop() bool

func (*L2VpnBridgeSecParam) GetEtreeLeaf

func (m *L2VpnBridgeSecParam) GetEtreeLeaf() bool

func (*L2VpnBridgeSecParam) GetEtreeLeafInherited

func (m *L2VpnBridgeSecParam) GetEtreeLeafInherited() bool

func (*L2VpnBridgeSecParam) GetFloodUnknownUnicastEnabled

func (m *L2VpnBridgeSecParam) GetFloodUnknownUnicastEnabled() bool

func (*L2VpnBridgeSecParam) GetFloodUuDisabledMacLimitAction

func (m *L2VpnBridgeSecParam) GetFloodUuDisabledMacLimitAction() bool

func (*L2VpnBridgeSecParam) GetIgmPv4Disabled

func (m *L2VpnBridgeSecParam) GetIgmPv4Disabled() bool

func (*L2VpnBridgeSecParam) GetIgmPv4ProfileName

func (m *L2VpnBridgeSecParam) GetIgmPv4ProfileName() string

func (*L2VpnBridgeSecParam) GetIsDaiAddrValidateDestinationMacEnabled

func (m *L2VpnBridgeSecParam) GetIsDaiAddrValidateDestinationMacEnabled() bool

func (*L2VpnBridgeSecParam) GetIsDaiAddrValidateIpv4Enabled

func (m *L2VpnBridgeSecParam) GetIsDaiAddrValidateIpv4Enabled() bool

func (*L2VpnBridgeSecParam) GetIsDaiAddrValidateSourceMacEnabled

func (m *L2VpnBridgeSecParam) GetIsDaiAddrValidateSourceMacEnabled() bool

func (*L2VpnBridgeSecParam) GetIsDaiEnabled

func (m *L2VpnBridgeSecParam) GetIsDaiEnabled() bool

func (*L2VpnBridgeSecParam) GetIsDaiLoggingEnabled

func (m *L2VpnBridgeSecParam) GetIsDaiLoggingEnabled() bool

func (*L2VpnBridgeSecParam) GetIsIpSourceGuardEnabled

func (m *L2VpnBridgeSecParam) GetIsIpSourceGuardEnabled() bool

func (*L2VpnBridgeSecParam) GetIsIpsgLoggingEnabled

func (m *L2VpnBridgeSecParam) GetIsIpsgLoggingEnabled() bool

func (*L2VpnBridgeSecParam) GetIsMacSecureAcceptShutdownEnabled

func (m *L2VpnBridgeSecParam) GetIsMacSecureAcceptShutdownEnabled() bool

func (*L2VpnBridgeSecParam) GetIsMacSecureEnabled

func (m *L2VpnBridgeSecParam) GetIsMacSecureEnabled() bool

func (*L2VpnBridgeSecParam) GetIsMacSecureLoggingEnabled

func (m *L2VpnBridgeSecParam) GetIsMacSecureLoggingEnabled() bool

func (*L2VpnBridgeSecParam) GetIsMacSecureThresholdEnabled

func (m *L2VpnBridgeSecParam) GetIsMacSecureThresholdEnabled() bool

func (*L2VpnBridgeSecParam) GetL2McSrcTrafficEnabled

func (m *L2VpnBridgeSecParam) GetL2McSrcTrafficEnabled() string

func (*L2VpnBridgeSecParam) GetLearnDisabledMacLimitAction

func (m *L2VpnBridgeSecParam) GetLearnDisabledMacLimitAction() bool

func (*L2VpnBridgeSecParam) GetMacAgingMode

func (m *L2VpnBridgeSecParam) GetMacAgingMode() string

func (*L2VpnBridgeSecParam) GetMacAgingTime

func (m *L2VpnBridgeSecParam) GetMacAgingTime() uint32

func (*L2VpnBridgeSecParam) GetMacFlooding

func (m *L2VpnBridgeSecParam) GetMacFlooding() bool

func (*L2VpnBridgeSecParam) GetMacLearning

func (m *L2VpnBridgeSecParam) GetMacLearning() bool

func (*L2VpnBridgeSecParam) GetMacLimit

func (m *L2VpnBridgeSecParam) GetMacLimit() uint32

func (*L2VpnBridgeSecParam) GetMacLimitAction

func (m *L2VpnBridgeSecParam) GetMacLimitAction() string

func (*L2VpnBridgeSecParam) GetMacLimitNotification

func (m *L2VpnBridgeSecParam) GetMacLimitNotification() string

func (*L2VpnBridgeSecParam) GetMacLimitReached

func (m *L2VpnBridgeSecParam) GetMacLimitReached() bool

func (*L2VpnBridgeSecParam) GetMacLimitThreshold

func (m *L2VpnBridgeSecParam) GetMacLimitThreshold() uint32

func (*L2VpnBridgeSecParam) GetMacPortDownFlushEnabled

func (m *L2VpnBridgeSecParam) GetMacPortDownFlushEnabled() bool

func (*L2VpnBridgeSecParam) GetMacSecureAction

func (m *L2VpnBridgeSecParam) GetMacSecureAction() string

func (*L2VpnBridgeSecParam) GetMacSecureShutdownRecoveryTime

func (m *L2VpnBridgeSecParam) GetMacSecureShutdownRecoveryTime() uint32

func (*L2VpnBridgeSecParam) GetMacSecureShutdownRecoveryTimeRemaining

func (m *L2VpnBridgeSecParam) GetMacSecureShutdownRecoveryTimeRemaining() uint32

func (*L2VpnBridgeSecParam) GetMldProfileName

func (m *L2VpnBridgeSecParam) GetMldProfileName() string

func (*L2VpnBridgeSecParam) GetMmrpFloodOptimization

func (m *L2VpnBridgeSecParam) GetMmrpFloodOptimization() bool

func (*L2VpnBridgeSecParam) GetMulticastStormControlKbPs

func (m *L2VpnBridgeSecParam) GetMulticastStormControlKbPs() uint64

func (*L2VpnBridgeSecParam) GetMulticastStormControlPps

func (m *L2VpnBridgeSecParam) GetMulticastStormControlPps() uint64

func (*L2VpnBridgeSecParam) GetMulticastStormControlRateUnit

func (m *L2VpnBridgeSecParam) GetMulticastStormControlRateUnit() string

func (*L2VpnBridgeSecParam) GetSplitHorizonGroupId

func (m *L2VpnBridgeSecParam) GetSplitHorizonGroupId() uint32

func (*L2VpnBridgeSecParam) GetSplitHorizonGroupInherited

func (m *L2VpnBridgeSecParam) GetSplitHorizonGroupInherited() bool

func (*L2VpnBridgeSecParam) GetStormControl

func (m *L2VpnBridgeSecParam) GetStormControl() *L2VpnBagStormControlType

func (*L2VpnBridgeSecParam) GetUnicastStormControlKbPs

func (m *L2VpnBridgeSecParam) GetUnicastStormControlKbPs() uint64

func (*L2VpnBridgeSecParam) GetUnicastStormControlPps

func (m *L2VpnBridgeSecParam) GetUnicastStormControlPps() uint64

func (*L2VpnBridgeSecParam) GetUnicastStormControlRateUnit

func (m *L2VpnBridgeSecParam) GetUnicastStormControlRateUnit() string

func (*L2VpnBridgeSecParam) ProtoMessage

func (*L2VpnBridgeSecParam) ProtoMessage()

func (*L2VpnBridgeSecParam) Reset

func (m *L2VpnBridgeSecParam) Reset()

func (*L2VpnBridgeSecParam) String

func (m *L2VpnBridgeSecParam) String() string

func (*L2VpnBridgeSecParam) XXX_DiscardUnknown

func (m *L2VpnBridgeSecParam) XXX_DiscardUnknown()

func (*L2VpnBridgeSecParam) XXX_Marshal

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

func (*L2VpnBridgeSecParam) XXX_Merge

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

func (*L2VpnBridgeSecParam) XXX_Size

func (m *L2VpnBridgeSecParam) XXX_Size() int

func (*L2VpnBridgeSecParam) XXX_Unmarshal

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

type L2VpnBridgeVni

type L2VpnBridgeVni struct {
	Vni                   uint32                   `protobuf:"varint,1,opt,name=vni,proto3" json:"vni,omitempty"`
	Overlay               string                   `protobuf:"bytes,2,opt,name=overlay,proto3" json:"overlay,omitempty"`
	StaticMac             []*L2VpnBdMac            `protobuf:"bytes,3,rep,name=static_mac,json=staticMac,proto3" json:"static_mac,omitempty"`
	SourceIpAddr          string                   `protobuf:"bytes,4,opt,name=source_ip_addr,json=sourceIpAddr,proto3" json:"source_ip_addr,omitempty"`
	MulticastGroupAddr    string                   `protobuf:"bytes,5,opt,name=multicast_group_addr,json=multicastGroupAddr,proto3" json:"multicast_group_addr,omitempty"`
	AnycastVtepIpAddr     string                   `protobuf:"bytes,6,opt,name=anycast_vtep_ip_addr,json=anycastVtepIpAddr,proto3" json:"anycast_vtep_ip_addr,omitempty"`
	AnycastMcastGroupAddr string                   `` /* 128-byte string literal not displayed */
	UdpPort               uint32                   `protobuf:"varint,8,opt,name=udp_port,json=udpPort,proto3" json:"udp_port,omitempty"`
	VniEncapType          string                   `protobuf:"bytes,9,opt,name=vni_encap_type,json=vniEncapType,proto3" json:"vni_encap_type,omitempty"`
	VniPortState          string                   `protobuf:"bytes,10,opt,name=vni_port_state,json=vniPortState,proto3" json:"vni_port_state,omitempty"`
	VniMode               string                   `protobuf:"bytes,11,opt,name=vni_mode,json=vniMode,proto3" json:"vni_mode,omitempty"`
	IngressReplication    bool                     `protobuf:"varint,12,opt,name=ingress_replication,json=ingressReplication,proto3" json:"ingress_replication,omitempty"`
	SecurityParameters    *L2VpnBridgePortSecParam `protobuf:"bytes,13,opt,name=security_parameters,json=securityParameters,proto3" json:"security_parameters,omitempty"`
	XconnectId            uint32                   `protobuf:"varint,14,opt,name=xconnect_id,json=xconnectId,proto3" json:"xconnect_id,omitempty"`
	Statistics            *L2FibStatsBagForwarding `protobuf:"bytes,15,opt,name=statistics,proto3" json:"statistics,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                 `json:"-"`
	XXX_unrecognized      []byte                   `json:"-"`
	XXX_sizecache         int32                    `json:"-"`
}

func (*L2VpnBridgeVni) Descriptor

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

func (*L2VpnBridgeVni) GetAnycastMcastGroupAddr

func (m *L2VpnBridgeVni) GetAnycastMcastGroupAddr() string

func (*L2VpnBridgeVni) GetAnycastVtepIpAddr

func (m *L2VpnBridgeVni) GetAnycastVtepIpAddr() string

func (*L2VpnBridgeVni) GetIngressReplication

func (m *L2VpnBridgeVni) GetIngressReplication() bool

func (*L2VpnBridgeVni) GetMulticastGroupAddr

func (m *L2VpnBridgeVni) GetMulticastGroupAddr() string

func (*L2VpnBridgeVni) GetOverlay

func (m *L2VpnBridgeVni) GetOverlay() string

func (*L2VpnBridgeVni) GetSecurityParameters

func (m *L2VpnBridgeVni) GetSecurityParameters() *L2VpnBridgePortSecParam

func (*L2VpnBridgeVni) GetSourceIpAddr

func (m *L2VpnBridgeVni) GetSourceIpAddr() string

func (*L2VpnBridgeVni) GetStaticMac

func (m *L2VpnBridgeVni) GetStaticMac() []*L2VpnBdMac

func (*L2VpnBridgeVni) GetStatistics

func (m *L2VpnBridgeVni) GetStatistics() *L2FibStatsBagForwarding

func (*L2VpnBridgeVni) GetUdpPort

func (m *L2VpnBridgeVni) GetUdpPort() uint32

func (*L2VpnBridgeVni) GetVni

func (m *L2VpnBridgeVni) GetVni() uint32

func (*L2VpnBridgeVni) GetVniEncapType

func (m *L2VpnBridgeVni) GetVniEncapType() string

func (*L2VpnBridgeVni) GetVniMode

func (m *L2VpnBridgeVni) GetVniMode() string

func (*L2VpnBridgeVni) GetVniPortState

func (m *L2VpnBridgeVni) GetVniPortState() string

func (*L2VpnBridgeVni) GetXconnectId

func (m *L2VpnBridgeVni) GetXconnectId() uint32

func (*L2VpnBridgeVni) ProtoMessage

func (*L2VpnBridgeVni) ProtoMessage()

func (*L2VpnBridgeVni) Reset

func (m *L2VpnBridgeVni) Reset()

func (*L2VpnBridgeVni) String

func (m *L2VpnBridgeVni) String() string

func (*L2VpnBridgeVni) XXX_DiscardUnknown

func (m *L2VpnBridgeVni) XXX_DiscardUnknown()

func (*L2VpnBridgeVni) XXX_Marshal

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

func (*L2VpnBridgeVni) XXX_Merge

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

func (*L2VpnBridgeVni) XXX_Size

func (m *L2VpnBridgeVni) XXX_Size() int

func (*L2VpnBridgeVni) XXX_Unmarshal

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

type L2VpnBridge_KEYS

type L2VpnBridge_KEYS struct {
	BridgeDomainGroupName string   `` /* 128-byte string literal not displayed */
	BridgeDomainName      string   `protobuf:"bytes,2,opt,name=bridge_domain_name,json=bridgeDomainName,proto3" json:"bridge_domain_name,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*L2VpnBridge_KEYS) Descriptor

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

func (*L2VpnBridge_KEYS) GetBridgeDomainGroupName

func (m *L2VpnBridge_KEYS) GetBridgeDomainGroupName() string

func (*L2VpnBridge_KEYS) GetBridgeDomainName

func (m *L2VpnBridge_KEYS) GetBridgeDomainName() string

func (*L2VpnBridge_KEYS) ProtoMessage

func (*L2VpnBridge_KEYS) ProtoMessage()

func (*L2VpnBridge_KEYS) Reset

func (m *L2VpnBridge_KEYS) Reset()

func (*L2VpnBridge_KEYS) String

func (m *L2VpnBridge_KEYS) String() string

func (*L2VpnBridge_KEYS) XXX_DiscardUnknown

func (m *L2VpnBridge_KEYS) XXX_DiscardUnknown()

func (*L2VpnBridge_KEYS) XXX_Marshal

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

func (*L2VpnBridge_KEYS) XXX_Merge

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

func (*L2VpnBridge_KEYS) XXX_Size

func (m *L2VpnBridge_KEYS) XXX_Size() int

func (*L2VpnBridge_KEYS) XXX_Unmarshal

func (m *L2VpnBridge_KEYS) 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

type L2VpnVfi

type L2VpnVfi struct {
	VfiName              string          `protobuf:"bytes,1,opt,name=vfi_name,json=vfiName,proto3" json:"vfi_name,omitempty"`
	Shutdown             bool            `protobuf:"varint,2,opt,name=shutdown,proto3" json:"shutdown,omitempty"`
	Access               bool            `protobuf:"varint,3,opt,name=access,proto3" json:"access,omitempty"`
	VfiState             string          `protobuf:"bytes,4,opt,name=vfi_state,json=vfiState,proto3" json:"vfi_state,omitempty"`
	NumberPseudowires    uint32          `protobuf:"varint,5,opt,name=number_pseudowires,json=numberPseudowires,proto3" json:"number_pseudowires,omitempty"`
	DiscoveryInformation *L2VpnBdDisco   `protobuf:"bytes,6,opt,name=discovery_information,json=discoveryInformation,proto3" json:"discovery_information,omitempty"`
	P2MpInformation      []*L2VpnVfiP2Mp `protobuf:"bytes,7,rep,name=p2mp_information,json=p2mpInformation,proto3" json:"p2mp_information,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*L2VpnVfi) Descriptor

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

func (*L2VpnVfi) GetAccess

func (m *L2VpnVfi) GetAccess() bool

func (*L2VpnVfi) GetDiscoveryInformation

func (m *L2VpnVfi) GetDiscoveryInformation() *L2VpnBdDisco

func (*L2VpnVfi) GetNumberPseudowires

func (m *L2VpnVfi) GetNumberPseudowires() uint32

func (*L2VpnVfi) GetP2MpInformation

func (m *L2VpnVfi) GetP2MpInformation() []*L2VpnVfiP2Mp

func (*L2VpnVfi) GetShutdown

func (m *L2VpnVfi) GetShutdown() bool

func (*L2VpnVfi) GetVfiName

func (m *L2VpnVfi) GetVfiName() string

func (*L2VpnVfi) GetVfiState

func (m *L2VpnVfi) GetVfiState() string

func (*L2VpnVfi) ProtoMessage

func (*L2VpnVfi) ProtoMessage()

func (*L2VpnVfi) Reset

func (m *L2VpnVfi) Reset()

func (*L2VpnVfi) String

func (m *L2VpnVfi) String() string

func (*L2VpnVfi) XXX_DiscardUnknown

func (m *L2VpnVfi) XXX_DiscardUnknown()

func (*L2VpnVfi) XXX_Marshal

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

func (*L2VpnVfi) XXX_Merge

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

func (*L2VpnVfi) XXX_Size

func (m *L2VpnVfi) XXX_Size() int

func (*L2VpnVfi) XXX_Unmarshal

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

type L2VpnVfiP2Mp

type L2VpnVfiP2Mp struct {
	Transport            string   `protobuf:"bytes,1,opt,name=transport,proto3" json:"transport,omitempty"`
	Signaling            string   `protobuf:"bytes,2,opt,name=signaling,proto3" json:"signaling,omitempty"`
	PtreeId              uint32   `protobuf:"varint,3,opt,name=ptree_id,json=ptreeId,proto3" json:"ptree_id,omitempty"`
	AttributeSetName     string   `protobuf:"bytes,4,opt,name=attribute_set_name,json=attributeSetName,proto3" json:"attribute_set_name,omitempty"`
	TransportStatus      string   `protobuf:"bytes,5,opt,name=transport_status,json=transportStatus,proto3" json:"transport_status,omitempty"`
	LocalLabel           uint32   `protobuf:"varint,6,opt,name=local_label,json=localLabel,proto3" json:"local_label,omitempty"`
	TunnelInterface      string   `protobuf:"bytes,7,opt,name=tunnel_interface,json=tunnelInterface,proto3" json:"tunnel_interface,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnVfiP2Mp) Descriptor

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

func (*L2VpnVfiP2Mp) GetAttributeSetName

func (m *L2VpnVfiP2Mp) GetAttributeSetName() string

func (*L2VpnVfiP2Mp) GetLocalLabel

func (m *L2VpnVfiP2Mp) GetLocalLabel() uint32

func (*L2VpnVfiP2Mp) GetPtreeId

func (m *L2VpnVfiP2Mp) GetPtreeId() uint32

func (*L2VpnVfiP2Mp) GetSignaling

func (m *L2VpnVfiP2Mp) GetSignaling() string

func (*L2VpnVfiP2Mp) GetTransport

func (m *L2VpnVfiP2Mp) GetTransport() string

func (*L2VpnVfiP2Mp) GetTransportStatus

func (m *L2VpnVfiP2Mp) GetTransportStatus() string

func (*L2VpnVfiP2Mp) GetTunnelInterface

func (m *L2VpnVfiP2Mp) GetTunnelInterface() string

func (*L2VpnVfiP2Mp) ProtoMessage

func (*L2VpnVfiP2Mp) ProtoMessage()

func (*L2VpnVfiP2Mp) Reset

func (m *L2VpnVfiP2Mp) Reset()

func (*L2VpnVfiP2Mp) String

func (m *L2VpnVfiP2Mp) String() string

func (*L2VpnVfiP2Mp) XXX_DiscardUnknown

func (m *L2VpnVfiP2Mp) XXX_DiscardUnknown()

func (*L2VpnVfiP2Mp) XXX_Marshal

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

func (*L2VpnVfiP2Mp) XXX_Merge

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

func (*L2VpnVfiP2Mp) XXX_Size

func (m *L2VpnVfiP2Mp) XXX_Size() int

func (*L2VpnVfiP2Mp) XXX_Unmarshal

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

type L2VpnVplsId

type L2VpnVplsId struct {
	VplsIdType           string               `protobuf:"bytes,1,opt,name=vpls_id_type,json=vplsIdType,proto3" json:"vpls_id_type,omitempty"`
	Auto                 *L2VpnVplsIdAuto     `protobuf:"bytes,2,opt,name=auto,proto3" json:"auto,omitempty"`
	TwoByteAs            *L2VpnVplsId_2ByteAs `protobuf:"bytes,3,opt,name=two_byte_as,json=twoByteAs,proto3" json:"two_byte_as,omitempty"`
	V4Addr               *L2VpnVplsIdV4Addr   `protobuf:"bytes,4,opt,name=v4_addr,json=v4Addr,proto3" json:"v4_addr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*L2VpnVplsId) Descriptor

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

func (*L2VpnVplsId) GetAuto

func (m *L2VpnVplsId) GetAuto() *L2VpnVplsIdAuto

func (*L2VpnVplsId) GetTwoByteAs

func (m *L2VpnVplsId) GetTwoByteAs() *L2VpnVplsId_2ByteAs

func (*L2VpnVplsId) GetV4Addr

func (m *L2VpnVplsId) GetV4Addr() *L2VpnVplsIdV4Addr

func (*L2VpnVplsId) GetVplsIdType

func (m *L2VpnVplsId) GetVplsIdType() string

func (*L2VpnVplsId) ProtoMessage

func (*L2VpnVplsId) ProtoMessage()

func (*L2VpnVplsId) Reset

func (m *L2VpnVplsId) Reset()

func (*L2VpnVplsId) String

func (m *L2VpnVplsId) String() string

func (*L2VpnVplsId) XXX_DiscardUnknown

func (m *L2VpnVplsId) XXX_DiscardUnknown()

func (*L2VpnVplsId) XXX_Marshal

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

func (*L2VpnVplsId) XXX_Merge

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

func (*L2VpnVplsId) XXX_Size

func (m *L2VpnVplsId) XXX_Size() int

func (*L2VpnVplsId) XXX_Unmarshal

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

type L2VpnVplsIdAuto

type L2VpnVplsIdAuto struct {
	Asn                  uint32   `protobuf:"varint,1,opt,name=asn,proto3" json:"asn,omitempty"`
	VpnId                uint32   `protobuf:"varint,2,opt,name=vpn_id,json=vpnId,proto3" json:"vpn_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnVplsIdAuto) Descriptor

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

func (*L2VpnVplsIdAuto) GetAsn

func (m *L2VpnVplsIdAuto) GetAsn() uint32

func (*L2VpnVplsIdAuto) GetVpnId

func (m *L2VpnVplsIdAuto) GetVpnId() uint32

func (*L2VpnVplsIdAuto) ProtoMessage

func (*L2VpnVplsIdAuto) ProtoMessage()

func (*L2VpnVplsIdAuto) Reset

func (m *L2VpnVplsIdAuto) Reset()

func (*L2VpnVplsIdAuto) String

func (m *L2VpnVplsIdAuto) String() string

func (*L2VpnVplsIdAuto) XXX_DiscardUnknown

func (m *L2VpnVplsIdAuto) XXX_DiscardUnknown()

func (*L2VpnVplsIdAuto) XXX_Marshal

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

func (*L2VpnVplsIdAuto) XXX_Merge

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

func (*L2VpnVplsIdAuto) XXX_Size

func (m *L2VpnVplsIdAuto) XXX_Size() int

func (*L2VpnVplsIdAuto) XXX_Unmarshal

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

type L2VpnVplsIdV4Addr

type L2VpnVplsIdV4Addr 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 (*L2VpnVplsIdV4Addr) Descriptor

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

func (*L2VpnVplsIdV4Addr) GetIpv4Address

func (m *L2VpnVplsIdV4Addr) GetIpv4Address() string

func (*L2VpnVplsIdV4Addr) GetTwoByteIndex

func (m *L2VpnVplsIdV4Addr) GetTwoByteIndex() uint32

func (*L2VpnVplsIdV4Addr) ProtoMessage

func (*L2VpnVplsIdV4Addr) ProtoMessage()

func (*L2VpnVplsIdV4Addr) Reset

func (m *L2VpnVplsIdV4Addr) Reset()

func (*L2VpnVplsIdV4Addr) String

func (m *L2VpnVplsIdV4Addr) String() string

func (*L2VpnVplsIdV4Addr) XXX_DiscardUnknown

func (m *L2VpnVplsIdV4Addr) XXX_DiscardUnknown()

func (*L2VpnVplsIdV4Addr) XXX_Marshal

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

func (*L2VpnVplsIdV4Addr) XXX_Merge

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

func (*L2VpnVplsIdV4Addr) XXX_Size

func (m *L2VpnVplsIdV4Addr) XXX_Size() int

func (*L2VpnVplsIdV4Addr) XXX_Unmarshal

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

type L2VpnVplsId_2ByteAs

type L2VpnVplsId_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 (*L2VpnVplsId_2ByteAs) Descriptor

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

func (*L2VpnVplsId_2ByteAs) GetFourByteIndex

func (m *L2VpnVplsId_2ByteAs) GetFourByteIndex() uint32

func (*L2VpnVplsId_2ByteAs) GetTwoByteAs

func (m *L2VpnVplsId_2ByteAs) GetTwoByteAs() uint32

func (*L2VpnVplsId_2ByteAs) ProtoMessage

func (*L2VpnVplsId_2ByteAs) ProtoMessage()

func (*L2VpnVplsId_2ByteAs) Reset

func (m *L2VpnVplsId_2ByteAs) Reset()

func (*L2VpnVplsId_2ByteAs) String

func (m *L2VpnVplsId_2ByteAs) String() string

func (*L2VpnVplsId_2ByteAs) XXX_DiscardUnknown

func (m *L2VpnVplsId_2ByteAs) XXX_DiscardUnknown()

func (*L2VpnVplsId_2ByteAs) XXX_Marshal

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

func (*L2VpnVplsId_2ByteAs) XXX_Merge

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

func (*L2VpnVplsId_2ByteAs) XXX_Size

func (m *L2VpnVplsId_2ByteAs) XXX_Size() int

func (*L2VpnVplsId_2ByteAs) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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