cisco_ios_xr_l2vpn_oper_l2vpnv2_standby_bridge_domains_bridge_domain_bridge_acs_bridge_ac

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: 0

Documentation

Overview

Cisco-IOS-XR-l2vpn-oper:l2vpnv2/standby/bridge-domains/bridge-domain/bridge-acs/bridge-ac

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ItemIflistIf

type ItemIflistIf struct {
	InterfaceName        string   `protobuf:"bytes,1,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	ReplicateStatus      string   `protobuf:"bytes,2,opt,name=replicate_status,json=replicateStatus,proto3" json:"replicate_status,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ItemIflistIf) Descriptor

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

func (*ItemIflistIf) GetInterfaceName

func (m *ItemIflistIf) GetInterfaceName() string

func (*ItemIflistIf) GetReplicateStatus

func (m *ItemIflistIf) GetReplicateStatus() string

func (*ItemIflistIf) ProtoMessage

func (*ItemIflistIf) ProtoMessage()

func (*ItemIflistIf) Reset

func (m *ItemIflistIf) Reset()

func (*ItemIflistIf) String

func (m *ItemIflistIf) String() string

func (*ItemIflistIf) XXX_DiscardUnknown

func (m *ItemIflistIf) XXX_DiscardUnknown()

func (*ItemIflistIf) XXX_Marshal

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

func (*ItemIflistIf) XXX_Merge

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

func (*ItemIflistIf) XXX_Size

func (m *ItemIflistIf) XXX_Size() int

func (*ItemIflistIf) XXX_Unmarshal

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

type ItemIflistIfl

type ItemIflistIfl struct {
	InterfaceListName    string          `protobuf:"bytes,1,opt,name=interface_list_name,json=interfaceListName,proto3" json:"interface_list_name,omitempty"`
	InterfaceListId      uint32          `protobuf:"varint,2,opt,name=interface_list_id,json=interfaceListId,proto3" json:"interface_list_id,omitempty"`
	Interface            []*ItemIflistIf `protobuf:"bytes,3,rep,name=interface,proto3" json:"interface,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*ItemIflistIfl) Descriptor

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

func (*ItemIflistIfl) GetInterface

func (m *ItemIflistIfl) GetInterface() []*ItemIflistIf

func (*ItemIflistIfl) GetInterfaceListId

func (m *ItemIflistIfl) GetInterfaceListId() uint32

func (*ItemIflistIfl) GetInterfaceListName

func (m *ItemIflistIfl) GetInterfaceListName() string

func (*ItemIflistIfl) ProtoMessage

func (*ItemIflistIfl) ProtoMessage()

func (*ItemIflistIfl) Reset

func (m *ItemIflistIfl) Reset()

func (*ItemIflistIfl) String

func (m *ItemIflistIfl) String() string

func (*ItemIflistIfl) XXX_DiscardUnknown

func (m *ItemIflistIfl) XXX_DiscardUnknown()

func (*ItemIflistIfl) XXX_Marshal

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

func (*ItemIflistIfl) XXX_Merge

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

func (*ItemIflistIfl) XXX_Size

func (m *ItemIflistIfl) XXX_Size() int

func (*ItemIflistIfl) XXX_Unmarshal

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

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 L2VpnAc

type L2VpnAc struct {
	Interface               *L2VpnInterface          `protobuf:"bytes,1,opt,name=interface,proto3" json:"interface,omitempty"`
	State                   string                   `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"`
	Msti                    string                   `protobuf:"bytes,3,opt,name=msti,proto3" json:"msti,omitempty"`
	InternalMsTi            string                   `protobuf:"bytes,4,opt,name=internal_ms_ti,json=internalMsTi,proto3" json:"internal_ms_ti,omitempty"`
	NodeId                  string                   `protobuf:"bytes,5,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	XconnectId              uint32                   `protobuf:"varint,6,opt,name=xconnect_id,json=xconnectId,proto3" json:"xconnect_id,omitempty"`
	MsTiMismatch            bool                     `protobuf:"varint,7,opt,name=ms_ti_mismatch,json=msTiMismatch,proto3" json:"ms_ti_mismatch,omitempty"`
	MtuMismatched           bool                     `protobuf:"varint,8,opt,name=mtu_mismatched,json=mtuMismatched,proto3" json:"mtu_mismatched,omitempty"`
	TdmMediaMismatched      bool                     `protobuf:"varint,9,opt,name=tdm_media_mismatched,json=tdmMediaMismatched,proto3" json:"tdm_media_mismatched,omitempty"`
	BviMacConflict          bool                     `protobuf:"varint,10,opt,name=bvi_mac_conflict,json=bviMacConflict,proto3" json:"bvi_mac_conflict,omitempty"`
	BviNoPortUp             bool                     `protobuf:"varint,11,opt,name=bvi_no_port_up,json=bviNoPortUp,proto3" json:"bvi_no_port_up,omitempty"`
	ControlWordMismatched   bool                     `` /* 128-byte string literal not displayed */
	EncapsulationMismatched bool                     `` /* 132-byte string literal not displayed */
	EncapsulationError      string                   `protobuf:"bytes,14,opt,name=encapsulation_error,json=encapsulationError,proto3" json:"encapsulation_error,omitempty"`
	Interworking            string                   `protobuf:"bytes,15,opt,name=interworking,proto3" json:"interworking,omitempty"`
	OutOfMemoryState        uint32                   `protobuf:"varint,16,opt,name=out_of_memory_state,json=outOfMemoryState,proto3" json:"out_of_memory_state,omitempty"`
	Statistics              *L2FibStatsBagForwarding `protobuf:"bytes,17,opt,name=statistics,proto3" json:"statistics,omitempty"`
	MstiMismatchDown        bool                     `protobuf:"varint,18,opt,name=msti_mismatch_down,json=mstiMismatchDown,proto3" json:"msti_mismatch_down,omitempty"`
	MacLimitOperDown        bool                     `protobuf:"varint,19,opt,name=mac_limit_oper_down,json=macLimitOperDown,proto3" json:"mac_limit_oper_down,omitempty"`
	RedundancyGroupId       uint32                   `protobuf:"varint,20,opt,name=redundancy_group_id,json=redundancyGroupId,proto3" json:"redundancy_group_id,omitempty"`
	RedundancyGroupState    string                   `protobuf:"bytes,21,opt,name=redundancy_group_state,json=redundancyGroupState,proto3" json:"redundancy_group_state,omitempty"`
	RedundancyObjectId      uint64                   `protobuf:"varint,22,opt,name=redundancy_object_id,json=redundancyObjectId,proto3" json:"redundancy_object_id,omitempty"`
	L2VpnProtection         *L2VpnProtection         `protobuf:"bytes,23,opt,name=l2vpn_protection,json=l2vpnProtection,proto3" json:"l2vpn_protection,omitempty"`
	IsAcPartiallyProgrammed bool                     `` /* 136-byte string literal not displayed */
	EvpnInternalLabel       uint32                   `protobuf:"varint,25,opt,name=evpn_internal_label,json=evpnInternalLabel,proto3" json:"evpn_internal_label,omitempty"`
	XXX_NoUnkeyedLiteral    struct{}                 `json:"-"`
	XXX_unrecognized        []byte                   `json:"-"`
	XXX_sizecache           int32                    `json:"-"`
}

func (*L2VpnAc) Descriptor

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

func (*L2VpnAc) GetBviMacConflict

func (m *L2VpnAc) GetBviMacConflict() bool

func (*L2VpnAc) GetBviNoPortUp

func (m *L2VpnAc) GetBviNoPortUp() bool

func (*L2VpnAc) GetControlWordMismatched

func (m *L2VpnAc) GetControlWordMismatched() bool

func (*L2VpnAc) GetEncapsulationError

func (m *L2VpnAc) GetEncapsulationError() string

func (*L2VpnAc) GetEncapsulationMismatched

func (m *L2VpnAc) GetEncapsulationMismatched() bool

func (*L2VpnAc) GetEvpnInternalLabel

func (m *L2VpnAc) GetEvpnInternalLabel() uint32

func (*L2VpnAc) GetInterface

func (m *L2VpnAc) GetInterface() *L2VpnInterface

func (*L2VpnAc) GetInternalMsTi

func (m *L2VpnAc) GetInternalMsTi() string

func (*L2VpnAc) GetInterworking

func (m *L2VpnAc) GetInterworking() string

func (*L2VpnAc) GetIsAcPartiallyProgrammed

func (m *L2VpnAc) GetIsAcPartiallyProgrammed() bool

func (*L2VpnAc) GetL2VpnProtection

func (m *L2VpnAc) GetL2VpnProtection() *L2VpnProtection

func (*L2VpnAc) GetMacLimitOperDown

func (m *L2VpnAc) GetMacLimitOperDown() bool

func (*L2VpnAc) GetMsTiMismatch

func (m *L2VpnAc) GetMsTiMismatch() bool

func (*L2VpnAc) GetMsti

func (m *L2VpnAc) GetMsti() string

func (*L2VpnAc) GetMstiMismatchDown

func (m *L2VpnAc) GetMstiMismatchDown() bool

func (*L2VpnAc) GetMtuMismatched

func (m *L2VpnAc) GetMtuMismatched() bool

func (*L2VpnAc) GetNodeId

func (m *L2VpnAc) GetNodeId() string

func (*L2VpnAc) GetOutOfMemoryState

func (m *L2VpnAc) GetOutOfMemoryState() uint32

func (*L2VpnAc) GetRedundancyGroupId

func (m *L2VpnAc) GetRedundancyGroupId() uint32

func (*L2VpnAc) GetRedundancyGroupState

func (m *L2VpnAc) GetRedundancyGroupState() string

func (*L2VpnAc) GetRedundancyObjectId

func (m *L2VpnAc) GetRedundancyObjectId() uint64

func (*L2VpnAc) GetState

func (m *L2VpnAc) GetState() string

func (*L2VpnAc) GetStatistics

func (m *L2VpnAc) GetStatistics() *L2FibStatsBagForwarding

func (*L2VpnAc) GetTdmMediaMismatched

func (m *L2VpnAc) GetTdmMediaMismatched() bool

func (*L2VpnAc) GetXconnectId

func (m *L2VpnAc) GetXconnectId() uint32

func (*L2VpnAc) ProtoMessage

func (*L2VpnAc) ProtoMessage()

func (*L2VpnAc) Reset

func (m *L2VpnAc) Reset()

func (*L2VpnAc) String

func (m *L2VpnAc) String() string

func (*L2VpnAc) XXX_DiscardUnknown

func (m *L2VpnAc) XXX_DiscardUnknown()

func (*L2VpnAc) XXX_Marshal

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

func (*L2VpnAc) XXX_Merge

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

func (*L2VpnAc) XXX_Size

func (m *L2VpnAc) XXX_Size() int

func (*L2VpnAc) XXX_Unmarshal

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

type L2VpnAtm

type L2VpnAtm struct {
	MaximumNumberCellsPacked   uint32   `` /* 138-byte string literal not displayed */
	MaximumNumberCellsUnPacked uint32   `` /* 146-byte string literal not displayed */
	AtmMode                    string   `protobuf:"bytes,3,opt,name=atm_mode,json=atmMode,proto3" json:"atm_mode,omitempty"`
	Vpi                        uint32   `protobuf:"varint,4,opt,name=vpi,proto3" json:"vpi,omitempty"`
	Vci                        uint32   `protobuf:"varint,5,opt,name=vci,proto3" json:"vci,omitempty"`
	XXX_NoUnkeyedLiteral       struct{} `json:"-"`
	XXX_unrecognized           []byte   `json:"-"`
	XXX_sizecache              int32    `json:"-"`
}

func (*L2VpnAtm) Descriptor

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

func (*L2VpnAtm) GetAtmMode

func (m *L2VpnAtm) GetAtmMode() string

func (*L2VpnAtm) GetMaximumNumberCellsPacked

func (m *L2VpnAtm) GetMaximumNumberCellsPacked() uint32

func (*L2VpnAtm) GetMaximumNumberCellsUnPacked

func (m *L2VpnAtm) GetMaximumNumberCellsUnPacked() uint32

func (*L2VpnAtm) GetVci

func (m *L2VpnAtm) GetVci() uint32

func (*L2VpnAtm) GetVpi

func (m *L2VpnAtm) GetVpi() uint32

func (*L2VpnAtm) ProtoMessage

func (*L2VpnAtm) ProtoMessage()

func (*L2VpnAtm) Reset

func (m *L2VpnAtm) Reset()

func (*L2VpnAtm) String

func (m *L2VpnAtm) String() string

func (*L2VpnAtm) XXX_DiscardUnknown

func (m *L2VpnAtm) XXX_DiscardUnknown()

func (*L2VpnAtm) XXX_Marshal

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

func (*L2VpnAtm) XXX_Merge

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

func (*L2VpnAtm) XXX_Size

func (m *L2VpnAtm) XXX_Size() int

func (*L2VpnAtm) XXX_Unmarshal

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

type L2VpnBdAc struct {
	AttachmentCircuit    *L2VpnAc                 `protobuf:"bytes,50,opt,name=attachment_circuit,json=attachmentCircuit,proto3" json:"attachment_circuit,omitempty"`
	SecurityParameters   *L2VpnBridgePortSecParam `protobuf:"bytes,51,opt,name=security_parameters,json=securityParameters,proto3" json:"security_parameters,omitempty"`
	BviMacIndex          uint32                   `protobuf:"varint,52,opt,name=bvi_mac_index,json=bviMacIndex,proto3" json:"bvi_mac_index,omitempty"`
	StaticMac            []*L2VpnBdMac            `protobuf:"bytes,53,rep,name=static_mac,json=staticMac,proto3" json:"static_mac,omitempty"`
	Bvimac               []*L2VpnBdMac            `protobuf:"bytes,54,rep,name=bvimac,proto3" json:"bvimac,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*L2VpnBdAc) Descriptor

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

func (*L2VpnBdAc) GetAttachmentCircuit

func (m *L2VpnBdAc) GetAttachmentCircuit() *L2VpnAc

func (*L2VpnBdAc) GetBviMacIndex

func (m *L2VpnBdAc) GetBviMacIndex() uint32

func (*L2VpnBdAc) GetBvimac

func (m *L2VpnBdAc) GetBvimac() []*L2VpnBdMac

func (*L2VpnBdAc) GetSecurityParameters

func (m *L2VpnBdAc) GetSecurityParameters() *L2VpnBridgePortSecParam

func (*L2VpnBdAc) GetStaticMac

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

func (*L2VpnBdAc) ProtoMessage

func (*L2VpnBdAc) ProtoMessage()

func (*L2VpnBdAc) Reset

func (m *L2VpnBdAc) Reset()

func (*L2VpnBdAc) String

func (m *L2VpnBdAc) String() string

func (*L2VpnBdAc) XXX_DiscardUnknown

func (m *L2VpnBdAc) XXX_DiscardUnknown()

func (*L2VpnBdAc) XXX_Marshal

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

func (*L2VpnBdAc) XXX_Merge

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

func (*L2VpnBdAc) XXX_Size

func (m *L2VpnBdAc) XXX_Size() int

func (*L2VpnBdAc) XXX_Unmarshal

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

type L2VpnBdAc_KEYS

type L2VpnBdAc_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"`
	InterfaceName         string   `protobuf:"bytes,3,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*L2VpnBdAc_KEYS) Descriptor

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

func (*L2VpnBdAc_KEYS) GetBridgeDomainGroupName

func (m *L2VpnBdAc_KEYS) GetBridgeDomainGroupName() string

func (*L2VpnBdAc_KEYS) GetBridgeDomainName

func (m *L2VpnBdAc_KEYS) GetBridgeDomainName() string

func (*L2VpnBdAc_KEYS) GetInterfaceName

func (m *L2VpnBdAc_KEYS) GetInterfaceName() string

func (*L2VpnBdAc_KEYS) ProtoMessage

func (*L2VpnBdAc_KEYS) ProtoMessage()

func (*L2VpnBdAc_KEYS) Reset

func (m *L2VpnBdAc_KEYS) Reset()

func (*L2VpnBdAc_KEYS) String

func (m *L2VpnBdAc_KEYS) String() string

func (*L2VpnBdAc_KEYS) XXX_DiscardUnknown

func (m *L2VpnBdAc_KEYS) XXX_DiscardUnknown()

func (*L2VpnBdAc_KEYS) XXX_Marshal

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

func (*L2VpnBdAc_KEYS) XXX_Merge

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

func (*L2VpnBdAc_KEYS) XXX_Size

func (m *L2VpnBdAc_KEYS) XXX_Size() int

func (*L2VpnBdAc_KEYS) XXX_Unmarshal

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

type L2VpnEfpRange struct {
	Lower                uint32   `protobuf:"varint,1,opt,name=lower,proto3" json:"lower,omitempty"`
	Upper                uint32   `protobuf:"varint,2,opt,name=upper,proto3" json:"upper,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnEfpRange) Descriptor

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

func (*L2VpnEfpRange) GetLower

func (m *L2VpnEfpRange) GetLower() uint32

func (*L2VpnEfpRange) GetUpper

func (m *L2VpnEfpRange) GetUpper() uint32

func (*L2VpnEfpRange) ProtoMessage

func (*L2VpnEfpRange) ProtoMessage()

func (*L2VpnEfpRange) Reset

func (m *L2VpnEfpRange) Reset()

func (*L2VpnEfpRange) String

func (m *L2VpnEfpRange) String() string

func (*L2VpnEfpRange) XXX_DiscardUnknown

func (m *L2VpnEfpRange) XXX_DiscardUnknown()

func (*L2VpnEfpRange) XXX_Marshal

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

func (*L2VpnEfpRange) XXX_Merge

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

func (*L2VpnEfpRange) XXX_Size

func (m *L2VpnEfpRange) XXX_Size() int

func (*L2VpnEfpRange) XXX_Unmarshal

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

type L2VpnEthernet

type L2VpnEthernet struct {
	XconnectTags         uint32   `protobuf:"varint,1,opt,name=xconnect_tags,json=xconnectTags,proto3" json:"xconnect_tags,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnEthernet) Descriptor

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

func (*L2VpnEthernet) GetXconnectTags

func (m *L2VpnEthernet) GetXconnectTags() uint32

func (*L2VpnEthernet) ProtoMessage

func (*L2VpnEthernet) ProtoMessage()

func (*L2VpnEthernet) Reset

func (m *L2VpnEthernet) Reset()

func (*L2VpnEthernet) String

func (m *L2VpnEthernet) String() string

func (*L2VpnEthernet) XXX_DiscardUnknown

func (m *L2VpnEthernet) XXX_DiscardUnknown()

func (*L2VpnEthernet) XXX_Marshal

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

func (*L2VpnEthernet) XXX_Merge

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

func (*L2VpnEthernet) XXX_Size

func (m *L2VpnEthernet) XXX_Size() int

func (*L2VpnEthernet) XXX_Unmarshal

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

type L2VpnFr

type L2VpnFr struct {
	FrMode               string   `protobuf:"bytes,1,opt,name=fr_mode,json=frMode,proto3" json:"fr_mode,omitempty"`
	Dlci                 uint32   `protobuf:"varint,2,opt,name=dlci,proto3" json:"dlci,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnFr) Descriptor

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

func (*L2VpnFr) GetDlci

func (m *L2VpnFr) GetDlci() uint32

func (*L2VpnFr) GetFrMode

func (m *L2VpnFr) GetFrMode() string

func (*L2VpnFr) ProtoMessage

func (*L2VpnFr) ProtoMessage()

func (*L2VpnFr) Reset

func (m *L2VpnFr) Reset()

func (*L2VpnFr) String

func (m *L2VpnFr) String() string

func (*L2VpnFr) XXX_DiscardUnknown

func (m *L2VpnFr) XXX_DiscardUnknown()

func (*L2VpnFr) XXX_Marshal

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

func (*L2VpnFr) XXX_Merge

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

func (*L2VpnFr) XXX_Size

func (m *L2VpnFr) XXX_Size() int

func (*L2VpnFr) XXX_Unmarshal

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

type L2VpnInterface

type L2VpnInterface struct {
	Name                 string                `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Mtu                  uint32                `protobuf:"varint,2,opt,name=mtu,proto3" json:"mtu,omitempty"`
	PayloadBytes         uint32                `protobuf:"varint,3,opt,name=payload_bytes,json=payloadBytes,proto3" json:"payload_bytes,omitempty"`
	Parameters           *L2VpnInterfaceParams `protobuf:"bytes,4,opt,name=parameters,proto3" json:"parameters,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*L2VpnInterface) Descriptor

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

func (*L2VpnInterface) GetMtu

func (m *L2VpnInterface) GetMtu() uint32

func (*L2VpnInterface) GetName

func (m *L2VpnInterface) GetName() string

func (*L2VpnInterface) GetParameters

func (m *L2VpnInterface) GetParameters() *L2VpnInterfaceParams

func (*L2VpnInterface) GetPayloadBytes

func (m *L2VpnInterface) GetPayloadBytes() uint32

func (*L2VpnInterface) ProtoMessage

func (*L2VpnInterface) ProtoMessage()

func (*L2VpnInterface) Reset

func (m *L2VpnInterface) Reset()

func (*L2VpnInterface) String

func (m *L2VpnInterface) String() string

func (*L2VpnInterface) XXX_DiscardUnknown

func (m *L2VpnInterface) XXX_DiscardUnknown()

func (*L2VpnInterface) XXX_Marshal

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

func (*L2VpnInterface) XXX_Merge

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

func (*L2VpnInterface) XXX_Size

func (m *L2VpnInterface) XXX_Size() int

func (*L2VpnInterface) XXX_Unmarshal

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

type L2VpnInterfaceParams

type L2VpnInterfaceParams struct {
	Type                 string         `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	Ethernet             *L2VpnEthernet `protobuf:"bytes,2,opt,name=ethernet,proto3" json:"ethernet,omitempty"`
	Vlan                 *L2VpnVlan     `protobuf:"bytes,3,opt,name=vlan,proto3" json:"vlan,omitempty"`
	Tdm                  *L2VpnTdm      `protobuf:"bytes,4,opt,name=tdm,proto3" json:"tdm,omitempty"`
	Atm                  *L2VpnAtm      `protobuf:"bytes,5,opt,name=atm,proto3" json:"atm,omitempty"`
	Fr                   *L2VpnFr       `protobuf:"bytes,6,opt,name=fr,proto3" json:"fr,omitempty"`
	PseudowireEther      *L2VpnPwhe     `protobuf:"bytes,7,opt,name=pseudowire_ether,json=pseudowireEther,proto3" json:"pseudowire_ether,omitempty"`
	PseudowireIw         *L2VpnPwhe     `protobuf:"bytes,8,opt,name=pseudowire_iw,json=pseudowireIw,proto3" json:"pseudowire_iw,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*L2VpnInterfaceParams) Descriptor

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

func (*L2VpnInterfaceParams) GetAtm

func (m *L2VpnInterfaceParams) GetAtm() *L2VpnAtm

func (*L2VpnInterfaceParams) GetEthernet

func (m *L2VpnInterfaceParams) GetEthernet() *L2VpnEthernet

func (*L2VpnInterfaceParams) GetFr

func (m *L2VpnInterfaceParams) GetFr() *L2VpnFr

func (*L2VpnInterfaceParams) GetPseudowireEther

func (m *L2VpnInterfaceParams) GetPseudowireEther() *L2VpnPwhe

func (*L2VpnInterfaceParams) GetPseudowireIw

func (m *L2VpnInterfaceParams) GetPseudowireIw() *L2VpnPwhe

func (*L2VpnInterfaceParams) GetTdm

func (m *L2VpnInterfaceParams) GetTdm() *L2VpnTdm

func (*L2VpnInterfaceParams) GetType

func (m *L2VpnInterfaceParams) GetType() string

func (*L2VpnInterfaceParams) GetVlan

func (m *L2VpnInterfaceParams) GetVlan() *L2VpnVlan

func (*L2VpnInterfaceParams) ProtoMessage

func (*L2VpnInterfaceParams) ProtoMessage()

func (*L2VpnInterfaceParams) Reset

func (m *L2VpnInterfaceParams) Reset()

func (*L2VpnInterfaceParams) String

func (m *L2VpnInterfaceParams) String() string

func (*L2VpnInterfaceParams) XXX_DiscardUnknown

func (m *L2VpnInterfaceParams) XXX_DiscardUnknown()

func (*L2VpnInterfaceParams) XXX_Marshal

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

func (*L2VpnInterfaceParams) XXX_Merge

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

func (*L2VpnInterfaceParams) XXX_Size

func (m *L2VpnInterfaceParams) XXX_Size() int

func (*L2VpnInterfaceParams) XXX_Unmarshal

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

type L2VpnProtection

type L2VpnProtection struct {
	ProtectionType       string   `protobuf:"bytes,1,opt,name=protection_type,json=protectionType,proto3" json:"protection_type,omitempty"`
	ProtectionConfigured string   `protobuf:"bytes,2,opt,name=protection_configured,json=protectionConfigured,proto3" json:"protection_configured,omitempty"`
	ProtectionName       string   `protobuf:"bytes,3,opt,name=protection_name,json=protectionName,proto3" json:"protection_name,omitempty"`
	ProtectedName        string   `protobuf:"bytes,4,opt,name=protected_name,json=protectedName,proto3" json:"protected_name,omitempty"`
	Active               bool     `protobuf:"varint,5,opt,name=active,proto3" json:"active,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnProtection) Descriptor

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

func (*L2VpnProtection) GetActive

func (m *L2VpnProtection) GetActive() bool

func (*L2VpnProtection) GetProtectedName

func (m *L2VpnProtection) GetProtectedName() string

func (*L2VpnProtection) GetProtectionConfigured

func (m *L2VpnProtection) GetProtectionConfigured() string

func (*L2VpnProtection) GetProtectionName

func (m *L2VpnProtection) GetProtectionName() string

func (*L2VpnProtection) GetProtectionType

func (m *L2VpnProtection) GetProtectionType() string

func (*L2VpnProtection) ProtoMessage

func (*L2VpnProtection) ProtoMessage()

func (*L2VpnProtection) Reset

func (m *L2VpnProtection) Reset()

func (*L2VpnProtection) String

func (m *L2VpnProtection) String() string

func (*L2VpnProtection) XXX_DiscardUnknown

func (m *L2VpnProtection) XXX_DiscardUnknown()

func (*L2VpnProtection) XXX_Marshal

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

func (*L2VpnProtection) XXX_Merge

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

func (*L2VpnProtection) XXX_Size

func (m *L2VpnProtection) XXX_Size() int

func (*L2VpnProtection) XXX_Unmarshal

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

type L2VpnPwhe

type L2VpnPwhe struct {
	IsValid              bool           `protobuf:"varint,1,opt,name=is_valid,json=isValid,proto3" json:"is_valid,omitempty"`
	InterfaceList        *ItemIflistIfl `protobuf:"bytes,2,opt,name=interface_list,json=interfaceList,proto3" json:"interface_list,omitempty"`
	InternalLabel        uint32         `protobuf:"varint,3,opt,name=internal_label,json=internalLabel,proto3" json:"internal_label,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*L2VpnPwhe) Descriptor

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

func (*L2VpnPwhe) GetInterfaceList

func (m *L2VpnPwhe) GetInterfaceList() *ItemIflistIfl

func (*L2VpnPwhe) GetInternalLabel

func (m *L2VpnPwhe) GetInternalLabel() uint32

func (*L2VpnPwhe) GetIsValid

func (m *L2VpnPwhe) GetIsValid() bool

func (*L2VpnPwhe) ProtoMessage

func (*L2VpnPwhe) ProtoMessage()

func (*L2VpnPwhe) Reset

func (m *L2VpnPwhe) Reset()

func (*L2VpnPwhe) String

func (m *L2VpnPwhe) String() string

func (*L2VpnPwhe) XXX_DiscardUnknown

func (m *L2VpnPwhe) XXX_DiscardUnknown()

func (*L2VpnPwhe) XXX_Marshal

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

func (*L2VpnPwhe) XXX_Merge

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

func (*L2VpnPwhe) XXX_Size

func (m *L2VpnPwhe) XXX_Size() int

func (*L2VpnPwhe) XXX_Unmarshal

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

type L2VpnTdm

type L2VpnTdm struct {
	TimeslotGroup        string          `protobuf:"bytes,1,opt,name=timeslot_group,json=timeslotGroup,proto3" json:"timeslot_group,omitempty"`
	TimeslotRate         uint32          `protobuf:"varint,2,opt,name=timeslot_rate,json=timeslotRate,proto3" json:"timeslot_rate,omitempty"`
	TdmMode              string          `protobuf:"bytes,3,opt,name=tdm_mode,json=tdmMode,proto3" json:"tdm_mode,omitempty"`
	TdmOptions           *L2VpnTdmOption `protobuf:"bytes,4,opt,name=tdm_options,json=tdmOptions,proto3" json:"tdm_options,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*L2VpnTdm) Descriptor

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

func (*L2VpnTdm) GetTdmMode

func (m *L2VpnTdm) GetTdmMode() string

func (*L2VpnTdm) GetTdmOptions

func (m *L2VpnTdm) GetTdmOptions() *L2VpnTdmOption

func (*L2VpnTdm) GetTimeslotGroup

func (m *L2VpnTdm) GetTimeslotGroup() string

func (*L2VpnTdm) GetTimeslotRate

func (m *L2VpnTdm) GetTimeslotRate() uint32

func (*L2VpnTdm) ProtoMessage

func (*L2VpnTdm) ProtoMessage()

func (*L2VpnTdm) Reset

func (m *L2VpnTdm) Reset()

func (*L2VpnTdm) String

func (m *L2VpnTdm) String() string

func (*L2VpnTdm) XXX_DiscardUnknown

func (m *L2VpnTdm) XXX_DiscardUnknown()

func (*L2VpnTdm) XXX_Marshal

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

func (*L2VpnTdm) XXX_Merge

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

func (*L2VpnTdm) XXX_Size

func (m *L2VpnTdm) XXX_Size() int

func (*L2VpnTdm) XXX_Unmarshal

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

type L2VpnTdmOption

type L2VpnTdmOption struct {
	PayloadBytes         uint32   `protobuf:"varint,1,opt,name=payload_bytes,json=payloadBytes,proto3" json:"payload_bytes,omitempty"`
	BitRate              uint32   `protobuf:"varint,2,opt,name=bit_rate,json=bitRate,proto3" json:"bit_rate,omitempty"`
	Rtp                  string   `protobuf:"bytes,3,opt,name=rtp,proto3" json:"rtp,omitempty"`
	TimestampMode        string   `protobuf:"bytes,4,opt,name=timestamp_mode,json=timestampMode,proto3" json:"timestamp_mode,omitempty"`
	SignallingPackets    uint32   `protobuf:"varint,5,opt,name=signalling_packets,json=signallingPackets,proto3" json:"signalling_packets,omitempty"`
	Cas                  uint32   `protobuf:"varint,6,opt,name=cas,proto3" json:"cas,omitempty"`
	RtpHeaderPayloadType uint32   `` /* 126-byte string literal not displayed */
	TimestampClockFreq   uint32   `protobuf:"varint,8,opt,name=timestamp_clock_freq,json=timestampClockFreq,proto3" json:"timestamp_clock_freq,omitempty"`
	Ssrc                 uint32   `protobuf:"varint,9,opt,name=ssrc,proto3" json:"ssrc,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnTdmOption) Descriptor

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

func (*L2VpnTdmOption) GetBitRate

func (m *L2VpnTdmOption) GetBitRate() uint32

func (*L2VpnTdmOption) GetCas

func (m *L2VpnTdmOption) GetCas() uint32

func (*L2VpnTdmOption) GetPayloadBytes

func (m *L2VpnTdmOption) GetPayloadBytes() uint32

func (*L2VpnTdmOption) GetRtp

func (m *L2VpnTdmOption) GetRtp() string

func (*L2VpnTdmOption) GetRtpHeaderPayloadType

func (m *L2VpnTdmOption) GetRtpHeaderPayloadType() uint32

func (*L2VpnTdmOption) GetSignallingPackets

func (m *L2VpnTdmOption) GetSignallingPackets() uint32

func (*L2VpnTdmOption) GetSsrc

func (m *L2VpnTdmOption) GetSsrc() uint32

func (*L2VpnTdmOption) GetTimestampClockFreq

func (m *L2VpnTdmOption) GetTimestampClockFreq() uint32

func (*L2VpnTdmOption) GetTimestampMode

func (m *L2VpnTdmOption) GetTimestampMode() string

func (*L2VpnTdmOption) ProtoMessage

func (*L2VpnTdmOption) ProtoMessage()

func (*L2VpnTdmOption) Reset

func (m *L2VpnTdmOption) Reset()

func (*L2VpnTdmOption) String

func (m *L2VpnTdmOption) String() string

func (*L2VpnTdmOption) XXX_DiscardUnknown

func (m *L2VpnTdmOption) XXX_DiscardUnknown()

func (*L2VpnTdmOption) XXX_Marshal

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

func (*L2VpnTdmOption) XXX_Merge

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

func (*L2VpnTdmOption) XXX_Size

func (m *L2VpnTdmOption) XXX_Size() int

func (*L2VpnTdmOption) XXX_Unmarshal

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

type L2VpnVlan

type L2VpnVlan struct {
	XconnectTags         uint32           `protobuf:"varint,1,opt,name=xconnect_tags,json=xconnectTags,proto3" json:"xconnect_tags,omitempty"`
	VlanRewriteTag       uint32           `protobuf:"varint,2,opt,name=vlan_rewrite_tag,json=vlanRewriteTag,proto3" json:"vlan_rewrite_tag,omitempty"`
	SimpleEfp            uint32           `protobuf:"varint,3,opt,name=simple_efp,json=simpleEfp,proto3" json:"simple_efp,omitempty"`
	EncapsulationType    uint32           `protobuf:"varint,4,opt,name=encapsulation_type,json=encapsulationType,proto3" json:"encapsulation_type,omitempty"`
	OuterTag             uint32           `protobuf:"varint,5,opt,name=outer_tag,json=outerTag,proto3" json:"outer_tag,omitempty"`
	VlanRange            []*L2VpnEfpRange `protobuf:"bytes,6,rep,name=vlan_range,json=vlanRange,proto3" json:"vlan_range,omitempty"`
	RewriteTag           []uint32         `protobuf:"varint,7,rep,packed,name=rewrite_tag,json=rewriteTag,proto3" json:"rewrite_tag,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*L2VpnVlan) Descriptor

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

func (*L2VpnVlan) GetEncapsulationType

func (m *L2VpnVlan) GetEncapsulationType() uint32

func (*L2VpnVlan) GetOuterTag

func (m *L2VpnVlan) GetOuterTag() uint32

func (*L2VpnVlan) GetRewriteTag

func (m *L2VpnVlan) GetRewriteTag() []uint32

func (*L2VpnVlan) GetSimpleEfp

func (m *L2VpnVlan) GetSimpleEfp() uint32

func (*L2VpnVlan) GetVlanRange

func (m *L2VpnVlan) GetVlanRange() []*L2VpnEfpRange

func (*L2VpnVlan) GetVlanRewriteTag

func (m *L2VpnVlan) GetVlanRewriteTag() uint32

func (*L2VpnVlan) GetXconnectTags

func (m *L2VpnVlan) GetXconnectTags() uint32

func (*L2VpnVlan) ProtoMessage

func (*L2VpnVlan) ProtoMessage()

func (*L2VpnVlan) Reset

func (m *L2VpnVlan) Reset()

func (*L2VpnVlan) String

func (m *L2VpnVlan) String() string

func (*L2VpnVlan) XXX_DiscardUnknown

func (m *L2VpnVlan) XXX_DiscardUnknown()

func (*L2VpnVlan) XXX_Marshal

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

func (*L2VpnVlan) XXX_Merge

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

func (*L2VpnVlan) XXX_Size

func (m *L2VpnVlan) XXX_Size() int

func (*L2VpnVlan) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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