cisco_ios_xr_l2vpn_oper_l2vpn_forwarding_nodes_node_l2fib_main_interfaces_l2fib_main_interface_l2fib_main_interface_instances_l2fib_main_interface_instance_l2fib_main_interface_instance_bridge_port_details_l2fib_main_interface_instance_bridge_port_detail

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:l2vpn-forwarding/nodes/node/l2fib-main-interfaces/l2fib-main-interface/l2fib-main-interface-instances/l2fib-main-interface-instance/l2fib-main-interface-instance-bridge-port-details/l2fib-main-interface-instance-bridge-port-detail

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2FibFeatureUn

type L2FibFeatureUn struct {
	FeatureType          string            `protobuf:"bytes,1,opt,name=feature_type,json=featureType,proto3" json:"feature_type,omitempty"`
	Dhcp                 *L2FibProfileInfo `protobuf:"bytes,2,opt,name=dhcp,proto3" json:"dhcp,omitempty"`
	Igmp                 *L2FibProfileInfo `protobuf:"bytes,3,opt,name=igmp,proto3" json:"igmp,omitempty"`
	Mld                  *L2FibProfileInfo `protobuf:"bytes,4,opt,name=mld,proto3" json:"mld,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*L2FibFeatureUn) Descriptor

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

func (*L2FibFeatureUn) GetDhcp

func (m *L2FibFeatureUn) GetDhcp() *L2FibProfileInfo

func (*L2FibFeatureUn) GetFeatureType

func (m *L2FibFeatureUn) GetFeatureType() string

func (*L2FibFeatureUn) GetIgmp

func (m *L2FibFeatureUn) GetIgmp() *L2FibProfileInfo

func (*L2FibFeatureUn) GetMld

func (m *L2FibFeatureUn) GetMld() *L2FibProfileInfo

func (*L2FibFeatureUn) ProtoMessage

func (*L2FibFeatureUn) ProtoMessage()

func (*L2FibFeatureUn) Reset

func (m *L2FibFeatureUn) Reset()

func (*L2FibFeatureUn) String

func (m *L2FibFeatureUn) String() string

func (*L2FibFeatureUn) XXX_DiscardUnknown

func (m *L2FibFeatureUn) XXX_DiscardUnknown()

func (*L2FibFeatureUn) XXX_Marshal

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

func (*L2FibFeatureUn) XXX_Merge

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

func (*L2FibFeatureUn) XXX_Size

func (m *L2FibFeatureUn) XXX_Size() int

func (*L2FibFeatureUn) XXX_Unmarshal

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

type L2FibMainInterfaceInstanceBportDetailInfo

type L2FibMainInterfaceInstanceBportDetailInfo struct {
	BridgePortId         string                   `protobuf:"bytes,50,opt,name=bridge_port_id,json=bridgePortId,proto3" json:"bridge_port_id,omitempty"`
	BridgeId             uint32                   `protobuf:"varint,51,opt,name=bridge_id,json=bridgeId,proto3" json:"bridge_id,omitempty"`
	State                string                   `protobuf:"bytes,52,opt,name=state,proto3" json:"state,omitempty"`
	MainInterface        string                   `protobuf:"bytes,53,opt,name=main_interface,json=mainInterface,proto3" json:"main_interface,omitempty"`
	MainIfType           uint32                   `protobuf:"varint,54,opt,name=main_if_type,json=mainIfType,proto3" json:"main_if_type,omitempty"`
	VirtualIfName        string                   `protobuf:"bytes,55,opt,name=virtual_if_name,json=virtualIfName,proto3" json:"virtual_if_name,omitempty"`
	BpType               uint32                   `protobuf:"varint,56,opt,name=bp_type,json=bpType,proto3" json:"bp_type,omitempty"`
	Oper                 *L2FibOperBridgePortInfo `protobuf:"bytes,57,opt,name=oper,proto3" json:"oper,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*L2FibMainInterfaceInstanceBportDetailInfo) Descriptor

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

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetBpType

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetBridgeId

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetBridgePortId

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetMainIfType

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetMainInterface

func (m *L2FibMainInterfaceInstanceBportDetailInfo) GetMainInterface() string

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetOper

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetState

func (*L2FibMainInterfaceInstanceBportDetailInfo) GetVirtualIfName

func (m *L2FibMainInterfaceInstanceBportDetailInfo) GetVirtualIfName() string

func (*L2FibMainInterfaceInstanceBportDetailInfo) ProtoMessage

func (*L2FibMainInterfaceInstanceBportDetailInfo) Reset

func (*L2FibMainInterfaceInstanceBportDetailInfo) String

func (*L2FibMainInterfaceInstanceBportDetailInfo) XXX_DiscardUnknown

func (m *L2FibMainInterfaceInstanceBportDetailInfo) XXX_DiscardUnknown()

func (*L2FibMainInterfaceInstanceBportDetailInfo) XXX_Marshal

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

func (*L2FibMainInterfaceInstanceBportDetailInfo) XXX_Merge

func (*L2FibMainInterfaceInstanceBportDetailInfo) XXX_Size

func (*L2FibMainInterfaceInstanceBportDetailInfo) XXX_Unmarshal

type L2FibMainInterfaceInstanceBportDetailInfo_KEYS

type L2FibMainInterfaceInstanceBportDetailInfo_KEYS struct {
	NodeId               string   `protobuf:"bytes,1,opt,name=node_id,json=nodeId,proto3" json:"node_id,omitempty"`
	MainInterfaceId      uint32   `protobuf:"varint,2,opt,name=main_interface_id,json=mainInterfaceId,proto3" json:"main_interface_id,omitempty"`
	MainInterfaceType    string   `protobuf:"bytes,3,opt,name=main_interface_type,json=mainInterfaceType,proto3" json:"main_interface_type,omitempty"`
	Instance             uint32   `protobuf:"varint,4,opt,name=instance,proto3" json:"instance,omitempty"`
	Xcid                 string   `protobuf:"bytes,5,opt,name=xcid,proto3" json:"xcid,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) Descriptor

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) GetInstance

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) GetMainInterfaceId

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) GetMainInterfaceType

func (m *L2FibMainInterfaceInstanceBportDetailInfo_KEYS) GetMainInterfaceType() string

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) GetNodeId

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) GetXcid

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) ProtoMessage

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) Reset

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) String

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) XXX_DiscardUnknown

func (m *L2FibMainInterfaceInstanceBportDetailInfo_KEYS) XXX_DiscardUnknown()

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) XXX_Marshal

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

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) XXX_Merge

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) XXX_Size

func (*L2FibMainInterfaceInstanceBportDetailInfo_KEYS) XXX_Unmarshal

type L2FibOperBridgePortInfo

type L2FibOperBridgePortInfo struct {
	OperationalInformation    *L2FibOperInfo `` /* 127-byte string literal not displayed */
	UnicastStormControlPps    uint64         `` /* 132-byte string literal not displayed */
	UnicastStormControlKbPs   uint64         `` /* 137-byte string literal not displayed */
	BroadcastStormControlPps  uint64         `` /* 138-byte string literal not displayed */
	BroadcastStormControlKbPs uint64         `` /* 143-byte string literal not displayed */
	MulticastStormControlPps  uint64         `` /* 138-byte string literal not displayed */
	MulticastStormControlKbPs uint64         `` /* 143-byte string literal not displayed */
	XXX_NoUnkeyedLiteral      struct{}       `json:"-"`
	XXX_unrecognized          []byte         `json:"-"`
	XXX_sizecache             int32          `json:"-"`
}

func (*L2FibOperBridgePortInfo) Descriptor

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

func (*L2FibOperBridgePortInfo) GetBroadcastStormControlKbPs

func (m *L2FibOperBridgePortInfo) GetBroadcastStormControlKbPs() uint64

func (*L2FibOperBridgePortInfo) GetBroadcastStormControlPps

func (m *L2FibOperBridgePortInfo) GetBroadcastStormControlPps() uint64

func (*L2FibOperBridgePortInfo) GetMulticastStormControlKbPs

func (m *L2FibOperBridgePortInfo) GetMulticastStormControlKbPs() uint64

func (*L2FibOperBridgePortInfo) GetMulticastStormControlPps

func (m *L2FibOperBridgePortInfo) GetMulticastStormControlPps() uint64

func (*L2FibOperBridgePortInfo) GetOperationalInformation

func (m *L2FibOperBridgePortInfo) GetOperationalInformation() *L2FibOperInfo

func (*L2FibOperBridgePortInfo) GetUnicastStormControlKbPs

func (m *L2FibOperBridgePortInfo) GetUnicastStormControlKbPs() uint64

func (*L2FibOperBridgePortInfo) GetUnicastStormControlPps

func (m *L2FibOperBridgePortInfo) GetUnicastStormControlPps() uint64

func (*L2FibOperBridgePortInfo) ProtoMessage

func (*L2FibOperBridgePortInfo) ProtoMessage()

func (*L2FibOperBridgePortInfo) Reset

func (m *L2FibOperBridgePortInfo) Reset()

func (*L2FibOperBridgePortInfo) String

func (m *L2FibOperBridgePortInfo) String() string

func (*L2FibOperBridgePortInfo) XXX_DiscardUnknown

func (m *L2FibOperBridgePortInfo) XXX_DiscardUnknown()

func (*L2FibOperBridgePortInfo) XXX_Marshal

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

func (*L2FibOperBridgePortInfo) XXX_Merge

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

func (*L2FibOperBridgePortInfo) XXX_Size

func (m *L2FibOperBridgePortInfo) XXX_Size() int

func (*L2FibOperBridgePortInfo) XXX_Unmarshal

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

type L2FibOperInfo

type L2FibOperInfo struct {
	Mtu                                      uint32            `protobuf:"varint,1,opt,name=mtu,proto3" json:"mtu,omitempty"`
	MacAgingTime                             uint32            `protobuf:"varint,2,opt,name=mac_aging_time,json=macAgingTime,proto3" json:"mac_aging_time,omitempty"`
	MacLimit                                 uint32            `protobuf:"varint,3,opt,name=mac_limit,json=macLimit,proto3" json:"mac_limit,omitempty"`
	NumberOfMacs                             uint32            `protobuf:"varint,4,opt,name=number_of_macs,json=numberOfMacs,proto3" json:"number_of_macs,omitempty"`
	AdminDisabled                            bool              `protobuf:"varint,5,opt,name=admin_disabled,json=adminDisabled,proto3" json:"admin_disabled,omitempty"`
	FloodingDisabled                         bool              `protobuf:"varint,6,opt,name=flooding_disabled,json=floodingDisabled,proto3" json:"flooding_disabled,omitempty"`
	FloodUnknownUnicastEnabled               bool              `` /* 144-byte string literal not displayed */
	MacLimitAction                           string            `protobuf:"bytes,8,opt,name=mac_limit_action,json=macLimitAction,proto3" json:"mac_limit_action,omitempty"`
	MacLimitThreshold                        uint32            `protobuf:"varint,9,opt,name=mac_limit_threshold,json=macLimitThreshold,proto3" json:"mac_limit_threshold,omitempty"`
	MacLearningDisabled                      bool              `protobuf:"varint,10,opt,name=mac_learning_disabled,json=macLearningDisabled,proto3" json:"mac_learning_disabled,omitempty"`
	MacPortDownFlushDisabled                 bool              `` /* 141-byte string literal not displayed */
	MacLimitNotificationType                 string            `` /* 138-byte string literal not displayed */
	IsMacSecureEnabled                       bool              `protobuf:"varint,13,opt,name=is_mac_secure_enabled,json=isMacSecureEnabled,proto3" json:"is_mac_secure_enabled,omitempty"`
	IsMacSecureLoggingEnabled                bool              `` /* 144-byte string literal not displayed */
	MacSecureAction                          string            `protobuf:"bytes,15,opt,name=mac_secure_action,json=macSecureAction,proto3" json:"mac_secure_action,omitempty"`
	IsMacSecureAcceptShutdown                bool              `` /* 144-byte string literal not displayed */
	IsMacSecureThresholdEnabled              bool              `` /* 150-byte string literal not displayed */
	MacAgingType                             string            `protobuf:"bytes,18,opt,name=mac_aging_type,json=macAgingType,proto3" json:"mac_aging_type,omitempty"`
	L2McSrcTrafficEnabled                    uint32            `` /* 130-byte string literal not displayed */
	StormControlUnicastEnabled               bool              `` /* 145-byte string literal not displayed */
	StormControlBroadcastEnabled             bool              `` /* 151-byte string literal not displayed */
	StormControlMulticastEnabled             bool              `` /* 151-byte string literal not displayed */
	StormControlUnicastRateUnit              string            `` /* 149-byte string literal not displayed */
	StormControlBroadcastRateUnit            string            `` /* 155-byte string literal not displayed */
	StormControlMulticastRateUnit            string            `` /* 155-byte string literal not displayed */
	DhcpEnabled                              bool              `protobuf:"varint,26,opt,name=dhcp_enabled,json=dhcpEnabled,proto3" json:"dhcp_enabled,omitempty"`
	DhcpTrusted                              bool              `protobuf:"varint,27,opt,name=dhcp_trusted,json=dhcpTrusted,proto3" json:"dhcp_trusted,omitempty"`
	IsDaiEnabled                             bool              `protobuf:"varint,28,opt,name=is_dai_enabled,json=isDaiEnabled,proto3" json:"is_dai_enabled,omitempty"`
	IsDaiAddrValidationIpv4Enabled           bool              `` /* 161-byte string literal not displayed */
	IsDaiAddrValidationSourceMacEnabled      bool              `` /* 178-byte string literal not displayed */
	IsDaiAddrValidationDestinationMacEnabled bool              `` /* 193-byte string literal not displayed */
	IsDaiLoggingEnabled                      bool              `protobuf:"varint,32,opt,name=is_dai_logging_enabled,json=isDaiLoggingEnabled,proto3" json:"is_dai_logging_enabled,omitempty"`
	IsIpsgEnabled                            bool              `protobuf:"varint,33,opt,name=is_ipsg_enabled,json=isIpsgEnabled,proto3" json:"is_ipsg_enabled,omitempty"`
	IsIpsgLoggingEnabled                     bool              `` /* 127-byte string literal not displayed */
	IsVplsFloodOptimizationEnabled           bool              `` /* 159-byte string literal not displayed */
	IgmpSnoopEnabled                         bool              `protobuf:"varint,36,opt,name=igmp_snoop_enabled,json=igmpSnoopEnabled,proto3" json:"igmp_snoop_enabled,omitempty"`
	IgmpSnoopProfileEnabled                  bool              `` /* 136-byte string literal not displayed */
	IgmpFloodForwardEnabled                  bool              `` /* 136-byte string literal not displayed */
	IgmpMroutePortEnabled                    bool              `` /* 130-byte string literal not displayed */
	IgmpRouteGuardEnabled                    bool              `` /* 130-byte string literal not displayed */
	MldSnoopEnabled                          bool              `protobuf:"varint,41,opt,name=mld_snoop_enabled,json=mldSnoopEnabled,proto3" json:"mld_snoop_enabled,omitempty"`
	MldSnoopProfileEnabled                   bool              `` /* 133-byte string literal not displayed */
	MldFloodForwardEnabled                   bool              `` /* 133-byte string literal not displayed */
	MldMroutePortEnabled                     bool              `` /* 127-byte string literal not displayed */
	MldRouteGuardEnabled                     bool              `` /* 127-byte string literal not displayed */
	StpParticipating                         bool              `protobuf:"varint,46,opt,name=stp_participating,json=stpParticipating,proto3" json:"stp_participating,omitempty"`
	BviConfigured                            bool              `protobuf:"varint,47,opt,name=bvi_configured,json=bviConfigured,proto3" json:"bvi_configured,omitempty"`
	IsBviUp                                  bool              `protobuf:"varint,48,opt,name=is_bvi_up,json=isBviUp,proto3" json:"is_bvi_up,omitempty"`
	IsVniEnabled                             bool              `protobuf:"varint,49,opt,name=is_vni_enabled,json=isVniEnabled,proto3" json:"is_vni_enabled,omitempty"`
	IsEvpnEnabled                            bool              `protobuf:"varint,50,opt,name=is_evpn_enabled,json=isEvpnEnabled,proto3" json:"is_evpn_enabled,omitempty"`
	UnknownUnicastFloodingDisabled           bool              `` /* 157-byte string literal not displayed */
	IsPbbevpnEnabled                         bool              `protobuf:"varint,52,opt,name=is_pbbevpn_enabled,json=isPbbevpnEnabled,proto3" json:"is_pbbevpn_enabled,omitempty"`
	IsSwmacLearning                          bool              `protobuf:"varint,53,opt,name=is_swmac_learning,json=isSwmacLearning,proto3" json:"is_swmac_learning,omitempty"`
	IsEvpnFlowLabel                          bool              `protobuf:"varint,54,opt,name=is_evpn_flow_label,json=isEvpnFlowLabel,proto3" json:"is_evpn_flow_label,omitempty"`
	IsEvpnCwDisable                          bool              `protobuf:"varint,55,opt,name=is_evpn_cw_disable,json=isEvpnCwDisable,proto3" json:"is_evpn_cw_disable,omitempty"`
	Msti                                     uint32            `protobuf:"varint,56,opt,name=msti,proto3" json:"msti,omitempty"`
	IsP2MpPwEnabled                          bool              `protobuf:"varint,57,opt,name=is_p2mp_pw_enabled,json=isP2mpPwEnabled,proto3" json:"is_p2mp_pw_enabled,omitempty"`
	IsIgmpSnoopEnabled                       bool              `protobuf:"varint,58,opt,name=is_igmp_snoop_enabled,json=isIgmpSnoopEnabled,proto3" json:"is_igmp_snoop_enabled,omitempty"`
	NvSatelliteOffloadIpv4MulticastDisabled  bool              `` /* 188-byte string literal not displayed */
	Feature                                  []*L2FibFeatureUn `protobuf:"bytes,60,rep,name=feature,proto3" json:"feature,omitempty"`
	EtreeLeaf                                bool              `protobuf:"varint,61,opt,name=etree_leaf,json=etreeLeaf,proto3" json:"etree_leaf,omitempty"`
	XXX_NoUnkeyedLiteral                     struct{}          `json:"-"`
	XXX_unrecognized                         []byte            `json:"-"`
	XXX_sizecache                            int32             `json:"-"`
}

func (*L2FibOperInfo) Descriptor

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

func (*L2FibOperInfo) GetAdminDisabled

func (m *L2FibOperInfo) GetAdminDisabled() bool

func (*L2FibOperInfo) GetBviConfigured

func (m *L2FibOperInfo) GetBviConfigured() bool

func (*L2FibOperInfo) GetDhcpEnabled

func (m *L2FibOperInfo) GetDhcpEnabled() bool

func (*L2FibOperInfo) GetDhcpTrusted

func (m *L2FibOperInfo) GetDhcpTrusted() bool

func (*L2FibOperInfo) GetEtreeLeaf

func (m *L2FibOperInfo) GetEtreeLeaf() bool

func (*L2FibOperInfo) GetFeature

func (m *L2FibOperInfo) GetFeature() []*L2FibFeatureUn

func (*L2FibOperInfo) GetFloodUnknownUnicastEnabled

func (m *L2FibOperInfo) GetFloodUnknownUnicastEnabled() bool

func (*L2FibOperInfo) GetFloodingDisabled

func (m *L2FibOperInfo) GetFloodingDisabled() bool

func (*L2FibOperInfo) GetIgmpFloodForwardEnabled

func (m *L2FibOperInfo) GetIgmpFloodForwardEnabled() bool

func (*L2FibOperInfo) GetIgmpMroutePortEnabled

func (m *L2FibOperInfo) GetIgmpMroutePortEnabled() bool

func (*L2FibOperInfo) GetIgmpRouteGuardEnabled

func (m *L2FibOperInfo) GetIgmpRouteGuardEnabled() bool

func (*L2FibOperInfo) GetIgmpSnoopEnabled

func (m *L2FibOperInfo) GetIgmpSnoopEnabled() bool

func (*L2FibOperInfo) GetIgmpSnoopProfileEnabled

func (m *L2FibOperInfo) GetIgmpSnoopProfileEnabled() bool

func (*L2FibOperInfo) GetIsBviUp

func (m *L2FibOperInfo) GetIsBviUp() bool

func (*L2FibOperInfo) GetIsDaiAddrValidationDestinationMacEnabled

func (m *L2FibOperInfo) GetIsDaiAddrValidationDestinationMacEnabled() bool

func (*L2FibOperInfo) GetIsDaiAddrValidationIpv4Enabled

func (m *L2FibOperInfo) GetIsDaiAddrValidationIpv4Enabled() bool

func (*L2FibOperInfo) GetIsDaiAddrValidationSourceMacEnabled

func (m *L2FibOperInfo) GetIsDaiAddrValidationSourceMacEnabled() bool

func (*L2FibOperInfo) GetIsDaiEnabled

func (m *L2FibOperInfo) GetIsDaiEnabled() bool

func (*L2FibOperInfo) GetIsDaiLoggingEnabled

func (m *L2FibOperInfo) GetIsDaiLoggingEnabled() bool

func (*L2FibOperInfo) GetIsEvpnCwDisable

func (m *L2FibOperInfo) GetIsEvpnCwDisable() bool

func (*L2FibOperInfo) GetIsEvpnEnabled

func (m *L2FibOperInfo) GetIsEvpnEnabled() bool

func (*L2FibOperInfo) GetIsEvpnFlowLabel

func (m *L2FibOperInfo) GetIsEvpnFlowLabel() bool

func (*L2FibOperInfo) GetIsIgmpSnoopEnabled

func (m *L2FibOperInfo) GetIsIgmpSnoopEnabled() bool

func (*L2FibOperInfo) GetIsIpsgEnabled

func (m *L2FibOperInfo) GetIsIpsgEnabled() bool

func (*L2FibOperInfo) GetIsIpsgLoggingEnabled

func (m *L2FibOperInfo) GetIsIpsgLoggingEnabled() bool

func (*L2FibOperInfo) GetIsMacSecureAcceptShutdown

func (m *L2FibOperInfo) GetIsMacSecureAcceptShutdown() bool

func (*L2FibOperInfo) GetIsMacSecureEnabled

func (m *L2FibOperInfo) GetIsMacSecureEnabled() bool

func (*L2FibOperInfo) GetIsMacSecureLoggingEnabled

func (m *L2FibOperInfo) GetIsMacSecureLoggingEnabled() bool

func (*L2FibOperInfo) GetIsMacSecureThresholdEnabled

func (m *L2FibOperInfo) GetIsMacSecureThresholdEnabled() bool

func (*L2FibOperInfo) GetIsP2MpPwEnabled

func (m *L2FibOperInfo) GetIsP2MpPwEnabled() bool

func (*L2FibOperInfo) GetIsPbbevpnEnabled

func (m *L2FibOperInfo) GetIsPbbevpnEnabled() bool

func (*L2FibOperInfo) GetIsSwmacLearning

func (m *L2FibOperInfo) GetIsSwmacLearning() bool

func (*L2FibOperInfo) GetIsVniEnabled

func (m *L2FibOperInfo) GetIsVniEnabled() bool

func (*L2FibOperInfo) GetIsVplsFloodOptimizationEnabled

func (m *L2FibOperInfo) GetIsVplsFloodOptimizationEnabled() bool

func (*L2FibOperInfo) GetL2McSrcTrafficEnabled

func (m *L2FibOperInfo) GetL2McSrcTrafficEnabled() uint32

func (*L2FibOperInfo) GetMacAgingTime

func (m *L2FibOperInfo) GetMacAgingTime() uint32

func (*L2FibOperInfo) GetMacAgingType

func (m *L2FibOperInfo) GetMacAgingType() string

func (*L2FibOperInfo) GetMacLearningDisabled

func (m *L2FibOperInfo) GetMacLearningDisabled() bool

func (*L2FibOperInfo) GetMacLimit

func (m *L2FibOperInfo) GetMacLimit() uint32

func (*L2FibOperInfo) GetMacLimitAction

func (m *L2FibOperInfo) GetMacLimitAction() string

func (*L2FibOperInfo) GetMacLimitNotificationType

func (m *L2FibOperInfo) GetMacLimitNotificationType() string

func (*L2FibOperInfo) GetMacLimitThreshold

func (m *L2FibOperInfo) GetMacLimitThreshold() uint32

func (*L2FibOperInfo) GetMacPortDownFlushDisabled

func (m *L2FibOperInfo) GetMacPortDownFlushDisabled() bool

func (*L2FibOperInfo) GetMacSecureAction

func (m *L2FibOperInfo) GetMacSecureAction() string

func (*L2FibOperInfo) GetMldFloodForwardEnabled

func (m *L2FibOperInfo) GetMldFloodForwardEnabled() bool

func (*L2FibOperInfo) GetMldMroutePortEnabled

func (m *L2FibOperInfo) GetMldMroutePortEnabled() bool

func (*L2FibOperInfo) GetMldRouteGuardEnabled

func (m *L2FibOperInfo) GetMldRouteGuardEnabled() bool

func (*L2FibOperInfo) GetMldSnoopEnabled

func (m *L2FibOperInfo) GetMldSnoopEnabled() bool

func (*L2FibOperInfo) GetMldSnoopProfileEnabled

func (m *L2FibOperInfo) GetMldSnoopProfileEnabled() bool

func (*L2FibOperInfo) GetMsti

func (m *L2FibOperInfo) GetMsti() uint32

func (*L2FibOperInfo) GetMtu

func (m *L2FibOperInfo) GetMtu() uint32

func (*L2FibOperInfo) GetNumberOfMacs

func (m *L2FibOperInfo) GetNumberOfMacs() uint32

func (*L2FibOperInfo) GetNvSatelliteOffloadIpv4MulticastDisabled

func (m *L2FibOperInfo) GetNvSatelliteOffloadIpv4MulticastDisabled() bool

func (*L2FibOperInfo) GetStormControlBroadcastEnabled

func (m *L2FibOperInfo) GetStormControlBroadcastEnabled() bool

func (*L2FibOperInfo) GetStormControlBroadcastRateUnit

func (m *L2FibOperInfo) GetStormControlBroadcastRateUnit() string

func (*L2FibOperInfo) GetStormControlMulticastEnabled

func (m *L2FibOperInfo) GetStormControlMulticastEnabled() bool

func (*L2FibOperInfo) GetStormControlMulticastRateUnit

func (m *L2FibOperInfo) GetStormControlMulticastRateUnit() string

func (*L2FibOperInfo) GetStormControlUnicastEnabled

func (m *L2FibOperInfo) GetStormControlUnicastEnabled() bool

func (*L2FibOperInfo) GetStormControlUnicastRateUnit

func (m *L2FibOperInfo) GetStormControlUnicastRateUnit() string

func (*L2FibOperInfo) GetStpParticipating

func (m *L2FibOperInfo) GetStpParticipating() bool

func (*L2FibOperInfo) GetUnknownUnicastFloodingDisabled

func (m *L2FibOperInfo) GetUnknownUnicastFloodingDisabled() bool

func (*L2FibOperInfo) ProtoMessage

func (*L2FibOperInfo) ProtoMessage()

func (*L2FibOperInfo) Reset

func (m *L2FibOperInfo) Reset()

func (*L2FibOperInfo) String

func (m *L2FibOperInfo) String() string

func (*L2FibOperInfo) XXX_DiscardUnknown

func (m *L2FibOperInfo) XXX_DiscardUnknown()

func (*L2FibOperInfo) XXX_Marshal

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

func (*L2FibOperInfo) XXX_Merge

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

func (*L2FibOperInfo) XXX_Size

func (m *L2FibOperInfo) XXX_Size() int

func (*L2FibOperInfo) XXX_Unmarshal

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

type L2FibProfileInfo

type L2FibProfileInfo struct {
	ProfileName          string   `protobuf:"bytes,1,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2FibProfileInfo) Descriptor

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

func (*L2FibProfileInfo) GetProfileName

func (m *L2FibProfileInfo) GetProfileName() string

func (*L2FibProfileInfo) ProtoMessage

func (*L2FibProfileInfo) ProtoMessage()

func (*L2FibProfileInfo) Reset

func (m *L2FibProfileInfo) Reset()

func (*L2FibProfileInfo) String

func (m *L2FibProfileInfo) String() string

func (*L2FibProfileInfo) XXX_DiscardUnknown

func (m *L2FibProfileInfo) XXX_DiscardUnknown()

func (*L2FibProfileInfo) XXX_Marshal

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

func (*L2FibProfileInfo) XXX_Merge

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

func (*L2FibProfileInfo) XXX_Size

func (m *L2FibProfileInfo) XXX_Size() int

func (*L2FibProfileInfo) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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