cisco_ios_xr_eigrp_oper_eigrp_processes_process_vrfs_vrf_afs_af_protocol

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-eigrp-oper:eigrp/processes/process/vrfs/vrf/afs/af/protocol

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EigrpShowProtIntBd

type EigrpShowProtIntBd struct {
	Afi                  uint32   `protobuf:"varint,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Interface            string   `protobuf:"bytes,2,opt,name=interface,proto3" json:"interface,omitempty"`
	OutboundFilterPolicy string   `protobuf:"bytes,3,opt,name=outbound_filter_policy,json=outboundFilterPolicy,proto3" json:"outbound_filter_policy,omitempty"`
	InboundFilterPolicy  string   `protobuf:"bytes,4,opt,name=inbound_filter_policy,json=inboundFilterPolicy,proto3" json:"inbound_filter_policy,omitempty"`
	Inactive             bool     `protobuf:"varint,5,opt,name=inactive,proto3" json:"inactive,omitempty"`
	PassiveInterface     bool     `protobuf:"varint,6,opt,name=passive_interface,json=passiveInterface,proto3" json:"passive_interface,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EigrpShowProtIntBd) Descriptor

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

func (*EigrpShowProtIntBd) GetAfi

func (m *EigrpShowProtIntBd) GetAfi() uint32

func (*EigrpShowProtIntBd) GetInactive

func (m *EigrpShowProtIntBd) GetInactive() bool

func (*EigrpShowProtIntBd) GetInboundFilterPolicy

func (m *EigrpShowProtIntBd) GetInboundFilterPolicy() string

func (*EigrpShowProtIntBd) GetInterface

func (m *EigrpShowProtIntBd) GetInterface() string

func (*EigrpShowProtIntBd) GetOutboundFilterPolicy

func (m *EigrpShowProtIntBd) GetOutboundFilterPolicy() string

func (*EigrpShowProtIntBd) GetPassiveInterface

func (m *EigrpShowProtIntBd) GetPassiveInterface() bool

func (*EigrpShowProtIntBd) ProtoMessage

func (*EigrpShowProtIntBd) ProtoMessage()

func (*EigrpShowProtIntBd) Reset

func (m *EigrpShowProtIntBd) Reset()

func (*EigrpShowProtIntBd) String

func (m *EigrpShowProtIntBd) String() string

func (*EigrpShowProtIntBd) XXX_DiscardUnknown

func (m *EigrpShowProtIntBd) XXX_DiscardUnknown()

func (*EigrpShowProtIntBd) XXX_Marshal

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

func (*EigrpShowProtIntBd) XXX_Merge

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

func (*EigrpShowProtIntBd) XXX_Size

func (m *EigrpShowProtIntBd) XXX_Size() int

func (*EigrpShowProtIntBd) XXX_Unmarshal

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

type EigrpShowProtVrfBd

type EigrpShowProtVrfBd struct {
	Afi                             uint32                `protobuf:"varint,50,opt,name=afi,proto3" json:"afi,omitempty"`
	AsNumber                        uint32                `protobuf:"varint,51,opt,name=as_number,json=asNumber,proto3" json:"as_number,omitempty"`
	RouterId                        string                `protobuf:"bytes,52,opt,name=router_id,json=routerId,proto3" json:"router_id,omitempty"`
	AutoSummarization               bool                  `protobuf:"varint,53,opt,name=auto_summarization,json=autoSummarization,proto3" json:"auto_summarization,omitempty"`
	LogNeighborChanges              bool                  `protobuf:"varint,54,opt,name=log_neighbor_changes,json=logNeighborChanges,proto3" json:"log_neighbor_changes,omitempty"`
	LogNeighborWarnings             bool                  `protobuf:"varint,55,opt,name=log_neighbor_warnings,json=logNeighborWarnings,proto3" json:"log_neighbor_warnings,omitempty"`
	RibTableLimitReached            bool                  `` /* 127-byte string literal not displayed */
	OutboundFilterPolicy            string                `protobuf:"bytes,57,opt,name=outbound_filter_policy,json=outboundFilterPolicy,proto3" json:"outbound_filter_policy,omitempty"`
	InboundFilterPolicy             string                `protobuf:"bytes,58,opt,name=inbound_filter_policy,json=inboundFilterPolicy,proto3" json:"inbound_filter_policy,omitempty"`
	OutgoingCandidateDefaultFlagged bool                  `` /* 160-byte string literal not displayed */
	OutgoingCandidateDefaultPolicy  string                `` /* 156-byte string literal not displayed */
	IncomingCandidateDefaultFlagged bool                  `` /* 160-byte string literal not displayed */
	IncomingCandidateDefaultPolicy  string                `` /* 156-byte string literal not displayed */
	InternalDistance                uint32                `protobuf:"varint,63,opt,name=internal_distance,json=internalDistance,proto3" json:"internal_distance,omitempty"`
	ExternalDistance                uint32                `protobuf:"varint,64,opt,name=external_distance,json=externalDistance,proto3" json:"external_distance,omitempty"`
	MaximumPaths                    uint32                `protobuf:"varint,65,opt,name=maximum_paths,json=maximumPaths,proto3" json:"maximum_paths,omitempty"`
	Variance                        uint32                `protobuf:"varint,66,opt,name=variance,proto3" json:"variance,omitempty"`
	MetricWeightK1                  uint32                `protobuf:"varint,67,opt,name=metric_weight_k1,json=metricWeightK1,proto3" json:"metric_weight_k1,omitempty"`
	MetricWeightK2                  uint32                `protobuf:"varint,68,opt,name=metric_weight_k2,json=metricWeightK2,proto3" json:"metric_weight_k2,omitempty"`
	MetricWeightK3                  uint32                `protobuf:"varint,69,opt,name=metric_weight_k3,json=metricWeightK3,proto3" json:"metric_weight_k3,omitempty"`
	MetricWeightK4                  uint32                `protobuf:"varint,70,opt,name=metric_weight_k4,json=metricWeightK4,proto3" json:"metric_weight_k4,omitempty"`
	MetricWeightK5                  uint32                `protobuf:"varint,71,opt,name=metric_weight_k5,json=metricWeightK5,proto3" json:"metric_weight_k5,omitempty"`
	MetricWeightK6                  uint32                `protobuf:"varint,72,opt,name=metric_weight_k6,json=metricWeightK6,proto3" json:"metric_weight_k6,omitempty"`
	RibScale                        uint32                `protobuf:"varint,73,opt,name=rib_scale,json=ribScale,proto3" json:"rib_scale,omitempty"`
	MetricVersion                   string                `protobuf:"bytes,74,opt,name=metric_version,json=metricVersion,proto3" json:"metric_version,omitempty"`
	MetricMaximumHopcount           uint32                `` /* 128-byte string literal not displayed */
	DefaultMetricConfigured         bool                  `` /* 134-byte string literal not displayed */
	DefaultBandwidth                uint32                `protobuf:"varint,77,opt,name=default_bandwidth,json=defaultBandwidth,proto3" json:"default_bandwidth,omitempty"`
	DefaultDelay                    uint32                `protobuf:"varint,78,opt,name=default_delay,json=defaultDelay,proto3" json:"default_delay,omitempty"`
	DefaultReliability              uint32                `protobuf:"varint,79,opt,name=default_reliability,json=defaultReliability,proto3" json:"default_reliability,omitempty"`
	DefaultLoad                     uint32                `protobuf:"varint,80,opt,name=default_load,json=defaultLoad,proto3" json:"default_load,omitempty"`
	DefaultMtu                      uint32                `protobuf:"varint,81,opt,name=default_mtu,json=defaultMtu,proto3" json:"default_mtu,omitempty"`
	StubConfigured                  bool                  `protobuf:"varint,82,opt,name=stub_configured,json=stubConfigured,proto3" json:"stub_configured,omitempty"`
	StubReceiveOnly                 bool                  `protobuf:"varint,83,opt,name=stub_receive_only,json=stubReceiveOnly,proto3" json:"stub_receive_only,omitempty"`
	StubAllowConnectedRoutes        bool                  `` /* 139-byte string literal not displayed */
	StubAllowStaticRoutes           bool                  `` /* 130-byte string literal not displayed */
	StubAllowSummaryRoutes          bool                  `` /* 133-byte string literal not displayed */
	StubAllowRedistributedRoutes    bool                  `` /* 151-byte string literal not displayed */
	NsfEnabled                      bool                  `protobuf:"varint,88,opt,name=nsf_enabled,json=nsfEnabled,proto3" json:"nsf_enabled,omitempty"`
	NsfRouteHoldTime                uint32                `protobuf:"varint,89,opt,name=nsf_route_hold_time,json=nsfRouteHoldTime,proto3" json:"nsf_route_hold_time,omitempty"`
	NsfSignalTime                   uint32                `protobuf:"varint,90,opt,name=nsf_signal_time,json=nsfSignalTime,proto3" json:"nsf_signal_time,omitempty"`
	NsfConvergeTime                 uint32                `protobuf:"varint,91,opt,name=nsf_converge_time,json=nsfConvergeTime,proto3" json:"nsf_converge_time,omitempty"`
	RestartConfigured               bool                  `protobuf:"varint,92,opt,name=restart_configured,json=restartConfigured,proto3" json:"restart_configured,omitempty"`
	RestartTime                     uint32                `protobuf:"varint,93,opt,name=restart_time,json=restartTime,proto3" json:"restart_time,omitempty"`
	SiaActiveTime                   uint32                `protobuf:"varint,94,opt,name=sia_active_time,json=siaActiveTime,proto3" json:"sia_active_time,omitempty"`
	RedistributedProtocol           []*EigrpShowRedistBd  `protobuf:"bytes,95,rep,name=redistributed_protocol,json=redistributedProtocol,proto3" json:"redistributed_protocol,omitempty"`
	Interface                       []*EigrpShowProtIntBd `protobuf:"bytes,96,rep,name=interface,proto3" json:"interface,omitempty"`
	RibProtocolId                   uint32                `protobuf:"varint,97,opt,name=rib_protocol_id,json=ribProtocolId,proto3" json:"rib_protocol_id,omitempty"`
	TableId                         uint32                `protobuf:"varint,98,opt,name=table_id,json=tableId,proto3" json:"table_id,omitempty"`
	VrfId                           uint32                `protobuf:"varint,99,opt,name=vrf_id,json=vrfId,proto3" json:"vrf_id,omitempty"`
	ItalActivationReceived          bool                  `` /* 132-byte string literal not displayed */
	VrfActivated                    bool                  `protobuf:"varint,101,opt,name=vrf_activated,json=vrfActivated,proto3" json:"vrf_activated,omitempty"`
	Up                              bool                  `protobuf:"varint,102,opt,name=up,proto3" json:"up,omitempty"`
	RibInitialized                  bool                  `protobuf:"varint,103,opt,name=rib_initialized,json=ribInitialized,proto3" json:"rib_initialized,omitempty"`
	RibConverged                    bool                  `protobuf:"varint,104,opt,name=rib_converged,json=ribConverged,proto3" json:"rib_converged,omitempty"`
	RibConvergedReload              bool                  `protobuf:"varint,105,opt,name=rib_converged_reload,json=ribConvergedReload,proto3" json:"rib_converged_reload,omitempty"`
	SocketRequest                   bool                  `protobuf:"varint,106,opt,name=socket_request,json=socketRequest,proto3" json:"socket_request,omitempty"`
	SocketSetup                     bool                  `protobuf:"varint,107,opt,name=socket_setup,json=socketSetup,proto3" json:"socket_setup,omitempty"`
	DefaultVrf                      bool                  `protobuf:"varint,108,opt,name=default_vrf,json=defaultVrf,proto3" json:"default_vrf,omitempty"`
	AfEnabled                       bool                  `protobuf:"varint,109,opt,name=af_enabled,json=afEnabled,proto3" json:"af_enabled,omitempty"`
	IsPassiveDefault                bool                  `protobuf:"varint,110,opt,name=is_passive_default,json=isPassiveDefault,proto3" json:"is_passive_default,omitempty"`
	ConfiguredItems                 uint32                `protobuf:"varint,111,opt,name=configured_items,json=configuredItems,proto3" json:"configured_items,omitempty"`
	AfConfiguredItems               uint32                `protobuf:"varint,112,opt,name=af_configured_items,json=afConfiguredItems,proto3" json:"af_configured_items,omitempty"`
	IpArmRouterId                   uint32                `protobuf:"varint,113,opt,name=ip_arm_router_id,json=ipArmRouterId,proto3" json:"ip_arm_router_id,omitempty"`
	FirstInterfaceUpAddress         uint32                `` /* 137-byte string literal not displayed */
	NsfInProgress                   uint32                `protobuf:"varint,115,opt,name=nsf_in_progress,json=nsfInProgress,proto3" json:"nsf_in_progress,omitempty"`
	RibTableConverged               uint32                `protobuf:"varint,116,opt,name=rib_table_converged,json=ribTableConverged,proto3" json:"rib_table_converged,omitempty"`
	XXX_NoUnkeyedLiteral            struct{}              `json:"-"`
	XXX_unrecognized                []byte                `json:"-"`
	XXX_sizecache                   int32                 `json:"-"`
}

func (*EigrpShowProtVrfBd) Descriptor

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

func (*EigrpShowProtVrfBd) GetAfConfiguredItems

func (m *EigrpShowProtVrfBd) GetAfConfiguredItems() uint32

func (*EigrpShowProtVrfBd) GetAfEnabled

func (m *EigrpShowProtVrfBd) GetAfEnabled() bool

func (*EigrpShowProtVrfBd) GetAfi

func (m *EigrpShowProtVrfBd) GetAfi() uint32

func (*EigrpShowProtVrfBd) GetAsNumber

func (m *EigrpShowProtVrfBd) GetAsNumber() uint32

func (*EigrpShowProtVrfBd) GetAutoSummarization

func (m *EigrpShowProtVrfBd) GetAutoSummarization() bool

func (*EigrpShowProtVrfBd) GetConfiguredItems

func (m *EigrpShowProtVrfBd) GetConfiguredItems() uint32

func (*EigrpShowProtVrfBd) GetDefaultBandwidth

func (m *EigrpShowProtVrfBd) GetDefaultBandwidth() uint32

func (*EigrpShowProtVrfBd) GetDefaultDelay

func (m *EigrpShowProtVrfBd) GetDefaultDelay() uint32

func (*EigrpShowProtVrfBd) GetDefaultLoad

func (m *EigrpShowProtVrfBd) GetDefaultLoad() uint32

func (*EigrpShowProtVrfBd) GetDefaultMetricConfigured

func (m *EigrpShowProtVrfBd) GetDefaultMetricConfigured() bool

func (*EigrpShowProtVrfBd) GetDefaultMtu

func (m *EigrpShowProtVrfBd) GetDefaultMtu() uint32

func (*EigrpShowProtVrfBd) GetDefaultReliability

func (m *EigrpShowProtVrfBd) GetDefaultReliability() uint32

func (*EigrpShowProtVrfBd) GetDefaultVrf

func (m *EigrpShowProtVrfBd) GetDefaultVrf() bool

func (*EigrpShowProtVrfBd) GetExternalDistance

func (m *EigrpShowProtVrfBd) GetExternalDistance() uint32

func (*EigrpShowProtVrfBd) GetFirstInterfaceUpAddress

func (m *EigrpShowProtVrfBd) GetFirstInterfaceUpAddress() uint32

func (*EigrpShowProtVrfBd) GetInboundFilterPolicy

func (m *EigrpShowProtVrfBd) GetInboundFilterPolicy() string

func (*EigrpShowProtVrfBd) GetIncomingCandidateDefaultFlagged

func (m *EigrpShowProtVrfBd) GetIncomingCandidateDefaultFlagged() bool

func (*EigrpShowProtVrfBd) GetIncomingCandidateDefaultPolicy

func (m *EigrpShowProtVrfBd) GetIncomingCandidateDefaultPolicy() string

func (*EigrpShowProtVrfBd) GetInterface

func (m *EigrpShowProtVrfBd) GetInterface() []*EigrpShowProtIntBd

func (*EigrpShowProtVrfBd) GetInternalDistance

func (m *EigrpShowProtVrfBd) GetInternalDistance() uint32

func (*EigrpShowProtVrfBd) GetIpArmRouterId

func (m *EigrpShowProtVrfBd) GetIpArmRouterId() uint32

func (*EigrpShowProtVrfBd) GetIsPassiveDefault

func (m *EigrpShowProtVrfBd) GetIsPassiveDefault() bool

func (*EigrpShowProtVrfBd) GetItalActivationReceived

func (m *EigrpShowProtVrfBd) GetItalActivationReceived() bool

func (*EigrpShowProtVrfBd) GetLogNeighborChanges

func (m *EigrpShowProtVrfBd) GetLogNeighborChanges() bool

func (*EigrpShowProtVrfBd) GetLogNeighborWarnings

func (m *EigrpShowProtVrfBd) GetLogNeighborWarnings() bool

func (*EigrpShowProtVrfBd) GetMaximumPaths

func (m *EigrpShowProtVrfBd) GetMaximumPaths() uint32

func (*EigrpShowProtVrfBd) GetMetricMaximumHopcount

func (m *EigrpShowProtVrfBd) GetMetricMaximumHopcount() uint32

func (*EigrpShowProtVrfBd) GetMetricVersion

func (m *EigrpShowProtVrfBd) GetMetricVersion() string

func (*EigrpShowProtVrfBd) GetMetricWeightK1

func (m *EigrpShowProtVrfBd) GetMetricWeightK1() uint32

func (*EigrpShowProtVrfBd) GetMetricWeightK2

func (m *EigrpShowProtVrfBd) GetMetricWeightK2() uint32

func (*EigrpShowProtVrfBd) GetMetricWeightK3

func (m *EigrpShowProtVrfBd) GetMetricWeightK3() uint32

func (*EigrpShowProtVrfBd) GetMetricWeightK4

func (m *EigrpShowProtVrfBd) GetMetricWeightK4() uint32

func (*EigrpShowProtVrfBd) GetMetricWeightK5

func (m *EigrpShowProtVrfBd) GetMetricWeightK5() uint32

func (*EigrpShowProtVrfBd) GetMetricWeightK6

func (m *EigrpShowProtVrfBd) GetMetricWeightK6() uint32

func (*EigrpShowProtVrfBd) GetNsfConvergeTime

func (m *EigrpShowProtVrfBd) GetNsfConvergeTime() uint32

func (*EigrpShowProtVrfBd) GetNsfEnabled

func (m *EigrpShowProtVrfBd) GetNsfEnabled() bool

func (*EigrpShowProtVrfBd) GetNsfInProgress

func (m *EigrpShowProtVrfBd) GetNsfInProgress() uint32

func (*EigrpShowProtVrfBd) GetNsfRouteHoldTime

func (m *EigrpShowProtVrfBd) GetNsfRouteHoldTime() uint32

func (*EigrpShowProtVrfBd) GetNsfSignalTime

func (m *EigrpShowProtVrfBd) GetNsfSignalTime() uint32

func (*EigrpShowProtVrfBd) GetOutboundFilterPolicy

func (m *EigrpShowProtVrfBd) GetOutboundFilterPolicy() string

func (*EigrpShowProtVrfBd) GetOutgoingCandidateDefaultFlagged

func (m *EigrpShowProtVrfBd) GetOutgoingCandidateDefaultFlagged() bool

func (*EigrpShowProtVrfBd) GetOutgoingCandidateDefaultPolicy

func (m *EigrpShowProtVrfBd) GetOutgoingCandidateDefaultPolicy() string

func (*EigrpShowProtVrfBd) GetRedistributedProtocol

func (m *EigrpShowProtVrfBd) GetRedistributedProtocol() []*EigrpShowRedistBd

func (*EigrpShowProtVrfBd) GetRestartConfigured

func (m *EigrpShowProtVrfBd) GetRestartConfigured() bool

func (*EigrpShowProtVrfBd) GetRestartTime

func (m *EigrpShowProtVrfBd) GetRestartTime() uint32

func (*EigrpShowProtVrfBd) GetRibConverged

func (m *EigrpShowProtVrfBd) GetRibConverged() bool

func (*EigrpShowProtVrfBd) GetRibConvergedReload

func (m *EigrpShowProtVrfBd) GetRibConvergedReload() bool

func (*EigrpShowProtVrfBd) GetRibInitialized

func (m *EigrpShowProtVrfBd) GetRibInitialized() bool

func (*EigrpShowProtVrfBd) GetRibProtocolId

func (m *EigrpShowProtVrfBd) GetRibProtocolId() uint32

func (*EigrpShowProtVrfBd) GetRibScale

func (m *EigrpShowProtVrfBd) GetRibScale() uint32

func (*EigrpShowProtVrfBd) GetRibTableConverged

func (m *EigrpShowProtVrfBd) GetRibTableConverged() uint32

func (*EigrpShowProtVrfBd) GetRibTableLimitReached

func (m *EigrpShowProtVrfBd) GetRibTableLimitReached() bool

func (*EigrpShowProtVrfBd) GetRouterId

func (m *EigrpShowProtVrfBd) GetRouterId() string

func (*EigrpShowProtVrfBd) GetSiaActiveTime

func (m *EigrpShowProtVrfBd) GetSiaActiveTime() uint32

func (*EigrpShowProtVrfBd) GetSocketRequest

func (m *EigrpShowProtVrfBd) GetSocketRequest() bool

func (*EigrpShowProtVrfBd) GetSocketSetup

func (m *EigrpShowProtVrfBd) GetSocketSetup() bool

func (*EigrpShowProtVrfBd) GetStubAllowConnectedRoutes

func (m *EigrpShowProtVrfBd) GetStubAllowConnectedRoutes() bool

func (*EigrpShowProtVrfBd) GetStubAllowRedistributedRoutes

func (m *EigrpShowProtVrfBd) GetStubAllowRedistributedRoutes() bool

func (*EigrpShowProtVrfBd) GetStubAllowStaticRoutes

func (m *EigrpShowProtVrfBd) GetStubAllowStaticRoutes() bool

func (*EigrpShowProtVrfBd) GetStubAllowSummaryRoutes

func (m *EigrpShowProtVrfBd) GetStubAllowSummaryRoutes() bool

func (*EigrpShowProtVrfBd) GetStubConfigured

func (m *EigrpShowProtVrfBd) GetStubConfigured() bool

func (*EigrpShowProtVrfBd) GetStubReceiveOnly

func (m *EigrpShowProtVrfBd) GetStubReceiveOnly() bool

func (*EigrpShowProtVrfBd) GetTableId

func (m *EigrpShowProtVrfBd) GetTableId() uint32

func (*EigrpShowProtVrfBd) GetUp

func (m *EigrpShowProtVrfBd) GetUp() bool

func (*EigrpShowProtVrfBd) GetVariance

func (m *EigrpShowProtVrfBd) GetVariance() uint32

func (*EigrpShowProtVrfBd) GetVrfActivated

func (m *EigrpShowProtVrfBd) GetVrfActivated() bool

func (*EigrpShowProtVrfBd) GetVrfId

func (m *EigrpShowProtVrfBd) GetVrfId() uint32

func (*EigrpShowProtVrfBd) ProtoMessage

func (*EigrpShowProtVrfBd) ProtoMessage()

func (*EigrpShowProtVrfBd) Reset

func (m *EigrpShowProtVrfBd) Reset()

func (*EigrpShowProtVrfBd) String

func (m *EigrpShowProtVrfBd) String() string

func (*EigrpShowProtVrfBd) XXX_DiscardUnknown

func (m *EigrpShowProtVrfBd) XXX_DiscardUnknown()

func (*EigrpShowProtVrfBd) XXX_Marshal

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

func (*EigrpShowProtVrfBd) XXX_Merge

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

func (*EigrpShowProtVrfBd) XXX_Size

func (m *EigrpShowProtVrfBd) XXX_Size() int

func (*EigrpShowProtVrfBd) XXX_Unmarshal

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

type EigrpShowProtVrfBd_KEYS

type EigrpShowProtVrfBd_KEYS struct {
	ProcessId            string   `protobuf:"bytes,1,opt,name=process_id,json=processId,proto3" json:"process_id,omitempty"`
	VrfName              string   `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	AfName               string   `protobuf:"bytes,3,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EigrpShowProtVrfBd_KEYS) Descriptor

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

func (*EigrpShowProtVrfBd_KEYS) GetAfName

func (m *EigrpShowProtVrfBd_KEYS) GetAfName() string

func (*EigrpShowProtVrfBd_KEYS) GetProcessId

func (m *EigrpShowProtVrfBd_KEYS) GetProcessId() string

func (*EigrpShowProtVrfBd_KEYS) GetVrfName

func (m *EigrpShowProtVrfBd_KEYS) GetVrfName() string

func (*EigrpShowProtVrfBd_KEYS) ProtoMessage

func (*EigrpShowProtVrfBd_KEYS) ProtoMessage()

func (*EigrpShowProtVrfBd_KEYS) Reset

func (m *EigrpShowProtVrfBd_KEYS) Reset()

func (*EigrpShowProtVrfBd_KEYS) String

func (m *EigrpShowProtVrfBd_KEYS) String() string

func (*EigrpShowProtVrfBd_KEYS) XXX_DiscardUnknown

func (m *EigrpShowProtVrfBd_KEYS) XXX_DiscardUnknown()

func (*EigrpShowProtVrfBd_KEYS) XXX_Marshal

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

func (*EigrpShowProtVrfBd_KEYS) XXX_Merge

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

func (*EigrpShowProtVrfBd_KEYS) XXX_Size

func (m *EigrpShowProtVrfBd_KEYS) XXX_Size() int

func (*EigrpShowProtVrfBd_KEYS) XXX_Unmarshal

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

type EigrpShowRedistBd

type EigrpShowRedistBd struct {
	Afi                      uint32   `protobuf:"varint,1,opt,name=afi,proto3" json:"afi,omitempty"`
	RedistributedProtocol    string   `protobuf:"bytes,2,opt,name=redistributed_protocol,json=redistributedProtocol,proto3" json:"redistributed_protocol,omitempty"`
	RedistributedProtocolTag string   `` /* 135-byte string literal not displayed */
	RedristributePolicy      string   `protobuf:"bytes,4,opt,name=redristribute_policy,json=redristributePolicy,proto3" json:"redristribute_policy,omitempty"`
	RedistributeProtocolId   uint32   `` /* 130-byte string literal not displayed */
	RibHandle                uint32   `protobuf:"varint,6,opt,name=rib_handle,json=ribHandle,proto3" json:"rib_handle,omitempty"`
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*EigrpShowRedistBd) Descriptor

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

func (*EigrpShowRedistBd) GetAfi

func (m *EigrpShowRedistBd) GetAfi() uint32

func (*EigrpShowRedistBd) GetRedistributeProtocolId

func (m *EigrpShowRedistBd) GetRedistributeProtocolId() uint32

func (*EigrpShowRedistBd) GetRedistributedProtocol

func (m *EigrpShowRedistBd) GetRedistributedProtocol() string

func (*EigrpShowRedistBd) GetRedistributedProtocolTag

func (m *EigrpShowRedistBd) GetRedistributedProtocolTag() string

func (*EigrpShowRedistBd) GetRedristributePolicy

func (m *EigrpShowRedistBd) GetRedristributePolicy() string

func (*EigrpShowRedistBd) GetRibHandle

func (m *EigrpShowRedistBd) GetRibHandle() uint32

func (*EigrpShowRedistBd) ProtoMessage

func (*EigrpShowRedistBd) ProtoMessage()

func (*EigrpShowRedistBd) Reset

func (m *EigrpShowRedistBd) Reset()

func (*EigrpShowRedistBd) String

func (m *EigrpShowRedistBd) String() string

func (*EigrpShowRedistBd) XXX_DiscardUnknown

func (m *EigrpShowRedistBd) XXX_DiscardUnknown()

func (*EigrpShowRedistBd) XXX_Marshal

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

func (*EigrpShowRedistBd) XXX_Merge

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

func (*EigrpShowRedistBd) XXX_Size

func (m *EigrpShowRedistBd) XXX_Size() int

func (*EigrpShowRedistBd) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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