cisco_ios_xr_ip_rip_oper_rip_default_vrf_interfaces_interface

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-ip-rip-oper:rip/default-vrf/interfaces/interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RipPeerBd

type RipPeerBd struct {
	PeerUptime           uint32   `protobuf:"varint,1,opt,name=peer_uptime,json=peerUptime,proto3" json:"peer_uptime,omitempty"`
	PeerAddress          string   `protobuf:"bytes,2,opt,name=peer_address,json=peerAddress,proto3" json:"peer_address,omitempty"`
	PeerVersion          uint32   `protobuf:"varint,3,opt,name=peer_version,json=peerVersion,proto3" json:"peer_version,omitempty"`
	DiscardedPeerPackets uint32   `protobuf:"varint,4,opt,name=discarded_peer_packets,json=discardedPeerPackets,proto3" json:"discarded_peer_packets,omitempty"`
	DiscardedPeerRoutes  uint32   `protobuf:"varint,5,opt,name=discarded_peer_routes,json=discardedPeerRoutes,proto3" json:"discarded_peer_routes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RipPeerBd) Descriptor

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

func (*RipPeerBd) GetDiscardedPeerPackets

func (m *RipPeerBd) GetDiscardedPeerPackets() uint32

func (*RipPeerBd) GetDiscardedPeerRoutes

func (m *RipPeerBd) GetDiscardedPeerRoutes() uint32

func (*RipPeerBd) GetPeerAddress

func (m *RipPeerBd) GetPeerAddress() string

func (*RipPeerBd) GetPeerUptime

func (m *RipPeerBd) GetPeerUptime() uint32

func (*RipPeerBd) GetPeerVersion

func (m *RipPeerBd) GetPeerVersion() uint32

func (*RipPeerBd) ProtoMessage

func (*RipPeerBd) ProtoMessage()

func (*RipPeerBd) Reset

func (m *RipPeerBd) Reset()

func (*RipPeerBd) String

func (m *RipPeerBd) String() string

func (*RipPeerBd) XXX_DiscardUnknown

func (m *RipPeerBd) XXX_DiscardUnknown()

func (*RipPeerBd) XXX_Marshal

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

func (*RipPeerBd) XXX_Merge

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

func (*RipPeerBd) XXX_Size

func (m *RipPeerBd) XXX_Size() int

func (*RipPeerBd) XXX_Unmarshal

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

type RipShowInterfaceBd

type RipShowInterfaceBd struct {
	Interface            string          `protobuf:"bytes,50,opt,name=interface,proto3" json:"interface,omitempty"`
	IfHandle             string          `protobuf:"bytes,51,opt,name=if_handle,json=ifHandle,proto3" json:"if_handle,omitempty"`
	RipEnabled           bool            `protobuf:"varint,52,opt,name=rip_enabled,json=ripEnabled,proto3" json:"rip_enabled,omitempty"`
	IsPassiveInterface   bool            `protobuf:"varint,53,opt,name=is_passive_interface,json=isPassiveInterface,proto3" json:"is_passive_interface,omitempty"`
	MulticastAddress     bool            `protobuf:"varint,54,opt,name=multicast_address,json=multicastAddress,proto3" json:"multicast_address,omitempty"`
	AcceptMetric         bool            `protobuf:"varint,55,opt,name=accept_metric,json=acceptMetric,proto3" json:"accept_metric,omitempty"`
	SendVersion          uint32          `protobuf:"varint,56,opt,name=send_version,json=sendVersion,proto3" json:"send_version,omitempty"`
	ReceiveVersion       uint32          `protobuf:"varint,57,opt,name=receive_version,json=receiveVersion,proto3" json:"receive_version,omitempty"`
	State                string          `protobuf:"bytes,58,opt,name=state,proto3" json:"state,omitempty"`
	DestinationAddress   string          `protobuf:"bytes,59,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	PrefixLength         uint32          `protobuf:"varint,60,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	RipSummary           []*RipSummaryBd `protobuf:"bytes,61,rep,name=rip_summary,json=ripSummary,proto3" json:"rip_summary,omitempty"`
	RipPeer              []*RipPeerBd    `protobuf:"bytes,62,rep,name=rip_peer,json=ripPeer,proto3" json:"rip_peer,omitempty"`
	MetricCost           uint32          `protobuf:"varint,63,opt,name=metric_cost,json=metricCost,proto3" json:"metric_cost,omitempty"`
	SplitHorizon         bool            `protobuf:"varint,64,opt,name=split_horizon,json=splitHorizon,proto3" json:"split_horizon,omitempty"`
	PoisonHorizon        bool            `protobuf:"varint,65,opt,name=poison_horizon,json=poisonHorizon,proto3" json:"poison_horizon,omitempty"`
	TriggeredRip         bool            `protobuf:"varint,66,opt,name=triggered_rip,json=triggeredRip,proto3" json:"triggered_rip,omitempty"`
	NeighborAddress      string          `protobuf:"bytes,67,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	OomFlags             uint32          `protobuf:"varint,68,opt,name=oom_flags,json=oomFlags,proto3" json:"oom_flags,omitempty"`
	JoinStatus           bool            `protobuf:"varint,69,opt,name=join_status,json=joinStatus,proto3" json:"join_status,omitempty"`
	LptsState            bool            `protobuf:"varint,70,opt,name=lpts_state,json=lptsState,proto3" json:"lpts_state,omitempty"`
	AuthMode             uint32          `protobuf:"varint,71,opt,name=auth_mode,json=authMode,proto3" json:"auth_mode,omitempty"`
	AuthKeychain         string          `protobuf:"bytes,72,opt,name=auth_keychain,json=authKeychain,proto3" json:"auth_keychain,omitempty"`
	SendAuthKeyExists    bool            `protobuf:"varint,73,opt,name=send_auth_key_exists,json=sendAuthKeyExists,proto3" json:"send_auth_key_exists,omitempty"`
	AuthKeyMd5           bool            `protobuf:"varint,74,opt,name=auth_key_md5,json=authKeyMd5,proto3" json:"auth_key_md5,omitempty"`
	AuthKeySendId        uint64          `protobuf:"varint,75,opt,name=auth_key_send_id,json=authKeySendId,proto3" json:"auth_key_send_id,omitempty"`
	TotalPktRecvd        uint32          `protobuf:"varint,76,opt,name=total_pkt_recvd,json=totalPktRecvd,proto3" json:"total_pkt_recvd,omitempty"`
	PktDropWrongKc       uint32          `protobuf:"varint,77,opt,name=pkt_drop_wrong_kc,json=pktDropWrongKc,proto3" json:"pkt_drop_wrong_kc,omitempty"`
	PktDropNoAuth        uint32          `protobuf:"varint,78,opt,name=pkt_drop_no_auth,json=pktDropNoAuth,proto3" json:"pkt_drop_no_auth,omitempty"`
	PktDropInvalidAuth   uint32          `protobuf:"varint,79,opt,name=pkt_drop_invalid_auth,json=pktDropInvalidAuth,proto3" json:"pkt_drop_invalid_auth,omitempty"`
	PktAcceptedValidAuth uint32          `` /* 127-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*RipShowInterfaceBd) Descriptor

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

func (*RipShowInterfaceBd) GetAcceptMetric

func (m *RipShowInterfaceBd) GetAcceptMetric() bool

func (*RipShowInterfaceBd) GetAuthKeyMd5

func (m *RipShowInterfaceBd) GetAuthKeyMd5() bool

func (*RipShowInterfaceBd) GetAuthKeySendId

func (m *RipShowInterfaceBd) GetAuthKeySendId() uint64

func (*RipShowInterfaceBd) GetAuthKeychain

func (m *RipShowInterfaceBd) GetAuthKeychain() string

func (*RipShowInterfaceBd) GetAuthMode

func (m *RipShowInterfaceBd) GetAuthMode() uint32

func (*RipShowInterfaceBd) GetDestinationAddress

func (m *RipShowInterfaceBd) GetDestinationAddress() string

func (*RipShowInterfaceBd) GetIfHandle

func (m *RipShowInterfaceBd) GetIfHandle() string

func (*RipShowInterfaceBd) GetInterface

func (m *RipShowInterfaceBd) GetInterface() string

func (*RipShowInterfaceBd) GetIsPassiveInterface

func (m *RipShowInterfaceBd) GetIsPassiveInterface() bool

func (*RipShowInterfaceBd) GetJoinStatus

func (m *RipShowInterfaceBd) GetJoinStatus() bool

func (*RipShowInterfaceBd) GetLptsState

func (m *RipShowInterfaceBd) GetLptsState() bool

func (*RipShowInterfaceBd) GetMetricCost

func (m *RipShowInterfaceBd) GetMetricCost() uint32

func (*RipShowInterfaceBd) GetMulticastAddress

func (m *RipShowInterfaceBd) GetMulticastAddress() bool

func (*RipShowInterfaceBd) GetNeighborAddress

func (m *RipShowInterfaceBd) GetNeighborAddress() string

func (*RipShowInterfaceBd) GetOomFlags

func (m *RipShowInterfaceBd) GetOomFlags() uint32

func (*RipShowInterfaceBd) GetPktAcceptedValidAuth

func (m *RipShowInterfaceBd) GetPktAcceptedValidAuth() uint32

func (*RipShowInterfaceBd) GetPktDropInvalidAuth

func (m *RipShowInterfaceBd) GetPktDropInvalidAuth() uint32

func (*RipShowInterfaceBd) GetPktDropNoAuth

func (m *RipShowInterfaceBd) GetPktDropNoAuth() uint32

func (*RipShowInterfaceBd) GetPktDropWrongKc

func (m *RipShowInterfaceBd) GetPktDropWrongKc() uint32

func (*RipShowInterfaceBd) GetPoisonHorizon

func (m *RipShowInterfaceBd) GetPoisonHorizon() bool

func (*RipShowInterfaceBd) GetPrefixLength

func (m *RipShowInterfaceBd) GetPrefixLength() uint32

func (*RipShowInterfaceBd) GetReceiveVersion

func (m *RipShowInterfaceBd) GetReceiveVersion() uint32

func (*RipShowInterfaceBd) GetRipEnabled

func (m *RipShowInterfaceBd) GetRipEnabled() bool

func (*RipShowInterfaceBd) GetRipPeer

func (m *RipShowInterfaceBd) GetRipPeer() []*RipPeerBd

func (*RipShowInterfaceBd) GetRipSummary

func (m *RipShowInterfaceBd) GetRipSummary() []*RipSummaryBd

func (*RipShowInterfaceBd) GetSendAuthKeyExists

func (m *RipShowInterfaceBd) GetSendAuthKeyExists() bool

func (*RipShowInterfaceBd) GetSendVersion

func (m *RipShowInterfaceBd) GetSendVersion() uint32

func (*RipShowInterfaceBd) GetSplitHorizon

func (m *RipShowInterfaceBd) GetSplitHorizon() bool

func (*RipShowInterfaceBd) GetState

func (m *RipShowInterfaceBd) GetState() string

func (*RipShowInterfaceBd) GetTotalPktRecvd

func (m *RipShowInterfaceBd) GetTotalPktRecvd() uint32

func (*RipShowInterfaceBd) GetTriggeredRip

func (m *RipShowInterfaceBd) GetTriggeredRip() bool

func (*RipShowInterfaceBd) ProtoMessage

func (*RipShowInterfaceBd) ProtoMessage()

func (*RipShowInterfaceBd) Reset

func (m *RipShowInterfaceBd) Reset()

func (*RipShowInterfaceBd) String

func (m *RipShowInterfaceBd) String() string

func (*RipShowInterfaceBd) XXX_DiscardUnknown

func (m *RipShowInterfaceBd) XXX_DiscardUnknown()

func (*RipShowInterfaceBd) XXX_Marshal

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

func (*RipShowInterfaceBd) XXX_Merge

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

func (*RipShowInterfaceBd) XXX_Size

func (m *RipShowInterfaceBd) XXX_Size() int

func (*RipShowInterfaceBd) XXX_Unmarshal

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

type RipShowInterfaceBd_KEYS

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

func (*RipShowInterfaceBd_KEYS) Descriptor

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

func (*RipShowInterfaceBd_KEYS) GetInterfaceName

func (m *RipShowInterfaceBd_KEYS) GetInterfaceName() string

func (*RipShowInterfaceBd_KEYS) ProtoMessage

func (*RipShowInterfaceBd_KEYS) ProtoMessage()

func (*RipShowInterfaceBd_KEYS) Reset

func (m *RipShowInterfaceBd_KEYS) Reset()

func (*RipShowInterfaceBd_KEYS) String

func (m *RipShowInterfaceBd_KEYS) String() string

func (*RipShowInterfaceBd_KEYS) XXX_DiscardUnknown

func (m *RipShowInterfaceBd_KEYS) XXX_DiscardUnknown()

func (*RipShowInterfaceBd_KEYS) XXX_Marshal

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

func (*RipShowInterfaceBd_KEYS) XXX_Merge

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

func (*RipShowInterfaceBd_KEYS) XXX_Size

func (m *RipShowInterfaceBd_KEYS) XXX_Size() int

func (*RipShowInterfaceBd_KEYS) XXX_Unmarshal

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

type RipSummaryBd

type RipSummaryBd struct {
	Prefix               string   `protobuf:"bytes,1,opt,name=prefix,proto3" json:"prefix,omitempty"`
	PrefixLength         uint32   `protobuf:"varint,2,opt,name=prefix_length,json=prefixLength,proto3" json:"prefix_length,omitempty"`
	NextHopAddress       string   `protobuf:"bytes,3,opt,name=next_hop_address,json=nextHopAddress,proto3" json:"next_hop_address,omitempty"`
	Metric               int32    `protobuf:"zigzag32,4,opt,name=metric,proto3" json:"metric,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RipSummaryBd) Descriptor

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

func (*RipSummaryBd) GetMetric

func (m *RipSummaryBd) GetMetric() int32

func (*RipSummaryBd) GetNextHopAddress

func (m *RipSummaryBd) GetNextHopAddress() string

func (*RipSummaryBd) GetPrefix

func (m *RipSummaryBd) GetPrefix() string

func (*RipSummaryBd) GetPrefixLength

func (m *RipSummaryBd) GetPrefixLength() uint32

func (*RipSummaryBd) ProtoMessage

func (*RipSummaryBd) ProtoMessage()

func (*RipSummaryBd) Reset

func (m *RipSummaryBd) Reset()

func (*RipSummaryBd) String

func (m *RipSummaryBd) String() string

func (*RipSummaryBd) XXX_DiscardUnknown

func (m *RipSummaryBd) XXX_DiscardUnknown()

func (*RipSummaryBd) XXX_Marshal

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

func (*RipSummaryBd) XXX_Merge

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

func (*RipSummaryBd) XXX_Size

func (m *RipSummaryBd) XXX_Size() int

func (*RipSummaryBd) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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