Documentation ¶
Overview ¶
Cisco-IOS-XR-ipv4-dhcpd-oper:ipv4-dhcpd/nodes/node/server/profiles/profile
Index ¶
- type Ipv4DhcpdServerProfile
- func (*Ipv4DhcpdServerProfile) Descriptor() ([]byte, []int)
- func (m *Ipv4DhcpdServerProfile) GetBcastPolicy() uint32
- func (m *Ipv4DhcpdServerProfile) GetDuplicateIpAddressCheck() bool
- func (m *Ipv4DhcpdServerProfile) GetDuplicateMacAddressCheck() bool
- func (m *Ipv4DhcpdServerProfile) GetGiaddrPolicy() uint32
- func (m *Ipv4DhcpdServerProfile) GetIsMoveAllowed() bool
- func (m *Ipv4DhcpdServerProfile) GetLeaseLimitCount() uint32
- func (m *Ipv4DhcpdServerProfile) GetLeaseLimitType() uint32
- func (m *Ipv4DhcpdServerProfile) GetRequestedAddressCheck() bool
- func (m *Ipv4DhcpdServerProfile) GetSecureArp() bool
- func (m *Ipv4DhcpdServerProfile) GetServerBootfileName() string
- func (m *Ipv4DhcpdServerProfile) GetServerDomainName() string
- func (m *Ipv4DhcpdServerProfile) GetServerIdCheck() bool
- func (m *Ipv4DhcpdServerProfile) GetServerPoolName() string
- func (m *Ipv4DhcpdServerProfile) GetServerProfileDefaultRouter() []string
- func (m *Ipv4DhcpdServerProfile) GetServerProfileDns() []string
- func (m *Ipv4DhcpdServerProfile) GetServerProfileLease() uint32
- func (m *Ipv4DhcpdServerProfile) GetServerProfileNameXr() string
- func (m *Ipv4DhcpdServerProfile) GetServerProfileNetbiosNameSvrCount() uint32
- func (m *Ipv4DhcpdServerProfile) GetServerProfileNetbiosNodeType() uint32
- func (m *Ipv4DhcpdServerProfile) GetServerProfileNetbiousNameServer() []string
- func (m *Ipv4DhcpdServerProfile) GetServerProfileServerDnsCount() uint32
- func (m *Ipv4DhcpdServerProfile) GetServerProfileTimeServer() []string
- func (m *Ipv4DhcpdServerProfile) GetServerProfileTimeSvrCount() uint32
- func (m *Ipv4DhcpdServerProfile) GetServerProfiledefaultRouterCount() uint32
- func (m *Ipv4DhcpdServerProfile) GetServerProfileiedgeCheck() uint32
- func (m *Ipv4DhcpdServerProfile) GetSubnetMask() string
- func (*Ipv4DhcpdServerProfile) ProtoMessage()
- func (m *Ipv4DhcpdServerProfile) Reset()
- func (m *Ipv4DhcpdServerProfile) String() string
- func (m *Ipv4DhcpdServerProfile) XXX_DiscardUnknown()
- func (m *Ipv4DhcpdServerProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ipv4DhcpdServerProfile) XXX_Merge(src proto.Message)
- func (m *Ipv4DhcpdServerProfile) XXX_Size() int
- func (m *Ipv4DhcpdServerProfile) XXX_Unmarshal(b []byte) error
- type Ipv4DhcpdServerProfile_KEYS
- func (*Ipv4DhcpdServerProfile_KEYS) Descriptor() ([]byte, []int)
- func (m *Ipv4DhcpdServerProfile_KEYS) GetNodeid() string
- func (m *Ipv4DhcpdServerProfile_KEYS) GetServerProfileName() string
- func (*Ipv4DhcpdServerProfile_KEYS) ProtoMessage()
- func (m *Ipv4DhcpdServerProfile_KEYS) Reset()
- func (m *Ipv4DhcpdServerProfile_KEYS) String() string
- func (m *Ipv4DhcpdServerProfile_KEYS) XXX_DiscardUnknown()
- func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Merge(src proto.Message)
- func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Size() int
- func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ipv4DhcpdServerProfile ¶
type Ipv4DhcpdServerProfile struct { ServerProfileNameXr string `protobuf:"bytes,50,opt,name=server_profile_name_xr,json=serverProfileNameXr,proto3" json:"server_profile_name_xr,omitempty"` SecureArp bool `protobuf:"varint,51,opt,name=secure_arp,json=secureArp,proto3" json:"secure_arp,omitempty"` RequestedAddressCheck bool `` /* 128-byte string literal not displayed */ ServerIdCheck bool `protobuf:"varint,53,opt,name=server_id_check,json=serverIdCheck,proto3" json:"server_id_check,omitempty"` DuplicateMacAddressCheck bool `` /* 139-byte string literal not displayed */ DuplicateIpAddressCheck bool `` /* 136-byte string literal not displayed */ IsMoveAllowed bool `protobuf:"varint,56,opt,name=is_move_allowed,json=isMoveAllowed,proto3" json:"is_move_allowed,omitempty"` BcastPolicy uint32 `protobuf:"varint,57,opt,name=bcast_policy,json=bcastPolicy,proto3" json:"bcast_policy,omitempty"` GiaddrPolicy uint32 `protobuf:"varint,58,opt,name=giaddr_policy,json=giaddrPolicy,proto3" json:"giaddr_policy,omitempty"` SubnetMask string `protobuf:"bytes,59,opt,name=subnet_mask,json=subnetMask,proto3" json:"subnet_mask,omitempty"` ServerPoolName string `protobuf:"bytes,60,opt,name=server_pool_name,json=serverPoolName,proto3" json:"server_pool_name,omitempty"` ServerProfileLease uint32 `protobuf:"varint,61,opt,name=server_profile_lease,json=serverProfileLease,proto3" json:"server_profile_lease,omitempty"` ServerProfileNetbiosNodeType uint32 `` /* 153-byte string literal not displayed */ ServerBootfileName string `protobuf:"bytes,63,opt,name=server_bootfile_name,json=serverBootfileName,proto3" json:"server_bootfile_name,omitempty"` ServerDomainName string `protobuf:"bytes,64,opt,name=server_domain_name,json=serverDomainName,proto3" json:"server_domain_name,omitempty"` ServerProfileiedgeCheck uint32 `` /* 134-byte string literal not displayed */ ServerProfileServerDnsCount uint32 `` /* 150-byte string literal not displayed */ ServerProfiledefaultRouterCount uint32 `` /* 160-byte string literal not displayed */ ServerProfileNetbiosNameSvrCount uint32 `` /* 167-byte string literal not displayed */ ServerProfileTimeSvrCount uint32 `` /* 144-byte string literal not displayed */ ServerProfileDns []string `protobuf:"bytes,70,rep,name=server_profile_dns,json=serverProfileDns,proto3" json:"server_profile_dns,omitempty"` ServerProfileDefaultRouter []string `` /* 144-byte string literal not displayed */ ServerProfileNetbiousNameServer []string `` /* 161-byte string literal not displayed */ ServerProfileTimeServer []string `` /* 135-byte string literal not displayed */ LeaseLimitType uint32 `protobuf:"varint,74,opt,name=lease_limit_type,json=leaseLimitType,proto3" json:"lease_limit_type,omitempty"` LeaseLimitCount uint32 `protobuf:"varint,75,opt,name=lease_limit_count,json=leaseLimitCount,proto3" json:"lease_limit_count,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Ipv4DhcpdServerProfile) Descriptor ¶
func (*Ipv4DhcpdServerProfile) Descriptor() ([]byte, []int)
func (*Ipv4DhcpdServerProfile) GetBcastPolicy ¶
func (m *Ipv4DhcpdServerProfile) GetBcastPolicy() uint32
func (*Ipv4DhcpdServerProfile) GetDuplicateIpAddressCheck ¶
func (m *Ipv4DhcpdServerProfile) GetDuplicateIpAddressCheck() bool
func (*Ipv4DhcpdServerProfile) GetDuplicateMacAddressCheck ¶
func (m *Ipv4DhcpdServerProfile) GetDuplicateMacAddressCheck() bool
func (*Ipv4DhcpdServerProfile) GetGiaddrPolicy ¶
func (m *Ipv4DhcpdServerProfile) GetGiaddrPolicy() uint32
func (*Ipv4DhcpdServerProfile) GetIsMoveAllowed ¶
func (m *Ipv4DhcpdServerProfile) GetIsMoveAllowed() bool
func (*Ipv4DhcpdServerProfile) GetLeaseLimitCount ¶
func (m *Ipv4DhcpdServerProfile) GetLeaseLimitCount() uint32
func (*Ipv4DhcpdServerProfile) GetLeaseLimitType ¶
func (m *Ipv4DhcpdServerProfile) GetLeaseLimitType() uint32
func (*Ipv4DhcpdServerProfile) GetRequestedAddressCheck ¶
func (m *Ipv4DhcpdServerProfile) GetRequestedAddressCheck() bool
func (*Ipv4DhcpdServerProfile) GetSecureArp ¶
func (m *Ipv4DhcpdServerProfile) GetSecureArp() bool
func (*Ipv4DhcpdServerProfile) GetServerBootfileName ¶
func (m *Ipv4DhcpdServerProfile) GetServerBootfileName() string
func (*Ipv4DhcpdServerProfile) GetServerDomainName ¶
func (m *Ipv4DhcpdServerProfile) GetServerDomainName() string
func (*Ipv4DhcpdServerProfile) GetServerIdCheck ¶
func (m *Ipv4DhcpdServerProfile) GetServerIdCheck() bool
func (*Ipv4DhcpdServerProfile) GetServerPoolName ¶
func (m *Ipv4DhcpdServerProfile) GetServerPoolName() string
func (*Ipv4DhcpdServerProfile) GetServerProfileDefaultRouter ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileDefaultRouter() []string
func (*Ipv4DhcpdServerProfile) GetServerProfileDns ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileDns() []string
func (*Ipv4DhcpdServerProfile) GetServerProfileLease ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileLease() uint32
func (*Ipv4DhcpdServerProfile) GetServerProfileNameXr ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileNameXr() string
func (*Ipv4DhcpdServerProfile) GetServerProfileNetbiosNameSvrCount ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileNetbiosNameSvrCount() uint32
func (*Ipv4DhcpdServerProfile) GetServerProfileNetbiosNodeType ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileNetbiosNodeType() uint32
func (*Ipv4DhcpdServerProfile) GetServerProfileNetbiousNameServer ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileNetbiousNameServer() []string
func (*Ipv4DhcpdServerProfile) GetServerProfileServerDnsCount ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileServerDnsCount() uint32
func (*Ipv4DhcpdServerProfile) GetServerProfileTimeServer ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileTimeServer() []string
func (*Ipv4DhcpdServerProfile) GetServerProfileTimeSvrCount ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileTimeSvrCount() uint32
func (*Ipv4DhcpdServerProfile) GetServerProfiledefaultRouterCount ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfiledefaultRouterCount() uint32
func (*Ipv4DhcpdServerProfile) GetServerProfileiedgeCheck ¶
func (m *Ipv4DhcpdServerProfile) GetServerProfileiedgeCheck() uint32
func (*Ipv4DhcpdServerProfile) GetSubnetMask ¶
func (m *Ipv4DhcpdServerProfile) GetSubnetMask() string
func (*Ipv4DhcpdServerProfile) ProtoMessage ¶
func (*Ipv4DhcpdServerProfile) ProtoMessage()
func (*Ipv4DhcpdServerProfile) Reset ¶
func (m *Ipv4DhcpdServerProfile) Reset()
func (*Ipv4DhcpdServerProfile) String ¶
func (m *Ipv4DhcpdServerProfile) String() string
func (*Ipv4DhcpdServerProfile) XXX_DiscardUnknown ¶
func (m *Ipv4DhcpdServerProfile) XXX_DiscardUnknown()
func (*Ipv4DhcpdServerProfile) XXX_Marshal ¶
func (m *Ipv4DhcpdServerProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Ipv4DhcpdServerProfile) XXX_Merge ¶
func (m *Ipv4DhcpdServerProfile) XXX_Merge(src proto.Message)
func (*Ipv4DhcpdServerProfile) XXX_Size ¶
func (m *Ipv4DhcpdServerProfile) XXX_Size() int
func (*Ipv4DhcpdServerProfile) XXX_Unmarshal ¶
func (m *Ipv4DhcpdServerProfile) XXX_Unmarshal(b []byte) error
type Ipv4DhcpdServerProfile_KEYS ¶
type Ipv4DhcpdServerProfile_KEYS struct { Nodeid string `protobuf:"bytes,1,opt,name=nodeid,proto3" json:"nodeid,omitempty"` ServerProfileName string `protobuf:"bytes,2,opt,name=server_profile_name,json=serverProfileName,proto3" json:"server_profile_name,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Ipv4DhcpdServerProfile_KEYS) Descriptor ¶
func (*Ipv4DhcpdServerProfile_KEYS) Descriptor() ([]byte, []int)
func (*Ipv4DhcpdServerProfile_KEYS) GetNodeid ¶
func (m *Ipv4DhcpdServerProfile_KEYS) GetNodeid() string
func (*Ipv4DhcpdServerProfile_KEYS) GetServerProfileName ¶
func (m *Ipv4DhcpdServerProfile_KEYS) GetServerProfileName() string
func (*Ipv4DhcpdServerProfile_KEYS) ProtoMessage ¶
func (*Ipv4DhcpdServerProfile_KEYS) ProtoMessage()
func (*Ipv4DhcpdServerProfile_KEYS) Reset ¶
func (m *Ipv4DhcpdServerProfile_KEYS) Reset()
func (*Ipv4DhcpdServerProfile_KEYS) String ¶
func (m *Ipv4DhcpdServerProfile_KEYS) String() string
func (*Ipv4DhcpdServerProfile_KEYS) XXX_DiscardUnknown ¶
func (m *Ipv4DhcpdServerProfile_KEYS) XXX_DiscardUnknown()
func (*Ipv4DhcpdServerProfile_KEYS) XXX_Marshal ¶
func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Ipv4DhcpdServerProfile_KEYS) XXX_Merge ¶
func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Merge(src proto.Message)
func (*Ipv4DhcpdServerProfile_KEYS) XXX_Size ¶
func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Size() int
func (*Ipv4DhcpdServerProfile_KEYS) XXX_Unmarshal ¶
func (m *Ipv4DhcpdServerProfile_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.