cisco_ios_xr_clns_isis_oper_isis_instances_instance_sr_labels_sr_label

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-clns-isis-oper:isis/instances/instance/sr-labels/sr-label

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IsisIpPrefixType

type IsisIpPrefixType struct {
	AfName               string              `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	Ipv4                 *IsisIpv4PrefixType `protobuf:"bytes,2,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv6                 *IsisIpv6PrefixType `protobuf:"bytes,3,opt,name=ipv6,proto3" json:"ipv6,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*IsisIpPrefixType) Descriptor

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

func (*IsisIpPrefixType) GetAfName

func (m *IsisIpPrefixType) GetAfName() string

func (*IsisIpPrefixType) GetIpv4

func (m *IsisIpPrefixType) GetIpv4() *IsisIpv4PrefixType

func (*IsisIpPrefixType) GetIpv6

func (m *IsisIpPrefixType) GetIpv6() *IsisIpv6PrefixType

func (*IsisIpPrefixType) ProtoMessage

func (*IsisIpPrefixType) ProtoMessage()

func (*IsisIpPrefixType) Reset

func (m *IsisIpPrefixType) Reset()

func (*IsisIpPrefixType) String

func (m *IsisIpPrefixType) String() string

func (*IsisIpPrefixType) XXX_DiscardUnknown

func (m *IsisIpPrefixType) XXX_DiscardUnknown()

func (*IsisIpPrefixType) XXX_Marshal

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

func (*IsisIpPrefixType) XXX_Merge

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

func (*IsisIpPrefixType) XXX_Size

func (m *IsisIpPrefixType) XXX_Size() int

func (*IsisIpPrefixType) XXX_Unmarshal

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

type IsisIpv4PrefixType

type IsisIpv4PrefixType 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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisIpv4PrefixType) Descriptor

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

func (*IsisIpv4PrefixType) GetPrefix

func (m *IsisIpv4PrefixType) GetPrefix() string

func (*IsisIpv4PrefixType) GetPrefixLength

func (m *IsisIpv4PrefixType) GetPrefixLength() uint32

func (*IsisIpv4PrefixType) ProtoMessage

func (*IsisIpv4PrefixType) ProtoMessage()

func (*IsisIpv4PrefixType) Reset

func (m *IsisIpv4PrefixType) Reset()

func (*IsisIpv4PrefixType) String

func (m *IsisIpv4PrefixType) String() string

func (*IsisIpv4PrefixType) XXX_DiscardUnknown

func (m *IsisIpv4PrefixType) XXX_DiscardUnknown()

func (*IsisIpv4PrefixType) XXX_Marshal

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

func (*IsisIpv4PrefixType) XXX_Merge

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

func (*IsisIpv4PrefixType) XXX_Size

func (m *IsisIpv4PrefixType) XXX_Size() int

func (*IsisIpv4PrefixType) XXX_Unmarshal

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

type IsisIpv6PrefixType

type IsisIpv6PrefixType 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"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisIpv6PrefixType) Descriptor

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

func (*IsisIpv6PrefixType) GetPrefix

func (m *IsisIpv6PrefixType) GetPrefix() string

func (*IsisIpv6PrefixType) GetPrefixLength

func (m *IsisIpv6PrefixType) GetPrefixLength() uint32

func (*IsisIpv6PrefixType) ProtoMessage

func (*IsisIpv6PrefixType) ProtoMessage()

func (*IsisIpv6PrefixType) Reset

func (m *IsisIpv6PrefixType) Reset()

func (*IsisIpv6PrefixType) String

func (m *IsisIpv6PrefixType) String() string

func (*IsisIpv6PrefixType) XXX_DiscardUnknown

func (m *IsisIpv6PrefixType) XXX_DiscardUnknown()

func (*IsisIpv6PrefixType) XXX_Marshal

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

func (*IsisIpv6PrefixType) XXX_Merge

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

func (*IsisIpv6PrefixType) XXX_Size

func (m *IsisIpv6PrefixType) XXX_Size() int

func (*IsisIpv6PrefixType) XXX_Unmarshal

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

type IsisShLabel

type IsisShLabel struct {
	LabelType            string            `protobuf:"bytes,50,opt,name=label_type,json=labelType,proto3" json:"label_type,omitempty"`
	LabelFlags           uint32            `protobuf:"varint,51,opt,name=label_flags,json=labelFlags,proto3" json:"label_flags,omitempty"`
	LabelRefcount        uint32            `protobuf:"varint,52,opt,name=label_refcount,json=labelRefcount,proto3" json:"label_refcount,omitempty"`
	LabelValue           uint32            `protobuf:"varint,53,opt,name=label_value,json=labelValue,proto3" json:"label_value,omitempty"`
	LabelInterface       string            `protobuf:"bytes,54,opt,name=label_interface,json=labelInterface,proto3" json:"label_interface,omitempty"`
	LabelIfh             string            `protobuf:"bytes,55,opt,name=label_ifh,json=labelIfh,proto3" json:"label_ifh,omitempty"`
	LabelTableId         uint32            `protobuf:"varint,56,opt,name=label_table_id,json=labelTableId,proto3" json:"label_table_id,omitempty"`
	LabelAfId            string            `protobuf:"bytes,57,opt,name=label_af_id,json=labelAfId,proto3" json:"label_af_id,omitempty"`
	LabelPrefix          *IsisIpPrefixType `protobuf:"bytes,58,opt,name=label_prefix,json=labelPrefix,proto3" json:"label_prefix,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*IsisShLabel) Descriptor

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

func (*IsisShLabel) GetLabelAfId

func (m *IsisShLabel) GetLabelAfId() string

func (*IsisShLabel) GetLabelFlags

func (m *IsisShLabel) GetLabelFlags() uint32

func (*IsisShLabel) GetLabelIfh

func (m *IsisShLabel) GetLabelIfh() string

func (*IsisShLabel) GetLabelInterface

func (m *IsisShLabel) GetLabelInterface() string

func (*IsisShLabel) GetLabelPrefix

func (m *IsisShLabel) GetLabelPrefix() *IsisIpPrefixType

func (*IsisShLabel) GetLabelRefcount

func (m *IsisShLabel) GetLabelRefcount() uint32

func (*IsisShLabel) GetLabelTableId

func (m *IsisShLabel) GetLabelTableId() uint32

func (*IsisShLabel) GetLabelType

func (m *IsisShLabel) GetLabelType() string

func (*IsisShLabel) GetLabelValue

func (m *IsisShLabel) GetLabelValue() uint32

func (*IsisShLabel) ProtoMessage

func (*IsisShLabel) ProtoMessage()

func (*IsisShLabel) Reset

func (m *IsisShLabel) Reset()

func (*IsisShLabel) String

func (m *IsisShLabel) String() string

func (*IsisShLabel) XXX_DiscardUnknown

func (m *IsisShLabel) XXX_DiscardUnknown()

func (*IsisShLabel) XXX_Marshal

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

func (*IsisShLabel) XXX_Merge

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

func (*IsisShLabel) XXX_Size

func (m *IsisShLabel) XXX_Size() int

func (*IsisShLabel) XXX_Unmarshal

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

type IsisShLabel_KEYS

type IsisShLabel_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	Label                uint32   `protobuf:"varint,2,opt,name=label,proto3" json:"label,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*IsisShLabel_KEYS) Descriptor

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

func (*IsisShLabel_KEYS) GetInstanceName

func (m *IsisShLabel_KEYS) GetInstanceName() string

func (*IsisShLabel_KEYS) GetLabel

func (m *IsisShLabel_KEYS) GetLabel() uint32

func (*IsisShLabel_KEYS) ProtoMessage

func (*IsisShLabel_KEYS) ProtoMessage()

func (*IsisShLabel_KEYS) Reset

func (m *IsisShLabel_KEYS) Reset()

func (*IsisShLabel_KEYS) String

func (m *IsisShLabel_KEYS) String() string

func (*IsisShLabel_KEYS) XXX_DiscardUnknown

func (m *IsisShLabel_KEYS) XXX_DiscardUnknown()

func (*IsisShLabel_KEYS) XXX_Marshal

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

func (*IsisShLabel_KEYS) XXX_Merge

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

func (*IsisShLabel_KEYS) XXX_Size

func (m *IsisShLabel_KEYS) XXX_Size() int

func (*IsisShLabel_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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