cisco_ios_xr_ipv4_bgp_oper_bgp_config_instances_config_instance_config_vrfs_config_vrf_entity_configurations_entity_configuration

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/config-instances/config-instance/config-vrfs/config-vrf/entity-configurations/entity-configuration

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 BgpAfDep_

type BgpAfDep_ struct {
	HasOrfCapability                          uint32          `protobuf:"varint,1,opt,name=has_orf_capability,json=hasOrfCapability,proto3" json:"has_orf_capability,omitempty"`
	IsDefaultOriginateNotDisabled             bool            `` /* 155-byte string literal not displayed */
	DefaultOriginateRoutePolicy               string          `` /* 146-byte string literal not displayed */
	MaxPrefixes                               uint32          `protobuf:"varint,4,opt,name=max_prefixes,json=maxPrefixes,proto3" json:"max_prefixes,omitempty"`
	MaxPrefixWarnThreshold                    uint32          `` /* 132-byte string literal not displayed */
	IsMaxPrefixWarnOnly                       bool            `protobuf:"varint,6,opt,name=is_max_prefix_warn_only,json=isMaxPrefixWarnOnly,proto3" json:"is_max_prefix_warn_only,omitempty"`
	MaxPrefixRestartTime                      uint32          `` /* 126-byte string literal not displayed */
	OrrRootAddress                            *BgpAddrtype    `protobuf:"bytes,8,opt,name=orr_root_address,json=orrRootAddress,proto3" json:"orr_root_address,omitempty"`
	IsMaxPrefixDiscardExtraPaths              bool            `` /* 154-byte string literal not displayed */
	IsNextHopSelfDisabled                     bool            `` /* 132-byte string literal not displayed */
	IsNextHopUnchanged                        bool            `protobuf:"varint,11,opt,name=is_next_hop_unchanged,json=isNextHopUnchanged,proto3" json:"is_next_hop_unchanged,omitempty"`
	PermanentNetwork                          bool            `protobuf:"varint,12,opt,name=permanent_network,json=permanentNetwork,proto3" json:"permanent_network,omitempty"`
	RoutePolicyIn                             string          `protobuf:"bytes,13,opt,name=route_policy_in,json=routePolicyIn,proto3" json:"route_policy_in,omitempty"`
	RoutePolicyOut                            string          `protobuf:"bytes,14,opt,name=route_policy_out,json=routePolicyOut,proto3" json:"route_policy_out,omitempty"`
	PrefixOrfFilter                           string          `protobuf:"bytes,15,opt,name=prefix_orf_filter,json=prefixOrfFilter,proto3" json:"prefix_orf_filter,omitempty"`
	RemovePrivateAsOut                        bool            `protobuf:"varint,16,opt,name=remove_private_as_out,json=removePrivateAsOut,proto3" json:"remove_private_as_out,omitempty"`
	EntireAspathOut                           bool            `protobuf:"varint,17,opt,name=entire_aspath_out,json=entireAspathOut,proto3" json:"entire_aspath_out,omitempty"`
	RemovePrivateAsin                         bool            `protobuf:"varint,18,opt,name=remove_private_asin,json=removePrivateAsin,proto3" json:"remove_private_asin,omitempty"`
	EntireAspathIn                            bool            `protobuf:"varint,19,opt,name=entire_aspath_in,json=entireAspathIn,proto3" json:"entire_aspath_in,omitempty"`
	ClientRouteReflector                      bool            `protobuf:"varint,20,opt,name=client_route_reflector,json=clientRouteReflector,proto3" json:"client_route_reflector,omitempty"`
	AcceptRouteLegacyPeRt                     bool            `` /* 132-byte string literal not displayed */
	IsAfEnabled                               bool            `protobuf:"varint,22,opt,name=is_af_enabled,json=isAfEnabled,proto3" json:"is_af_enabled,omitempty"`
	SendCommunityAttribute                    bool            `` /* 131-byte string literal not displayed */
	SendGracefulShutCommunityAttributes       bool            `` /* 174-byte string literal not displayed */
	SendExtendedCommunityAttribute            bool            `` /* 157-byte string literal not displayed */
	SoftReconfigNotDisabled                   bool            `` /* 136-byte string literal not displayed */
	AlwayUseSoftReconfig                      bool            `` /* 127-byte string literal not displayed */
	UpdOrigLoopchkDisable                     bool            `` /* 130-byte string literal not displayed */
	SiteOfOrigin                              string          `protobuf:"bytes,29,opt,name=site_of_origin,json=siteOfOrigin,proto3" json:"site_of_origin,omitempty"`
	DefaultWeight                             uint32          `protobuf:"varint,30,opt,name=default_weight,json=defaultWeight,proto3" json:"default_weight,omitempty"`
	DefaultAllowas                            uint32          `protobuf:"varint,31,opt,name=default_allowas,json=defaultAllowas,proto3" json:"default_allowas,omitempty"`
	AfLongLivedGracefulRestartStaleTimeSend   uint32          `` /* 192-byte string literal not displayed */
	AfLongLivedGracefulRestartStaleTimeAccept uint32          `` /* 198-byte string literal not displayed */
	AfLongLivedGracefulRestartCapable         uint32          `` /* 170-byte string literal not displayed */
	IsAsOverrideDisabled                      bool            `` /* 127-byte string literal not displayed */
	IsAigpEnabled                             bool            `protobuf:"varint,36,opt,name=is_aigp_enabled,json=isAigpEnabled,proto3" json:"is_aigp_enabled,omitempty"`
	IsAigpCostCommunityEnabled                bool            `` /* 147-byte string literal not displayed */
	IsAigpCostCommunityId                     uint32          `` /* 132-byte string literal not displayed */
	IsAigpCostCommunityTransitive             uint32          `` /* 156-byte string literal not displayed */
	AigpCostCommunityPoi                      uint32          `` /* 127-byte string literal not displayed */
	IsAigpMedEnabled                          bool            `protobuf:"varint,41,opt,name=is_aigp_med_enabled,json=isAigpMedEnabled,proto3" json:"is_aigp_med_enabled,omitempty"`
	AcceptOwn                                 bool            `protobuf:"varint,42,opt,name=accept_own,json=acceptOwn,proto3" json:"accept_own,omitempty"`
	Multipath                                 bool            `protobuf:"varint,43,opt,name=multipath,proto3" json:"multipath,omitempty"`
	IsFspecValidEnabled                       bool            `protobuf:"varint,44,opt,name=is_fspec_valid_enabled,json=isFspecValidEnabled,proto3" json:"is_fspec_valid_enabled,omitempty"`
	IsNextHopUnchangedMpath                   bool            `` /* 138-byte string literal not displayed */
	IsSendMcastAttrEnabled                    bool            `` /* 135-byte string literal not displayed */
	AdvertiseV4                               uint32          `protobuf:"varint,47,opt,name=advertise_v4,json=advertiseV4,proto3" json:"advertise_v4,omitempty"`
	AdvertiseV6                               uint32          `protobuf:"varint,48,opt,name=advertise_v6,json=advertiseV6,proto3" json:"advertise_v6,omitempty"`
	AdvertiseL2VpnEvpn                        uint32          `protobuf:"varint,49,opt,name=advertise_l2vpn_evpn,json=advertiseL2vpnEvpn,proto3" json:"advertise_l2vpn_evpn,omitempty"`
	AdvertiseDisable                          uint32          `protobuf:"varint,50,opt,name=advertise_disable,json=advertiseDisable,proto3" json:"advertise_disable,omitempty"`
	AdvertiseDefVrfImpDisableV4               uint32          `` /* 152-byte string literal not displayed */
	AdvertiseDefVrfImpDisableV6               uint32          `` /* 152-byte string literal not displayed */
	AdvertiseVrfReImpDisableV4                uint32          `` /* 149-byte string literal not displayed */
	AdvertiseVrfReImpDisableV6                uint32          `` /* 149-byte string literal not displayed */
	AdvertiseVrfEvpnReImpDisableV4            uint32          `` /* 163-byte string literal not displayed */
	AdvertiseVrfEvpnReImpDisableV6            uint32          `` /* 163-byte string literal not displayed */
	EncapsulationType                         uint32          `protobuf:"varint,57,opt,name=encapsulation_type,json=encapsulationType,proto3" json:"encapsulation_type,omitempty"`
	Import                                    bool            `protobuf:"varint,58,opt,name=import,proto3" json:"import,omitempty"`
	ImportStitching                           bool            `protobuf:"varint,59,opt,name=import_stitching,json=importStitching,proto3" json:"import_stitching,omitempty"`
	ImportReoriginate                         bool            `protobuf:"varint,60,opt,name=import_reoriginate,json=importReoriginate,proto3" json:"import_reoriginate,omitempty"`
	ImportReoriginateStitching                bool            `` /* 143-byte string literal not displayed */
	AdvertiseLocalLabeledRoute                uint32          `` /* 145-byte string literal not displayed */
	EnforceMultipleLabels                     uint32          `` /* 128-byte string literal not displayed */
	OrfCapabilityInfo                         *BgpConfigInfo_ `protobuf:"bytes,64,opt,name=orf_capability_info,json=orfCapabilityInfo,proto3" json:"orf_capability_info,omitempty"`
	DefaultOriginateInfo                      *BgpConfigInfo_ `protobuf:"bytes,65,opt,name=default_originate_info,json=defaultOriginateInfo,proto3" json:"default_originate_info,omitempty"`
	MaxPrefixesInfo                           *BgpConfigInfo_ `protobuf:"bytes,66,opt,name=max_prefixes_info,json=maxPrefixesInfo,proto3" json:"max_prefixes_info,omitempty"`
	OrrInfo                                   *BgpConfigInfo_ `protobuf:"bytes,67,opt,name=orr_info,json=orrInfo,proto3" json:"orr_info,omitempty"`
	NextHopSelfInfo                           *BgpConfigInfo_ `protobuf:"bytes,68,opt,name=next_hop_self_info,json=nextHopSelfInfo,proto3" json:"next_hop_self_info,omitempty"`
	NextHopUnchangedInfo                      *BgpConfigInfo_ `` /* 126-byte string literal not displayed */
	RoutePolicyInInfo                         *BgpConfigInfo_ `protobuf:"bytes,70,opt,name=route_policy_in_info,json=routePolicyInInfo,proto3" json:"route_policy_in_info,omitempty"`
	RoutePolicyOutInfo                        *BgpConfigInfo_ `protobuf:"bytes,71,opt,name=route_policy_out_info,json=routePolicyOutInfo,proto3" json:"route_policy_out_info,omitempty"`
	PrefixFilterInfo                          *BgpConfigInfo_ `protobuf:"bytes,72,opt,name=prefix_filter_info,json=prefixFilterInfo,proto3" json:"prefix_filter_info,omitempty"`
	RemovePrivateAsInfo                       *BgpConfigInfo_ `protobuf:"bytes,73,opt,name=remove_private_as_info,json=removePrivateAsInfo,proto3" json:"remove_private_as_info,omitempty"`
	RemovePrivateAsInInfo                     *BgpConfigInfo_ `` /* 131-byte string literal not displayed */
	RouteReflectorInfo                        *BgpConfigInfo_ `protobuf:"bytes,75,opt,name=route_reflector_info,json=routeReflectorInfo,proto3" json:"route_reflector_info,omitempty"`
	LegacyPeRtInfo                            *BgpConfigInfo_ `protobuf:"bytes,76,opt,name=legacy_pe_rt_info,json=legacyPeRtInfo,proto3" json:"legacy_pe_rt_info,omitempty"`
	AfEnabledInfo                             *BgpConfigInfo_ `protobuf:"bytes,77,opt,name=af_enabled_info,json=afEnabledInfo,proto3" json:"af_enabled_info,omitempty"`
	SendCommunityInfo                         *BgpConfigInfo_ `protobuf:"bytes,78,opt,name=send_community_info,json=sendCommunityInfo,proto3" json:"send_community_info,omitempty"`
	SendGracefulShutdownCommunityInfo         *BgpConfigInfo_ `` /* 167-byte string literal not displayed */
	SendExtendedCommunityInfo                 *BgpConfigInfo_ `` /* 141-byte string literal not displayed */
	SoftReconfigInfo                          *BgpConfigInfo_ `protobuf:"bytes,81,opt,name=soft_reconfig_info,json=softReconfigInfo,proto3" json:"soft_reconfig_info,omitempty"`
	SoOInfo                                   *BgpConfigInfo_ `protobuf:"bytes,82,opt,name=so_o_info,json=soOInfo,proto3" json:"so_o_info,omitempty"`
	UpdOrigLoopchkDisableInfo                 *BgpConfigInfo_ `` /* 143-byte string literal not displayed */
	WeightInfo                                *BgpConfigInfo_ `protobuf:"bytes,84,opt,name=weight_info,json=weightInfo,proto3" json:"weight_info,omitempty"`
	AllowasInInfo                             *BgpConfigInfo_ `protobuf:"bytes,85,opt,name=allowas_in_info,json=allowasInInfo,proto3" json:"allowas_in_info,omitempty"`
	AfLongLivedGracefulStartStaleTimeInfo     *BgpConfigInfo_ `` /* 185-byte string literal not displayed */
	AfLongLivedGracefulStartCapableInfo       *BgpConfigInfo_ `` /* 177-byte string literal not displayed */
	AsOverrideInfo                            *BgpConfigInfo_ `protobuf:"bytes,88,opt,name=as_override_info,json=asOverrideInfo,proto3" json:"as_override_info,omitempty"`
	AigpInfo                                  *BgpConfigInfo_ `protobuf:"bytes,89,opt,name=aigp_info,json=aigpInfo,proto3" json:"aigp_info,omitempty"`
	AigpCostCommunityInfo                     *BgpConfigInfo_ `` /* 129-byte string literal not displayed */
	AigpMed                                   *BgpConfigInfo_ `protobuf:"bytes,91,opt,name=aigp_med,json=aigpMed,proto3" json:"aigp_med,omitempty"`
	AcceptOwnInfo                             *BgpConfigInfo_ `protobuf:"bytes,92,opt,name=accept_own_info,json=acceptOwnInfo,proto3" json:"accept_own_info,omitempty"`
	MultipathInfo                             *BgpConfigInfo_ `protobuf:"bytes,93,opt,name=multipath_info,json=multipathInfo,proto3" json:"multipath_info,omitempty"`
	FspecValidInfo                            *BgpConfigInfo_ `protobuf:"bytes,94,opt,name=fspec_valid_info,json=fspecValidInfo,proto3" json:"fspec_valid_info,omitempty"`
	NextHopUnchangedMpathInfo                 *BgpConfigInfo_ `` /* 143-byte string literal not displayed */
	PermanentNetworkInfo                      *BgpConfigInfo_ `protobuf:"bytes,96,opt,name=permanent_network_info,json=permanentNetworkInfo,proto3" json:"permanent_network_info,omitempty"`
	SendMcastAttrInfo                         *BgpConfigInfo_ `protobuf:"bytes,97,opt,name=send_mcast_attr_info,json=sendMcastAttrInfo,proto3" json:"send_mcast_attr_info,omitempty"`
	AdvertiseV4AfiInfo                        *BgpConfigInfo_ `protobuf:"bytes,98,opt,name=advertise_v4_afi_info,json=advertiseV4AfiInfo,proto3" json:"advertise_v4_afi_info,omitempty"`
	AdvertiseV6AfiInfo                        *BgpConfigInfo_ `protobuf:"bytes,99,opt,name=advertise_v6_afi_info,json=advertiseV6AfiInfo,proto3" json:"advertise_v6_afi_info,omitempty"`
	AdvertiseL2VpnEvpnAfiInfo                 *BgpConfigInfo_ `` /* 144-byte string literal not displayed */
	AdvertiseDisInfo                          *BgpConfigInfo_ `protobuf:"bytes,101,opt,name=advertise_dis_info,json=advertiseDisInfo,proto3" json:"advertise_dis_info,omitempty"`
	AdvertiseDefVrfImpDisableAfiV4Info        *BgpConfigInfo_ `` /* 177-byte string literal not displayed */
	AdvertiseDefVrfImpDisableAfiV6Info        *BgpConfigInfo_ `` /* 177-byte string literal not displayed */
	AdvertiseVrfReImpDisableAfiV4Info         *BgpConfigInfo_ `` /* 174-byte string literal not displayed */
	AdvertiseVrfReImpDisableAfiV6Info         *BgpConfigInfo_ `` /* 174-byte string literal not displayed */
	AdvertiseVrfEvpnReImpDisableAfiV4Info     *BgpConfigInfo_ `` /* 188-byte string literal not displayed */
	AdvertiseVrfEvpnReImpDisableAfiV6Info     *BgpConfigInfo_ `` /* 188-byte string literal not displayed */
	AfEncapsulationTypeInfo                   *BgpConfigInfo_ `` /* 136-byte string literal not displayed */
	ImportAfiInfo                             *BgpConfigInfo_ `protobuf:"bytes,109,opt,name=import_afi_info,json=importAfiInfo,proto3" json:"import_afi_info,omitempty"`
	AdvertiseLocalLabeledRouteInfo            *BgpConfigInfo_ `` /* 159-byte string literal not displayed */
	EnforceMultipleLabelsInfo                 *BgpConfigInfo_ `` /* 142-byte string literal not displayed */
	XXX_NoUnkeyedLiteral                      struct{}        `json:"-"`
	XXX_unrecognized                          []byte          `json:"-"`
	XXX_sizecache                             int32           `json:"-"`
}

func (*BgpAfDep_) Descriptor

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

func (*BgpAfDep_) GetAcceptOwn

func (m *BgpAfDep_) GetAcceptOwn() bool

func (*BgpAfDep_) GetAcceptOwnInfo

func (m *BgpAfDep_) GetAcceptOwnInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAcceptRouteLegacyPeRt

func (m *BgpAfDep_) GetAcceptRouteLegacyPeRt() bool

func (*BgpAfDep_) GetAdvertiseDefVrfImpDisableAfiV4Info

func (m *BgpAfDep_) GetAdvertiseDefVrfImpDisableAfiV4Info() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseDefVrfImpDisableAfiV6Info

func (m *BgpAfDep_) GetAdvertiseDefVrfImpDisableAfiV6Info() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseDefVrfImpDisableV4

func (m *BgpAfDep_) GetAdvertiseDefVrfImpDisableV4() uint32

func (*BgpAfDep_) GetAdvertiseDefVrfImpDisableV6

func (m *BgpAfDep_) GetAdvertiseDefVrfImpDisableV6() uint32

func (*BgpAfDep_) GetAdvertiseDisInfo

func (m *BgpAfDep_) GetAdvertiseDisInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseDisable

func (m *BgpAfDep_) GetAdvertiseDisable() uint32

func (*BgpAfDep_) GetAdvertiseL2VpnEvpn

func (m *BgpAfDep_) GetAdvertiseL2VpnEvpn() uint32

func (*BgpAfDep_) GetAdvertiseL2VpnEvpnAfiInfo

func (m *BgpAfDep_) GetAdvertiseL2VpnEvpnAfiInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseLocalLabeledRoute

func (m *BgpAfDep_) GetAdvertiseLocalLabeledRoute() uint32

func (*BgpAfDep_) GetAdvertiseLocalLabeledRouteInfo

func (m *BgpAfDep_) GetAdvertiseLocalLabeledRouteInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseV4

func (m *BgpAfDep_) GetAdvertiseV4() uint32

func (*BgpAfDep_) GetAdvertiseV4AfiInfo

func (m *BgpAfDep_) GetAdvertiseV4AfiInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseV6

func (m *BgpAfDep_) GetAdvertiseV6() uint32

func (*BgpAfDep_) GetAdvertiseV6AfiInfo

func (m *BgpAfDep_) GetAdvertiseV6AfiInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableAfiV4Info

func (m *BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableAfiV4Info() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableAfiV6Info

func (m *BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableAfiV6Info() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableV4

func (m *BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableV4() uint32

func (*BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableV6

func (m *BgpAfDep_) GetAdvertiseVrfEvpnReImpDisableV6() uint32

func (*BgpAfDep_) GetAdvertiseVrfReImpDisableAfiV4Info

func (m *BgpAfDep_) GetAdvertiseVrfReImpDisableAfiV4Info() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseVrfReImpDisableAfiV6Info

func (m *BgpAfDep_) GetAdvertiseVrfReImpDisableAfiV6Info() *BgpConfigInfo_

func (*BgpAfDep_) GetAdvertiseVrfReImpDisableV4

func (m *BgpAfDep_) GetAdvertiseVrfReImpDisableV4() uint32

func (*BgpAfDep_) GetAdvertiseVrfReImpDisableV6

func (m *BgpAfDep_) GetAdvertiseVrfReImpDisableV6() uint32

func (*BgpAfDep_) GetAfEnabledInfo

func (m *BgpAfDep_) GetAfEnabledInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAfEncapsulationTypeInfo

func (m *BgpAfDep_) GetAfEncapsulationTypeInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAfLongLivedGracefulRestartCapable

func (m *BgpAfDep_) GetAfLongLivedGracefulRestartCapable() uint32

func (*BgpAfDep_) GetAfLongLivedGracefulRestartStaleTimeAccept

func (m *BgpAfDep_) GetAfLongLivedGracefulRestartStaleTimeAccept() uint32

func (*BgpAfDep_) GetAfLongLivedGracefulRestartStaleTimeSend

func (m *BgpAfDep_) GetAfLongLivedGracefulRestartStaleTimeSend() uint32

func (*BgpAfDep_) GetAfLongLivedGracefulStartCapableInfo

func (m *BgpAfDep_) GetAfLongLivedGracefulStartCapableInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAfLongLivedGracefulStartStaleTimeInfo

func (m *BgpAfDep_) GetAfLongLivedGracefulStartStaleTimeInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAigpCostCommunityInfo

func (m *BgpAfDep_) GetAigpCostCommunityInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAigpCostCommunityPoi

func (m *BgpAfDep_) GetAigpCostCommunityPoi() uint32

func (*BgpAfDep_) GetAigpInfo

func (m *BgpAfDep_) GetAigpInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAigpMed

func (m *BgpAfDep_) GetAigpMed() *BgpConfigInfo_

func (*BgpAfDep_) GetAllowasInInfo

func (m *BgpAfDep_) GetAllowasInInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetAlwayUseSoftReconfig

func (m *BgpAfDep_) GetAlwayUseSoftReconfig() bool

func (*BgpAfDep_) GetAsOverrideInfo

func (m *BgpAfDep_) GetAsOverrideInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetClientRouteReflector

func (m *BgpAfDep_) GetClientRouteReflector() bool

func (*BgpAfDep_) GetDefaultAllowas

func (m *BgpAfDep_) GetDefaultAllowas() uint32

func (*BgpAfDep_) GetDefaultOriginateInfo

func (m *BgpAfDep_) GetDefaultOriginateInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetDefaultOriginateRoutePolicy

func (m *BgpAfDep_) GetDefaultOriginateRoutePolicy() string

func (*BgpAfDep_) GetDefaultWeight

func (m *BgpAfDep_) GetDefaultWeight() uint32

func (*BgpAfDep_) GetEncapsulationType

func (m *BgpAfDep_) GetEncapsulationType() uint32

func (*BgpAfDep_) GetEnforceMultipleLabels

func (m *BgpAfDep_) GetEnforceMultipleLabels() uint32

func (*BgpAfDep_) GetEnforceMultipleLabelsInfo

func (m *BgpAfDep_) GetEnforceMultipleLabelsInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetEntireAspathIn

func (m *BgpAfDep_) GetEntireAspathIn() bool

func (*BgpAfDep_) GetEntireAspathOut

func (m *BgpAfDep_) GetEntireAspathOut() bool

func (*BgpAfDep_) GetFspecValidInfo

func (m *BgpAfDep_) GetFspecValidInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetHasOrfCapability

func (m *BgpAfDep_) GetHasOrfCapability() uint32

func (*BgpAfDep_) GetImport

func (m *BgpAfDep_) GetImport() bool

func (*BgpAfDep_) GetImportAfiInfo

func (m *BgpAfDep_) GetImportAfiInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetImportReoriginate

func (m *BgpAfDep_) GetImportReoriginate() bool

func (*BgpAfDep_) GetImportReoriginateStitching

func (m *BgpAfDep_) GetImportReoriginateStitching() bool

func (*BgpAfDep_) GetImportStitching

func (m *BgpAfDep_) GetImportStitching() bool

func (*BgpAfDep_) GetIsAfEnabled

func (m *BgpAfDep_) GetIsAfEnabled() bool

func (*BgpAfDep_) GetIsAigpCostCommunityEnabled

func (m *BgpAfDep_) GetIsAigpCostCommunityEnabled() bool

func (*BgpAfDep_) GetIsAigpCostCommunityId

func (m *BgpAfDep_) GetIsAigpCostCommunityId() uint32

func (*BgpAfDep_) GetIsAigpCostCommunityTransitive

func (m *BgpAfDep_) GetIsAigpCostCommunityTransitive() uint32

func (*BgpAfDep_) GetIsAigpEnabled

func (m *BgpAfDep_) GetIsAigpEnabled() bool

func (*BgpAfDep_) GetIsAigpMedEnabled

func (m *BgpAfDep_) GetIsAigpMedEnabled() bool

func (*BgpAfDep_) GetIsAsOverrideDisabled

func (m *BgpAfDep_) GetIsAsOverrideDisabled() bool

func (*BgpAfDep_) GetIsDefaultOriginateNotDisabled

func (m *BgpAfDep_) GetIsDefaultOriginateNotDisabled() bool

func (*BgpAfDep_) GetIsFspecValidEnabled

func (m *BgpAfDep_) GetIsFspecValidEnabled() bool

func (*BgpAfDep_) GetIsMaxPrefixDiscardExtraPaths

func (m *BgpAfDep_) GetIsMaxPrefixDiscardExtraPaths() bool

func (*BgpAfDep_) GetIsMaxPrefixWarnOnly

func (m *BgpAfDep_) GetIsMaxPrefixWarnOnly() bool

func (*BgpAfDep_) GetIsNextHopSelfDisabled

func (m *BgpAfDep_) GetIsNextHopSelfDisabled() bool

func (*BgpAfDep_) GetIsNextHopUnchanged

func (m *BgpAfDep_) GetIsNextHopUnchanged() bool

func (*BgpAfDep_) GetIsNextHopUnchangedMpath

func (m *BgpAfDep_) GetIsNextHopUnchangedMpath() bool

func (*BgpAfDep_) GetIsSendMcastAttrEnabled

func (m *BgpAfDep_) GetIsSendMcastAttrEnabled() bool

func (*BgpAfDep_) GetLegacyPeRtInfo

func (m *BgpAfDep_) GetLegacyPeRtInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetMaxPrefixRestartTime

func (m *BgpAfDep_) GetMaxPrefixRestartTime() uint32

func (*BgpAfDep_) GetMaxPrefixWarnThreshold

func (m *BgpAfDep_) GetMaxPrefixWarnThreshold() uint32

func (*BgpAfDep_) GetMaxPrefixes

func (m *BgpAfDep_) GetMaxPrefixes() uint32

func (*BgpAfDep_) GetMaxPrefixesInfo

func (m *BgpAfDep_) GetMaxPrefixesInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetMultipath

func (m *BgpAfDep_) GetMultipath() bool

func (*BgpAfDep_) GetMultipathInfo

func (m *BgpAfDep_) GetMultipathInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetNextHopSelfInfo

func (m *BgpAfDep_) GetNextHopSelfInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetNextHopUnchangedInfo

func (m *BgpAfDep_) GetNextHopUnchangedInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetNextHopUnchangedMpathInfo

func (m *BgpAfDep_) GetNextHopUnchangedMpathInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetOrfCapabilityInfo

func (m *BgpAfDep_) GetOrfCapabilityInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetOrrInfo

func (m *BgpAfDep_) GetOrrInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetOrrRootAddress

func (m *BgpAfDep_) GetOrrRootAddress() *BgpAddrtype

func (*BgpAfDep_) GetPermanentNetwork

func (m *BgpAfDep_) GetPermanentNetwork() bool

func (*BgpAfDep_) GetPermanentNetworkInfo

func (m *BgpAfDep_) GetPermanentNetworkInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetPrefixFilterInfo

func (m *BgpAfDep_) GetPrefixFilterInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetPrefixOrfFilter

func (m *BgpAfDep_) GetPrefixOrfFilter() string

func (*BgpAfDep_) GetRemovePrivateAsInInfo

func (m *BgpAfDep_) GetRemovePrivateAsInInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetRemovePrivateAsInfo

func (m *BgpAfDep_) GetRemovePrivateAsInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetRemovePrivateAsOut

func (m *BgpAfDep_) GetRemovePrivateAsOut() bool

func (*BgpAfDep_) GetRemovePrivateAsin

func (m *BgpAfDep_) GetRemovePrivateAsin() bool

func (*BgpAfDep_) GetRoutePolicyIn

func (m *BgpAfDep_) GetRoutePolicyIn() string

func (*BgpAfDep_) GetRoutePolicyInInfo

func (m *BgpAfDep_) GetRoutePolicyInInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetRoutePolicyOut

func (m *BgpAfDep_) GetRoutePolicyOut() string

func (*BgpAfDep_) GetRoutePolicyOutInfo

func (m *BgpAfDep_) GetRoutePolicyOutInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetRouteReflectorInfo

func (m *BgpAfDep_) GetRouteReflectorInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetSendCommunityAttribute

func (m *BgpAfDep_) GetSendCommunityAttribute() bool

func (*BgpAfDep_) GetSendCommunityInfo

func (m *BgpAfDep_) GetSendCommunityInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetSendExtendedCommunityAttribute

func (m *BgpAfDep_) GetSendExtendedCommunityAttribute() bool

func (*BgpAfDep_) GetSendExtendedCommunityInfo

func (m *BgpAfDep_) GetSendExtendedCommunityInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetSendGracefulShutCommunityAttributes

func (m *BgpAfDep_) GetSendGracefulShutCommunityAttributes() bool

func (*BgpAfDep_) GetSendGracefulShutdownCommunityInfo

func (m *BgpAfDep_) GetSendGracefulShutdownCommunityInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetSendMcastAttrInfo

func (m *BgpAfDep_) GetSendMcastAttrInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetSiteOfOrigin

func (m *BgpAfDep_) GetSiteOfOrigin() string

func (*BgpAfDep_) GetSoOInfo

func (m *BgpAfDep_) GetSoOInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetSoftReconfigInfo

func (m *BgpAfDep_) GetSoftReconfigInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetSoftReconfigNotDisabled

func (m *BgpAfDep_) GetSoftReconfigNotDisabled() bool

func (*BgpAfDep_) GetUpdOrigLoopchkDisable

func (m *BgpAfDep_) GetUpdOrigLoopchkDisable() bool

func (*BgpAfDep_) GetUpdOrigLoopchkDisableInfo

func (m *BgpAfDep_) GetUpdOrigLoopchkDisableInfo() *BgpConfigInfo_

func (*BgpAfDep_) GetWeightInfo

func (m *BgpAfDep_) GetWeightInfo() *BgpConfigInfo_

func (*BgpAfDep_) ProtoMessage

func (*BgpAfDep_) ProtoMessage()

func (*BgpAfDep_) Reset

func (m *BgpAfDep_) Reset()

func (*BgpAfDep_) String

func (m *BgpAfDep_) String() string

func (*BgpAfDep_) XXX_DiscardUnknown

func (m *BgpAfDep_) XXX_DiscardUnknown()

func (*BgpAfDep_) XXX_Marshal

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

func (*BgpAfDep_) XXX_Merge

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

func (*BgpAfDep_) XXX_Size

func (m *BgpAfDep_) XXX_Size() int

func (*BgpAfDep_) XXX_Unmarshal

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

type BgpAfIndep_

type BgpAfIndep_ struct {
	RemoteAsNumberXx                               uint32          `protobuf:"varint,1,opt,name=remote_as_number_xx,json=remoteAsNumberXx,proto3" json:"remote_as_number_xx,omitempty"`
	RemoteAsNumberYy                               uint32          `protobuf:"varint,2,opt,name=remote_as_number_yy,json=remoteAsNumberYy,proto3" json:"remote_as_number_yy,omitempty"`
	ConfiguredSpeakerId                            uint32          `protobuf:"varint,3,opt,name=configured_speaker_id,json=configuredSpeakerId,proto3" json:"configured_speaker_id,omitempty"`
	TcpMss                                         uint32          `protobuf:"varint,4,opt,name=tcp_mss,json=tcpMss,proto3" json:"tcp_mss,omitempty"`
	MinAdvertisementInterval                       uint32          `` /* 136-byte string literal not displayed */
	MinAdvertisementIntervalMsecs                  uint32          `` /* 153-byte string literal not displayed */
	Description                                    string          `protobuf:"bytes,7,opt,name=description,proto3" json:"description,omitempty"`
	EbgpHopCount                                   uint32          `protobuf:"varint,8,opt,name=ebgp_hop_count,json=ebgpHopCount,proto3" json:"ebgp_hop_count,omitempty"`
	BmpServers                                     uint32          `protobuf:"varint,9,opt,name=bmp_servers,json=bmpServers,proto3" json:"bmp_servers,omitempty"`
	IsEbgpMultihopBgpMplsForwardingDisabled        bool            `` /* 190-byte string literal not displayed */
	Keychain                                       string          `protobuf:"bytes,11,opt,name=keychain,proto3" json:"keychain,omitempty"`
	LocalAsNumberXx                                uint32          `protobuf:"varint,12,opt,name=local_as_number_xx,json=localAsNumberXx,proto3" json:"local_as_number_xx,omitempty"`
	LocalAsNumberYy                                uint32          `protobuf:"varint,13,opt,name=local_as_number_yy,json=localAsNumberYy,proto3" json:"local_as_number_yy,omitempty"`
	LocalAsNoPrepend                               bool            `protobuf:"varint,14,opt,name=local_as_no_prepend,json=localAsNoPrepend,proto3" json:"local_as_no_prepend,omitempty"`
	Password                                       string          `protobuf:"bytes,15,opt,name=password,proto3" json:"password,omitempty"`
	SocketBufferReceiveSize                        uint32          `` /* 136-byte string literal not displayed */
	BgpBufferReceiveSize                           uint32          `` /* 127-byte string literal not displayed */
	SocketBufferSendSize                           uint32          `` /* 127-byte string literal not displayed */
	BgpBufferSendSize                              uint32          `protobuf:"varint,19,opt,name=bgp_buffer_send_size,json=bgpBufferSendSize,proto3" json:"bgp_buffer_send_size,omitempty"`
	AdminstrativeShutdown                          bool            `` /* 126-byte string literal not displayed */
	KeepaliveInterval                              uint32          `protobuf:"varint,21,opt,name=keepalive_interval,json=keepaliveInterval,proto3" json:"keepalive_interval,omitempty"`
	HoldTimeValue                                  uint32          `protobuf:"varint,22,opt,name=hold_time_value,json=holdTimeValue,proto3" json:"hold_time_value,omitempty"`
	MinAccHoldTimeValue                            uint32          `` /* 126-byte string literal not displayed */
	LocalIpAddress                                 *BgpAddrtype    `protobuf:"bytes,24,opt,name=local_ip_address,json=localIpAddress,proto3" json:"local_ip_address,omitempty"`
	MsgLogInBufCount                               uint32          `protobuf:"varint,25,opt,name=msg_log_in_buf_count,json=msgLogInBufCount,proto3" json:"msg_log_in_buf_count,omitempty"`
	MsgLogOutBufCount                              uint32          `protobuf:"varint,26,opt,name=msg_log_out_buf_count,json=msgLogOutBufCount,proto3" json:"msg_log_out_buf_count,omitempty"`
	RouteUpdatesSource                             string          `protobuf:"bytes,27,opt,name=route_updates_source,json=routeUpdatesSource,proto3" json:"route_updates_source,omitempty"`
	LocalAddressSubnet                             *BgpAddrtype    `protobuf:"bytes,28,opt,name=local_address_subnet,json=localAddressSubnet,proto3" json:"local_address_subnet,omitempty"`
	LocalAddressSubnetLen                          uint32          `` /* 130-byte string literal not displayed */
	DmzLinkBandwidth                               uint32          `protobuf:"varint,30,opt,name=dmz_link_bandwidth,json=dmzLinkBandwidth,proto3" json:"dmz_link_bandwidth,omitempty"`
	EbgpRecvDmz                                    uint32          `protobuf:"varint,31,opt,name=ebgp_recv_dmz,json=ebgpRecvDmz,proto3" json:"ebgp_recv_dmz,omitempty"`
	EbgpSendDmzMode                                string          `protobuf:"bytes,32,opt,name=ebgp_send_dmz_mode,json=ebgpSendDmzMode,proto3" json:"ebgp_send_dmz_mode,omitempty"`
	TtlSecurity                                    uint32          `protobuf:"varint,33,opt,name=ttl_security,json=ttlSecurity,proto3" json:"ttl_security,omitempty"`
	Suppress4ByteAs                                uint32          `protobuf:"varint,34,opt,name=suppress4_byte_as,json=suppress4ByteAs,proto3" json:"suppress4_byte_as,omitempty"`
	UpdateInSafi14Merge                            uint32          `protobuf:"varint,35,opt,name=update_in_safi14_merge,json=updateInSafi14Merge,proto3" json:"update_in_safi14_merge,omitempty"`
	CapabilityNegotiationSuppressed                uint32          `` /* 158-byte string literal not displayed */
	SessionOpenMode                                string          `protobuf:"bytes,37,opt,name=session_open_mode,json=sessionOpenMode,proto3" json:"session_open_mode,omitempty"`
	Bfd                                            uint32          `protobuf:"varint,38,opt,name=bfd,proto3" json:"bfd,omitempty"`
	BfdMininterval                                 uint32          `protobuf:"varint,39,opt,name=bfd_mininterval,json=bfdMininterval,proto3" json:"bfd_mininterval,omitempty"`
	BfdMultiplier                                  uint32          `protobuf:"varint,40,opt,name=bfd_multiplier,json=bfdMultiplier,proto3" json:"bfd_multiplier,omitempty"`
	TosTypeInfo                                    uint32          `protobuf:"varint,41,opt,name=tos_type_info,json=tosTypeInfo,proto3" json:"tos_type_info,omitempty"`
	TosValueInfo                                   uint32          `protobuf:"varint,42,opt,name=tos_value_info,json=tosValueInfo,proto3" json:"tos_value_info,omitempty"`
	NsrDisabled                                    uint32          `protobuf:"varint,43,opt,name=nsr_disabled,json=nsrDisabled,proto3" json:"nsr_disabled,omitempty"`
	GracefulRestartDisabled                        uint32          `` /* 134-byte string literal not displayed */
	NbrRestartTime                                 uint32          `protobuf:"varint,45,opt,name=nbr_restart_time,json=nbrRestartTime,proto3" json:"nbr_restart_time,omitempty"`
	NbrStalePathTime                               uint32          `protobuf:"varint,46,opt,name=nbr_stale_path_time,json=nbrStalePathTime,proto3" json:"nbr_stale_path_time,omitempty"`
	NbrEnforceFirstAsStatus                        bool            `` /* 138-byte string literal not displayed */
	NbrClusterIdTypeInfo                           uint32          `` /* 129-byte string literal not displayed */
	NbrClusterIdInfo                               uint32          `protobuf:"varint,49,opt,name=nbr_cluster_id_info,json=nbrClusterIdInfo,proto3" json:"nbr_cluster_id_info,omitempty"`
	IgnoreConnectedCheck                           bool            `protobuf:"varint,50,opt,name=ignore_connected_check,json=ignoreConnectedCheck,proto3" json:"ignore_connected_check,omitempty"`
	InternalVpnClient                              bool            `protobuf:"varint,51,opt,name=internal_vpn_client,json=internalVpnClient,proto3" json:"internal_vpn_client,omitempty"`
	AddpathSendCapability                          uint32          `` /* 128-byte string literal not displayed */
	UpdateErrorHandlingNoReset                     uint32          `` /* 147-byte string literal not displayed */
	AddpathReceiveCapability                       uint32          `` /* 137-byte string literal not displayed */
	EgressPeerEngineering                          uint32          `` /* 128-byte string literal not displayed */
	PrefixValidationDisable                        uint32          `` /* 134-byte string literal not displayed */
	BestpathUseOriginAsValidity                    uint32          `` /* 150-byte string literal not displayed */
	PrefixValidationAllowInvalid                   uint32          `` /* 151-byte string literal not displayed */
	PrefixValidationSignalIbgp                     uint32          `` /* 145-byte string literal not displayed */
	NeighborUpdateFilterExists                     bool            `` /* 145-byte string literal not displayed */
	NeighborUpdateFilterMessageBufferCount         uint32          `` /* 185-byte string literal not displayed */
	NeighborUpdateFilterMessageBufferIsNonCircular bool            `` /* 213-byte string literal not displayed */
	NeighborUpdateFilterLoggingDisable             bool            `` /* 171-byte string literal not displayed */
	NeighborUpdateFilterAttributeFilterGroupName   string          `` /* 204-byte string literal not displayed */
	GracefulShutdownExists                         uint32          `` /* 131-byte string literal not displayed */
	GracefulShutdownLocPref                        uint32          `` /* 136-byte string literal not displayed */
	GracefulShutdownAsPrepends                     uint32          `` /* 145-byte string literal not displayed */
	GracefulShutdownActivate                       uint32          `` /* 137-byte string literal not displayed */
	NeighborRemoteAsListGroupName                  string          `` /* 157-byte string literal not displayed */
	MaxPeers                                       uint32          `protobuf:"varint,70,opt,name=max_peers,json=maxPeers,proto3" json:"max_peers,omitempty"`
	IdleWatchTime                                  uint32          `protobuf:"varint,71,opt,name=idle_watch_time,json=idleWatchTime,proto3" json:"idle_watch_time,omitempty"`
	AoKeychain                                     string          `protobuf:"bytes,72,opt,name=ao_keychain,json=aoKeychain,proto3" json:"ao_keychain,omitempty"`
	AoIncludeTcpOptions                            uint32          `protobuf:"varint,73,opt,name=ao_include_tcp_options,json=aoIncludeTcpOptions,proto3" json:"ao_include_tcp_options,omitempty"`
	AoAcceptMismatchConnection                     uint32          `` /* 145-byte string literal not displayed */
	RemoteAsInfo                                   *BgpConfigInfo_ `protobuf:"bytes,75,opt,name=remote_as_info,json=remoteAsInfo,proto3" json:"remote_as_info,omitempty"`
	SpeakerIdInfo                                  *BgpConfigInfo_ `protobuf:"bytes,76,opt,name=speaker_id_info,json=speakerIdInfo,proto3" json:"speaker_id_info,omitempty"`
	MinAdvertisementInfo                           *BgpConfigInfo_ `protobuf:"bytes,77,opt,name=min_advertisement_info,json=minAdvertisementInfo,proto3" json:"min_advertisement_info,omitempty"`
	DescriptionInfo                                *BgpConfigInfo_ `protobuf:"bytes,78,opt,name=description_info,json=descriptionInfo,proto3" json:"description_info,omitempty"`
	EbgpHopCountInfo                               *BgpConfigInfo_ `protobuf:"bytes,79,opt,name=ebgp_hop_count_info,json=ebgpHopCountInfo,proto3" json:"ebgp_hop_count_info,omitempty"`
	TcpmssInfo                                     *BgpConfigInfo_ `protobuf:"bytes,80,opt,name=tcpmss_info,json=tcpmssInfo,proto3" json:"tcpmss_info,omitempty"`
	BmpServersInfo                                 *BgpConfigInfo_ `protobuf:"bytes,81,opt,name=bmp_servers_info,json=bmpServersInfo,proto3" json:"bmp_servers_info,omitempty"`
	KeychainInfo                                   *BgpConfigInfo_ `protobuf:"bytes,82,opt,name=keychain_info,json=keychainInfo,proto3" json:"keychain_info,omitempty"`
	LocalAsInfo                                    *BgpConfigInfo_ `protobuf:"bytes,83,opt,name=local_as_info,json=localAsInfo,proto3" json:"local_as_info,omitempty"`
	PasswordInfo                                   *BgpConfigInfo_ `protobuf:"bytes,84,opt,name=password_info,json=passwordInfo,proto3" json:"password_info,omitempty"`
	ReceiveBufferInfo                              *BgpConfigInfo_ `protobuf:"bytes,85,opt,name=receive_buffer_info,json=receiveBufferInfo,proto3" json:"receive_buffer_info,omitempty"`
	SendBufferInfo                                 *BgpConfigInfo_ `protobuf:"bytes,86,opt,name=send_buffer_info,json=sendBufferInfo,proto3" json:"send_buffer_info,omitempty"`
	ShutdownInfo                                   *BgpConfigInfo_ `protobuf:"bytes,87,opt,name=shutdown_info,json=shutdownInfo,proto3" json:"shutdown_info,omitempty"`
	TimersInfo                                     *BgpConfigInfo_ `protobuf:"bytes,88,opt,name=timers_info,json=timersInfo,proto3" json:"timers_info,omitempty"`
	LocalAddressInfo                               *BgpConfigInfo_ `protobuf:"bytes,89,opt,name=local_address_info,json=localAddressInfo,proto3" json:"local_address_info,omitempty"`
	MsgLogInInfo                                   *BgpConfigInfo_ `protobuf:"bytes,90,opt,name=msg_log_in_info,json=msgLogInInfo,proto3" json:"msg_log_in_info,omitempty"`
	MsgLogOutInfo                                  *BgpConfigInfo_ `protobuf:"bytes,91,opt,name=msg_log_out_info,json=msgLogOutInfo,proto3" json:"msg_log_out_info,omitempty"`
	UpdateSourceInfo                               *BgpConfigInfo_ `protobuf:"bytes,92,opt,name=update_source_info,json=updateSourceInfo,proto3" json:"update_source_info,omitempty"`
	LocalAddressSubnetInfo                         *BgpConfigInfo_ `` /* 132-byte string literal not displayed */
	DmzLinkBandwidthInfo                           *BgpConfigInfo_ `` /* 126-byte string literal not displayed */
	EbgpRecvDmzInfo                                *BgpConfigInfo_ `protobuf:"bytes,95,opt,name=ebgp_recv_dmz_info,json=ebgpRecvDmzInfo,proto3" json:"ebgp_recv_dmz_info,omitempty"`
	EbgpSendDmzInfo                                *BgpConfigInfo_ `protobuf:"bytes,96,opt,name=ebgp_send_dmz_info,json=ebgpSendDmzInfo,proto3" json:"ebgp_send_dmz_info,omitempty"`
	TtlSecurityInfo                                *BgpConfigInfo_ `protobuf:"bytes,97,opt,name=ttl_security_info,json=ttlSecurityInfo,proto3" json:"ttl_security_info,omitempty"`
	Suppress4BbyteAsInfo                           *BgpConfigInfo_ `` /* 126-byte string literal not displayed */
	SessionOpenModeInfo                            *BgpConfigInfo_ `protobuf:"bytes,99,opt,name=session_open_mode_info,json=sessionOpenModeInfo,proto3" json:"session_open_mode_info,omitempty"`
	BfdInfo                                        *BgpConfigInfo_ `protobuf:"bytes,100,opt,name=bfd_info,json=bfdInfo,proto3" json:"bfd_info,omitempty"`
	BfdMinintervalInfo                             *BgpConfigInfo_ `protobuf:"bytes,101,opt,name=bfd_mininterval_info,json=bfdMinintervalInfo,proto3" json:"bfd_mininterval_info,omitempty"`
	BfdMultiplierInfo                              *BgpConfigInfo_ `protobuf:"bytes,102,opt,name=bfd_multiplier_info,json=bfdMultiplierInfo,proto3" json:"bfd_multiplier_info,omitempty"`
	TosInfo                                        *BgpConfigInfo_ `protobuf:"bytes,103,opt,name=tos_info,json=tosInfo,proto3" json:"tos_info,omitempty"`
	NsrDisabledInfo                                *BgpConfigInfo_ `protobuf:"bytes,104,opt,name=nsr_disabled_info,json=nsrDisabledInfo,proto3" json:"nsr_disabled_info,omitempty"`
	GracefulRestartDisabledInfo                    *BgpConfigInfo_ `` /* 148-byte string literal not displayed */
	NbrRestartTimeInfo                             *BgpConfigInfo_ `protobuf:"bytes,106,opt,name=nbr_restart_time_info,json=nbrRestartTimeInfo,proto3" json:"nbr_restart_time_info,omitempty"`
	NbrStalePathTimeInfo                           *BgpConfigInfo_ `` /* 129-byte string literal not displayed */
	NbrEnforceFirstAsInfo                          *BgpConfigInfo_ `` /* 132-byte string literal not displayed */
	ClusterIdInfo                                  *BgpConfigInfo_ `protobuf:"bytes,109,opt,name=cluster_id_info,json=clusterIdInfo,proto3" json:"cluster_id_info,omitempty"`
	IgnoreConnectedInfo                            *BgpConfigInfo_ `protobuf:"bytes,110,opt,name=ignore_connected_info,json=ignoreConnectedInfo,proto3" json:"ignore_connected_info,omitempty"`
	InternalVpnClientInfo                          *BgpConfigInfo_ `` /* 130-byte string literal not displayed */
	AddpathSendCapabilityInfo                      *BgpConfigInfo_ `` /* 142-byte string literal not displayed */
	AddpathReceiveCapabilityInfo                   *BgpConfigInfo_ `` /* 151-byte string literal not displayed */
	EgressPeerEngineeringInfo                      *BgpConfigInfo_ `` /* 142-byte string literal not displayed */
	UpdateErrorHandlingNoResetInfo                 *BgpConfigInfo_ `` /* 161-byte string literal not displayed */
	PrefixValidationDisableInfo                    *BgpConfigInfo_ `` /* 148-byte string literal not displayed */
	PrefixValidationUseValiditInfo                 *BgpConfigInfo_ `` /* 159-byte string literal not displayed */
	PrefixValidationAllowInvalidInfo               *BgpConfigInfo_ `` /* 165-byte string literal not displayed */
	PrefixValidationSignalIbgpInfo                 *BgpConfigInfo_ `` /* 159-byte string literal not displayed */
	NeighborUpdateFilterExistsInfo                 *BgpConfigInfo_ `` /* 159-byte string literal not displayed */
	NeighborUpdateFilterMessageBufferCountInfo     *BgpConfigInfo_ `` /* 199-byte string literal not displayed */
	NeighborUpdateFilterSyslogDisableInfo          *BgpConfigInfo_ `` /* 182-byte string literal not displayed */
	NeighborUpdateFilterAttributeInfo              *BgpConfigInfo_ `` /* 168-byte string literal not displayed */
	GracefulShutdownInfo                           *BgpConfigInfo_ `protobuf:"bytes,124,opt,name=graceful_shutdown_info,json=gracefulShutdownInfo,proto3" json:"graceful_shutdown_info,omitempty"`
	GracefulShutdownLocPrefInfo                    *BgpConfigInfo_ `` /* 150-byte string literal not displayed */
	GracefulShutdownAsPrependsInfo                 *BgpConfigInfo_ `` /* 159-byte string literal not displayed */
	GracefulShutdownActivateInfo                   *BgpConfigInfo_ `` /* 151-byte string literal not displayed */
	UpdateInSafi14MergeInfo                        *BgpConfigInfo_ `` /* 138-byte string literal not displayed */
	CapabilityNegotiationSuppressedInfo            *BgpConfigInfo_ `` /* 172-byte string literal not displayed */
	LocalAsReplaceAs                               bool            `protobuf:"varint,130,opt,name=local_as_replace_as,json=localAsReplaceAs,proto3" json:"local_as_replace_as,omitempty"`
	LocalAsDualAs                                  bool            `protobuf:"varint,131,opt,name=local_as_dual_as,json=localAsDualAs,proto3" json:"local_as_dual_as,omitempty"`
	NeighborRemoteAsListInfo                       *BgpConfigInfo_ `` /* 141-byte string literal not displayed */
	MaxPeersInfo                                   *BgpConfigInfo_ `protobuf:"bytes,133,opt,name=max_peers_info,json=maxPeersInfo,proto3" json:"max_peers_info,omitempty"`
	IdleWatchTimeInfo                              *BgpConfigInfo_ `protobuf:"bytes,134,opt,name=idle_watch_time_info,json=idleWatchTimeInfo,proto3" json:"idle_watch_time_info,omitempty"`
	AoKeychainInfo                                 *BgpConfigInfo_ `protobuf:"bytes,135,opt,name=ao_keychain_info,json=aoKeychainInfo,proto3" json:"ao_keychain_info,omitempty"`
	XXX_NoUnkeyedLiteral                           struct{}        `json:"-"`
	XXX_unrecognized                               []byte          `json:"-"`
	XXX_sizecache                                  int32           `json:"-"`
}

func (*BgpAfIndep_) Descriptor

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

func (*BgpAfIndep_) GetAddpathReceiveCapability

func (m *BgpAfIndep_) GetAddpathReceiveCapability() uint32

func (*BgpAfIndep_) GetAddpathReceiveCapabilityInfo

func (m *BgpAfIndep_) GetAddpathReceiveCapabilityInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetAddpathSendCapability

func (m *BgpAfIndep_) GetAddpathSendCapability() uint32

func (*BgpAfIndep_) GetAddpathSendCapabilityInfo

func (m *BgpAfIndep_) GetAddpathSendCapabilityInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetAdminstrativeShutdown

func (m *BgpAfIndep_) GetAdminstrativeShutdown() bool

func (*BgpAfIndep_) GetAoAcceptMismatchConnection

func (m *BgpAfIndep_) GetAoAcceptMismatchConnection() uint32

func (*BgpAfIndep_) GetAoIncludeTcpOptions

func (m *BgpAfIndep_) GetAoIncludeTcpOptions() uint32

func (*BgpAfIndep_) GetAoKeychain

func (m *BgpAfIndep_) GetAoKeychain() string

func (*BgpAfIndep_) GetAoKeychainInfo

func (m *BgpAfIndep_) GetAoKeychainInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetBestpathUseOriginAsValidity

func (m *BgpAfIndep_) GetBestpathUseOriginAsValidity() uint32

func (*BgpAfIndep_) GetBfd

func (m *BgpAfIndep_) GetBfd() uint32

func (*BgpAfIndep_) GetBfdInfo

func (m *BgpAfIndep_) GetBfdInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetBfdMininterval

func (m *BgpAfIndep_) GetBfdMininterval() uint32

func (*BgpAfIndep_) GetBfdMinintervalInfo

func (m *BgpAfIndep_) GetBfdMinintervalInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetBfdMultiplier

func (m *BgpAfIndep_) GetBfdMultiplier() uint32

func (*BgpAfIndep_) GetBfdMultiplierInfo

func (m *BgpAfIndep_) GetBfdMultiplierInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetBgpBufferReceiveSize

func (m *BgpAfIndep_) GetBgpBufferReceiveSize() uint32

func (*BgpAfIndep_) GetBgpBufferSendSize

func (m *BgpAfIndep_) GetBgpBufferSendSize() uint32

func (*BgpAfIndep_) GetBmpServers

func (m *BgpAfIndep_) GetBmpServers() uint32

func (*BgpAfIndep_) GetBmpServersInfo

func (m *BgpAfIndep_) GetBmpServersInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetCapabilityNegotiationSuppressed

func (m *BgpAfIndep_) GetCapabilityNegotiationSuppressed() uint32

func (*BgpAfIndep_) GetCapabilityNegotiationSuppressedInfo

func (m *BgpAfIndep_) GetCapabilityNegotiationSuppressedInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetClusterIdInfo

func (m *BgpAfIndep_) GetClusterIdInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetConfiguredSpeakerId

func (m *BgpAfIndep_) GetConfiguredSpeakerId() uint32

func (*BgpAfIndep_) GetDescription

func (m *BgpAfIndep_) GetDescription() string

func (*BgpAfIndep_) GetDescriptionInfo

func (m *BgpAfIndep_) GetDescriptionInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetDmzLinkBandwidth

func (m *BgpAfIndep_) GetDmzLinkBandwidth() uint32

func (*BgpAfIndep_) GetDmzLinkBandwidthInfo

func (m *BgpAfIndep_) GetDmzLinkBandwidthInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetEbgpHopCount

func (m *BgpAfIndep_) GetEbgpHopCount() uint32

func (*BgpAfIndep_) GetEbgpHopCountInfo

func (m *BgpAfIndep_) GetEbgpHopCountInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetEbgpRecvDmz

func (m *BgpAfIndep_) GetEbgpRecvDmz() uint32

func (*BgpAfIndep_) GetEbgpRecvDmzInfo

func (m *BgpAfIndep_) GetEbgpRecvDmzInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetEbgpSendDmzInfo

func (m *BgpAfIndep_) GetEbgpSendDmzInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetEbgpSendDmzMode

func (m *BgpAfIndep_) GetEbgpSendDmzMode() string

func (*BgpAfIndep_) GetEgressPeerEngineering

func (m *BgpAfIndep_) GetEgressPeerEngineering() uint32

func (*BgpAfIndep_) GetEgressPeerEngineeringInfo

func (m *BgpAfIndep_) GetEgressPeerEngineeringInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetGracefulRestartDisabled

func (m *BgpAfIndep_) GetGracefulRestartDisabled() uint32

func (*BgpAfIndep_) GetGracefulRestartDisabledInfo

func (m *BgpAfIndep_) GetGracefulRestartDisabledInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetGracefulShutdownActivate

func (m *BgpAfIndep_) GetGracefulShutdownActivate() uint32

func (*BgpAfIndep_) GetGracefulShutdownActivateInfo

func (m *BgpAfIndep_) GetGracefulShutdownActivateInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetGracefulShutdownAsPrepends

func (m *BgpAfIndep_) GetGracefulShutdownAsPrepends() uint32

func (*BgpAfIndep_) GetGracefulShutdownAsPrependsInfo

func (m *BgpAfIndep_) GetGracefulShutdownAsPrependsInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetGracefulShutdownExists

func (m *BgpAfIndep_) GetGracefulShutdownExists() uint32

func (*BgpAfIndep_) GetGracefulShutdownInfo

func (m *BgpAfIndep_) GetGracefulShutdownInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetGracefulShutdownLocPref

func (m *BgpAfIndep_) GetGracefulShutdownLocPref() uint32

func (*BgpAfIndep_) GetGracefulShutdownLocPrefInfo

func (m *BgpAfIndep_) GetGracefulShutdownLocPrefInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetHoldTimeValue

func (m *BgpAfIndep_) GetHoldTimeValue() uint32

func (*BgpAfIndep_) GetIdleWatchTime

func (m *BgpAfIndep_) GetIdleWatchTime() uint32

func (*BgpAfIndep_) GetIdleWatchTimeInfo

func (m *BgpAfIndep_) GetIdleWatchTimeInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetIgnoreConnectedCheck

func (m *BgpAfIndep_) GetIgnoreConnectedCheck() bool

func (*BgpAfIndep_) GetIgnoreConnectedInfo

func (m *BgpAfIndep_) GetIgnoreConnectedInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetInternalVpnClient

func (m *BgpAfIndep_) GetInternalVpnClient() bool

func (*BgpAfIndep_) GetInternalVpnClientInfo

func (m *BgpAfIndep_) GetInternalVpnClientInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetIsEbgpMultihopBgpMplsForwardingDisabled

func (m *BgpAfIndep_) GetIsEbgpMultihopBgpMplsForwardingDisabled() bool

func (*BgpAfIndep_) GetKeepaliveInterval

func (m *BgpAfIndep_) GetKeepaliveInterval() uint32

func (*BgpAfIndep_) GetKeychain

func (m *BgpAfIndep_) GetKeychain() string

func (*BgpAfIndep_) GetKeychainInfo

func (m *BgpAfIndep_) GetKeychainInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetLocalAddressInfo

func (m *BgpAfIndep_) GetLocalAddressInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetLocalAddressSubnet

func (m *BgpAfIndep_) GetLocalAddressSubnet() *BgpAddrtype

func (*BgpAfIndep_) GetLocalAddressSubnetInfo

func (m *BgpAfIndep_) GetLocalAddressSubnetInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetLocalAddressSubnetLen

func (m *BgpAfIndep_) GetLocalAddressSubnetLen() uint32

func (*BgpAfIndep_) GetLocalAsDualAs

func (m *BgpAfIndep_) GetLocalAsDualAs() bool

func (*BgpAfIndep_) GetLocalAsInfo

func (m *BgpAfIndep_) GetLocalAsInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetLocalAsNoPrepend

func (m *BgpAfIndep_) GetLocalAsNoPrepend() bool

func (*BgpAfIndep_) GetLocalAsNumberXx

func (m *BgpAfIndep_) GetLocalAsNumberXx() uint32

func (*BgpAfIndep_) GetLocalAsNumberYy

func (m *BgpAfIndep_) GetLocalAsNumberYy() uint32

func (*BgpAfIndep_) GetLocalAsReplaceAs

func (m *BgpAfIndep_) GetLocalAsReplaceAs() bool

func (*BgpAfIndep_) GetLocalIpAddress

func (m *BgpAfIndep_) GetLocalIpAddress() *BgpAddrtype

func (*BgpAfIndep_) GetMaxPeers

func (m *BgpAfIndep_) GetMaxPeers() uint32

func (*BgpAfIndep_) GetMaxPeersInfo

func (m *BgpAfIndep_) GetMaxPeersInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetMinAccHoldTimeValue

func (m *BgpAfIndep_) GetMinAccHoldTimeValue() uint32

func (*BgpAfIndep_) GetMinAdvertisementInfo

func (m *BgpAfIndep_) GetMinAdvertisementInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetMinAdvertisementInterval

func (m *BgpAfIndep_) GetMinAdvertisementInterval() uint32

func (*BgpAfIndep_) GetMinAdvertisementIntervalMsecs

func (m *BgpAfIndep_) GetMinAdvertisementIntervalMsecs() uint32

func (*BgpAfIndep_) GetMsgLogInBufCount

func (m *BgpAfIndep_) GetMsgLogInBufCount() uint32

func (*BgpAfIndep_) GetMsgLogInInfo

func (m *BgpAfIndep_) GetMsgLogInInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetMsgLogOutBufCount

func (m *BgpAfIndep_) GetMsgLogOutBufCount() uint32

func (*BgpAfIndep_) GetMsgLogOutInfo

func (m *BgpAfIndep_) GetMsgLogOutInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNbrClusterIdInfo

func (m *BgpAfIndep_) GetNbrClusterIdInfo() uint32

func (*BgpAfIndep_) GetNbrClusterIdTypeInfo

func (m *BgpAfIndep_) GetNbrClusterIdTypeInfo() uint32

func (*BgpAfIndep_) GetNbrEnforceFirstAsInfo

func (m *BgpAfIndep_) GetNbrEnforceFirstAsInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNbrEnforceFirstAsStatus

func (m *BgpAfIndep_) GetNbrEnforceFirstAsStatus() bool

func (*BgpAfIndep_) GetNbrRestartTime

func (m *BgpAfIndep_) GetNbrRestartTime() uint32

func (*BgpAfIndep_) GetNbrRestartTimeInfo

func (m *BgpAfIndep_) GetNbrRestartTimeInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNbrStalePathTime

func (m *BgpAfIndep_) GetNbrStalePathTime() uint32

func (*BgpAfIndep_) GetNbrStalePathTimeInfo

func (m *BgpAfIndep_) GetNbrStalePathTimeInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNeighborRemoteAsListGroupName

func (m *BgpAfIndep_) GetNeighborRemoteAsListGroupName() string

func (*BgpAfIndep_) GetNeighborRemoteAsListInfo

func (m *BgpAfIndep_) GetNeighborRemoteAsListInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNeighborUpdateFilterAttributeFilterGroupName

func (m *BgpAfIndep_) GetNeighborUpdateFilterAttributeFilterGroupName() string

func (*BgpAfIndep_) GetNeighborUpdateFilterAttributeInfo

func (m *BgpAfIndep_) GetNeighborUpdateFilterAttributeInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNeighborUpdateFilterExists

func (m *BgpAfIndep_) GetNeighborUpdateFilterExists() bool

func (*BgpAfIndep_) GetNeighborUpdateFilterExistsInfo

func (m *BgpAfIndep_) GetNeighborUpdateFilterExistsInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNeighborUpdateFilterLoggingDisable

func (m *BgpAfIndep_) GetNeighborUpdateFilterLoggingDisable() bool

func (*BgpAfIndep_) GetNeighborUpdateFilterMessageBufferCount

func (m *BgpAfIndep_) GetNeighborUpdateFilterMessageBufferCount() uint32

func (*BgpAfIndep_) GetNeighborUpdateFilterMessageBufferCountInfo

func (m *BgpAfIndep_) GetNeighborUpdateFilterMessageBufferCountInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNeighborUpdateFilterMessageBufferIsNonCircular

func (m *BgpAfIndep_) GetNeighborUpdateFilterMessageBufferIsNonCircular() bool

func (*BgpAfIndep_) GetNeighborUpdateFilterSyslogDisableInfo

func (m *BgpAfIndep_) GetNeighborUpdateFilterSyslogDisableInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetNsrDisabled

func (m *BgpAfIndep_) GetNsrDisabled() uint32

func (*BgpAfIndep_) GetNsrDisabledInfo

func (m *BgpAfIndep_) GetNsrDisabledInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetPassword

func (m *BgpAfIndep_) GetPassword() string

func (*BgpAfIndep_) GetPasswordInfo

func (m *BgpAfIndep_) GetPasswordInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetPrefixValidationAllowInvalid

func (m *BgpAfIndep_) GetPrefixValidationAllowInvalid() uint32

func (*BgpAfIndep_) GetPrefixValidationAllowInvalidInfo

func (m *BgpAfIndep_) GetPrefixValidationAllowInvalidInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetPrefixValidationDisable

func (m *BgpAfIndep_) GetPrefixValidationDisable() uint32

func (*BgpAfIndep_) GetPrefixValidationDisableInfo

func (m *BgpAfIndep_) GetPrefixValidationDisableInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetPrefixValidationSignalIbgp

func (m *BgpAfIndep_) GetPrefixValidationSignalIbgp() uint32

func (*BgpAfIndep_) GetPrefixValidationSignalIbgpInfo

func (m *BgpAfIndep_) GetPrefixValidationSignalIbgpInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetPrefixValidationUseValiditInfo

func (m *BgpAfIndep_) GetPrefixValidationUseValiditInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetReceiveBufferInfo

func (m *BgpAfIndep_) GetReceiveBufferInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetRemoteAsInfo

func (m *BgpAfIndep_) GetRemoteAsInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetRemoteAsNumberXx

func (m *BgpAfIndep_) GetRemoteAsNumberXx() uint32

func (*BgpAfIndep_) GetRemoteAsNumberYy

func (m *BgpAfIndep_) GetRemoteAsNumberYy() uint32

func (*BgpAfIndep_) GetRouteUpdatesSource

func (m *BgpAfIndep_) GetRouteUpdatesSource() string

func (*BgpAfIndep_) GetSendBufferInfo

func (m *BgpAfIndep_) GetSendBufferInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetSessionOpenMode

func (m *BgpAfIndep_) GetSessionOpenMode() string

func (*BgpAfIndep_) GetSessionOpenModeInfo

func (m *BgpAfIndep_) GetSessionOpenModeInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetShutdownInfo

func (m *BgpAfIndep_) GetShutdownInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetSocketBufferReceiveSize

func (m *BgpAfIndep_) GetSocketBufferReceiveSize() uint32

func (*BgpAfIndep_) GetSocketBufferSendSize

func (m *BgpAfIndep_) GetSocketBufferSendSize() uint32

func (*BgpAfIndep_) GetSpeakerIdInfo

func (m *BgpAfIndep_) GetSpeakerIdInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetSuppress4BbyteAsInfo

func (m *BgpAfIndep_) GetSuppress4BbyteAsInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetSuppress4ByteAs

func (m *BgpAfIndep_) GetSuppress4ByteAs() uint32

func (*BgpAfIndep_) GetTcpMss

func (m *BgpAfIndep_) GetTcpMss() uint32

func (*BgpAfIndep_) GetTcpmssInfo

func (m *BgpAfIndep_) GetTcpmssInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetTimersInfo

func (m *BgpAfIndep_) GetTimersInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetTosInfo

func (m *BgpAfIndep_) GetTosInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetTosTypeInfo

func (m *BgpAfIndep_) GetTosTypeInfo() uint32

func (*BgpAfIndep_) GetTosValueInfo

func (m *BgpAfIndep_) GetTosValueInfo() uint32

func (*BgpAfIndep_) GetTtlSecurity

func (m *BgpAfIndep_) GetTtlSecurity() uint32

func (*BgpAfIndep_) GetTtlSecurityInfo

func (m *BgpAfIndep_) GetTtlSecurityInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetUpdateErrorHandlingNoReset

func (m *BgpAfIndep_) GetUpdateErrorHandlingNoReset() uint32

func (*BgpAfIndep_) GetUpdateErrorHandlingNoResetInfo

func (m *BgpAfIndep_) GetUpdateErrorHandlingNoResetInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetUpdateInSafi14Merge

func (m *BgpAfIndep_) GetUpdateInSafi14Merge() uint32

func (*BgpAfIndep_) GetUpdateInSafi14MergeInfo

func (m *BgpAfIndep_) GetUpdateInSafi14MergeInfo() *BgpConfigInfo_

func (*BgpAfIndep_) GetUpdateSourceInfo

func (m *BgpAfIndep_) GetUpdateSourceInfo() *BgpConfigInfo_

func (*BgpAfIndep_) ProtoMessage

func (*BgpAfIndep_) ProtoMessage()

func (*BgpAfIndep_) Reset

func (m *BgpAfIndep_) Reset()

func (*BgpAfIndep_) String

func (m *BgpAfIndep_) String() string

func (*BgpAfIndep_) XXX_DiscardUnknown

func (m *BgpAfIndep_) XXX_DiscardUnknown()

func (*BgpAfIndep_) XXX_Marshal

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

func (*BgpAfIndep_) XXX_Merge

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

func (*BgpAfIndep_) XXX_Size

func (m *BgpAfIndep_) XXX_Size() int

func (*BgpAfIndep_) XXX_Unmarshal

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

type BgpConfigEntid_Entry

type BgpConfigEntid_Entry struct {
	BgpConfigEntid_      []*BgpConfigEntid_Item `protobuf:"bytes,1,rep,name=bgp_config_entid_,json=bgpConfigEntid,proto3" json:"bgp_config_entid_,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*BgpConfigEntid_Entry) Descriptor

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

func (*BgpConfigEntid_Entry) GetBgpConfigEntid_

func (m *BgpConfigEntid_Entry) GetBgpConfigEntid_() []*BgpConfigEntid_Item

func (*BgpConfigEntid_Entry) ProtoMessage

func (*BgpConfigEntid_Entry) ProtoMessage()

func (*BgpConfigEntid_Entry) Reset

func (m *BgpConfigEntid_Entry) Reset()

func (*BgpConfigEntid_Entry) String

func (m *BgpConfigEntid_Entry) String() string

func (*BgpConfigEntid_Entry) XXX_DiscardUnknown

func (m *BgpConfigEntid_Entry) XXX_DiscardUnknown()

func (*BgpConfigEntid_Entry) XXX_Marshal

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

func (*BgpConfigEntid_Entry) XXX_Merge

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

func (*BgpConfigEntid_Entry) XXX_Size

func (m *BgpConfigEntid_Entry) XXX_Size() int

func (*BgpConfigEntid_Entry) XXX_Unmarshal

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

type BgpConfigEntid_Item

type BgpConfigEntid_Item struct {
	AddressFamilyIdentifier uint32       `` /* 133-byte string literal not displayed */
	ConfigurationType       string       `protobuf:"bytes,2,opt,name=configuration_type,json=configurationType,proto3" json:"configuration_type,omitempty"`
	NeighborAddressXr       *BgpAddrtype `protobuf:"bytes,3,opt,name=neighbor_address_xr,json=neighborAddressXr,proto3" json:"neighbor_address_xr,omitempty"`
	GroupName               string       `protobuf:"bytes,4,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"`
	XXX_NoUnkeyedLiteral    struct{}     `json:"-"`
	XXX_unrecognized        []byte       `json:"-"`
	XXX_sizecache           int32        `json:"-"`
}

func (*BgpConfigEntid_Item) Descriptor

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

func (*BgpConfigEntid_Item) GetAddressFamilyIdentifier

func (m *BgpConfigEntid_Item) GetAddressFamilyIdentifier() uint32

func (*BgpConfigEntid_Item) GetConfigurationType

func (m *BgpConfigEntid_Item) GetConfigurationType() string

func (*BgpConfigEntid_Item) GetGroupName

func (m *BgpConfigEntid_Item) GetGroupName() string

func (*BgpConfigEntid_Item) GetNeighborAddressXr

func (m *BgpConfigEntid_Item) GetNeighborAddressXr() *BgpAddrtype

func (*BgpConfigEntid_Item) ProtoMessage

func (*BgpConfigEntid_Item) ProtoMessage()

func (*BgpConfigEntid_Item) Reset

func (m *BgpConfigEntid_Item) Reset()

func (*BgpConfigEntid_Item) String

func (m *BgpConfigEntid_Item) String() string

func (*BgpConfigEntid_Item) XXX_DiscardUnknown

func (m *BgpConfigEntid_Item) XXX_DiscardUnknown()

func (*BgpConfigEntid_Item) XXX_Marshal

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

func (*BgpConfigEntid_Item) XXX_Merge

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

func (*BgpConfigEntid_Item) XXX_Size

func (m *BgpConfigEntid_Item) XXX_Size() int

func (*BgpConfigEntid_Item) XXX_Unmarshal

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

type BgpConfigEntityBag

type BgpConfigEntityBag struct {
	NeighborAddressXr       *BgpAddrtype `protobuf:"bytes,50,opt,name=neighbor_address_xr,json=neighborAddressXr,proto3" json:"neighbor_address_xr,omitempty"`
	GroupName               string       `protobuf:"bytes,51,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"`
	ConfigurationType       string       `protobuf:"bytes,52,opt,name=configuration_type,json=configurationType,proto3" json:"configuration_type,omitempty"`
	AddressFamilyIdentifier uint32       `` /* 134-byte string literal not displayed */
	AfIndependentConfig     *BgpAfIndep_ `protobuf:"bytes,54,opt,name=af_independent_config,json=afIndependentConfig,proto3" json:"af_independent_config,omitempty"`
	AfDependentConfig       []*BgpAfDep_ `protobuf:"bytes,55,rep,name=af_dependent_config,json=afDependentConfig,proto3" json:"af_dependent_config,omitempty"`
	XXX_NoUnkeyedLiteral    struct{}     `json:"-"`
	XXX_unrecognized        []byte       `json:"-"`
	XXX_sizecache           int32        `json:"-"`
}

func (*BgpConfigEntityBag) Descriptor

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

func (*BgpConfigEntityBag) GetAddressFamilyIdentifier

func (m *BgpConfigEntityBag) GetAddressFamilyIdentifier() uint32

func (*BgpConfigEntityBag) GetAfDependentConfig

func (m *BgpConfigEntityBag) GetAfDependentConfig() []*BgpAfDep_

func (*BgpConfigEntityBag) GetAfIndependentConfig

func (m *BgpConfigEntityBag) GetAfIndependentConfig() *BgpAfIndep_

func (*BgpConfigEntityBag) GetConfigurationType

func (m *BgpConfigEntityBag) GetConfigurationType() string

func (*BgpConfigEntityBag) GetGroupName

func (m *BgpConfigEntityBag) GetGroupName() string

func (*BgpConfigEntityBag) GetNeighborAddressXr

func (m *BgpConfigEntityBag) GetNeighborAddressXr() *BgpAddrtype

func (*BgpConfigEntityBag) ProtoMessage

func (*BgpConfigEntityBag) ProtoMessage()

func (*BgpConfigEntityBag) Reset

func (m *BgpConfigEntityBag) Reset()

func (*BgpConfigEntityBag) String

func (m *BgpConfigEntityBag) String() string

func (*BgpConfigEntityBag) XXX_DiscardUnknown

func (m *BgpConfigEntityBag) XXX_DiscardUnknown()

func (*BgpConfigEntityBag) XXX_Marshal

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

func (*BgpConfigEntityBag) XXX_Merge

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

func (*BgpConfigEntityBag) XXX_Size

func (m *BgpConfigEntityBag) XXX_Size() int

func (*BgpConfigEntityBag) XXX_Unmarshal

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

type BgpConfigEntityBag_KEYS

type BgpConfigEntityBag_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"`
	EntityType           string   `protobuf:"bytes,3,opt,name=entity_type,json=entityType,proto3" json:"entity_type,omitempty"`
	NeighborAddress      string   `protobuf:"bytes,4,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	EntityName           string   `protobuf:"bytes,5,opt,name=entity_name,json=entityName,proto3" json:"entity_name,omitempty"`
	Length               uint32   `protobuf:"varint,6,opt,name=length,proto3" json:"length,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*BgpConfigEntityBag_KEYS) Descriptor

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

func (*BgpConfigEntityBag_KEYS) GetEntityName

func (m *BgpConfigEntityBag_KEYS) GetEntityName() string

func (*BgpConfigEntityBag_KEYS) GetEntityType

func (m *BgpConfigEntityBag_KEYS) GetEntityType() string

func (*BgpConfigEntityBag_KEYS) GetInstanceName

func (m *BgpConfigEntityBag_KEYS) GetInstanceName() string

func (*BgpConfigEntityBag_KEYS) GetLength

func (m *BgpConfigEntityBag_KEYS) GetLength() uint32

func (*BgpConfigEntityBag_KEYS) GetNeighborAddress

func (m *BgpConfigEntityBag_KEYS) GetNeighborAddress() string

func (*BgpConfigEntityBag_KEYS) GetVrfName

func (m *BgpConfigEntityBag_KEYS) GetVrfName() string

func (*BgpConfigEntityBag_KEYS) ProtoMessage

func (*BgpConfigEntityBag_KEYS) ProtoMessage()

func (*BgpConfigEntityBag_KEYS) Reset

func (m *BgpConfigEntityBag_KEYS) Reset()

func (*BgpConfigEntityBag_KEYS) String

func (m *BgpConfigEntityBag_KEYS) String() string

func (*BgpConfigEntityBag_KEYS) XXX_DiscardUnknown

func (m *BgpConfigEntityBag_KEYS) XXX_DiscardUnknown()

func (*BgpConfigEntityBag_KEYS) XXX_Marshal

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

func (*BgpConfigEntityBag_KEYS) XXX_Merge

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

func (*BgpConfigEntityBag_KEYS) XXX_Size

func (m *BgpConfigEntityBag_KEYS) XXX_Size() int

func (*BgpConfigEntityBag_KEYS) XXX_Unmarshal

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

type BgpConfigInfo_

type BgpConfigInfo_ struct {
	IsItemConfigured     bool                  `protobuf:"varint,1,opt,name=is_item_configured,json=isItemConfigured,proto3" json:"is_item_configured,omitempty"`
	InheritanceChain     *BgpConfigEntid_Entry `protobuf:"bytes,2,opt,name=inheritance_chain,json=inheritanceChain,proto3" json:"inheritance_chain,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*BgpConfigInfo_) Descriptor

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

func (*BgpConfigInfo_) GetInheritanceChain

func (m *BgpConfigInfo_) GetInheritanceChain() *BgpConfigEntid_Entry

func (*BgpConfigInfo_) GetIsItemConfigured

func (m *BgpConfigInfo_) GetIsItemConfigured() bool

func (*BgpConfigInfo_) ProtoMessage

func (*BgpConfigInfo_) ProtoMessage()

func (*BgpConfigInfo_) Reset

func (m *BgpConfigInfo_) Reset()

func (*BgpConfigInfo_) String

func (m *BgpConfigInfo_) String() string

func (*BgpConfigInfo_) XXX_DiscardUnknown

func (m *BgpConfigInfo_) XXX_DiscardUnknown()

func (*BgpConfigInfo_) XXX_Marshal

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

func (*BgpConfigInfo_) XXX_Merge

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

func (*BgpConfigInfo_) XXX_Size

func (m *BgpConfigInfo_) XXX_Size() int

func (*BgpConfigInfo_) XXX_Unmarshal

func (m *BgpConfigInfo_) 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

Jump to

Keyboard shortcuts

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