cisco_ios_xr_ipv6_new_dhcpv6d_oper_dhcpv6_nodes_node_server_interfaces_interface

package
v1.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Cisco-IOS-XR-ipv6-new-dhcpv6d-oper:dhcpv6/nodes/node/server/interfaces/interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ipv6Dhcpv6DServerInterface

type Ipv6Dhcpv6DServerInterface struct {
	ServerVrfName                 string   `protobuf:"bytes,50,opt,name=server_vrf_name,json=serverVrfName,proto3" json:"server_vrf_name,omitempty"`
	ServerInterfaceMode           string   `protobuf:"bytes,51,opt,name=server_interface_mode,json=serverInterfaceMode,proto3" json:"server_interface_mode,omitempty"`
	IsServerInterfaceAmbiguous    uint32   `` /* 145-byte string literal not displayed */
	ServerInterfaceProfileName    string   `` /* 144-byte string literal not displayed */
	ServerInterfaceLeaseLimitType string   `` /* 155-byte string literal not displayed */
	ServerInterfaceLeaseLimits    uint32   `` /* 145-byte string literal not displayed */
	SrgRole                       string   `protobuf:"bytes,56,opt,name=srg_role,json=srgRole,proto3" json:"srg_role,omitempty"`
	SergRole                      string   `protobuf:"bytes,57,opt,name=serg_role,json=sergRole,proto3" json:"serg_role,omitempty"`
	MacThrottle                   bool     `protobuf:"varint,58,opt,name=mac_throttle,json=macThrottle,proto3" json:"mac_throttle,omitempty"`
	SrgVrfName                    string   `protobuf:"bytes,59,opt,name=srg_vrf_name,json=srgVrfName,proto3" json:"srg_vrf_name,omitempty"`
	Srgp2P                        bool     `protobuf:"varint,60,opt,name=srgp2p,proto3" json:"srgp2p,omitempty"`
	XXX_NoUnkeyedLiteral          struct{} `json:"-"`
	XXX_unrecognized              []byte   `json:"-"`
	XXX_sizecache                 int32    `json:"-"`
}

func (*Ipv6Dhcpv6DServerInterface) Descriptor

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

func (*Ipv6Dhcpv6DServerInterface) GetIsServerInterfaceAmbiguous

func (m *Ipv6Dhcpv6DServerInterface) GetIsServerInterfaceAmbiguous() uint32

func (*Ipv6Dhcpv6DServerInterface) GetMacThrottle

func (m *Ipv6Dhcpv6DServerInterface) GetMacThrottle() bool

func (*Ipv6Dhcpv6DServerInterface) GetSergRole

func (m *Ipv6Dhcpv6DServerInterface) GetSergRole() string

func (*Ipv6Dhcpv6DServerInterface) GetServerInterfaceLeaseLimitType

func (m *Ipv6Dhcpv6DServerInterface) GetServerInterfaceLeaseLimitType() string

func (*Ipv6Dhcpv6DServerInterface) GetServerInterfaceLeaseLimits

func (m *Ipv6Dhcpv6DServerInterface) GetServerInterfaceLeaseLimits() uint32

func (*Ipv6Dhcpv6DServerInterface) GetServerInterfaceMode

func (m *Ipv6Dhcpv6DServerInterface) GetServerInterfaceMode() string

func (*Ipv6Dhcpv6DServerInterface) GetServerInterfaceProfileName

func (m *Ipv6Dhcpv6DServerInterface) GetServerInterfaceProfileName() string

func (*Ipv6Dhcpv6DServerInterface) GetServerVrfName

func (m *Ipv6Dhcpv6DServerInterface) GetServerVrfName() string

func (*Ipv6Dhcpv6DServerInterface) GetSrgRole

func (m *Ipv6Dhcpv6DServerInterface) GetSrgRole() string

func (*Ipv6Dhcpv6DServerInterface) GetSrgVrfName

func (m *Ipv6Dhcpv6DServerInterface) GetSrgVrfName() string

func (*Ipv6Dhcpv6DServerInterface) GetSrgp2P

func (m *Ipv6Dhcpv6DServerInterface) GetSrgp2P() bool

func (*Ipv6Dhcpv6DServerInterface) ProtoMessage

func (*Ipv6Dhcpv6DServerInterface) ProtoMessage()

func (*Ipv6Dhcpv6DServerInterface) Reset

func (m *Ipv6Dhcpv6DServerInterface) Reset()

func (*Ipv6Dhcpv6DServerInterface) String

func (m *Ipv6Dhcpv6DServerInterface) String() string

func (*Ipv6Dhcpv6DServerInterface) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DServerInterface) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DServerInterface) XXX_Marshal

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

func (*Ipv6Dhcpv6DServerInterface) XXX_Merge

func (m *Ipv6Dhcpv6DServerInterface) XXX_Merge(src proto.Message)

func (*Ipv6Dhcpv6DServerInterface) XXX_Size

func (m *Ipv6Dhcpv6DServerInterface) XXX_Size() int

func (*Ipv6Dhcpv6DServerInterface) XXX_Unmarshal

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

type Ipv6Dhcpv6DServerInterface_KEYS

type Ipv6Dhcpv6DServerInterface_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	InterfaceName        string   `protobuf:"bytes,2,opt,name=interface_name,json=interfaceName,proto3" json:"interface_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Ipv6Dhcpv6DServerInterface_KEYS) Descriptor

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

func (*Ipv6Dhcpv6DServerInterface_KEYS) GetInterfaceName

func (m *Ipv6Dhcpv6DServerInterface_KEYS) GetInterfaceName() string

func (*Ipv6Dhcpv6DServerInterface_KEYS) GetNodeName

func (m *Ipv6Dhcpv6DServerInterface_KEYS) GetNodeName() string

func (*Ipv6Dhcpv6DServerInterface_KEYS) ProtoMessage

func (*Ipv6Dhcpv6DServerInterface_KEYS) ProtoMessage()

func (*Ipv6Dhcpv6DServerInterface_KEYS) Reset

func (*Ipv6Dhcpv6DServerInterface_KEYS) String

func (*Ipv6Dhcpv6DServerInterface_KEYS) XXX_DiscardUnknown

func (m *Ipv6Dhcpv6DServerInterface_KEYS) XXX_DiscardUnknown()

func (*Ipv6Dhcpv6DServerInterface_KEYS) XXX_Marshal

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

func (*Ipv6Dhcpv6DServerInterface_KEYS) XXX_Merge

func (m *Ipv6Dhcpv6DServerInterface_KEYS) XXX_Merge(src proto.Message)

func (*Ipv6Dhcpv6DServerInterface_KEYS) XXX_Size

func (m *Ipv6Dhcpv6DServerInterface_KEYS) XXX_Size() int

func (*Ipv6Dhcpv6DServerInterface_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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