Documentation
¶
Overview ¶
Cisco-IOS-XR-clns-isis-oper:isis/instances/instance/topologies/topology/topology-levels/topology-level/te-tunnels/te-tunnel
Index ¶
- type IsisShTeTunnel
- func (*IsisShTeTunnel) Descriptor() ([]byte, []int)
- func (m *IsisShTeTunnel) GetTeBandwidth() uint32
- func (m *IsisShTeTunnel) GetTeCheckpointObjectId() uint32
- func (m *IsisShTeTunnel) GetTeInterface() string
- func (m *IsisShTeTunnel) GetTeModeType() string
- func (m *IsisShTeTunnel) GetTeNextHopIpAddress() string
- func (m *IsisShTeTunnel) GetTeSegmentRoutingEnabled() bool
- func (m *IsisShTeTunnel) GetTeSegmentRoutingExclude() bool
- func (m *IsisShTeTunnel) GetTeSegmentRoutingStrictSpf() bool
- func (m *IsisShTeTunnel) GetTeSystemId() string
- func (m *IsisShTeTunnel) GetTeigpMetric() int32
- func (m *IsisShTeTunnel) GetTeipv4AaEnabled() bool
- func (m *IsisShTeTunnel) GetTeipv4FaEnabled() bool
- func (m *IsisShTeTunnel) GetTeipv6AaEnabled() bool
- func (m *IsisShTeTunnel) GetTeipv6FaEnabled() bool
- func (*IsisShTeTunnel) ProtoMessage()
- func (m *IsisShTeTunnel) Reset()
- func (m *IsisShTeTunnel) String() string
- func (m *IsisShTeTunnel) XXX_DiscardUnknown()
- func (m *IsisShTeTunnel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IsisShTeTunnel) XXX_Merge(src proto.Message)
- func (m *IsisShTeTunnel) XXX_Size() int
- func (m *IsisShTeTunnel) XXX_Unmarshal(b []byte) error
- type IsisShTeTunnel_KEYS
- func (*IsisShTeTunnel_KEYS) Descriptor() ([]byte, []int)
- func (m *IsisShTeTunnel_KEYS) GetAfName() string
- func (m *IsisShTeTunnel_KEYS) GetInstanceName() string
- func (m *IsisShTeTunnel_KEYS) GetInterfaceName() string
- func (m *IsisShTeTunnel_KEYS) GetLevel() string
- func (m *IsisShTeTunnel_KEYS) GetSafName() string
- func (m *IsisShTeTunnel_KEYS) GetSystemId() string
- func (m *IsisShTeTunnel_KEYS) GetTopologyName() string
- func (*IsisShTeTunnel_KEYS) ProtoMessage()
- func (m *IsisShTeTunnel_KEYS) Reset()
- func (m *IsisShTeTunnel_KEYS) String() string
- func (m *IsisShTeTunnel_KEYS) XXX_DiscardUnknown()
- func (m *IsisShTeTunnel_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *IsisShTeTunnel_KEYS) XXX_Merge(src proto.Message)
- func (m *IsisShTeTunnel_KEYS) XXX_Size() int
- func (m *IsisShTeTunnel_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsisShTeTunnel ¶
type IsisShTeTunnel struct { TeSystemId string `protobuf:"bytes,50,opt,name=te_system_id,json=teSystemId,proto3" json:"te_system_id,omitempty"` TeInterface string `protobuf:"bytes,51,opt,name=te_interface,json=teInterface,proto3" json:"te_interface,omitempty"` TeBandwidth uint32 `protobuf:"varint,52,opt,name=te_bandwidth,json=teBandwidth,proto3" json:"te_bandwidth,omitempty"` TeigpMetric int32 `protobuf:"zigzag32,53,opt,name=teigp_metric,json=teigpMetric,proto3" json:"teigp_metric,omitempty"` TeNextHopIpAddress string `protobuf:"bytes,54,opt,name=te_next_hop_ip_address,json=teNextHopIpAddress,proto3" json:"te_next_hop_ip_address,omitempty"` TeModeType string `protobuf:"bytes,55,opt,name=te_mode_type,json=teModeType,proto3" json:"te_mode_type,omitempty"` Teipv4FaEnabled bool `protobuf:"varint,56,opt,name=teipv4fa_enabled,json=teipv4faEnabled,proto3" json:"teipv4fa_enabled,omitempty"` Teipv6FaEnabled bool `protobuf:"varint,57,opt,name=teipv6fa_enabled,json=teipv6faEnabled,proto3" json:"teipv6fa_enabled,omitempty"` Teipv4AaEnabled bool `protobuf:"varint,58,opt,name=teipv4aa_enabled,json=teipv4aaEnabled,proto3" json:"teipv4aa_enabled,omitempty"` Teipv6AaEnabled bool `protobuf:"varint,59,opt,name=teipv6aa_enabled,json=teipv6aaEnabled,proto3" json:"teipv6aa_enabled,omitempty"` TeCheckpointObjectId uint32 `` /* 127-byte string literal not displayed */ TeSegmentRoutingEnabled bool `` /* 136-byte string literal not displayed */ TeSegmentRoutingStrictSpf bool `` /* 144-byte string literal not displayed */ TeSegmentRoutingExclude bool `` /* 136-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IsisShTeTunnel) Descriptor ¶
func (*IsisShTeTunnel) Descriptor() ([]byte, []int)
func (*IsisShTeTunnel) GetTeBandwidth ¶
func (m *IsisShTeTunnel) GetTeBandwidth() uint32
func (*IsisShTeTunnel) GetTeCheckpointObjectId ¶
func (m *IsisShTeTunnel) GetTeCheckpointObjectId() uint32
func (*IsisShTeTunnel) GetTeInterface ¶
func (m *IsisShTeTunnel) GetTeInterface() string
func (*IsisShTeTunnel) GetTeModeType ¶
func (m *IsisShTeTunnel) GetTeModeType() string
func (*IsisShTeTunnel) GetTeNextHopIpAddress ¶
func (m *IsisShTeTunnel) GetTeNextHopIpAddress() string
func (*IsisShTeTunnel) GetTeSegmentRoutingEnabled ¶
func (m *IsisShTeTunnel) GetTeSegmentRoutingEnabled() bool
func (*IsisShTeTunnel) GetTeSegmentRoutingExclude ¶
func (m *IsisShTeTunnel) GetTeSegmentRoutingExclude() bool
func (*IsisShTeTunnel) GetTeSegmentRoutingStrictSpf ¶
func (m *IsisShTeTunnel) GetTeSegmentRoutingStrictSpf() bool
func (*IsisShTeTunnel) GetTeSystemId ¶
func (m *IsisShTeTunnel) GetTeSystemId() string
func (*IsisShTeTunnel) GetTeigpMetric ¶
func (m *IsisShTeTunnel) GetTeigpMetric() int32
func (*IsisShTeTunnel) GetTeipv4AaEnabled ¶
func (m *IsisShTeTunnel) GetTeipv4AaEnabled() bool
func (*IsisShTeTunnel) GetTeipv4FaEnabled ¶
func (m *IsisShTeTunnel) GetTeipv4FaEnabled() bool
func (*IsisShTeTunnel) GetTeipv6AaEnabled ¶
func (m *IsisShTeTunnel) GetTeipv6AaEnabled() bool
func (*IsisShTeTunnel) GetTeipv6FaEnabled ¶
func (m *IsisShTeTunnel) GetTeipv6FaEnabled() bool
func (*IsisShTeTunnel) ProtoMessage ¶
func (*IsisShTeTunnel) ProtoMessage()
func (*IsisShTeTunnel) Reset ¶
func (m *IsisShTeTunnel) Reset()
func (*IsisShTeTunnel) String ¶
func (m *IsisShTeTunnel) String() string
func (*IsisShTeTunnel) XXX_DiscardUnknown ¶
func (m *IsisShTeTunnel) XXX_DiscardUnknown()
func (*IsisShTeTunnel) XXX_Marshal ¶
func (m *IsisShTeTunnel) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IsisShTeTunnel) XXX_Merge ¶
func (m *IsisShTeTunnel) XXX_Merge(src proto.Message)
func (*IsisShTeTunnel) XXX_Size ¶
func (m *IsisShTeTunnel) XXX_Size() int
func (*IsisShTeTunnel) XXX_Unmarshal ¶
func (m *IsisShTeTunnel) XXX_Unmarshal(b []byte) error
type IsisShTeTunnel_KEYS ¶
type IsisShTeTunnel_KEYS struct { InstanceName string `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"` AfName string `protobuf:"bytes,2,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"` SafName string `protobuf:"bytes,3,opt,name=saf_name,json=safName,proto3" json:"saf_name,omitempty"` TopologyName string `protobuf:"bytes,4,opt,name=topology_name,json=topologyName,proto3" json:"topology_name,omitempty"` Level string `protobuf:"bytes,5,opt,name=level,proto3" json:"level,omitempty"` SystemId string `protobuf:"bytes,6,opt,name=system_id,json=systemId,proto3" json:"system_id,omitempty"` InterfaceName string `protobuf:"bytes,7,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*IsisShTeTunnel_KEYS) Descriptor ¶
func (*IsisShTeTunnel_KEYS) Descriptor() ([]byte, []int)
func (*IsisShTeTunnel_KEYS) GetAfName ¶
func (m *IsisShTeTunnel_KEYS) GetAfName() string
func (*IsisShTeTunnel_KEYS) GetInstanceName ¶
func (m *IsisShTeTunnel_KEYS) GetInstanceName() string
func (*IsisShTeTunnel_KEYS) GetInterfaceName ¶
func (m *IsisShTeTunnel_KEYS) GetInterfaceName() string
func (*IsisShTeTunnel_KEYS) GetLevel ¶
func (m *IsisShTeTunnel_KEYS) GetLevel() string
func (*IsisShTeTunnel_KEYS) GetSafName ¶
func (m *IsisShTeTunnel_KEYS) GetSafName() string
func (*IsisShTeTunnel_KEYS) GetSystemId ¶
func (m *IsisShTeTunnel_KEYS) GetSystemId() string
func (*IsisShTeTunnel_KEYS) GetTopologyName ¶
func (m *IsisShTeTunnel_KEYS) GetTopologyName() string
func (*IsisShTeTunnel_KEYS) ProtoMessage ¶
func (*IsisShTeTunnel_KEYS) ProtoMessage()
func (*IsisShTeTunnel_KEYS) Reset ¶
func (m *IsisShTeTunnel_KEYS) Reset()
func (*IsisShTeTunnel_KEYS) String ¶
func (m *IsisShTeTunnel_KEYS) String() string
func (*IsisShTeTunnel_KEYS) XXX_DiscardUnknown ¶
func (m *IsisShTeTunnel_KEYS) XXX_DiscardUnknown()
func (*IsisShTeTunnel_KEYS) XXX_Marshal ¶
func (m *IsisShTeTunnel_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*IsisShTeTunnel_KEYS) XXX_Merge ¶
func (m *IsisShTeTunnel_KEYS) XXX_Merge(src proto.Message)
func (*IsisShTeTunnel_KEYS) XXX_Size ¶
func (m *IsisShTeTunnel_KEYS) XXX_Size() int
func (*IsisShTeTunnel_KEYS) XXX_Unmarshal ¶
func (m *IsisShTeTunnel_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.