cisco_ios_xr_l2vpn_oper_l2vpnv2_active_mstp_vlans_mstp_vlan

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-l2vpn-oper:l2vpnv2/active/mstp-vlans/mstp-vlan

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2VpnMstpSubint

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

func (*L2VpnMstpSubint) Descriptor

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

func (*L2VpnMstpSubint) GetInterfaceName

func (m *L2VpnMstpSubint) GetInterfaceName() string

func (*L2VpnMstpSubint) ProtoMessage

func (*L2VpnMstpSubint) ProtoMessage()

func (*L2VpnMstpSubint) Reset

func (m *L2VpnMstpSubint) Reset()

func (*L2VpnMstpSubint) String

func (m *L2VpnMstpSubint) String() string

func (*L2VpnMstpSubint) XXX_DiscardUnknown

func (m *L2VpnMstpSubint) XXX_DiscardUnknown()

func (*L2VpnMstpSubint) XXX_Marshal

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

func (*L2VpnMstpSubint) XXX_Merge

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

func (*L2VpnMstpSubint) XXX_Size

func (m *L2VpnMstpSubint) XXX_Size() int

func (*L2VpnMstpSubint) XXX_Unmarshal

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

type L2VpnMstpVlan

type L2VpnMstpVlan struct {
	VlanIdXr             uint32             `protobuf:"varint,50,opt,name=vlan_id_xr,json=vlanIdXr,proto3" json:"vlan_id_xr,omitempty"`
	MstiId               uint32             `protobuf:"varint,51,opt,name=msti_id,json=mstiId,proto3" json:"msti_id,omitempty"`
	PortCount            uint32             `protobuf:"varint,52,opt,name=port_count,json=portCount,proto3" json:"port_count,omitempty"`
	SubInterface         []*L2VpnMstpSubint `protobuf:"bytes,53,rep,name=sub_interface,json=subInterface,proto3" json:"sub_interface,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*L2VpnMstpVlan) Descriptor

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

func (*L2VpnMstpVlan) GetMstiId

func (m *L2VpnMstpVlan) GetMstiId() uint32

func (*L2VpnMstpVlan) GetPortCount

func (m *L2VpnMstpVlan) GetPortCount() uint32

func (*L2VpnMstpVlan) GetSubInterface

func (m *L2VpnMstpVlan) GetSubInterface() []*L2VpnMstpSubint

func (*L2VpnMstpVlan) GetVlanIdXr

func (m *L2VpnMstpVlan) GetVlanIdXr() uint32

func (*L2VpnMstpVlan) ProtoMessage

func (*L2VpnMstpVlan) ProtoMessage()

func (*L2VpnMstpVlan) Reset

func (m *L2VpnMstpVlan) Reset()

func (*L2VpnMstpVlan) String

func (m *L2VpnMstpVlan) String() string

func (*L2VpnMstpVlan) XXX_DiscardUnknown

func (m *L2VpnMstpVlan) XXX_DiscardUnknown()

func (*L2VpnMstpVlan) XXX_Marshal

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

func (*L2VpnMstpVlan) XXX_Merge

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

func (*L2VpnMstpVlan) XXX_Size

func (m *L2VpnMstpVlan) XXX_Size() int

func (*L2VpnMstpVlan) XXX_Unmarshal

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

type L2VpnMstpVlan_KEYS

type L2VpnMstpVlan_KEYS struct {
	VlanId               uint32   `protobuf:"varint,1,opt,name=vlan_id,json=vlanId,proto3" json:"vlan_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnMstpVlan_KEYS) Descriptor

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

func (*L2VpnMstpVlan_KEYS) GetVlanId

func (m *L2VpnMstpVlan_KEYS) GetVlanId() uint32

func (*L2VpnMstpVlan_KEYS) ProtoMessage

func (*L2VpnMstpVlan_KEYS) ProtoMessage()

func (*L2VpnMstpVlan_KEYS) Reset

func (m *L2VpnMstpVlan_KEYS) Reset()

func (*L2VpnMstpVlan_KEYS) String

func (m *L2VpnMstpVlan_KEYS) String() string

func (*L2VpnMstpVlan_KEYS) XXX_DiscardUnknown

func (m *L2VpnMstpVlan_KEYS) XXX_DiscardUnknown()

func (*L2VpnMstpVlan_KEYS) XXX_Marshal

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

func (*L2VpnMstpVlan_KEYS) XXX_Merge

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

func (*L2VpnMstpVlan_KEYS) XXX_Size

func (m *L2VpnMstpVlan_KEYS) XXX_Size() int

func (*L2VpnMstpVlan_KEYS) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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