Documentation
¶
Overview ¶
Cisco-IOS-XR-ipv4-ospf-oper:ospf/processes/process/vrfs/vrf/process-information/redistributions/redistribution
Index ¶
- type OspfShRedist
- func (*OspfShRedist) Descriptor() ([]byte, []int)
- func (m *OspfShRedist) GetClassless() bool
- func (m *OspfShRedist) GetMetric() uint32
- func (m *OspfShRedist) GetMetricFlag() bool
- func (m *OspfShRedist) GetNssaOnly() bool
- func (m *OspfShRedist) GetRedistributionProtocol() *OspfShRedistProto
- func (*OspfShRedist) ProtoMessage()
- func (m *OspfShRedist) Reset()
- func (m *OspfShRedist) String() string
- func (m *OspfShRedist) XXX_DiscardUnknown()
- func (m *OspfShRedist) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OspfShRedist) XXX_Merge(src proto.Message)
- func (m *OspfShRedist) XXX_Size() int
- func (m *OspfShRedist) XXX_Unmarshal(b []byte) error
- type OspfShRedistProto
- func (*OspfShRedistProto) Descriptor() ([]byte, []int)
- func (m *OspfShRedistProto) GetBgpAsNumber() string
- func (m *OspfShRedistProto) GetConnectedInstance() string
- func (m *OspfShRedistProto) GetEigrpAsNumber() string
- func (m *OspfShRedistProto) GetIsisInstanceId() string
- func (m *OspfShRedistProto) GetOspfProcessId() string
- func (m *OspfShRedistProto) GetProtocolType() string
- func (*OspfShRedistProto) ProtoMessage()
- func (m *OspfShRedistProto) Reset()
- func (m *OspfShRedistProto) String() string
- func (m *OspfShRedistProto) XXX_DiscardUnknown()
- func (m *OspfShRedistProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OspfShRedistProto) XXX_Merge(src proto.Message)
- func (m *OspfShRedistProto) XXX_Size() int
- func (m *OspfShRedistProto) XXX_Unmarshal(b []byte) error
- type OspfShRedist_KEYS
- func (*OspfShRedist_KEYS) Descriptor() ([]byte, []int)
- func (m *OspfShRedist_KEYS) GetProcessName() string
- func (m *OspfShRedist_KEYS) GetProcessName_1() string
- func (m *OspfShRedist_KEYS) GetProtocolName() string
- func (m *OspfShRedist_KEYS) GetVrfName() string
- func (*OspfShRedist_KEYS) ProtoMessage()
- func (m *OspfShRedist_KEYS) Reset()
- func (m *OspfShRedist_KEYS) String() string
- func (m *OspfShRedist_KEYS) XXX_DiscardUnknown()
- func (m *OspfShRedist_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *OspfShRedist_KEYS) XXX_Merge(src proto.Message)
- func (m *OspfShRedist_KEYS) XXX_Size() int
- func (m *OspfShRedist_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OspfShRedist ¶
type OspfShRedist struct { RedistributionProtocol *OspfShRedistProto `` /* 128-byte string literal not displayed */ MetricFlag bool `protobuf:"varint,51,opt,name=metric_flag,json=metricFlag,proto3" json:"metric_flag,omitempty"` Metric uint32 `protobuf:"varint,52,opt,name=metric,proto3" json:"metric,omitempty"` Classless bool `protobuf:"varint,53,opt,name=classless,proto3" json:"classless,omitempty"` NssaOnly bool `protobuf:"varint,54,opt,name=nssa_only,json=nssaOnly,proto3" json:"nssa_only,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OspfShRedist) Descriptor ¶
func (*OspfShRedist) Descriptor() ([]byte, []int)
func (*OspfShRedist) GetClassless ¶
func (m *OspfShRedist) GetClassless() bool
func (*OspfShRedist) GetMetric ¶
func (m *OspfShRedist) GetMetric() uint32
func (*OspfShRedist) GetMetricFlag ¶
func (m *OspfShRedist) GetMetricFlag() bool
func (*OspfShRedist) GetNssaOnly ¶
func (m *OspfShRedist) GetNssaOnly() bool
func (*OspfShRedist) GetRedistributionProtocol ¶
func (m *OspfShRedist) GetRedistributionProtocol() *OspfShRedistProto
func (*OspfShRedist) ProtoMessage ¶
func (*OspfShRedist) ProtoMessage()
func (*OspfShRedist) Reset ¶
func (m *OspfShRedist) Reset()
func (*OspfShRedist) String ¶
func (m *OspfShRedist) String() string
func (*OspfShRedist) XXX_DiscardUnknown ¶
func (m *OspfShRedist) XXX_DiscardUnknown()
func (*OspfShRedist) XXX_Marshal ¶
func (m *OspfShRedist) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OspfShRedist) XXX_Merge ¶
func (m *OspfShRedist) XXX_Merge(src proto.Message)
func (*OspfShRedist) XXX_Size ¶
func (m *OspfShRedist) XXX_Size() int
func (*OspfShRedist) XXX_Unmarshal ¶
func (m *OspfShRedist) XXX_Unmarshal(b []byte) error
type OspfShRedistProto ¶
type OspfShRedistProto struct { ProtocolType string `protobuf:"bytes,1,opt,name=protocol_type,json=protocolType,proto3" json:"protocol_type,omitempty"` IsisInstanceId string `protobuf:"bytes,2,opt,name=isis_instance_id,json=isisInstanceId,proto3" json:"isis_instance_id,omitempty"` OspfProcessId string `protobuf:"bytes,3,opt,name=ospf_process_id,json=ospfProcessId,proto3" json:"ospf_process_id,omitempty"` BgpAsNumber string `protobuf:"bytes,4,opt,name=bgp_as_number,json=bgpAsNumber,proto3" json:"bgp_as_number,omitempty"` EigrpAsNumber string `protobuf:"bytes,5,opt,name=eigrp_as_number,json=eigrpAsNumber,proto3" json:"eigrp_as_number,omitempty"` ConnectedInstance string `protobuf:"bytes,6,opt,name=connected_instance,json=connectedInstance,proto3" json:"connected_instance,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OspfShRedistProto) Descriptor ¶
func (*OspfShRedistProto) Descriptor() ([]byte, []int)
func (*OspfShRedistProto) GetBgpAsNumber ¶
func (m *OspfShRedistProto) GetBgpAsNumber() string
func (*OspfShRedistProto) GetConnectedInstance ¶
func (m *OspfShRedistProto) GetConnectedInstance() string
func (*OspfShRedistProto) GetEigrpAsNumber ¶
func (m *OspfShRedistProto) GetEigrpAsNumber() string
func (*OspfShRedistProto) GetIsisInstanceId ¶
func (m *OspfShRedistProto) GetIsisInstanceId() string
func (*OspfShRedistProto) GetOspfProcessId ¶
func (m *OspfShRedistProto) GetOspfProcessId() string
func (*OspfShRedistProto) GetProtocolType ¶
func (m *OspfShRedistProto) GetProtocolType() string
func (*OspfShRedistProto) ProtoMessage ¶
func (*OspfShRedistProto) ProtoMessage()
func (*OspfShRedistProto) Reset ¶
func (m *OspfShRedistProto) Reset()
func (*OspfShRedistProto) String ¶
func (m *OspfShRedistProto) String() string
func (*OspfShRedistProto) XXX_DiscardUnknown ¶
func (m *OspfShRedistProto) XXX_DiscardUnknown()
func (*OspfShRedistProto) XXX_Marshal ¶
func (m *OspfShRedistProto) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OspfShRedistProto) XXX_Merge ¶
func (m *OspfShRedistProto) XXX_Merge(src proto.Message)
func (*OspfShRedistProto) XXX_Size ¶
func (m *OspfShRedistProto) XXX_Size() int
func (*OspfShRedistProto) XXX_Unmarshal ¶
func (m *OspfShRedistProto) XXX_Unmarshal(b []byte) error
type OspfShRedist_KEYS ¶
type OspfShRedist_KEYS struct { ProcessName string `protobuf:"bytes,1,opt,name=process_name,json=processName,proto3" json:"process_name,omitempty"` VrfName string `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"` ProtocolName string `protobuf:"bytes,3,opt,name=protocol_name,json=protocolName,proto3" json:"protocol_name,omitempty"` ProcessName_1 string `protobuf:"bytes,4,opt,name=process_name_1,json=processName1,proto3" json:"process_name_1,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*OspfShRedist_KEYS) Descriptor ¶
func (*OspfShRedist_KEYS) Descriptor() ([]byte, []int)
func (*OspfShRedist_KEYS) GetProcessName ¶
func (m *OspfShRedist_KEYS) GetProcessName() string
func (*OspfShRedist_KEYS) GetProcessName_1 ¶
func (m *OspfShRedist_KEYS) GetProcessName_1() string
func (*OspfShRedist_KEYS) GetProtocolName ¶
func (m *OspfShRedist_KEYS) GetProtocolName() string
func (*OspfShRedist_KEYS) GetVrfName ¶
func (m *OspfShRedist_KEYS) GetVrfName() string
func (*OspfShRedist_KEYS) ProtoMessage ¶
func (*OspfShRedist_KEYS) ProtoMessage()
func (*OspfShRedist_KEYS) Reset ¶
func (m *OspfShRedist_KEYS) Reset()
func (*OspfShRedist_KEYS) String ¶
func (m *OspfShRedist_KEYS) String() string
func (*OspfShRedist_KEYS) XXX_DiscardUnknown ¶
func (m *OspfShRedist_KEYS) XXX_DiscardUnknown()
func (*OspfShRedist_KEYS) XXX_Marshal ¶
func (m *OspfShRedist_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*OspfShRedist_KEYS) XXX_Merge ¶
func (m *OspfShRedist_KEYS) XXX_Merge(src proto.Message)
func (*OspfShRedist_KEYS) XXX_Size ¶
func (m *OspfShRedist_KEYS) XXX_Size() int
func (*OspfShRedist_KEYS) XXX_Unmarshal ¶
func (m *OspfShRedist_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.