cisco_ios_xr_eigrp_oper_eigrp_processes_process_vrfs_vrf_afs_af_ases_as_static_neighbors_static_neighbor

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-eigrp-oper:eigrp/processes/process/vrfs/vrf/afs/af/ases/as/static-neighbors/static-neighbor

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EigrpAddrBd

type EigrpAddrBd struct {
	Ipv4Address          string   `protobuf:"bytes,1,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string   `protobuf:"bytes,2,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EigrpAddrBd) Descriptor

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

func (*EigrpAddrBd) GetIpv4Address

func (m *EigrpAddrBd) GetIpv4Address() string

func (*EigrpAddrBd) GetIpv6Address

func (m *EigrpAddrBd) GetIpv6Address() string

func (*EigrpAddrBd) ProtoMessage

func (*EigrpAddrBd) ProtoMessage()

func (*EigrpAddrBd) Reset

func (m *EigrpAddrBd) Reset()

func (*EigrpAddrBd) String

func (m *EigrpAddrBd) String() string

func (*EigrpAddrBd) XXX_DiscardUnknown

func (m *EigrpAddrBd) XXX_DiscardUnknown()

func (*EigrpAddrBd) XXX_Marshal

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

func (*EigrpAddrBd) XXX_Merge

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

func (*EigrpAddrBd) XXX_Size

func (m *EigrpAddrBd) XXX_Size() int

func (*EigrpAddrBd) XXX_Unmarshal

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

type EigrpShowStaticNeighborsBd

type EigrpShowStaticNeighborsBd 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"`
	Source               *EigrpAddrBd `protobuf:"bytes,52,opt,name=source,proto3" json:"source,omitempty"`
	InterfaceList        string       `protobuf:"bytes,53,opt,name=interface_list,json=interfaceList,proto3" json:"interface_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{}     `json:"-"`
	XXX_unrecognized     []byte       `json:"-"`
	XXX_sizecache        int32        `json:"-"`
}

func (*EigrpShowStaticNeighborsBd) Descriptor

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

func (*EigrpShowStaticNeighborsBd) GetAfi

func (m *EigrpShowStaticNeighborsBd) GetAfi() uint32

func (*EigrpShowStaticNeighborsBd) GetAsNumber

func (m *EigrpShowStaticNeighborsBd) GetAsNumber() uint32

func (*EigrpShowStaticNeighborsBd) GetInterfaceList

func (m *EigrpShowStaticNeighborsBd) GetInterfaceList() string

func (*EigrpShowStaticNeighborsBd) GetSource

func (m *EigrpShowStaticNeighborsBd) GetSource() *EigrpAddrBd

func (*EigrpShowStaticNeighborsBd) ProtoMessage

func (*EigrpShowStaticNeighborsBd) ProtoMessage()

func (*EigrpShowStaticNeighborsBd) Reset

func (m *EigrpShowStaticNeighborsBd) Reset()

func (*EigrpShowStaticNeighborsBd) String

func (m *EigrpShowStaticNeighborsBd) String() string

func (*EigrpShowStaticNeighborsBd) XXX_DiscardUnknown

func (m *EigrpShowStaticNeighborsBd) XXX_DiscardUnknown()

func (*EigrpShowStaticNeighborsBd) XXX_Marshal

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

func (*EigrpShowStaticNeighborsBd) XXX_Merge

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

func (*EigrpShowStaticNeighborsBd) XXX_Size

func (m *EigrpShowStaticNeighborsBd) XXX_Size() int

func (*EigrpShowStaticNeighborsBd) XXX_Unmarshal

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

type EigrpShowStaticNeighborsBd_KEYS

type EigrpShowStaticNeighborsBd_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"`
	Asn                  uint32   `protobuf:"varint,4,opt,name=asn,proto3" json:"asn,omitempty"`
	NeighborAddress      string   `protobuf:"bytes,5,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*EigrpShowStaticNeighborsBd_KEYS) Descriptor

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

func (*EigrpShowStaticNeighborsBd_KEYS) GetAfName

func (m *EigrpShowStaticNeighborsBd_KEYS) GetAfName() string

func (*EigrpShowStaticNeighborsBd_KEYS) GetAsn

func (*EigrpShowStaticNeighborsBd_KEYS) GetNeighborAddress

func (m *EigrpShowStaticNeighborsBd_KEYS) GetNeighborAddress() string

func (*EigrpShowStaticNeighborsBd_KEYS) GetProcessId

func (m *EigrpShowStaticNeighborsBd_KEYS) GetProcessId() string

func (*EigrpShowStaticNeighborsBd_KEYS) GetVrfName

func (m *EigrpShowStaticNeighborsBd_KEYS) GetVrfName() string

func (*EigrpShowStaticNeighborsBd_KEYS) ProtoMessage

func (*EigrpShowStaticNeighborsBd_KEYS) ProtoMessage()

func (*EigrpShowStaticNeighborsBd_KEYS) Reset

func (*EigrpShowStaticNeighborsBd_KEYS) String

func (*EigrpShowStaticNeighborsBd_KEYS) XXX_DiscardUnknown

func (m *EigrpShowStaticNeighborsBd_KEYS) XXX_DiscardUnknown()

func (*EigrpShowStaticNeighborsBd_KEYS) XXX_Marshal

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

func (*EigrpShowStaticNeighborsBd_KEYS) XXX_Merge

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

func (*EigrpShowStaticNeighborsBd_KEYS) XXX_Size

func (m *EigrpShowStaticNeighborsBd_KEYS) XXX_Size() int

func (*EigrpShowStaticNeighborsBd_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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