cisco_ios_xr_ipv6_new_dhcpv6d_oper_dhcpv6_nodes_node_server_profiles_profile_info

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Cisco-IOS-XR-ipv6-new-dhcpv6d-oper:dhcpv6/nodes/node/server/profiles/profile/info

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPV6AddressType

type IPV6AddressType struct {
	Value                string   `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

IPV6 Address type

func (*IPV6AddressType) Descriptor

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

func (*IPV6AddressType) GetValue

func (m *IPV6AddressType) GetValue() string

func (*IPV6AddressType) ProtoMessage

func (*IPV6AddressType) ProtoMessage()

func (*IPV6AddressType) Reset

func (m *IPV6AddressType) Reset()

func (*IPV6AddressType) String

func (m *IPV6AddressType) String() string

func (*IPV6AddressType) XXX_DiscardUnknown

func (m *IPV6AddressType) XXX_DiscardUnknown()

func (*IPV6AddressType) XXX_Marshal

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

func (*IPV6AddressType) XXX_Merge

func (dst *IPV6AddressType) XXX_Merge(src proto.Message)

func (*IPV6AddressType) XXX_Size

func (m *IPV6AddressType) XXX_Size() int

func (*IPV6AddressType) XXX_Unmarshal

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

type Ipv6Dhcpv6DServerInterfaceReference

type Ipv6Dhcpv6DServerInterfaceReference struct {
	// Next interface reference information
	Ipv6Dhcpv6DServerInterfaceReference []*Ipv6Dhcpv6DServerInterfaceReferenceItem `` /* 172-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                struct{}                                   `json:"-"`
	XXX_unrecognized                    []byte                                     `json:"-"`
	XXX_sizecache                       int32                                      `json:"-"`
}

DHCPv6 server profile reference

func (*Ipv6Dhcpv6DServerInterfaceReference) Descriptor

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

func (*Ipv6Dhcpv6DServerInterfaceReference) GetIpv6Dhcpv6DServerInterfaceReference

func (m *Ipv6Dhcpv6DServerInterfaceReference) GetIpv6Dhcpv6DServerInterfaceReference() []*Ipv6Dhcpv6DServerInterfaceReferenceItem

func (*Ipv6Dhcpv6DServerInterfaceReference) ProtoMessage

func (*Ipv6Dhcpv6DServerInterfaceReference) ProtoMessage()

func (*Ipv6Dhcpv6DServerInterfaceReference) Reset

func (*Ipv6Dhcpv6DServerInterfaceReference) String

func (*Ipv6Dhcpv6DServerInterfaceReference) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DServerInterfaceReference) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DServerInterfaceReference) XXX_Marshal

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

func (*Ipv6Dhcpv6DServerInterfaceReference) XXX_Merge

func (*Ipv6Dhcpv6DServerInterfaceReference) XXX_Size

func (*Ipv6Dhcpv6DServerInterfaceReference) XXX_Unmarshal

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

type Ipv6Dhcpv6DServerInterfaceReferenceItem

type Ipv6Dhcpv6DServerInterfaceReferenceItem struct {
	// Interface name
	ServerReferenceInterfaceName string   `` /* 149-byte string literal not displayed */
	XXX_NoUnkeyedLiteral         struct{} `json:"-"`
	XXX_unrecognized             []byte   `json:"-"`
	XXX_sizecache                int32    `json:"-"`
}

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) Descriptor

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

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) GetServerReferenceInterfaceName

func (m *Ipv6Dhcpv6DServerInterfaceReferenceItem) GetServerReferenceInterfaceName() string

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) ProtoMessage

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) Reset

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) String

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DServerInterfaceReferenceItem) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) XXX_Marshal

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

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) XXX_Merge

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) XXX_Size

func (*Ipv6Dhcpv6DServerInterfaceReferenceItem) XXX_Unmarshal

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

type Ipv6Dhcpv6DServerProfile

type Ipv6Dhcpv6DServerProfile struct {
	// Server profile name
	ProfileName string `protobuf:"bytes,50,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	// Server domain name
	DomainName string `protobuf:"bytes,51,opt,name=domain_name,json=domainName,proto3" json:"domain_name,omitempty"`
	// DNS address count
	ProfileDns uint32 `protobuf:"varint,52,opt,name=profile_dns,json=profileDns,proto3" json:"profile_dns,omitempty"`
	// DNS addresses
	ProfileDnsAddress []*IPV6AddressType `protobuf:"bytes,53,rep,name=profile_dns_address,json=profileDnsAddress,proto3" json:"profile_dns_address,omitempty"`
	// Server lease time
	Lease *TimeBag `protobuf:"bytes,54,opt,name=lease,proto3" json:"lease,omitempty"`
	// Server aftr name
	AftrName string `protobuf:"bytes,55,opt,name=aftr_name,json=aftrName,proto3" json:"aftr_name,omitempty"`
	// Server framed address pool name
	FramedAddrPoolName string `protobuf:"bytes,56,opt,name=framed_addr_pool_name,json=framedAddrPoolName,proto3" json:"framed_addr_pool_name,omitempty"`
	// Server delegated prefix pool name
	DelegatedPrefixPoolName string `` /* 135-byte string literal not displayed */
	// Interface references
	InterfaceReferences *Ipv6Dhcpv6DServerInterfaceReference `protobuf:"bytes,58,opt,name=interface_references,json=interfaceReferences,proto3" json:"interface_references,omitempty"`
	// Rapid Commit
	RapidCommit          bool     `protobuf:"varint,59,opt,name=rapid_commit,json=rapidCommit,proto3" json:"rapid_commit,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6Dhcpv6DServerProfile) Descriptor

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

func (*Ipv6Dhcpv6DServerProfile) GetAftrName

func (m *Ipv6Dhcpv6DServerProfile) GetAftrName() string

func (*Ipv6Dhcpv6DServerProfile) GetDelegatedPrefixPoolName

func (m *Ipv6Dhcpv6DServerProfile) GetDelegatedPrefixPoolName() string

func (*Ipv6Dhcpv6DServerProfile) GetDomainName

func (m *Ipv6Dhcpv6DServerProfile) GetDomainName() string

func (*Ipv6Dhcpv6DServerProfile) GetFramedAddrPoolName

func (m *Ipv6Dhcpv6DServerProfile) GetFramedAddrPoolName() string

func (*Ipv6Dhcpv6DServerProfile) GetInterfaceReferences

func (*Ipv6Dhcpv6DServerProfile) GetLease

func (m *Ipv6Dhcpv6DServerProfile) GetLease() *TimeBag

func (*Ipv6Dhcpv6DServerProfile) GetProfileDns

func (m *Ipv6Dhcpv6DServerProfile) GetProfileDns() uint32

func (*Ipv6Dhcpv6DServerProfile) GetProfileDnsAddress

func (m *Ipv6Dhcpv6DServerProfile) GetProfileDnsAddress() []*IPV6AddressType

func (*Ipv6Dhcpv6DServerProfile) GetProfileName

func (m *Ipv6Dhcpv6DServerProfile) GetProfileName() string

func (*Ipv6Dhcpv6DServerProfile) GetRapidCommit

func (m *Ipv6Dhcpv6DServerProfile) GetRapidCommit() bool

func (*Ipv6Dhcpv6DServerProfile) ProtoMessage

func (*Ipv6Dhcpv6DServerProfile) ProtoMessage()

func (*Ipv6Dhcpv6DServerProfile) Reset

func (m *Ipv6Dhcpv6DServerProfile) Reset()

func (*Ipv6Dhcpv6DServerProfile) String

func (m *Ipv6Dhcpv6DServerProfile) String() string

func (*Ipv6Dhcpv6DServerProfile) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DServerProfile) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DServerProfile) XXX_Marshal

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

func (*Ipv6Dhcpv6DServerProfile) XXX_Merge

func (dst *Ipv6Dhcpv6DServerProfile) XXX_Merge(src proto.Message)

func (*Ipv6Dhcpv6DServerProfile) XXX_Size

func (m *Ipv6Dhcpv6DServerProfile) XXX_Size() int

func (*Ipv6Dhcpv6DServerProfile) XXX_Unmarshal

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

type Ipv6Dhcpv6DServerProfile_KEYS

type Ipv6Dhcpv6DServerProfile_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	ProfileName          string   `protobuf:"bytes,2,opt,name=profile_name,json=profileName,proto3" json:"profile_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

DHCPv6 server profile parameters

func (*Ipv6Dhcpv6DServerProfile_KEYS) Descriptor

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

func (*Ipv6Dhcpv6DServerProfile_KEYS) GetNodeName

func (m *Ipv6Dhcpv6DServerProfile_KEYS) GetNodeName() string

func (*Ipv6Dhcpv6DServerProfile_KEYS) GetProfileName

func (m *Ipv6Dhcpv6DServerProfile_KEYS) GetProfileName() string

func (*Ipv6Dhcpv6DServerProfile_KEYS) ProtoMessage

func (*Ipv6Dhcpv6DServerProfile_KEYS) ProtoMessage()

func (*Ipv6Dhcpv6DServerProfile_KEYS) Reset

func (m *Ipv6Dhcpv6DServerProfile_KEYS) Reset()

func (*Ipv6Dhcpv6DServerProfile_KEYS) String

func (*Ipv6Dhcpv6DServerProfile_KEYS) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DServerProfile_KEYS) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DServerProfile_KEYS) XXX_Marshal

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

func (*Ipv6Dhcpv6DServerProfile_KEYS) XXX_Merge

func (dst *Ipv6Dhcpv6DServerProfile_KEYS) XXX_Merge(src proto.Message)

func (*Ipv6Dhcpv6DServerProfile_KEYS) XXX_Size

func (m *Ipv6Dhcpv6DServerProfile_KEYS) XXX_Size() int

func (*Ipv6Dhcpv6DServerProfile_KEYS) XXX_Unmarshal

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

type TimeBag

type TimeBag struct {
	// DHCPV6 client lease in seconds
	Seconds uint32 `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	// Time in format HH:MM:SS
	Time                 string   `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Time in diffrent formats

func (*TimeBag) Descriptor

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

func (*TimeBag) GetSeconds

func (m *TimeBag) GetSeconds() uint32

func (*TimeBag) GetTime

func (m *TimeBag) GetTime() string

func (*TimeBag) ProtoMessage

func (*TimeBag) ProtoMessage()

func (*TimeBag) Reset

func (m *TimeBag) Reset()

func (*TimeBag) String

func (m *TimeBag) String() string

func (*TimeBag) XXX_DiscardUnknown

func (m *TimeBag) XXX_DiscardUnknown()

func (*TimeBag) XXX_Marshal

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

func (*TimeBag) XXX_Merge

func (dst *TimeBag) XXX_Merge(src proto.Message)

func (*TimeBag) XXX_Size

func (m *TimeBag) XXX_Size() int

func (*TimeBag) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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