cisco_ios_xr_ipv4_bgp_oper_bgp_instances_instance_instance_active_vrfs_vrf_neighbor_ranges_neighbor_range

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: 1

Documentation

Overview

Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances/instance/instance-active/vrfs/vrf/neighbor-ranges/neighbor-range

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BgpAddrtype

type BgpAddrtype struct {
	Afi                    string                `protobuf:"bytes,1,opt,name=afi,proto3" json:"afi,omitempty"`
	Ipv4Address            string                `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv4McastAddress       string                `protobuf:"bytes,3,opt,name=ipv4_mcast_address,json=ipv4McastAddress,proto3" json:"ipv4_mcast_address,omitempty"`
	Ipv4LabelAddress       string                `protobuf:"bytes,4,opt,name=ipv4_label_address,json=ipv4LabelAddress,proto3" json:"ipv4_label_address,omitempty"`
	Ipv4TunnelAddress      string                `protobuf:"bytes,5,opt,name=ipv4_tunnel_address,json=ipv4TunnelAddress,proto3" json:"ipv4_tunnel_address,omitempty"`
	Ipv4MdtAddress         string                `protobuf:"bytes,6,opt,name=ipv4_mdt_address,json=ipv4MdtAddress,proto3" json:"ipv4_mdt_address,omitempty"`
	Ipv4VpnAddress         string                `protobuf:"bytes,7,opt,name=ipv4vpn_address,json=ipv4vpnAddress,proto3" json:"ipv4vpn_address,omitempty"`
	Ipv4VpnaMcastddress    string                `protobuf:"bytes,8,opt,name=ipv4vpna_mcastddress,json=ipv4vpnaMcastddress,proto3" json:"ipv4vpna_mcastddress,omitempty"`
	Ipv6Address            string                `protobuf:"bytes,9,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	Ipv6McastAddress       string                `protobuf:"bytes,10,opt,name=ipv6_mcast_address,json=ipv6McastAddress,proto3" json:"ipv6_mcast_address,omitempty"`
	Ipv6LabelAddress       string                `protobuf:"bytes,11,opt,name=ipv6_label_address,json=ipv6LabelAddress,proto3" json:"ipv6_label_address,omitempty"`
	Ipv6VpnAddress         string                `protobuf:"bytes,12,opt,name=ipv6vpn_address,json=ipv6vpnAddress,proto3" json:"ipv6vpn_address,omitempty"`
	Ipv6VpnMcastAddress    string                `protobuf:"bytes,13,opt,name=ipv6vpn_mcast_address,json=ipv6vpnMcastAddress,proto3" json:"ipv6vpn_mcast_address,omitempty"`
	L2VpnVplsAddress       *BgpL2VpnAddrT        `protobuf:"bytes,14,opt,name=l2vpn_vpls_address,json=l2vpnVplsAddress,proto3" json:"l2vpn_vpls_address,omitempty"`
	RtConstraintAddress    string                `protobuf:"bytes,15,opt,name=rt_constraint_address,json=rtConstraintAddress,proto3" json:"rt_constraint_address,omitempty"`
	Ipv6MvpnAddress        string                `protobuf:"bytes,16,opt,name=ipv6mvpn_address,json=ipv6mvpnAddress,proto3" json:"ipv6mvpn_address,omitempty"`
	Ipv4MvpnAddress        string                `protobuf:"bytes,17,opt,name=ipv4mvpn_address,json=ipv4mvpnAddress,proto3" json:"ipv4mvpn_address,omitempty"`
	L2VpnEvpnAddress       string                `protobuf:"bytes,18,opt,name=l2vpn_evpn_address,json=l2vpnEvpnAddress,proto3" json:"l2vpn_evpn_address,omitempty"`
	LsLsAddress            string                `protobuf:"bytes,19,opt,name=ls_ls_address,json=lsLsAddress,proto3" json:"ls_ls_address,omitempty"`
	L2VpnMspwAddress       *BgpL2VpnMspwAddrT    `protobuf:"bytes,20,opt,name=l2vpn_mspw_address,json=l2vpnMspwAddress,proto3" json:"l2vpn_mspw_address,omitempty"`
	Ipv4FlowspecAddress    string                `protobuf:"bytes,21,opt,name=ipv4_flowspec_address,json=ipv4FlowspecAddress,proto3" json:"ipv4_flowspec_address,omitempty"`
	Ipv6FlowspecAddress    string                `protobuf:"bytes,22,opt,name=ipv6_flowspec_address,json=ipv6FlowspecAddress,proto3" json:"ipv6_flowspec_address,omitempty"`
	Ipv4VpnFlowspecAddress string                `` /* 130-byte string literal not displayed */
	Ipv6VpnFlowspecAddress string                `` /* 130-byte string literal not displayed */
	Ipv4SrPolicyAddress    *BgpIpv4SrpolicyAddrT `protobuf:"bytes,25,opt,name=ipv4_sr_policy_address,json=ipv4SrPolicyAddress,proto3" json:"ipv4_sr_policy_address,omitempty"`
	Ipv6SrPolicyAddress    *BgpIpv6SrpolicyAddrT `protobuf:"bytes,26,opt,name=ipv6_sr_policy_address,json=ipv6SrPolicyAddress,proto3" json:"ipv6_sr_policy_address,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}              `json:"-"`
	XXX_unrecognized       []byte                `json:"-"`
	XXX_sizecache          int32                 `json:"-"`
}

func (*BgpAddrtype) Descriptor

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

func (*BgpAddrtype) GetAfi

func (m *BgpAddrtype) GetAfi() string

func (*BgpAddrtype) GetIpv4Address

func (m *BgpAddrtype) GetIpv4Address() string

func (*BgpAddrtype) GetIpv4FlowspecAddress

func (m *BgpAddrtype) GetIpv4FlowspecAddress() string

func (*BgpAddrtype) GetIpv4LabelAddress

func (m *BgpAddrtype) GetIpv4LabelAddress() string

func (*BgpAddrtype) GetIpv4McastAddress

func (m *BgpAddrtype) GetIpv4McastAddress() string

func (*BgpAddrtype) GetIpv4MdtAddress

func (m *BgpAddrtype) GetIpv4MdtAddress() string

func (*BgpAddrtype) GetIpv4MvpnAddress

func (m *BgpAddrtype) GetIpv4MvpnAddress() string

func (*BgpAddrtype) GetIpv4SrPolicyAddress

func (m *BgpAddrtype) GetIpv4SrPolicyAddress() *BgpIpv4SrpolicyAddrT

func (*BgpAddrtype) GetIpv4TunnelAddress

func (m *BgpAddrtype) GetIpv4TunnelAddress() string

func (*BgpAddrtype) GetIpv4VpnAddress

func (m *BgpAddrtype) GetIpv4VpnAddress() string

func (*BgpAddrtype) GetIpv4VpnFlowspecAddress

func (m *BgpAddrtype) GetIpv4VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv4VpnaMcastddress

func (m *BgpAddrtype) GetIpv4VpnaMcastddress() string

func (*BgpAddrtype) GetIpv6Address

func (m *BgpAddrtype) GetIpv6Address() string

func (*BgpAddrtype) GetIpv6FlowspecAddress

func (m *BgpAddrtype) GetIpv6FlowspecAddress() string

func (*BgpAddrtype) GetIpv6LabelAddress

func (m *BgpAddrtype) GetIpv6LabelAddress() string

func (*BgpAddrtype) GetIpv6McastAddress

func (m *BgpAddrtype) GetIpv6McastAddress() string

func (*BgpAddrtype) GetIpv6MvpnAddress

func (m *BgpAddrtype) GetIpv6MvpnAddress() string

func (*BgpAddrtype) GetIpv6SrPolicyAddress

func (m *BgpAddrtype) GetIpv6SrPolicyAddress() *BgpIpv6SrpolicyAddrT

func (*BgpAddrtype) GetIpv6VpnAddress

func (m *BgpAddrtype) GetIpv6VpnAddress() string

func (*BgpAddrtype) GetIpv6VpnFlowspecAddress

func (m *BgpAddrtype) GetIpv6VpnFlowspecAddress() string

func (*BgpAddrtype) GetIpv6VpnMcastAddress

func (m *BgpAddrtype) GetIpv6VpnMcastAddress() string

func (*BgpAddrtype) GetL2VpnEvpnAddress

func (m *BgpAddrtype) GetL2VpnEvpnAddress() string

func (*BgpAddrtype) GetL2VpnMspwAddress

func (m *BgpAddrtype) GetL2VpnMspwAddress() *BgpL2VpnMspwAddrT

func (*BgpAddrtype) GetL2VpnVplsAddress

func (m *BgpAddrtype) GetL2VpnVplsAddress() *BgpL2VpnAddrT

func (*BgpAddrtype) GetLsLsAddress

func (m *BgpAddrtype) GetLsLsAddress() string

func (*BgpAddrtype) GetRtConstraintAddress

func (m *BgpAddrtype) GetRtConstraintAddress() string

func (*BgpAddrtype) ProtoMessage

func (*BgpAddrtype) ProtoMessage()

func (*BgpAddrtype) Reset

func (m *BgpAddrtype) Reset()

func (*BgpAddrtype) String

func (m *BgpAddrtype) String() string

func (*BgpAddrtype) XXX_DiscardUnknown

func (m *BgpAddrtype) XXX_DiscardUnknown()

func (*BgpAddrtype) XXX_Marshal

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

func (*BgpAddrtype) XXX_Merge

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

func (*BgpAddrtype) XXX_Size

func (m *BgpAddrtype) XXX_Size() int

func (*BgpAddrtype) XXX_Unmarshal

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

type BgpIpv4SrpolicyAddrT

type BgpIpv4SrpolicyAddrT struct {
	Ipv4SrpolicyAddress  []uint32 `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpIpv4SrpolicyAddrT) Descriptor

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

func (*BgpIpv4SrpolicyAddrT) GetIpv4SrpolicyAddress

func (m *BgpIpv4SrpolicyAddrT) GetIpv4SrpolicyAddress() []uint32

func (*BgpIpv4SrpolicyAddrT) ProtoMessage

func (*BgpIpv4SrpolicyAddrT) ProtoMessage()

func (*BgpIpv4SrpolicyAddrT) Reset

func (m *BgpIpv4SrpolicyAddrT) Reset()

func (*BgpIpv4SrpolicyAddrT) String

func (m *BgpIpv4SrpolicyAddrT) String() string

func (*BgpIpv4SrpolicyAddrT) XXX_DiscardUnknown

func (m *BgpIpv4SrpolicyAddrT) XXX_DiscardUnknown()

func (*BgpIpv4SrpolicyAddrT) XXX_Marshal

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

func (*BgpIpv4SrpolicyAddrT) XXX_Merge

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

func (*BgpIpv4SrpolicyAddrT) XXX_Size

func (m *BgpIpv4SrpolicyAddrT) XXX_Size() int

func (*BgpIpv4SrpolicyAddrT) XXX_Unmarshal

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

type BgpIpv6SrpolicyAddrT

type BgpIpv6SrpolicyAddrT struct {
	Ipv6SrpolicyAddress  []uint32 `` /* 128-byte string literal not displayed */
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpIpv6SrpolicyAddrT) Descriptor

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

func (*BgpIpv6SrpolicyAddrT) GetIpv6SrpolicyAddress

func (m *BgpIpv6SrpolicyAddrT) GetIpv6SrpolicyAddress() []uint32

func (*BgpIpv6SrpolicyAddrT) ProtoMessage

func (*BgpIpv6SrpolicyAddrT) ProtoMessage()

func (*BgpIpv6SrpolicyAddrT) Reset

func (m *BgpIpv6SrpolicyAddrT) Reset()

func (*BgpIpv6SrpolicyAddrT) String

func (m *BgpIpv6SrpolicyAddrT) String() string

func (*BgpIpv6SrpolicyAddrT) XXX_DiscardUnknown

func (m *BgpIpv6SrpolicyAddrT) XXX_DiscardUnknown()

func (*BgpIpv6SrpolicyAddrT) XXX_Marshal

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

func (*BgpIpv6SrpolicyAddrT) XXX_Merge

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

func (*BgpIpv6SrpolicyAddrT) XXX_Size

func (m *BgpIpv6SrpolicyAddrT) XXX_Size() int

func (*BgpIpv6SrpolicyAddrT) XXX_Unmarshal

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

type BgpL2VpnAddrT

type BgpL2VpnAddrT struct {
	L2VpnAddress         []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpL2VpnAddrT) Descriptor

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

func (*BgpL2VpnAddrT) GetL2VpnAddress

func (m *BgpL2VpnAddrT) GetL2VpnAddress() []uint32

func (*BgpL2VpnAddrT) ProtoMessage

func (*BgpL2VpnAddrT) ProtoMessage()

func (*BgpL2VpnAddrT) Reset

func (m *BgpL2VpnAddrT) Reset()

func (*BgpL2VpnAddrT) String

func (m *BgpL2VpnAddrT) String() string

func (*BgpL2VpnAddrT) XXX_DiscardUnknown

func (m *BgpL2VpnAddrT) XXX_DiscardUnknown()

func (*BgpL2VpnAddrT) XXX_Marshal

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

func (*BgpL2VpnAddrT) XXX_Merge

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

func (*BgpL2VpnAddrT) XXX_Size

func (m *BgpL2VpnAddrT) XXX_Size() int

func (*BgpL2VpnAddrT) XXX_Unmarshal

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

type BgpL2VpnMspwAddrT

type BgpL2VpnMspwAddrT struct {
	L2VpnAddress         []uint32 `protobuf:"varint,1,rep,packed,name=l2vpn_address,json=l2vpnAddress,proto3" json:"l2vpn_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpL2VpnMspwAddrT) Descriptor

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

func (*BgpL2VpnMspwAddrT) GetL2VpnAddress

func (m *BgpL2VpnMspwAddrT) GetL2VpnAddress() []uint32

func (*BgpL2VpnMspwAddrT) ProtoMessage

func (*BgpL2VpnMspwAddrT) ProtoMessage()

func (*BgpL2VpnMspwAddrT) Reset

func (m *BgpL2VpnMspwAddrT) Reset()

func (*BgpL2VpnMspwAddrT) String

func (m *BgpL2VpnMspwAddrT) String() string

func (*BgpL2VpnMspwAddrT) XXX_DiscardUnknown

func (m *BgpL2VpnMspwAddrT) XXX_DiscardUnknown()

func (*BgpL2VpnMspwAddrT) XXX_Marshal

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

func (*BgpL2VpnMspwAddrT) XXX_Merge

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

func (*BgpL2VpnMspwAddrT) XXX_Size

func (m *BgpL2VpnMspwAddrT) XXX_Size() int

func (*BgpL2VpnMspwAddrT) XXX_Unmarshal

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

type BgpNbrGshut_

type BgpNbrGshut_ struct {
	GshutExists          bool     `protobuf:"varint,1,opt,name=gshut_exists,json=gshutExists,proto3" json:"gshut_exists,omitempty"`
	GshutLocalActive     bool     `protobuf:"varint,2,opt,name=gshut_local_active,json=gshutLocalActive,proto3" json:"gshut_local_active,omitempty"`
	GshutActive          bool     `protobuf:"varint,3,opt,name=gshut_active,json=gshutActive,proto3" json:"gshut_active,omitempty"`
	GshutLocprefSet      bool     `protobuf:"varint,4,opt,name=gshut_locpref_set,json=gshutLocprefSet,proto3" json:"gshut_locpref_set,omitempty"`
	GshutLocpref         uint32   `protobuf:"varint,5,opt,name=gshut_locpref,json=gshutLocpref,proto3" json:"gshut_locpref,omitempty"`
	GshutPrepends        uint32   `protobuf:"varint,6,opt,name=gshut_prepends,json=gshutPrepends,proto3" json:"gshut_prepends,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpNbrGshut_) Descriptor

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

func (*BgpNbrGshut_) GetGshutActive

func (m *BgpNbrGshut_) GetGshutActive() bool

func (*BgpNbrGshut_) GetGshutExists

func (m *BgpNbrGshut_) GetGshutExists() bool

func (*BgpNbrGshut_) GetGshutLocalActive

func (m *BgpNbrGshut_) GetGshutLocalActive() bool

func (*BgpNbrGshut_) GetGshutLocpref

func (m *BgpNbrGshut_) GetGshutLocpref() uint32

func (*BgpNbrGshut_) GetGshutLocprefSet

func (m *BgpNbrGshut_) GetGshutLocprefSet() bool

func (*BgpNbrGshut_) GetGshutPrepends

func (m *BgpNbrGshut_) GetGshutPrepends() uint32

func (*BgpNbrGshut_) ProtoMessage

func (*BgpNbrGshut_) ProtoMessage()

func (*BgpNbrGshut_) Reset

func (m *BgpNbrGshut_) Reset()

func (*BgpNbrGshut_) String

func (m *BgpNbrGshut_) String() string

func (*BgpNbrGshut_) XXX_DiscardUnknown

func (m *BgpNbrGshut_) XXX_DiscardUnknown()

func (*BgpNbrGshut_) XXX_Marshal

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

func (*BgpNbrGshut_) XXX_Merge

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

func (*BgpNbrGshut_) XXX_Size

func (m *BgpNbrGshut_) XXX_Size() int

func (*BgpNbrGshut_) XXX_Unmarshal

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

type BgpNbrInstance_

type BgpNbrInstance_ struct {
	NeighborAddress              *BgpAddrtype `protobuf:"bytes,1,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	NeighborAge                  *BgpTimespec `protobuf:"bytes,2,opt,name=neighbor_age,json=neighborAge,proto3" json:"neighbor_age,omitempty"`
	IsIdleWatchTimerRunning      bool         `` /* 137-byte string literal not displayed */
	IdleWatchTimerRemainingValue *BgpTimespec `` /* 151-byte string literal not displayed */
	ConnectionState              string       `protobuf:"bytes,5,opt,name=connection_state,json=connectionState,proto3" json:"connection_state,omitempty"`
	XXX_NoUnkeyedLiteral         struct{}     `json:"-"`
	XXX_unrecognized             []byte       `json:"-"`
	XXX_sizecache                int32        `json:"-"`
}

func (*BgpNbrInstance_) Descriptor

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

func (*BgpNbrInstance_) GetConnectionState

func (m *BgpNbrInstance_) GetConnectionState() string

func (*BgpNbrInstance_) GetIdleWatchTimerRemainingValue

func (m *BgpNbrInstance_) GetIdleWatchTimerRemainingValue() *BgpTimespec

func (*BgpNbrInstance_) GetIsIdleWatchTimerRunning

func (m *BgpNbrInstance_) GetIsIdleWatchTimerRunning() bool

func (*BgpNbrInstance_) GetNeighborAddress

func (m *BgpNbrInstance_) GetNeighborAddress() *BgpAddrtype

func (*BgpNbrInstance_) GetNeighborAge

func (m *BgpNbrInstance_) GetNeighborAge() *BgpTimespec

func (*BgpNbrInstance_) ProtoMessage

func (*BgpNbrInstance_) ProtoMessage()

func (*BgpNbrInstance_) Reset

func (m *BgpNbrInstance_) Reset()

func (*BgpNbrInstance_) String

func (m *BgpNbrInstance_) String() string

func (*BgpNbrInstance_) XXX_DiscardUnknown

func (m *BgpNbrInstance_) XXX_DiscardUnknown()

func (*BgpNbrInstance_) XXX_Marshal

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

func (*BgpNbrInstance_) XXX_Merge

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

func (*BgpNbrInstance_) XXX_Size

func (m *BgpNbrInstance_) XXX_Size() int

func (*BgpNbrInstance_) XXX_Unmarshal

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

type BgpNbrRangeAf_

type BgpNbrRangeAf_ struct {
	AfName                                        string   `protobuf:"bytes,1,opt,name=af_name,json=afName,proto3" json:"af_name,omitempty"`
	IsNeighborRouteReflectorClient                bool     `` /* 158-byte string literal not displayed */
	IsLegacyPeRt                                  bool     `protobuf:"varint,3,opt,name=is_legacy_pe_rt,json=isLegacyPeRt,proto3" json:"is_legacy_pe_rt,omitempty"`
	IsNeighborAfCapable                           bool     `protobuf:"varint,4,opt,name=is_neighbor_af_capable,json=isNeighborAfCapable,proto3" json:"is_neighbor_af_capable,omitempty"`
	IsSoftReconfigurationInboundAllowed           bool     `` /* 173-byte string literal not displayed */
	IsUseSoftReconfigurationAlwaysOn              bool     `` /* 166-byte string literal not displayed */
	RemovePrivateAsFromUpdates                    bool     `` /* 146-byte string literal not displayed */
	RemovePrivateAsEntireAspathFromUpdates        bool     `` /* 186-byte string literal not displayed */
	RemovePrivateAsFromInboundUpdates             bool     `` /* 169-byte string literal not displayed */
	RemovePrivateAsEntireAspathFromInboundUpdates bool     `` /* 210-byte string literal not displayed */
	FlowspecValidationDIsable                     bool     `` /* 142-byte string literal not displayed */
	FlowspecRedirectValidationDIsable             bool     `` /* 168-byte string literal not displayed */
	OrrGroupName                                  string   `protobuf:"bytes,13,opt,name=orr_group_name,json=orrGroupName,proto3" json:"orr_group_name,omitempty"`
	OrrGroupIndex                                 uint32   `protobuf:"varint,14,opt,name=orr_group_index,json=orrGroupIndex,proto3" json:"orr_group_index,omitempty"`
	IsOrrRootAddressConfigured                    bool     `` /* 147-byte string literal not displayed */
	AdvertiseAfi                                  bool     `protobuf:"varint,16,opt,name=advertise_afi,json=advertiseAfi,proto3" json:"advertise_afi,omitempty"`
	AdvertiseAfiReorg                             bool     `protobuf:"varint,17,opt,name=advertise_afi_reorg,json=advertiseAfiReorg,proto3" json:"advertise_afi_reorg,omitempty"`
	AdvertiseAfiLocal                             bool     `protobuf:"varint,18,opt,name=advertise_afi_local,json=advertiseAfiLocal,proto3" json:"advertise_afi_local,omitempty"`
	AdvertiseAfiDisable                           bool     `protobuf:"varint,19,opt,name=advertise_afi_disable,json=advertiseAfiDisable,proto3" json:"advertise_afi_disable,omitempty"`
	AlwaysUseNextHopLocal                         bool     `` /* 132-byte string literal not displayed */
	NextHopUnchanged                              bool     `protobuf:"varint,21,opt,name=next_hop_unchanged,json=nextHopUnchanged,proto3" json:"next_hop_unchanged,omitempty"`
	SentCommunityToNeighbor                       bool     `` /* 136-byte string literal not displayed */
	SentGshutCommunityToNeighbor                  bool     `` /* 153-byte string literal not displayed */
	SentExtendedCommunityToNeighbor               bool     `` /* 162-byte string literal not displayed */
	NeighborDefaultOriginate                      bool     `` /* 137-byte string literal not displayed */
	IsOrfSent                                     bool     `protobuf:"varint,26,opt,name=is_orf_sent,json=isOrfSent,proto3" json:"is_orf_sent,omitempty"`
	IsUpdateDeferred                              bool     `protobuf:"varint,27,opt,name=is_update_deferred,json=isUpdateDeferred,proto3" json:"is_update_deferred,omitempty"`
	IsOrfSendScheduled                            bool     `protobuf:"varint,28,opt,name=is_orf_send_scheduled,json=isOrfSendScheduled,proto3" json:"is_orf_send_scheduled,omitempty"`
	VpnUpdateGenEnabled                           bool     `protobuf:"varint,29,opt,name=vpn_update_gen_enabled,json=vpnUpdateGenEnabled,proto3" json:"vpn_update_gen_enabled,omitempty"`
	VpnUpdateGenTriggerEnabled                    bool     `` /* 147-byte string literal not displayed */
	IsAddpathSendOperational                      bool     `` /* 139-byte string literal not displayed */
	IsAddpathReceiveOperational                   bool     `` /* 148-byte string literal not displayed */
	Weight                                        uint32   `protobuf:"varint,33,opt,name=weight,proto3" json:"weight,omitempty"`
	MaxPrefixLimit                                uint32   `protobuf:"varint,34,opt,name=max_prefix_limit,json=maxPrefixLimit,proto3" json:"max_prefix_limit,omitempty"`
	UseMaxPrefixWarningOnly                       bool     `` /* 138-byte string literal not displayed */
	MaxPrefixDiscardExtraPaths                    bool     `` /* 147-byte string literal not displayed */
	MaxPrefixExceedDiscardPaths                   bool     `` /* 150-byte string literal not displayed */
	MaxPrefixThresholdPercent                     uint32   `` /* 142-byte string literal not displayed */
	MaxPrefixRestartTime                          uint32   `` /* 127-byte string literal not displayed */
	IsPeerOrfCapable                              bool     `protobuf:"varint,40,opt,name=is_peer_orf_capable,json=isPeerOrfCapable,proto3" json:"is_peer_orf_capable,omitempty"`
	IsAdvertisedOrfSend                           bool     `protobuf:"varint,41,opt,name=is_advertised_orf_send,json=isAdvertisedOrfSend,proto3" json:"is_advertised_orf_send,omitempty"`
	IsReceivedOrfSendCapable                      bool     `` /* 141-byte string literal not displayed */
	IsAdvertisedOrfReceive                        bool     `` /* 133-byte string literal not displayed */
	IsReceivedOrfReceiveCapable                   bool     `` /* 150-byte string literal not displayed */
	IsAdvertisedGracefulRestart                   bool     `` /* 148-byte string literal not displayed */
	IsGracefulRestartStateFlag                    bool     `` /* 147-byte string literal not displayed */
	IsReceivedGracefulRestartCapable              bool     `` /* 165-byte string literal not displayed */
	IsAddPathSendCapabilityAdvertised             bool     `` /* 170-byte string literal not displayed */
	IsAddPathSendCapabilityReceived               bool     `` /* 164-byte string literal not displayed */
	IsAddPathReceiveCapabilityAdvertised          bool     `` /* 179-byte string literal not displayed */
	IsAddPathReceiveCapabilityReceived            bool     `` /* 173-byte string literal not displayed */
	RestartTime                                   uint32   `protobuf:"varint,52,opt,name=restart_time,json=restartTime,proto3" json:"restart_time,omitempty"`
	LocalRestartTime                              uint32   `protobuf:"varint,53,opt,name=local_restart_time,json=localRestartTime,proto3" json:"local_restart_time,omitempty"`
	StalePathTimeout                              uint32   `protobuf:"varint,54,opt,name=stale_path_timeout,json=stalePathTimeout,proto3" json:"stale_path_timeout,omitempty"`
	RibPurgeTimeoutValue                          uint32   `` /* 127-byte string literal not displayed */
	NeighborPreservedForwardingState              bool     `` /* 163-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeConfigured   bool     `` /* 202-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeSent         uint32   `` /* 184-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeAccept       uint32   `` /* 190-byte string literal not displayed */
	LongLivedGracefulRestartCapabilityReceived    bool     `` /* 197-byte string literal not displayed */
	LongLivedGracefulRestartStaleTimeReceived     uint32   `` /* 196-byte string literal not displayed */
	NeighborPreservedLongLivedForwardingState     bool     `` /* 194-byte string literal not displayed */
	NeighborLongLivedGracefulRestartCapable       bool     `` /* 188-byte string literal not displayed */
	NeighborLongLivedGracefulRestartTimeRemaining uint32   `` /* 208-byte string literal not displayed */
	IsPrefixOrfPresent                            bool     `protobuf:"varint,65,opt,name=is_prefix_orf_present,json=isPrefixOrfPresent,proto3" json:"is_prefix_orf_present,omitempty"`
	OrfEntriesReceived                            uint32   `protobuf:"varint,66,opt,name=orf_entries_received,json=orfEntriesReceived,proto3" json:"orf_entries_received,omitempty"`
	RoutePolicyPrefixOrf                          string   `` /* 126-byte string literal not displayed */
	RoutePolicyIn                                 string   `protobuf:"bytes,68,opt,name=route_policy_in,json=routePolicyIn,proto3" json:"route_policy_in,omitempty"`
	RoutePolicyOut                                string   `protobuf:"bytes,69,opt,name=route_policy_out,json=routePolicyOut,proto3" json:"route_policy_out,omitempty"`
	RoutePolicyDefaultOriginate                   string   `` /* 147-byte string literal not displayed */
	IsNeighborEbgpWithoutInboundPolicy            bool     `` /* 173-byte string literal not displayed */
	IsNeighborEbgpWithoutOutboundPolicy           bool     `` /* 176-byte string literal not displayed */
	IsUpdOrigLoopchkDisableSet                    bool     `` /* 149-byte string literal not displayed */
	IsAsOverrideSet                               bool     `protobuf:"varint,74,opt,name=is_as_override_set,json=isAsOverrideSet,proto3" json:"is_as_override_set,omitempty"`
	IsAllowAsInSet                                bool     `protobuf:"varint,75,opt,name=is_allow_as_in_set,json=isAllowAsInSet,proto3" json:"is_allow_as_in_set,omitempty"`
	AllowAsInCount                                uint32   `protobuf:"varint,76,opt,name=allow_as_in_count,json=allowAsInCount,proto3" json:"allow_as_in_count,omitempty"`
	AddressFamilyLongLivedTime                    uint32   `` /* 147-byte string literal not displayed */
	IsAigpSet                                     bool     `protobuf:"varint,78,opt,name=is_aigp_set,json=isAigpSet,proto3" json:"is_aigp_set,omitempty"`
	IsRtPresent                                   bool     `protobuf:"varint,79,opt,name=is_rt_present,json=isRtPresent,proto3" json:"is_rt_present,omitempty"`
	ExtendedCommunity                             []uint32 `protobuf:"varint,80,rep,packed,name=extended_community,json=extendedCommunity,proto3" json:"extended_community,omitempty"`
	IsRtPresentStandby                            bool     `protobuf:"varint,81,opt,name=is_rt_present_standby,json=isRtPresentStandby,proto3" json:"is_rt_present_standby,omitempty"`
	ExtendedCommunityStandby                      []uint32 `` /* 144-byte string literal not displayed */
	AcceptOwnEnabled                              bool     `protobuf:"varint,83,opt,name=accept_own_enabled,json=acceptOwnEnabled,proto3" json:"accept_own_enabled,omitempty"`
	SelectiveMultipathEligible                    bool     `` /* 143-byte string literal not displayed */
	AfrpkiDisable                                 bool     `protobuf:"varint,85,opt,name=afrpki_disable,json=afrpkiDisable,proto3" json:"afrpki_disable,omitempty"`
	AfrpkiUseValidity                             bool     `protobuf:"varint,86,opt,name=afrpki_use_validity,json=afrpkiUseValidity,proto3" json:"afrpki_use_validity,omitempty"`
	AfrpkiAllowInvalid                            bool     `protobuf:"varint,87,opt,name=afrpki_allow_invalid,json=afrpkiAllowInvalid,proto3" json:"afrpki_allow_invalid,omitempty"`
	AfrpkiSignalIbgp                              bool     `protobuf:"varint,88,opt,name=afrpki_signal_ibgp,json=afrpkiSignalIbgp,proto3" json:"afrpki_signal_ibgp,omitempty"`
	IsAdvertisePermanentNetwork                   bool     `` /* 148-byte string literal not displayed */
	IsSendMcastAttr                               bool     `protobuf:"varint,90,opt,name=is_send_mcast_attr,json=isSendMcastAttr,proto3" json:"is_send_mcast_attr,omitempty"`
	ImportStitching                               bool     `protobuf:"varint,91,opt,name=import_stitching,json=importStitching,proto3" json:"import_stitching,omitempty"`
	ImportReoriginate                             bool     `protobuf:"varint,92,opt,name=import_reoriginate,json=importReoriginate,proto3" json:"import_reoriginate,omitempty"`
	ImportReoriginateStitching                    bool     `` /* 143-byte string literal not displayed */
	AdvertiseV4Flags                              uint32   `protobuf:"varint,94,opt,name=advertise_v4_flags,json=advertiseV4Flags,proto3" json:"advertise_v4_flags,omitempty"`
	AdvertiseV6Flags                              uint32   `protobuf:"varint,95,opt,name=advertise_v6_flags,json=advertiseV6Flags,proto3" json:"advertise_v6_flags,omitempty"`
	EnableLabelStack                              bool     `protobuf:"varint,96,opt,name=enable_label_stack,json=enableLabelStack,proto3" json:"enable_label_stack,omitempty"`
	XXX_NoUnkeyedLiteral                          struct{} `json:"-"`
	XXX_unrecognized                              []byte   `json:"-"`
	XXX_sizecache                                 int32    `json:"-"`
}

func (*BgpNbrRangeAf_) Descriptor

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

func (*BgpNbrRangeAf_) GetAcceptOwnEnabled

func (m *BgpNbrRangeAf_) GetAcceptOwnEnabled() bool

func (*BgpNbrRangeAf_) GetAddressFamilyLongLivedTime

func (m *BgpNbrRangeAf_) GetAddressFamilyLongLivedTime() uint32

func (*BgpNbrRangeAf_) GetAdvertiseAfi

func (m *BgpNbrRangeAf_) GetAdvertiseAfi() bool

func (*BgpNbrRangeAf_) GetAdvertiseAfiDisable

func (m *BgpNbrRangeAf_) GetAdvertiseAfiDisable() bool

func (*BgpNbrRangeAf_) GetAdvertiseAfiLocal

func (m *BgpNbrRangeAf_) GetAdvertiseAfiLocal() bool

func (*BgpNbrRangeAf_) GetAdvertiseAfiReorg

func (m *BgpNbrRangeAf_) GetAdvertiseAfiReorg() bool

func (*BgpNbrRangeAf_) GetAdvertiseV4Flags

func (m *BgpNbrRangeAf_) GetAdvertiseV4Flags() uint32

func (*BgpNbrRangeAf_) GetAdvertiseV6Flags

func (m *BgpNbrRangeAf_) GetAdvertiseV6Flags() uint32

func (*BgpNbrRangeAf_) GetAfName

func (m *BgpNbrRangeAf_) GetAfName() string

func (*BgpNbrRangeAf_) GetAfrpkiAllowInvalid

func (m *BgpNbrRangeAf_) GetAfrpkiAllowInvalid() bool

func (*BgpNbrRangeAf_) GetAfrpkiDisable

func (m *BgpNbrRangeAf_) GetAfrpkiDisable() bool

func (*BgpNbrRangeAf_) GetAfrpkiSignalIbgp

func (m *BgpNbrRangeAf_) GetAfrpkiSignalIbgp() bool

func (*BgpNbrRangeAf_) GetAfrpkiUseValidity

func (m *BgpNbrRangeAf_) GetAfrpkiUseValidity() bool

func (*BgpNbrRangeAf_) GetAllowAsInCount

func (m *BgpNbrRangeAf_) GetAllowAsInCount() uint32

func (*BgpNbrRangeAf_) GetAlwaysUseNextHopLocal

func (m *BgpNbrRangeAf_) GetAlwaysUseNextHopLocal() bool

func (*BgpNbrRangeAf_) GetEnableLabelStack

func (m *BgpNbrRangeAf_) GetEnableLabelStack() bool

func (*BgpNbrRangeAf_) GetExtendedCommunity

func (m *BgpNbrRangeAf_) GetExtendedCommunity() []uint32

func (*BgpNbrRangeAf_) GetExtendedCommunityStandby

func (m *BgpNbrRangeAf_) GetExtendedCommunityStandby() []uint32

func (*BgpNbrRangeAf_) GetFlowspecRedirectValidationDIsable

func (m *BgpNbrRangeAf_) GetFlowspecRedirectValidationDIsable() bool

func (*BgpNbrRangeAf_) GetFlowspecValidationDIsable

func (m *BgpNbrRangeAf_) GetFlowspecValidationDIsable() bool

func (*BgpNbrRangeAf_) GetImportReoriginate

func (m *BgpNbrRangeAf_) GetImportReoriginate() bool

func (*BgpNbrRangeAf_) GetImportReoriginateStitching

func (m *BgpNbrRangeAf_) GetImportReoriginateStitching() bool

func (*BgpNbrRangeAf_) GetImportStitching

func (m *BgpNbrRangeAf_) GetImportStitching() bool

func (*BgpNbrRangeAf_) GetIsAddPathReceiveCapabilityAdvertised

func (m *BgpNbrRangeAf_) GetIsAddPathReceiveCapabilityAdvertised() bool

func (*BgpNbrRangeAf_) GetIsAddPathReceiveCapabilityReceived

func (m *BgpNbrRangeAf_) GetIsAddPathReceiveCapabilityReceived() bool

func (*BgpNbrRangeAf_) GetIsAddPathSendCapabilityAdvertised

func (m *BgpNbrRangeAf_) GetIsAddPathSendCapabilityAdvertised() bool

func (*BgpNbrRangeAf_) GetIsAddPathSendCapabilityReceived

func (m *BgpNbrRangeAf_) GetIsAddPathSendCapabilityReceived() bool

func (*BgpNbrRangeAf_) GetIsAddpathReceiveOperational

func (m *BgpNbrRangeAf_) GetIsAddpathReceiveOperational() bool

func (*BgpNbrRangeAf_) GetIsAddpathSendOperational

func (m *BgpNbrRangeAf_) GetIsAddpathSendOperational() bool

func (*BgpNbrRangeAf_) GetIsAdvertisePermanentNetwork

func (m *BgpNbrRangeAf_) GetIsAdvertisePermanentNetwork() bool

func (*BgpNbrRangeAf_) GetIsAdvertisedGracefulRestart

func (m *BgpNbrRangeAf_) GetIsAdvertisedGracefulRestart() bool

func (*BgpNbrRangeAf_) GetIsAdvertisedOrfReceive

func (m *BgpNbrRangeAf_) GetIsAdvertisedOrfReceive() bool

func (*BgpNbrRangeAf_) GetIsAdvertisedOrfSend

func (m *BgpNbrRangeAf_) GetIsAdvertisedOrfSend() bool

func (*BgpNbrRangeAf_) GetIsAigpSet

func (m *BgpNbrRangeAf_) GetIsAigpSet() bool

func (*BgpNbrRangeAf_) GetIsAllowAsInSet

func (m *BgpNbrRangeAf_) GetIsAllowAsInSet() bool

func (*BgpNbrRangeAf_) GetIsAsOverrideSet

func (m *BgpNbrRangeAf_) GetIsAsOverrideSet() bool

func (*BgpNbrRangeAf_) GetIsGracefulRestartStateFlag

func (m *BgpNbrRangeAf_) GetIsGracefulRestartStateFlag() bool

func (*BgpNbrRangeAf_) GetIsLegacyPeRt

func (m *BgpNbrRangeAf_) GetIsLegacyPeRt() bool

func (*BgpNbrRangeAf_) GetIsNeighborAfCapable

func (m *BgpNbrRangeAf_) GetIsNeighborAfCapable() bool

func (*BgpNbrRangeAf_) GetIsNeighborEbgpWithoutInboundPolicy

func (m *BgpNbrRangeAf_) GetIsNeighborEbgpWithoutInboundPolicy() bool

func (*BgpNbrRangeAf_) GetIsNeighborEbgpWithoutOutboundPolicy

func (m *BgpNbrRangeAf_) GetIsNeighborEbgpWithoutOutboundPolicy() bool

func (*BgpNbrRangeAf_) GetIsNeighborRouteReflectorClient

func (m *BgpNbrRangeAf_) GetIsNeighborRouteReflectorClient() bool

func (*BgpNbrRangeAf_) GetIsOrfSendScheduled

func (m *BgpNbrRangeAf_) GetIsOrfSendScheduled() bool

func (*BgpNbrRangeAf_) GetIsOrfSent

func (m *BgpNbrRangeAf_) GetIsOrfSent() bool

func (*BgpNbrRangeAf_) GetIsOrrRootAddressConfigured

func (m *BgpNbrRangeAf_) GetIsOrrRootAddressConfigured() bool

func (*BgpNbrRangeAf_) GetIsPeerOrfCapable

func (m *BgpNbrRangeAf_) GetIsPeerOrfCapable() bool

func (*BgpNbrRangeAf_) GetIsPrefixOrfPresent

func (m *BgpNbrRangeAf_) GetIsPrefixOrfPresent() bool

func (*BgpNbrRangeAf_) GetIsReceivedGracefulRestartCapable

func (m *BgpNbrRangeAf_) GetIsReceivedGracefulRestartCapable() bool

func (*BgpNbrRangeAf_) GetIsReceivedOrfReceiveCapable

func (m *BgpNbrRangeAf_) GetIsReceivedOrfReceiveCapable() bool

func (*BgpNbrRangeAf_) GetIsReceivedOrfSendCapable

func (m *BgpNbrRangeAf_) GetIsReceivedOrfSendCapable() bool

func (*BgpNbrRangeAf_) GetIsRtPresent

func (m *BgpNbrRangeAf_) GetIsRtPresent() bool

func (*BgpNbrRangeAf_) GetIsRtPresentStandby

func (m *BgpNbrRangeAf_) GetIsRtPresentStandby() bool

func (*BgpNbrRangeAf_) GetIsSendMcastAttr

func (m *BgpNbrRangeAf_) GetIsSendMcastAttr() bool

func (*BgpNbrRangeAf_) GetIsSoftReconfigurationInboundAllowed

func (m *BgpNbrRangeAf_) GetIsSoftReconfigurationInboundAllowed() bool

func (*BgpNbrRangeAf_) GetIsUpdOrigLoopchkDisableSet

func (m *BgpNbrRangeAf_) GetIsUpdOrigLoopchkDisableSet() bool

func (*BgpNbrRangeAf_) GetIsUpdateDeferred

func (m *BgpNbrRangeAf_) GetIsUpdateDeferred() bool

func (*BgpNbrRangeAf_) GetIsUseSoftReconfigurationAlwaysOn

func (m *BgpNbrRangeAf_) GetIsUseSoftReconfigurationAlwaysOn() bool

func (*BgpNbrRangeAf_) GetLocalRestartTime

func (m *BgpNbrRangeAf_) GetLocalRestartTime() uint32

func (*BgpNbrRangeAf_) GetLongLivedGracefulRestartCapabilityReceived

func (m *BgpNbrRangeAf_) GetLongLivedGracefulRestartCapabilityReceived() bool

func (*BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeAccept

func (m *BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeAccept() uint32

func (*BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeConfigured

func (m *BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeConfigured() bool

func (*BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeReceived

func (m *BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeReceived() uint32

func (*BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeSent

func (m *BgpNbrRangeAf_) GetLongLivedGracefulRestartStaleTimeSent() uint32

func (*BgpNbrRangeAf_) GetMaxPrefixDiscardExtraPaths

func (m *BgpNbrRangeAf_) GetMaxPrefixDiscardExtraPaths() bool

func (*BgpNbrRangeAf_) GetMaxPrefixExceedDiscardPaths

func (m *BgpNbrRangeAf_) GetMaxPrefixExceedDiscardPaths() bool

func (*BgpNbrRangeAf_) GetMaxPrefixLimit

func (m *BgpNbrRangeAf_) GetMaxPrefixLimit() uint32

func (*BgpNbrRangeAf_) GetMaxPrefixRestartTime

func (m *BgpNbrRangeAf_) GetMaxPrefixRestartTime() uint32

func (*BgpNbrRangeAf_) GetMaxPrefixThresholdPercent

func (m *BgpNbrRangeAf_) GetMaxPrefixThresholdPercent() uint32

func (*BgpNbrRangeAf_) GetNeighborDefaultOriginate

func (m *BgpNbrRangeAf_) GetNeighborDefaultOriginate() bool

func (*BgpNbrRangeAf_) GetNeighborLongLivedGracefulRestartCapable

func (m *BgpNbrRangeAf_) GetNeighborLongLivedGracefulRestartCapable() bool

func (*BgpNbrRangeAf_) GetNeighborLongLivedGracefulRestartTimeRemaining

func (m *BgpNbrRangeAf_) GetNeighborLongLivedGracefulRestartTimeRemaining() uint32

func (*BgpNbrRangeAf_) GetNeighborPreservedForwardingState

func (m *BgpNbrRangeAf_) GetNeighborPreservedForwardingState() bool

func (*BgpNbrRangeAf_) GetNeighborPreservedLongLivedForwardingState

func (m *BgpNbrRangeAf_) GetNeighborPreservedLongLivedForwardingState() bool

func (*BgpNbrRangeAf_) GetNextHopUnchanged

func (m *BgpNbrRangeAf_) GetNextHopUnchanged() bool

func (*BgpNbrRangeAf_) GetOrfEntriesReceived

func (m *BgpNbrRangeAf_) GetOrfEntriesReceived() uint32

func (*BgpNbrRangeAf_) GetOrrGroupIndex

func (m *BgpNbrRangeAf_) GetOrrGroupIndex() uint32

func (*BgpNbrRangeAf_) GetOrrGroupName

func (m *BgpNbrRangeAf_) GetOrrGroupName() string

func (*BgpNbrRangeAf_) GetRemovePrivateAsEntireAspathFromInboundUpdates

func (m *BgpNbrRangeAf_) GetRemovePrivateAsEntireAspathFromInboundUpdates() bool

func (*BgpNbrRangeAf_) GetRemovePrivateAsEntireAspathFromUpdates

func (m *BgpNbrRangeAf_) GetRemovePrivateAsEntireAspathFromUpdates() bool

func (*BgpNbrRangeAf_) GetRemovePrivateAsFromInboundUpdates

func (m *BgpNbrRangeAf_) GetRemovePrivateAsFromInboundUpdates() bool

func (*BgpNbrRangeAf_) GetRemovePrivateAsFromUpdates

func (m *BgpNbrRangeAf_) GetRemovePrivateAsFromUpdates() bool

func (*BgpNbrRangeAf_) GetRestartTime

func (m *BgpNbrRangeAf_) GetRestartTime() uint32

func (*BgpNbrRangeAf_) GetRibPurgeTimeoutValue

func (m *BgpNbrRangeAf_) GetRibPurgeTimeoutValue() uint32

func (*BgpNbrRangeAf_) GetRoutePolicyDefaultOriginate

func (m *BgpNbrRangeAf_) GetRoutePolicyDefaultOriginate() string

func (*BgpNbrRangeAf_) GetRoutePolicyIn

func (m *BgpNbrRangeAf_) GetRoutePolicyIn() string

func (*BgpNbrRangeAf_) GetRoutePolicyOut

func (m *BgpNbrRangeAf_) GetRoutePolicyOut() string

func (*BgpNbrRangeAf_) GetRoutePolicyPrefixOrf

func (m *BgpNbrRangeAf_) GetRoutePolicyPrefixOrf() string

func (*BgpNbrRangeAf_) GetSelectiveMultipathEligible

func (m *BgpNbrRangeAf_) GetSelectiveMultipathEligible() bool

func (*BgpNbrRangeAf_) GetSentCommunityToNeighbor

func (m *BgpNbrRangeAf_) GetSentCommunityToNeighbor() bool

func (*BgpNbrRangeAf_) GetSentExtendedCommunityToNeighbor

func (m *BgpNbrRangeAf_) GetSentExtendedCommunityToNeighbor() bool

func (*BgpNbrRangeAf_) GetSentGshutCommunityToNeighbor

func (m *BgpNbrRangeAf_) GetSentGshutCommunityToNeighbor() bool

func (*BgpNbrRangeAf_) GetStalePathTimeout

func (m *BgpNbrRangeAf_) GetStalePathTimeout() uint32

func (*BgpNbrRangeAf_) GetUseMaxPrefixWarningOnly

func (m *BgpNbrRangeAf_) GetUseMaxPrefixWarningOnly() bool

func (*BgpNbrRangeAf_) GetVpnUpdateGenEnabled

func (m *BgpNbrRangeAf_) GetVpnUpdateGenEnabled() bool

func (*BgpNbrRangeAf_) GetVpnUpdateGenTriggerEnabled

func (m *BgpNbrRangeAf_) GetVpnUpdateGenTriggerEnabled() bool

func (*BgpNbrRangeAf_) GetWeight

func (m *BgpNbrRangeAf_) GetWeight() uint32

func (*BgpNbrRangeAf_) ProtoMessage

func (*BgpNbrRangeAf_) ProtoMessage()

func (*BgpNbrRangeAf_) Reset

func (m *BgpNbrRangeAf_) Reset()

func (*BgpNbrRangeAf_) String

func (m *BgpNbrRangeAf_) String() string

func (*BgpNbrRangeAf_) XXX_DiscardUnknown

func (m *BgpNbrRangeAf_) XXX_DiscardUnknown()

func (*BgpNbrRangeAf_) XXX_Marshal

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

func (*BgpNbrRangeAf_) XXX_Merge

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

func (*BgpNbrRangeAf_) XXX_Size

func (m *BgpNbrRangeAf_) XXX_Size() int

func (*BgpNbrRangeAf_) XXX_Unmarshal

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

type BgpNbrRangeBag

type BgpNbrRangeBag struct {
	SpeakerId                               uint32             `protobuf:"varint,50,opt,name=speaker_id,json=speakerId,proto3" json:"speaker_id,omitempty"`
	Description                             string             `protobuf:"bytes,51,opt,name=description,proto3" json:"description,omitempty"`
	LocalAs                                 uint32             `protobuf:"varint,52,opt,name=local_as,json=localAs,proto3" json:"local_as,omitempty"`
	RemoteAs                                uint32             `protobuf:"varint,53,opt,name=remote_as,json=remoteAs,proto3" json:"remote_as,omitempty"`
	HasInternalLink                         bool               `protobuf:"varint,54,opt,name=has_internal_link,json=hasInternalLink,proto3" json:"has_internal_link,omitempty"`
	ConnectionLocalAddress                  *BgpAddrtype       `` /* 130-byte string literal not displayed */
	IsLocalAddressConfigured                bool               `` /* 139-byte string literal not displayed */
	ConnectionRemoteAddress                 *BgpAddrtype       `` /* 133-byte string literal not displayed */
	NeighborRangePrefixLength               uint32             `` /* 142-byte string literal not displayed */
	IsAdministrativelyShutDown              bool               `` /* 145-byte string literal not displayed */
	IsNeighborMaxPrefixShutdown             bool               `` /* 150-byte string literal not displayed */
	IsOutOfMemoryForcedUp                   bool               `` /* 134-byte string literal not displayed */
	TtlSecurityEnabled                      bool               `protobuf:"varint,62,opt,name=ttl_security_enabled,json=ttlSecurityEnabled,proto3" json:"ttl_security_enabled,omitempty"`
	Suppress4ByteAs                         bool               `protobuf:"varint,63,opt,name=suppress4_byte_as,json=suppress4ByteAs,proto3" json:"suppress4_byte_as,omitempty"`
	BfdSessionEnableMode                    string             `` /* 126-byte string literal not displayed */
	BfdMinintervalval                       uint32             `protobuf:"varint,65,opt,name=bfd_minintervalval,json=bfdMinintervalval,proto3" json:"bfd_minintervalval,omitempty"`
	BfdMultiplierval                        uint32             `protobuf:"varint,66,opt,name=bfd_multiplierval,json=bfdMultiplierval,proto3" json:"bfd_multiplierval,omitempty"`
	EbgpTimeToLive                          uint32             `protobuf:"varint,67,opt,name=ebgp_time_to_live,json=ebgpTimeToLive,proto3" json:"ebgp_time_to_live,omitempty"`
	IsEbgpMultihopBgpMplsForwardingDisabled bool               `` /* 190-byte string literal not displayed */
	Tcpmss                                  uint32             `protobuf:"varint,69,opt,name=tcpmss,proto3" json:"tcpmss,omitempty"`
	MsgLogIn                                uint32             `protobuf:"varint,70,opt,name=msg_log_in,json=msgLogIn,proto3" json:"msg_log_in,omitempty"`
	MsgLogOut                               uint32             `protobuf:"varint,71,opt,name=msg_log_out,json=msgLogOut,proto3" json:"msg_log_out,omitempty"`
	NeighborLocalAs                         uint32             `protobuf:"varint,72,opt,name=neighbor_local_as,json=neighborLocalAs,proto3" json:"neighbor_local_as,omitempty"`
	LocalAsNoPrepend                        bool               `protobuf:"varint,73,opt,name=local_as_no_prepend,json=localAsNoPrepend,proto3" json:"local_as_no_prepend,omitempty"`
	MergeInboundSafi1And4Updates            bool               `` /* 151-byte string literal not displayed */
	IsCapabilityNegotiationPerformed        bool               `` /* 163-byte string literal not displayed */
	ConfiguredHoldTime                      uint32             `protobuf:"varint,76,opt,name=configured_hold_time,json=configuredHoldTime,proto3" json:"configured_hold_time,omitempty"`
	ConfiguredKeepalive                     uint32             `protobuf:"varint,77,opt,name=configured_keepalive,json=configuredKeepalive,proto3" json:"configured_keepalive,omitempty"`
	ConfiguredMinAccHoldTime                uint32             `` /* 141-byte string literal not displayed */
	MinAdvertiseInterval                    uint32             `protobuf:"varint,79,opt,name=min_advertise_interval,json=minAdvertiseInterval,proto3" json:"min_advertise_interval,omitempty"`
	MinAdvertiseIntervalMsecs               uint32             `` /* 142-byte string literal not displayed */
	MinOriginationInterval                  uint32             `` /* 131-byte string literal not displayed */
	RemoteAsNumber                          uint32             `protobuf:"varint,82,opt,name=remote_as_number,json=remoteAsNumber,proto3" json:"remote_as_number,omitempty"`
	DmzLinkBandwidth                        uint32             `protobuf:"varint,83,opt,name=dmz_link_bandwidth,json=dmzLinkBandwidth,proto3" json:"dmz_link_bandwidth,omitempty"`
	EbgpRecvDmz                             bool               `protobuf:"varint,84,opt,name=ebgp_recv_dmz,json=ebgpRecvDmz,proto3" json:"ebgp_recv_dmz,omitempty"`
	EbgpSendDmzMode                         string             `protobuf:"bytes,85,opt,name=ebgp_send_dmz_mode,json=ebgpSendDmzMode,proto3" json:"ebgp_send_dmz_mode,omitempty"`
	TosType                                 uint32             `protobuf:"varint,86,opt,name=tos_type,json=tosType,proto3" json:"tos_type,omitempty"`
	TosValue                                uint32             `protobuf:"varint,87,opt,name=tos_value,json=tosValue,proto3" json:"tos_value,omitempty"`
	AfData                                  []*BgpNbrRangeAf_  `protobuf:"bytes,88,rep,name=af_data,json=afData,proto3" json:"af_data,omitempty"`
	TcpSessionOpenMode                      string             `protobuf:"bytes,89,opt,name=tcp_session_open_mode,json=tcpSessionOpenMode,proto3" json:"tcp_session_open_mode,omitempty"`
	VrfName                                 string             `protobuf:"bytes,90,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	StandbyRp                               bool               `protobuf:"varint,91,opt,name=standby_rp,json=standbyRp,proto3" json:"standby_rp,omitempty"`
	NsrEnabled                              bool               `protobuf:"varint,92,opt,name=nsr_enabled,json=nsrEnabled,proto3" json:"nsr_enabled,omitempty"`
	GracefulRestartEnabledNbr               bool               `` /* 142-byte string literal not displayed */
	GrRestartTime                           uint32             `protobuf:"varint,94,opt,name=gr_restart_time,json=grRestartTime,proto3" json:"gr_restart_time,omitempty"`
	GrStalePathTime                         uint32             `protobuf:"varint,95,opt,name=gr_stale_path_time,json=grStalePathTime,proto3" json:"gr_stale_path_time,omitempty"`
	IsPassiveClose                          bool               `protobuf:"varint,96,opt,name=is_passive_close,json=isPassiveClose,proto3" json:"is_passive_close,omitempty"`
	NbrEnforceFirstAs                       bool               `protobuf:"varint,97,opt,name=nbr_enforce_first_as,json=nbrEnforceFirstAs,proto3" json:"nbr_enforce_first_as,omitempty"`
	ActiveBmpServers                        uint32             `protobuf:"varint,98,opt,name=active_bmp_servers,json=activeBmpServers,proto3" json:"active_bmp_servers,omitempty"`
	NbrClusterId                            uint32             `protobuf:"varint,99,opt,name=nbr_cluster_id,json=nbrClusterId,proto3" json:"nbr_cluster_id,omitempty"`
	NbrInCluster                            uint32             `protobuf:"varint,100,opt,name=nbr_in_cluster,json=nbrInCluster,proto3" json:"nbr_in_cluster,omitempty"`
	IgnoreConnected                         bool               `protobuf:"varint,101,opt,name=ignore_connected,json=ignoreConnected,proto3" json:"ignore_connected,omitempty"`
	InternalVpnClient                       bool               `protobuf:"varint,102,opt,name=internal_vpn_client,json=internalVpnClient,proto3" json:"internal_vpn_client,omitempty"`
	LocalAsReplaceAs                        bool               `protobuf:"varint,103,opt,name=local_as_replace_as,json=localAsReplaceAs,proto3" json:"local_as_replace_as,omitempty"`
	LocalAsDualAs                           bool               `protobuf:"varint,104,opt,name=local_as_dual_as,json=localAsDualAs,proto3" json:"local_as_dual_as,omitempty"`
	LocalAsDualAsModeNative                 bool               `` /* 141-byte string literal not displayed */
	EgressPeerEngineeringEnabled            bool               `` /* 152-byte string literal not displayed */
	DiscardAs4Path                          uint32             `protobuf:"varint,107,opt,name=discard_as4_path,json=discardAs4Path,proto3" json:"discard_as4_path,omitempty"`
	RpkiDisable                             bool               `protobuf:"varint,108,opt,name=rpki_disable,json=rpkiDisable,proto3" json:"rpki_disable,omitempty"`
	RpkiUseValidity                         bool               `protobuf:"varint,109,opt,name=rpki_use_validity,json=rpkiUseValidity,proto3" json:"rpki_use_validity,omitempty"`
	RpkiAllowInvalid                        bool               `protobuf:"varint,110,opt,name=rpki_allow_invalid,json=rpkiAllowInvalid,proto3" json:"rpki_allow_invalid,omitempty"`
	RpkiSignalIbgp                          bool               `protobuf:"varint,111,opt,name=rpki_signal_ibgp,json=rpkiSignalIbgp,proto3" json:"rpki_signal_ibgp,omitempty"`
	GracefulMaintenance                     *BgpNbrGshut_      `protobuf:"bytes,112,opt,name=graceful_maintenance,json=gracefulMaintenance,proto3" json:"graceful_maintenance,omitempty"`
	RemoteAsListName                        string             `protobuf:"bytes,113,opt,name=remote_as_list_name,json=remoteAsListName,proto3" json:"remote_as_list_name,omitempty"`
	NbrRcvSize                              uint32             `protobuf:"varint,114,opt,name=nbr_rcv_size,json=nbrRcvSize,proto3" json:"nbr_rcv_size,omitempty"`
	NbrSendSize                             uint32             `protobuf:"varint,115,opt,name=nbr_send_size,json=nbrSendSize,proto3" json:"nbr_send_size,omitempty"`
	IslocalAddressCfg                       bool               `protobuf:"varint,116,opt,name=islocal_address_cfg,json=islocalAddressCfg,proto3" json:"islocal_address_cfg,omitempty"`
	CfgLocalAddress                         *BgpAddrtype       `protobuf:"bytes,117,opt,name=cfg_local_address,json=cfgLocalAddress,proto3" json:"cfg_local_address,omitempty"`
	UpdateSource                            string             `protobuf:"bytes,118,opt,name=update_source,json=updateSource,proto3" json:"update_source,omitempty"`
	IsLocalAddrSubnetCfg                    bool               `` /* 130-byte string literal not displayed */
	LocalAddressSubnet                      *BgpAddrtype       `protobuf:"bytes,120,opt,name=local_address_subnet,json=localAddressSubnet,proto3" json:"local_address_subnet,omitempty"`
	LocalAddressSubnetLen                   uint32             `` /* 131-byte string literal not displayed */
	AddpathSendEnable                       bool               `protobuf:"varint,122,opt,name=addpath_send_enable,json=addpathSendEnable,proto3" json:"addpath_send_enable,omitempty"`
	AddpathReceiveEnable                    bool               `` /* 126-byte string literal not displayed */
	AddpathSendDisable                      bool               `protobuf:"varint,124,opt,name=addpath_send_disable,json=addpathSendDisable,proto3" json:"addpath_send_disable,omitempty"`
	AddpathReceiveDisable                   bool               `` /* 129-byte string literal not displayed */
	UpdErrhNoreset                          bool               `protobuf:"varint,126,opt,name=upd_errh_noreset,json=updErrhNoreset,proto3" json:"upd_errh_noreset,omitempty"`
	MsgBufCount                             uint32             `protobuf:"varint,127,opt,name=msg_buf_count,json=msgBufCount,proto3" json:"msg_buf_count,omitempty"`
	MsgBugCircular                          bool               `protobuf:"varint,128,opt,name=msg_bug_circular,json=msgBugCircular,proto3" json:"msg_bug_circular,omitempty"`
	SyslogEnable                            bool               `protobuf:"varint,129,opt,name=syslog_enable,json=syslogEnable,proto3" json:"syslog_enable,omitempty"`
	OperAttrfEnable                         bool               `protobuf:"varint,130,opt,name=oper_attrf_enable,json=operAttrfEnable,proto3" json:"oper_attrf_enable,omitempty"`
	AttrfGroupName                          string             `protobuf:"bytes,131,opt,name=attrf_group_name,json=attrfGroupName,proto3" json:"attrf_group_name,omitempty"`
	MaxPeers                                uint32             `protobuf:"varint,132,opt,name=max_peers,json=maxPeers,proto3" json:"max_peers,omitempty"`
	IdleWatchTime                           uint32             `protobuf:"varint,133,opt,name=idle_watch_time,json=idleWatchTime,proto3" json:"idle_watch_time,omitempty"`
	CurrentPeers                            uint32             `protobuf:"varint,134,opt,name=current_peers,json=currentPeers,proto3" json:"current_peers,omitempty"`
	RangeOpenMatch                          uint32             `protobuf:"varint,135,opt,name=range_open_match,json=rangeOpenMatch,proto3" json:"range_open_match,omitempty"`
	RangeOpenAccepted                       uint32             `protobuf:"varint,136,opt,name=range_open_accepted,json=rangeOpenAccepted,proto3" json:"range_open_accepted,omitempty"`
	RangeMaxDrop                            uint32             `protobuf:"varint,137,opt,name=range_max_drop,json=rangeMaxDrop,proto3" json:"range_max_drop,omitempty"`
	RangeInstError                          uint32             `protobuf:"varint,138,opt,name=range_inst_error,json=rangeInstError,proto3" json:"range_inst_error,omitempty"`
	Instance                                []*BgpNbrInstance_ `protobuf:"bytes,139,rep,name=instance,proto3" json:"instance,omitempty"`
	XXX_NoUnkeyedLiteral                    struct{}           `json:"-"`
	XXX_unrecognized                        []byte             `json:"-"`
	XXX_sizecache                           int32              `json:"-"`
}

func (*BgpNbrRangeBag) Descriptor

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

func (*BgpNbrRangeBag) GetActiveBmpServers

func (m *BgpNbrRangeBag) GetActiveBmpServers() uint32

func (*BgpNbrRangeBag) GetAddpathReceiveDisable

func (m *BgpNbrRangeBag) GetAddpathReceiveDisable() bool

func (*BgpNbrRangeBag) GetAddpathReceiveEnable

func (m *BgpNbrRangeBag) GetAddpathReceiveEnable() bool

func (*BgpNbrRangeBag) GetAddpathSendDisable

func (m *BgpNbrRangeBag) GetAddpathSendDisable() bool

func (*BgpNbrRangeBag) GetAddpathSendEnable

func (m *BgpNbrRangeBag) GetAddpathSendEnable() bool

func (*BgpNbrRangeBag) GetAfData

func (m *BgpNbrRangeBag) GetAfData() []*BgpNbrRangeAf_

func (*BgpNbrRangeBag) GetAttrfGroupName

func (m *BgpNbrRangeBag) GetAttrfGroupName() string

func (*BgpNbrRangeBag) GetBfdMinintervalval

func (m *BgpNbrRangeBag) GetBfdMinintervalval() uint32

func (*BgpNbrRangeBag) GetBfdMultiplierval

func (m *BgpNbrRangeBag) GetBfdMultiplierval() uint32

func (*BgpNbrRangeBag) GetBfdSessionEnableMode

func (m *BgpNbrRangeBag) GetBfdSessionEnableMode() string

func (*BgpNbrRangeBag) GetCfgLocalAddress

func (m *BgpNbrRangeBag) GetCfgLocalAddress() *BgpAddrtype

func (*BgpNbrRangeBag) GetConfiguredHoldTime

func (m *BgpNbrRangeBag) GetConfiguredHoldTime() uint32

func (*BgpNbrRangeBag) GetConfiguredKeepalive

func (m *BgpNbrRangeBag) GetConfiguredKeepalive() uint32

func (*BgpNbrRangeBag) GetConfiguredMinAccHoldTime

func (m *BgpNbrRangeBag) GetConfiguredMinAccHoldTime() uint32

func (*BgpNbrRangeBag) GetConnectionLocalAddress

func (m *BgpNbrRangeBag) GetConnectionLocalAddress() *BgpAddrtype

func (*BgpNbrRangeBag) GetConnectionRemoteAddress

func (m *BgpNbrRangeBag) GetConnectionRemoteAddress() *BgpAddrtype

func (*BgpNbrRangeBag) GetCurrentPeers

func (m *BgpNbrRangeBag) GetCurrentPeers() uint32

func (*BgpNbrRangeBag) GetDescription

func (m *BgpNbrRangeBag) GetDescription() string

func (*BgpNbrRangeBag) GetDiscardAs4Path

func (m *BgpNbrRangeBag) GetDiscardAs4Path() uint32

func (*BgpNbrRangeBag) GetDmzLinkBandwidth

func (m *BgpNbrRangeBag) GetDmzLinkBandwidth() uint32

func (*BgpNbrRangeBag) GetEbgpRecvDmz

func (m *BgpNbrRangeBag) GetEbgpRecvDmz() bool

func (*BgpNbrRangeBag) GetEbgpSendDmzMode

func (m *BgpNbrRangeBag) GetEbgpSendDmzMode() string

func (*BgpNbrRangeBag) GetEbgpTimeToLive

func (m *BgpNbrRangeBag) GetEbgpTimeToLive() uint32

func (*BgpNbrRangeBag) GetEgressPeerEngineeringEnabled

func (m *BgpNbrRangeBag) GetEgressPeerEngineeringEnabled() bool

func (*BgpNbrRangeBag) GetGrRestartTime

func (m *BgpNbrRangeBag) GetGrRestartTime() uint32

func (*BgpNbrRangeBag) GetGrStalePathTime

func (m *BgpNbrRangeBag) GetGrStalePathTime() uint32

func (*BgpNbrRangeBag) GetGracefulMaintenance

func (m *BgpNbrRangeBag) GetGracefulMaintenance() *BgpNbrGshut_

func (*BgpNbrRangeBag) GetGracefulRestartEnabledNbr

func (m *BgpNbrRangeBag) GetGracefulRestartEnabledNbr() bool
func (m *BgpNbrRangeBag) GetHasInternalLink() bool

func (*BgpNbrRangeBag) GetIdleWatchTime

func (m *BgpNbrRangeBag) GetIdleWatchTime() uint32

func (*BgpNbrRangeBag) GetIgnoreConnected

func (m *BgpNbrRangeBag) GetIgnoreConnected() bool

func (*BgpNbrRangeBag) GetInstance

func (m *BgpNbrRangeBag) GetInstance() []*BgpNbrInstance_

func (*BgpNbrRangeBag) GetInternalVpnClient

func (m *BgpNbrRangeBag) GetInternalVpnClient() bool

func (*BgpNbrRangeBag) GetIsAdministrativelyShutDown

func (m *BgpNbrRangeBag) GetIsAdministrativelyShutDown() bool

func (*BgpNbrRangeBag) GetIsCapabilityNegotiationPerformed

func (m *BgpNbrRangeBag) GetIsCapabilityNegotiationPerformed() bool

func (*BgpNbrRangeBag) GetIsEbgpMultihopBgpMplsForwardingDisabled

func (m *BgpNbrRangeBag) GetIsEbgpMultihopBgpMplsForwardingDisabled() bool

func (*BgpNbrRangeBag) GetIsLocalAddrSubnetCfg

func (m *BgpNbrRangeBag) GetIsLocalAddrSubnetCfg() bool

func (*BgpNbrRangeBag) GetIsLocalAddressConfigured

func (m *BgpNbrRangeBag) GetIsLocalAddressConfigured() bool

func (*BgpNbrRangeBag) GetIsNeighborMaxPrefixShutdown

func (m *BgpNbrRangeBag) GetIsNeighborMaxPrefixShutdown() bool

func (*BgpNbrRangeBag) GetIsOutOfMemoryForcedUp

func (m *BgpNbrRangeBag) GetIsOutOfMemoryForcedUp() bool

func (*BgpNbrRangeBag) GetIsPassiveClose

func (m *BgpNbrRangeBag) GetIsPassiveClose() bool

func (*BgpNbrRangeBag) GetIslocalAddressCfg

func (m *BgpNbrRangeBag) GetIslocalAddressCfg() bool

func (*BgpNbrRangeBag) GetLocalAddressSubnet

func (m *BgpNbrRangeBag) GetLocalAddressSubnet() *BgpAddrtype

func (*BgpNbrRangeBag) GetLocalAddressSubnetLen

func (m *BgpNbrRangeBag) GetLocalAddressSubnetLen() uint32

func (*BgpNbrRangeBag) GetLocalAs

func (m *BgpNbrRangeBag) GetLocalAs() uint32

func (*BgpNbrRangeBag) GetLocalAsDualAs

func (m *BgpNbrRangeBag) GetLocalAsDualAs() bool

func (*BgpNbrRangeBag) GetLocalAsDualAsModeNative

func (m *BgpNbrRangeBag) GetLocalAsDualAsModeNative() bool

func (*BgpNbrRangeBag) GetLocalAsNoPrepend

func (m *BgpNbrRangeBag) GetLocalAsNoPrepend() bool

func (*BgpNbrRangeBag) GetLocalAsReplaceAs

func (m *BgpNbrRangeBag) GetLocalAsReplaceAs() bool

func (*BgpNbrRangeBag) GetMaxPeers

func (m *BgpNbrRangeBag) GetMaxPeers() uint32

func (*BgpNbrRangeBag) GetMergeInboundSafi1And4Updates

func (m *BgpNbrRangeBag) GetMergeInboundSafi1And4Updates() bool

func (*BgpNbrRangeBag) GetMinAdvertiseInterval

func (m *BgpNbrRangeBag) GetMinAdvertiseInterval() uint32

func (*BgpNbrRangeBag) GetMinAdvertiseIntervalMsecs

func (m *BgpNbrRangeBag) GetMinAdvertiseIntervalMsecs() uint32

func (*BgpNbrRangeBag) GetMinOriginationInterval

func (m *BgpNbrRangeBag) GetMinOriginationInterval() uint32

func (*BgpNbrRangeBag) GetMsgBufCount

func (m *BgpNbrRangeBag) GetMsgBufCount() uint32

func (*BgpNbrRangeBag) GetMsgBugCircular

func (m *BgpNbrRangeBag) GetMsgBugCircular() bool

func (*BgpNbrRangeBag) GetMsgLogIn

func (m *BgpNbrRangeBag) GetMsgLogIn() uint32

func (*BgpNbrRangeBag) GetMsgLogOut

func (m *BgpNbrRangeBag) GetMsgLogOut() uint32

func (*BgpNbrRangeBag) GetNbrClusterId

func (m *BgpNbrRangeBag) GetNbrClusterId() uint32

func (*BgpNbrRangeBag) GetNbrEnforceFirstAs

func (m *BgpNbrRangeBag) GetNbrEnforceFirstAs() bool

func (*BgpNbrRangeBag) GetNbrInCluster

func (m *BgpNbrRangeBag) GetNbrInCluster() uint32

func (*BgpNbrRangeBag) GetNbrRcvSize

func (m *BgpNbrRangeBag) GetNbrRcvSize() uint32

func (*BgpNbrRangeBag) GetNbrSendSize

func (m *BgpNbrRangeBag) GetNbrSendSize() uint32

func (*BgpNbrRangeBag) GetNeighborLocalAs

func (m *BgpNbrRangeBag) GetNeighborLocalAs() uint32

func (*BgpNbrRangeBag) GetNeighborRangePrefixLength

func (m *BgpNbrRangeBag) GetNeighborRangePrefixLength() uint32

func (*BgpNbrRangeBag) GetNsrEnabled

func (m *BgpNbrRangeBag) GetNsrEnabled() bool

func (*BgpNbrRangeBag) GetOperAttrfEnable

func (m *BgpNbrRangeBag) GetOperAttrfEnable() bool

func (*BgpNbrRangeBag) GetRangeInstError

func (m *BgpNbrRangeBag) GetRangeInstError() uint32

func (*BgpNbrRangeBag) GetRangeMaxDrop

func (m *BgpNbrRangeBag) GetRangeMaxDrop() uint32

func (*BgpNbrRangeBag) GetRangeOpenAccepted

func (m *BgpNbrRangeBag) GetRangeOpenAccepted() uint32

func (*BgpNbrRangeBag) GetRangeOpenMatch

func (m *BgpNbrRangeBag) GetRangeOpenMatch() uint32

func (*BgpNbrRangeBag) GetRemoteAs

func (m *BgpNbrRangeBag) GetRemoteAs() uint32

func (*BgpNbrRangeBag) GetRemoteAsListName

func (m *BgpNbrRangeBag) GetRemoteAsListName() string

func (*BgpNbrRangeBag) GetRemoteAsNumber

func (m *BgpNbrRangeBag) GetRemoteAsNumber() uint32

func (*BgpNbrRangeBag) GetRpkiAllowInvalid

func (m *BgpNbrRangeBag) GetRpkiAllowInvalid() bool

func (*BgpNbrRangeBag) GetRpkiDisable

func (m *BgpNbrRangeBag) GetRpkiDisable() bool

func (*BgpNbrRangeBag) GetRpkiSignalIbgp

func (m *BgpNbrRangeBag) GetRpkiSignalIbgp() bool

func (*BgpNbrRangeBag) GetRpkiUseValidity

func (m *BgpNbrRangeBag) GetRpkiUseValidity() bool

func (*BgpNbrRangeBag) GetSpeakerId

func (m *BgpNbrRangeBag) GetSpeakerId() uint32

func (*BgpNbrRangeBag) GetStandbyRp

func (m *BgpNbrRangeBag) GetStandbyRp() bool

func (*BgpNbrRangeBag) GetSuppress4ByteAs

func (m *BgpNbrRangeBag) GetSuppress4ByteAs() bool

func (*BgpNbrRangeBag) GetSyslogEnable

func (m *BgpNbrRangeBag) GetSyslogEnable() bool

func (*BgpNbrRangeBag) GetTcpSessionOpenMode

func (m *BgpNbrRangeBag) GetTcpSessionOpenMode() string

func (*BgpNbrRangeBag) GetTcpmss

func (m *BgpNbrRangeBag) GetTcpmss() uint32

func (*BgpNbrRangeBag) GetTosType

func (m *BgpNbrRangeBag) GetTosType() uint32

func (*BgpNbrRangeBag) GetTosValue

func (m *BgpNbrRangeBag) GetTosValue() uint32

func (*BgpNbrRangeBag) GetTtlSecurityEnabled

func (m *BgpNbrRangeBag) GetTtlSecurityEnabled() bool

func (*BgpNbrRangeBag) GetUpdErrhNoreset

func (m *BgpNbrRangeBag) GetUpdErrhNoreset() bool

func (*BgpNbrRangeBag) GetUpdateSource

func (m *BgpNbrRangeBag) GetUpdateSource() string

func (*BgpNbrRangeBag) GetVrfName

func (m *BgpNbrRangeBag) GetVrfName() string

func (*BgpNbrRangeBag) ProtoMessage

func (*BgpNbrRangeBag) ProtoMessage()

func (*BgpNbrRangeBag) Reset

func (m *BgpNbrRangeBag) Reset()

func (*BgpNbrRangeBag) String

func (m *BgpNbrRangeBag) String() string

func (*BgpNbrRangeBag) XXX_DiscardUnknown

func (m *BgpNbrRangeBag) XXX_DiscardUnknown()

func (*BgpNbrRangeBag) XXX_Marshal

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

func (*BgpNbrRangeBag) XXX_Merge

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

func (*BgpNbrRangeBag) XXX_Size

func (m *BgpNbrRangeBag) XXX_Size() int

func (*BgpNbrRangeBag) XXX_Unmarshal

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

type BgpNbrRangeBag_KEYS

type BgpNbrRangeBag_KEYS struct {
	InstanceName         string   `protobuf:"bytes,1,opt,name=instance_name,json=instanceName,proto3" json:"instance_name,omitempty"`
	VrfName              string   `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	NeighborRangeAddress string   `protobuf:"bytes,3,opt,name=neighbor_range_address,json=neighborRangeAddress,proto3" json:"neighbor_range_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpNbrRangeBag_KEYS) Descriptor

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

func (*BgpNbrRangeBag_KEYS) GetInstanceName

func (m *BgpNbrRangeBag_KEYS) GetInstanceName() string

func (*BgpNbrRangeBag_KEYS) GetNeighborRangeAddress

func (m *BgpNbrRangeBag_KEYS) GetNeighborRangeAddress() string

func (*BgpNbrRangeBag_KEYS) GetVrfName

func (m *BgpNbrRangeBag_KEYS) GetVrfName() string

func (*BgpNbrRangeBag_KEYS) ProtoMessage

func (*BgpNbrRangeBag_KEYS) ProtoMessage()

func (*BgpNbrRangeBag_KEYS) Reset

func (m *BgpNbrRangeBag_KEYS) Reset()

func (*BgpNbrRangeBag_KEYS) String

func (m *BgpNbrRangeBag_KEYS) String() string

func (*BgpNbrRangeBag_KEYS) XXX_DiscardUnknown

func (m *BgpNbrRangeBag_KEYS) XXX_DiscardUnknown()

func (*BgpNbrRangeBag_KEYS) XXX_Marshal

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

func (*BgpNbrRangeBag_KEYS) XXX_Merge

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

func (*BgpNbrRangeBag_KEYS) XXX_Size

func (m *BgpNbrRangeBag_KEYS) XXX_Size() int

func (*BgpNbrRangeBag_KEYS) XXX_Unmarshal

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

type BgpTimespec

type BgpTimespec struct {
	Seconds              uint32   `protobuf:"varint,1,opt,name=seconds,proto3" json:"seconds,omitempty"`
	Nanoseconds          uint32   `protobuf:"varint,2,opt,name=nanoseconds,proto3" json:"nanoseconds,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpTimespec) Descriptor

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

func (*BgpTimespec) GetNanoseconds

func (m *BgpTimespec) GetNanoseconds() uint32

func (*BgpTimespec) GetSeconds

func (m *BgpTimespec) GetSeconds() uint32

func (*BgpTimespec) ProtoMessage

func (*BgpTimespec) ProtoMessage()

func (*BgpTimespec) Reset

func (m *BgpTimespec) Reset()

func (*BgpTimespec) String

func (m *BgpTimespec) String() string

func (*BgpTimespec) XXX_DiscardUnknown

func (m *BgpTimespec) XXX_DiscardUnknown()

func (*BgpTimespec) XXX_Marshal

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

func (*BgpTimespec) XXX_Merge

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

func (*BgpTimespec) XXX_Size

func (m *BgpTimespec) XXX_Size() int

func (*BgpTimespec) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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