Documentation
¶
Overview ¶
Cisco-IOS-XR-evpn-oper:evpn/active/remote-shgs/remote-shg
Index ¶
- type L2VpnEvpnRemoteShg
- func (*L2VpnEvpnRemoteShg) Descriptor() ([]byte, []int)
- func (m *L2VpnEvpnRemoteShg) GetEncapsulation() uint32
- func (m *L2VpnEvpnRemoteShg) GetEthernetSegmentIdentifier() []uint32
- func (m *L2VpnEvpnRemoteShg) GetEthernetVpnId() uint32
- func (m *L2VpnEvpnRemoteShg) GetRemoteSplitHorizonGroupLabel() []*L2VpnEvpnRemoteShgInfo
- func (*L2VpnEvpnRemoteShg) ProtoMessage()
- func (m *L2VpnEvpnRemoteShg) Reset()
- func (m *L2VpnEvpnRemoteShg) String() string
- func (m *L2VpnEvpnRemoteShg) XXX_DiscardUnknown()
- func (m *L2VpnEvpnRemoteShg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnEvpnRemoteShg) XXX_Merge(src proto.Message)
- func (m *L2VpnEvpnRemoteShg) XXX_Size() int
- func (m *L2VpnEvpnRemoteShg) XXX_Unmarshal(b []byte) error
- type L2VpnEvpnRemoteShgInfo
- func (*L2VpnEvpnRemoteShgInfo) Descriptor() ([]byte, []int)
- func (m *L2VpnEvpnRemoteShgInfo) GetLabel() uint32
- func (m *L2VpnEvpnRemoteShgInfo) GetNextHop() string
- func (*L2VpnEvpnRemoteShgInfo) ProtoMessage()
- func (m *L2VpnEvpnRemoteShgInfo) Reset()
- func (m *L2VpnEvpnRemoteShgInfo) String() string
- func (m *L2VpnEvpnRemoteShgInfo) XXX_DiscardUnknown()
- func (m *L2VpnEvpnRemoteShgInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnEvpnRemoteShgInfo) XXX_Merge(src proto.Message)
- func (m *L2VpnEvpnRemoteShgInfo) XXX_Size() int
- func (m *L2VpnEvpnRemoteShgInfo) XXX_Unmarshal(b []byte) error
- type L2VpnEvpnRemoteShg_KEYS
- func (*L2VpnEvpnRemoteShg_KEYS) Descriptor() ([]byte, []int)
- func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi1() string
- func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi2() string
- func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi3() string
- func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi4() string
- func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi5() string
- func (m *L2VpnEvpnRemoteShg_KEYS) GetEvi() uint32
- func (*L2VpnEvpnRemoteShg_KEYS) ProtoMessage()
- func (m *L2VpnEvpnRemoteShg_KEYS) Reset()
- func (m *L2VpnEvpnRemoteShg_KEYS) String() string
- func (m *L2VpnEvpnRemoteShg_KEYS) XXX_DiscardUnknown()
- func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Merge(src proto.Message)
- func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Size() int
- func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type L2VpnEvpnRemoteShg ¶
type L2VpnEvpnRemoteShg struct { EthernetSegmentIdentifier []uint32 `` /* 147-byte string literal not displayed */ EthernetVpnId uint32 `protobuf:"varint,51,opt,name=ethernet_vpn_id,json=ethernetVpnId,proto3" json:"ethernet_vpn_id,omitempty"` Encapsulation uint32 `protobuf:"varint,52,opt,name=encapsulation,proto3" json:"encapsulation,omitempty"` RemoteSplitHorizonGroupLabel []*L2VpnEvpnRemoteShgInfo `` /* 152-byte string literal not displayed */ XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnEvpnRemoteShg) Descriptor ¶
func (*L2VpnEvpnRemoteShg) Descriptor() ([]byte, []int)
func (*L2VpnEvpnRemoteShg) GetEncapsulation ¶
func (m *L2VpnEvpnRemoteShg) GetEncapsulation() uint32
func (*L2VpnEvpnRemoteShg) GetEthernetSegmentIdentifier ¶
func (m *L2VpnEvpnRemoteShg) GetEthernetSegmentIdentifier() []uint32
func (*L2VpnEvpnRemoteShg) GetEthernetVpnId ¶
func (m *L2VpnEvpnRemoteShg) GetEthernetVpnId() uint32
func (*L2VpnEvpnRemoteShg) GetRemoteSplitHorizonGroupLabel ¶
func (m *L2VpnEvpnRemoteShg) GetRemoteSplitHorizonGroupLabel() []*L2VpnEvpnRemoteShgInfo
func (*L2VpnEvpnRemoteShg) ProtoMessage ¶
func (*L2VpnEvpnRemoteShg) ProtoMessage()
func (*L2VpnEvpnRemoteShg) Reset ¶
func (m *L2VpnEvpnRemoteShg) Reset()
func (*L2VpnEvpnRemoteShg) String ¶
func (m *L2VpnEvpnRemoteShg) String() string
func (*L2VpnEvpnRemoteShg) XXX_DiscardUnknown ¶
func (m *L2VpnEvpnRemoteShg) XXX_DiscardUnknown()
func (*L2VpnEvpnRemoteShg) XXX_Marshal ¶
func (m *L2VpnEvpnRemoteShg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnEvpnRemoteShg) XXX_Merge ¶
func (m *L2VpnEvpnRemoteShg) XXX_Merge(src proto.Message)
func (*L2VpnEvpnRemoteShg) XXX_Size ¶
func (m *L2VpnEvpnRemoteShg) XXX_Size() int
func (*L2VpnEvpnRemoteShg) XXX_Unmarshal ¶
func (m *L2VpnEvpnRemoteShg) XXX_Unmarshal(b []byte) error
type L2VpnEvpnRemoteShgInfo ¶
type L2VpnEvpnRemoteShgInfo struct { NextHop string `protobuf:"bytes,1,opt,name=next_hop,json=nextHop,proto3" json:"next_hop,omitempty"` Label uint32 `protobuf:"varint,2,opt,name=label,proto3" json:"label,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnEvpnRemoteShgInfo) Descriptor ¶
func (*L2VpnEvpnRemoteShgInfo) Descriptor() ([]byte, []int)
func (*L2VpnEvpnRemoteShgInfo) GetLabel ¶
func (m *L2VpnEvpnRemoteShgInfo) GetLabel() uint32
func (*L2VpnEvpnRemoteShgInfo) GetNextHop ¶
func (m *L2VpnEvpnRemoteShgInfo) GetNextHop() string
func (*L2VpnEvpnRemoteShgInfo) ProtoMessage ¶
func (*L2VpnEvpnRemoteShgInfo) ProtoMessage()
func (*L2VpnEvpnRemoteShgInfo) Reset ¶
func (m *L2VpnEvpnRemoteShgInfo) Reset()
func (*L2VpnEvpnRemoteShgInfo) String ¶
func (m *L2VpnEvpnRemoteShgInfo) String() string
func (*L2VpnEvpnRemoteShgInfo) XXX_DiscardUnknown ¶
func (m *L2VpnEvpnRemoteShgInfo) XXX_DiscardUnknown()
func (*L2VpnEvpnRemoteShgInfo) XXX_Marshal ¶
func (m *L2VpnEvpnRemoteShgInfo) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnEvpnRemoteShgInfo) XXX_Merge ¶
func (m *L2VpnEvpnRemoteShgInfo) XXX_Merge(src proto.Message)
func (*L2VpnEvpnRemoteShgInfo) XXX_Size ¶
func (m *L2VpnEvpnRemoteShgInfo) XXX_Size() int
func (*L2VpnEvpnRemoteShgInfo) XXX_Unmarshal ¶
func (m *L2VpnEvpnRemoteShgInfo) XXX_Unmarshal(b []byte) error
type L2VpnEvpnRemoteShg_KEYS ¶
type L2VpnEvpnRemoteShg_KEYS struct { Evi uint32 `protobuf:"varint,1,opt,name=evi,proto3" json:"evi,omitempty"` Esi1 string `protobuf:"bytes,2,opt,name=esi1,proto3" json:"esi1,omitempty"` Esi2 string `protobuf:"bytes,3,opt,name=esi2,proto3" json:"esi2,omitempty"` Esi3 string `protobuf:"bytes,4,opt,name=esi3,proto3" json:"esi3,omitempty"` Esi4 string `protobuf:"bytes,5,opt,name=esi4,proto3" json:"esi4,omitempty"` Esi5 string `protobuf:"bytes,6,opt,name=esi5,proto3" json:"esi5,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*L2VpnEvpnRemoteShg_KEYS) Descriptor ¶
func (*L2VpnEvpnRemoteShg_KEYS) Descriptor() ([]byte, []int)
func (*L2VpnEvpnRemoteShg_KEYS) GetEsi1 ¶
func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi1() string
func (*L2VpnEvpnRemoteShg_KEYS) GetEsi2 ¶
func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi2() string
func (*L2VpnEvpnRemoteShg_KEYS) GetEsi3 ¶
func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi3() string
func (*L2VpnEvpnRemoteShg_KEYS) GetEsi4 ¶
func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi4() string
func (*L2VpnEvpnRemoteShg_KEYS) GetEsi5 ¶
func (m *L2VpnEvpnRemoteShg_KEYS) GetEsi5() string
func (*L2VpnEvpnRemoteShg_KEYS) GetEvi ¶
func (m *L2VpnEvpnRemoteShg_KEYS) GetEvi() uint32
func (*L2VpnEvpnRemoteShg_KEYS) ProtoMessage ¶
func (*L2VpnEvpnRemoteShg_KEYS) ProtoMessage()
func (*L2VpnEvpnRemoteShg_KEYS) Reset ¶
func (m *L2VpnEvpnRemoteShg_KEYS) Reset()
func (*L2VpnEvpnRemoteShg_KEYS) String ¶
func (m *L2VpnEvpnRemoteShg_KEYS) String() string
func (*L2VpnEvpnRemoteShg_KEYS) XXX_DiscardUnknown ¶
func (m *L2VpnEvpnRemoteShg_KEYS) XXX_DiscardUnknown()
func (*L2VpnEvpnRemoteShg_KEYS) XXX_Marshal ¶
func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*L2VpnEvpnRemoteShg_KEYS) XXX_Merge ¶
func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Merge(src proto.Message)
func (*L2VpnEvpnRemoteShg_KEYS) XXX_Size ¶
func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Size() int
func (*L2VpnEvpnRemoteShg_KEYS) XXX_Unmarshal ¶
func (m *L2VpnEvpnRemoteShg_KEYS) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.