Documentation ¶
Overview ¶
Cisco-IOS-XR-ipv4-dhcpd-oper:ipv4-dhcpd/nodes/node/relay/profiles/profile
Index ¶
- type Ipv4DhcpdRelayProfile
- func (*Ipv4DhcpdRelayProfile) Descriptor() ([]byte, []int)
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileBroadcastFlagPolicy() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileGiAddr() []string
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileGiAddrPolicy() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileHelperAddress() []string
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileHelperCount() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileHelperVrf() []string
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileMacMismatchAction() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileName() string
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoAllowUntrusted() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoCheck() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOption() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOptionvpn() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOptionvpnMode() string
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoPolicy() uint32
- func (m *Ipv4DhcpdRelayProfile) GetRelayProfileUid() uint32
- func (*Ipv4DhcpdRelayProfile) ProtoMessage()
- func (m *Ipv4DhcpdRelayProfile) Reset()
- func (m *Ipv4DhcpdRelayProfile) String() string
- func (m *Ipv4DhcpdRelayProfile) XXX_DiscardUnknown()
- func (m *Ipv4DhcpdRelayProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ipv4DhcpdRelayProfile) XXX_Merge(src proto.Message)
- func (m *Ipv4DhcpdRelayProfile) XXX_Size() int
- func (m *Ipv4DhcpdRelayProfile) XXX_Unmarshal(b []byte) error
- type Ipv4DhcpdRelayProfile_KEYS
- func (*Ipv4DhcpdRelayProfile_KEYS) Descriptor() ([]byte, []int)
- func (m *Ipv4DhcpdRelayProfile_KEYS) GetNodeid() string
- func (m *Ipv4DhcpdRelayProfile_KEYS) GetProfileName() string
- func (*Ipv4DhcpdRelayProfile_KEYS) ProtoMessage()
- func (m *Ipv4DhcpdRelayProfile_KEYS) Reset()
- func (m *Ipv4DhcpdRelayProfile_KEYS) String() string
- func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_DiscardUnknown()
- func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Merge(src proto.Message)
- func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Size() int
- func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Ipv4DhcpdRelayProfile ¶
type Ipv4DhcpdRelayProfile struct { RelayProfileName string `protobuf:"bytes,50,opt,name=relay_profile_name,json=relayProfileName,proto3" json:"relay_profile_name,omitempty"` RelayProfileUid uint32 `protobuf:"varint,51,opt,name=relay_profile_uid,json=relayProfileUid,proto3" json:"relay_profile_uid,omitempty"` RelayProfileHelperCount uint32 `` /* 136-byte string literal not displayed */ RelayProfileHelperAddress []string `` /* 141-byte string literal not displayed */ RelayProfileHelperVrf []string `` /* 129-byte string literal not displayed */ RelayProfileGiAddr []string `protobuf:"bytes,55,rep,name=relay_profile_gi_addr,json=relayProfileGiAddr,proto3" json:"relay_profile_gi_addr,omitempty"` RelayProfileRelayInfoOption uint32 `` /* 150-byte string literal not displayed */ RelayProfileRelayInfoPolicy uint32 `` /* 150-byte string literal not displayed */ RelayProfileRelayInfoAllowUntrusted uint32 `` /* 176-byte string literal not displayed */ RelayProfileRelayInfoOptionvpn uint32 `` /* 159-byte string literal not displayed */ RelayProfileRelayInfoOptionvpnMode string `` /* 172-byte string literal not displayed */ RelayProfileRelayInfoCheck uint32 `` /* 147-byte string literal not displayed */ RelayProfileGiAddrPolicy uint32 `` /* 141-byte string literal not displayed */ RelayProfileBroadcastFlagPolicy uint32 `` /* 162-byte string literal not displayed */ RelayProfileMacMismatchAction uint32 `` /* 156-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*Ipv4DhcpdRelayProfile) Descriptor ¶
func (*Ipv4DhcpdRelayProfile) Descriptor() ([]byte, []int)
func (*Ipv4DhcpdRelayProfile) GetRelayProfileBroadcastFlagPolicy ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileBroadcastFlagPolicy() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileGiAddr ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileGiAddr() []string
func (*Ipv4DhcpdRelayProfile) GetRelayProfileGiAddrPolicy ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileGiAddrPolicy() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileHelperAddress ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileHelperAddress() []string
func (*Ipv4DhcpdRelayProfile) GetRelayProfileHelperCount ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileHelperCount() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileHelperVrf ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileHelperVrf() []string
func (*Ipv4DhcpdRelayProfile) GetRelayProfileMacMismatchAction ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileMacMismatchAction() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileName ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileName() string
func (*Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoAllowUntrusted ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoAllowUntrusted() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoCheck ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoCheck() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOption ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOption() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOptionvpn ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOptionvpn() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOptionvpnMode ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoOptionvpnMode() string
func (*Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoPolicy ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileRelayInfoPolicy() uint32
func (*Ipv4DhcpdRelayProfile) GetRelayProfileUid ¶
func (m *Ipv4DhcpdRelayProfile) GetRelayProfileUid() uint32
func (*Ipv4DhcpdRelayProfile) ProtoMessage ¶
func (*Ipv4DhcpdRelayProfile) ProtoMessage()
func (*Ipv4DhcpdRelayProfile) Reset ¶
func (m *Ipv4DhcpdRelayProfile) Reset()
func (*Ipv4DhcpdRelayProfile) String ¶
func (m *Ipv4DhcpdRelayProfile) String() string
func (*Ipv4DhcpdRelayProfile) XXX_DiscardUnknown ¶
func (m *Ipv4DhcpdRelayProfile) XXX_DiscardUnknown()
func (*Ipv4DhcpdRelayProfile) XXX_Marshal ¶
func (m *Ipv4DhcpdRelayProfile) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Ipv4DhcpdRelayProfile) XXX_Merge ¶
func (m *Ipv4DhcpdRelayProfile) XXX_Merge(src proto.Message)
func (*Ipv4DhcpdRelayProfile) XXX_Size ¶
func (m *Ipv4DhcpdRelayProfile) XXX_Size() int
func (*Ipv4DhcpdRelayProfile) XXX_Unmarshal ¶
func (m *Ipv4DhcpdRelayProfile) XXX_Unmarshal(b []byte) error
type Ipv4DhcpdRelayProfile_KEYS ¶
type Ipv4DhcpdRelayProfile_KEYS struct { Nodeid string `protobuf:"bytes,1,opt,name=nodeid,proto3" json:"nodeid,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:"-"` }
func (*Ipv4DhcpdRelayProfile_KEYS) Descriptor ¶
func (*Ipv4DhcpdRelayProfile_KEYS) Descriptor() ([]byte, []int)
func (*Ipv4DhcpdRelayProfile_KEYS) GetNodeid ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) GetNodeid() string
func (*Ipv4DhcpdRelayProfile_KEYS) GetProfileName ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) GetProfileName() string
func (*Ipv4DhcpdRelayProfile_KEYS) ProtoMessage ¶
func (*Ipv4DhcpdRelayProfile_KEYS) ProtoMessage()
func (*Ipv4DhcpdRelayProfile_KEYS) Reset ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) Reset()
func (*Ipv4DhcpdRelayProfile_KEYS) String ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) String() string
func (*Ipv4DhcpdRelayProfile_KEYS) XXX_DiscardUnknown ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_DiscardUnknown()
func (*Ipv4DhcpdRelayProfile_KEYS) XXX_Marshal ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*Ipv4DhcpdRelayProfile_KEYS) XXX_Merge ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Merge(src proto.Message)
func (*Ipv4DhcpdRelayProfile_KEYS) XXX_Size ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Size() int
func (*Ipv4DhcpdRelayProfile_KEYS) XXX_Unmarshal ¶
func (m *Ipv4DhcpdRelayProfile_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.