Cisco Catalyst SD-WAN v0.3.0 published on Friday, Mar 28, 2025 by Pulumi
sdwan.getCiscoBgpFeatureTemplate
Explore with Pulumi AI
This data source can read the Cisco BGP feature template.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getCiscoBgpFeatureTemplate({
    id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_cisco_bgp_feature_template(id="f6b2c44c-693c-4763-b010-895aa3d236bd")
package main
import (
	"github.com/pulumi/pulumi-sdwan/sdk/go/sdwan"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := sdwan.LookupCiscoBgpFeatureTemplate(ctx, &sdwan.LookupCiscoBgpFeatureTemplateArgs{
			Id: pulumi.StringRef("f6b2c44c-693c-4763-b010-895aa3d236bd"),
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Sdwan = Pulumi.Sdwan;
return await Deployment.RunAsync(() => 
{
    var example = Sdwan.GetCiscoBgpFeatureTemplate.Invoke(new()
    {
        Id = "f6b2c44c-693c-4763-b010-895aa3d236bd",
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.sdwan.SdwanFunctions;
import com.pulumi.sdwan.inputs.GetCiscoBgpFeatureTemplateArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var example = SdwanFunctions.getCiscoBgpFeatureTemplate(GetCiscoBgpFeatureTemplateArgs.builder()
            .id("f6b2c44c-693c-4763-b010-895aa3d236bd")
            .build());
    }
}
variables:
  example:
    fn::invoke:
      function: sdwan:getCiscoBgpFeatureTemplate
      arguments:
        id: f6b2c44c-693c-4763-b010-895aa3d236bd
Using getCiscoBgpFeatureTemplate
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getCiscoBgpFeatureTemplate(args: GetCiscoBgpFeatureTemplateArgs, opts?: InvokeOptions): Promise<GetCiscoBgpFeatureTemplateResult>
function getCiscoBgpFeatureTemplateOutput(args: GetCiscoBgpFeatureTemplateOutputArgs, opts?: InvokeOptions): Output<GetCiscoBgpFeatureTemplateResult>def get_cisco_bgp_feature_template(id: Optional[str] = None,
                                   name: Optional[str] = None,
                                   opts: Optional[InvokeOptions] = None) -> GetCiscoBgpFeatureTemplateResult
def get_cisco_bgp_feature_template_output(id: Optional[pulumi.Input[str]] = None,
                                   name: Optional[pulumi.Input[str]] = None,
                                   opts: Optional[InvokeOptions] = None) -> Output[GetCiscoBgpFeatureTemplateResult]func LookupCiscoBgpFeatureTemplate(ctx *Context, args *LookupCiscoBgpFeatureTemplateArgs, opts ...InvokeOption) (*LookupCiscoBgpFeatureTemplateResult, error)
func LookupCiscoBgpFeatureTemplateOutput(ctx *Context, args *LookupCiscoBgpFeatureTemplateOutputArgs, opts ...InvokeOption) LookupCiscoBgpFeatureTemplateResultOutput> Note: This function is named LookupCiscoBgpFeatureTemplate in the Go SDK.
public static class GetCiscoBgpFeatureTemplate 
{
    public static Task<GetCiscoBgpFeatureTemplateResult> InvokeAsync(GetCiscoBgpFeatureTemplateArgs args, InvokeOptions? opts = null)
    public static Output<GetCiscoBgpFeatureTemplateResult> Invoke(GetCiscoBgpFeatureTemplateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetCiscoBgpFeatureTemplateResult> getCiscoBgpFeatureTemplate(GetCiscoBgpFeatureTemplateArgs args, InvokeOptions options)
public static Output<GetCiscoBgpFeatureTemplateResult> getCiscoBgpFeatureTemplate(GetCiscoBgpFeatureTemplateArgs args, InvokeOptions options)
fn::invoke:
  function: sdwan:index/getCiscoBgpFeatureTemplate:getCiscoBgpFeatureTemplate
  arguments:
    # arguments dictionaryThe following arguments are supported:
getCiscoBgpFeatureTemplate Result
The following output properties are available:
- AddressFamilies List<GetCisco Bgp Feature Template Address Family> 
- Set BGP address family
- AlwaysCompare boolMed 
- Compare MEDs from all ASs when selecting active BGP paths
- AlwaysCompare stringMed Variable 
- Variable name
- AsNumber string
- Set autonomous system number \n\n or \n\n
- AsNumber stringVariable 
- Variable name
- CompareRouter boolId 
- Compare router IDs when selecting active BGP paths
- CompareRouter stringId Variable 
- Variable name
- Description string
- The description of the feature template
- DeterministicMed bool
- Compare MEDs from all routes from same AS when selecting active BGP paths
- DeterministicMed stringVariable 
- Variable name
- DeviceTypes List<string>
- List of supported device types
- DistanceExternal int
- Set administrative distance for external BGP routes
- DistanceExternal stringVariable 
- Variable name
- DistanceInternal int
- Set administrative distance for internal BGP routes
- DistanceInternal stringVariable 
- Variable name
- DistanceLocal int
- Set administrative distance for local BGP routes
- DistanceLocal stringVariable 
- Variable name
- Holdtime int
- Set the interval when BGP considers a neighbor to be down
- HoldtimeVariable string
- Variable name
- Id string
- The id of the feature template
- Ipv4Neighbors
List<GetCisco Bgp Feature Template Ipv4Neighbor> 
- Set BGP neighbors
- Ipv4RouteTargets List<GetCisco Bgp Feature Template Ipv4Route Target> 
- Router Target for IPV4
- Ipv6Neighbors
List<GetCisco Bgp Feature Template Ipv6Neighbor> 
- Set BGP IPv6 neighbors
- Ipv6RouteTargets List<GetCisco Bgp Feature Template Ipv6Route Target> 
- Router Target for IPV6
- Keepalive int
- Set how often keepalive messages are sent to BGP peer
- KeepaliveVariable string
- Variable name
- MissingMed boolWorst 
- If path has no MED, consider it to be worst path when selecting active BGP paths
- MissingMed stringWorst Variable 
- Variable name
- MplsInterfaces List<GetCisco Bgp Feature Template Mpls Interface> 
- MPLS BGP Interface
- MultipathRelax bool
- Ignore AS for multipath selection
- MultipathRelax stringVariable 
- Variable name
- Name string
- The name of the feature template
- PropagateAspath bool
- Propagate AS Path
- PropagateAspath stringVariable 
- Variable name
- PropagateCommunity bool
- Propagate Community
- PropagateCommunity stringVariable 
- Variable name
- RouterId string
- Configure BGP router identifier
- RouterId stringVariable 
- Variable name
- Shutdown bool
- Enable or disable BGP
- ShutdownVariable string
- Variable name
- TemplateType string
- The template type
- Version int
- The version of the feature template
- AddressFamilies []GetCisco Bgp Feature Template Address Family 
- Set BGP address family
- AlwaysCompare boolMed 
- Compare MEDs from all ASs when selecting active BGP paths
- AlwaysCompare stringMed Variable 
- Variable name
- AsNumber string
- Set autonomous system number \n\n or \n\n
- AsNumber stringVariable 
- Variable name
- CompareRouter boolId 
- Compare router IDs when selecting active BGP paths
- CompareRouter stringId Variable 
- Variable name
- Description string
- The description of the feature template
- DeterministicMed bool
- Compare MEDs from all routes from same AS when selecting active BGP paths
- DeterministicMed stringVariable 
- Variable name
- DeviceTypes []string
- List of supported device types
- DistanceExternal int
- Set administrative distance for external BGP routes
- DistanceExternal stringVariable 
- Variable name
- DistanceInternal int
- Set administrative distance for internal BGP routes
- DistanceInternal stringVariable 
- Variable name
- DistanceLocal int
- Set administrative distance for local BGP routes
- DistanceLocal stringVariable 
- Variable name
- Holdtime int
- Set the interval when BGP considers a neighbor to be down
- HoldtimeVariable string
- Variable name
- Id string
- The id of the feature template
- Ipv4Neighbors
[]GetCisco Bgp Feature Template Ipv4Neighbor 
- Set BGP neighbors
- Ipv4RouteTargets []GetCisco Bgp Feature Template Ipv4Route Target 
- Router Target for IPV4
- Ipv6Neighbors
[]GetCisco Bgp Feature Template Ipv6Neighbor 
- Set BGP IPv6 neighbors
- Ipv6RouteTargets []GetCisco Bgp Feature Template Ipv6Route Target 
- Router Target for IPV6
- Keepalive int
- Set how often keepalive messages are sent to BGP peer
- KeepaliveVariable string
- Variable name
- MissingMed boolWorst 
- If path has no MED, consider it to be worst path when selecting active BGP paths
- MissingMed stringWorst Variable 
- Variable name
- MplsInterfaces []GetCisco Bgp Feature Template Mpls Interface 
- MPLS BGP Interface
- MultipathRelax bool
- Ignore AS for multipath selection
- MultipathRelax stringVariable 
- Variable name
- Name string
- The name of the feature template
- PropagateAspath bool
- Propagate AS Path
- PropagateAspath stringVariable 
- Variable name
- PropagateCommunity bool
- Propagate Community
- PropagateCommunity stringVariable 
- Variable name
- RouterId string
- Configure BGP router identifier
- RouterId stringVariable 
- Variable name
- Shutdown bool
- Enable or disable BGP
- ShutdownVariable string
- Variable name
- TemplateType string
- The template type
- Version int
- The version of the feature template
- addressFamilies List<GetCisco Bgp Feature Template Address Family> 
- Set BGP address family
- alwaysCompare BooleanMed 
- Compare MEDs from all ASs when selecting active BGP paths
- alwaysCompare StringMed Variable 
- Variable name
- asNumber String
- Set autonomous system number \n\n or \n\n
- asNumber StringVariable 
- Variable name
- compareRouter BooleanId 
- Compare router IDs when selecting active BGP paths
- compareRouter StringId Variable 
- Variable name
- description String
- The description of the feature template
- deterministicMed Boolean
- Compare MEDs from all routes from same AS when selecting active BGP paths
- deterministicMed StringVariable 
- Variable name
- deviceTypes List<String>
- List of supported device types
- distanceExternal Integer
- Set administrative distance for external BGP routes
- distanceExternal StringVariable 
- Variable name
- distanceInternal Integer
- Set administrative distance for internal BGP routes
- distanceInternal StringVariable 
- Variable name
- distanceLocal Integer
- Set administrative distance for local BGP routes
- distanceLocal StringVariable 
- Variable name
- holdtime Integer
- Set the interval when BGP considers a neighbor to be down
- holdtimeVariable String
- Variable name
- id String
- The id of the feature template
- ipv4Neighbors
List<GetCisco Bgp Feature Template Ipv4Neighbor> 
- Set BGP neighbors
- ipv4RouteTargets List<GetCisco Bgp Feature Template Ipv4Route Target> 
- Router Target for IPV4
- ipv6Neighbors
List<GetCisco Bgp Feature Template Ipv6Neighbor> 
- Set BGP IPv6 neighbors
- ipv6RouteTargets List<GetCisco Bgp Feature Template Ipv6Route Target> 
- Router Target for IPV6
- keepalive Integer
- Set how often keepalive messages are sent to BGP peer
- keepaliveVariable String
- Variable name
- missingMed BooleanWorst 
- If path has no MED, consider it to be worst path when selecting active BGP paths
- missingMed StringWorst Variable 
- Variable name
- mplsInterfaces List<GetCisco Bgp Feature Template Mpls Interface> 
- MPLS BGP Interface
- multipathRelax Boolean
- Ignore AS for multipath selection
- multipathRelax StringVariable 
- Variable name
- name String
- The name of the feature template
- propagateAspath Boolean
- Propagate AS Path
- propagateAspath StringVariable 
- Variable name
- propagateCommunity Boolean
- Propagate Community
- propagateCommunity StringVariable 
- Variable name
- routerId String
- Configure BGP router identifier
- routerId StringVariable 
- Variable name
- shutdown Boolean
- Enable or disable BGP
- shutdownVariable String
- Variable name
- templateType String
- The template type
- version Integer
- The version of the feature template
- addressFamilies GetCisco Bgp Feature Template Address Family[] 
- Set BGP address family
- alwaysCompare booleanMed 
- Compare MEDs from all ASs when selecting active BGP paths
- alwaysCompare stringMed Variable 
- Variable name
- asNumber string
- Set autonomous system number \n\n or \n\n
- asNumber stringVariable 
- Variable name
- compareRouter booleanId 
- Compare router IDs when selecting active BGP paths
- compareRouter stringId Variable 
- Variable name
- description string
- The description of the feature template
- deterministicMed boolean
- Compare MEDs from all routes from same AS when selecting active BGP paths
- deterministicMed stringVariable 
- Variable name
- deviceTypes string[]
- List of supported device types
- distanceExternal number
- Set administrative distance for external BGP routes
- distanceExternal stringVariable 
- Variable name
- distanceInternal number
- Set administrative distance for internal BGP routes
- distanceInternal stringVariable 
- Variable name
- distanceLocal number
- Set administrative distance for local BGP routes
- distanceLocal stringVariable 
- Variable name
- holdtime number
- Set the interval when BGP considers a neighbor to be down
- holdtimeVariable string
- Variable name
- id string
- The id of the feature template
- ipv4Neighbors
GetCisco Bgp Feature Template Ipv4Neighbor[] 
- Set BGP neighbors
- ipv4RouteTargets GetCisco Bgp Feature Template Ipv4Route Target[] 
- Router Target for IPV4
- ipv6Neighbors
GetCisco Bgp Feature Template Ipv6Neighbor[] 
- Set BGP IPv6 neighbors
- ipv6RouteTargets GetCisco Bgp Feature Template Ipv6Route Target[] 
- Router Target for IPV6
- keepalive number
- Set how often keepalive messages are sent to BGP peer
- keepaliveVariable string
- Variable name
- missingMed booleanWorst 
- If path has no MED, consider it to be worst path when selecting active BGP paths
- missingMed stringWorst Variable 
- Variable name
- mplsInterfaces GetCisco Bgp Feature Template Mpls Interface[] 
- MPLS BGP Interface
- multipathRelax boolean
- Ignore AS for multipath selection
- multipathRelax stringVariable 
- Variable name
- name string
- The name of the feature template
- propagateAspath boolean
- Propagate AS Path
- propagateAspath stringVariable 
- Variable name
- propagateCommunity boolean
- Propagate Community
- propagateCommunity stringVariable 
- Variable name
- routerId string
- Configure BGP router identifier
- routerId stringVariable 
- Variable name
- shutdown boolean
- Enable or disable BGP
- shutdownVariable string
- Variable name
- templateType string
- The template type
- version number
- The version of the feature template
- address_families Sequence[GetCisco Bgp Feature Template Address Family] 
- Set BGP address family
- always_compare_ boolmed 
- Compare MEDs from all ASs when selecting active BGP paths
- always_compare_ strmed_ variable 
- Variable name
- as_number str
- Set autonomous system number \n\n or \n\n
- as_number_ strvariable 
- Variable name
- compare_router_ boolid 
- Compare router IDs when selecting active BGP paths
- compare_router_ strid_ variable 
- Variable name
- description str
- The description of the feature template
- deterministic_med bool
- Compare MEDs from all routes from same AS when selecting active BGP paths
- deterministic_med_ strvariable 
- Variable name
- device_types Sequence[str]
- List of supported device types
- distance_external int
- Set administrative distance for external BGP routes
- distance_external_ strvariable 
- Variable name
- distance_internal int
- Set administrative distance for internal BGP routes
- distance_internal_ strvariable 
- Variable name
- distance_local int
- Set administrative distance for local BGP routes
- distance_local_ strvariable 
- Variable name
- holdtime int
- Set the interval when BGP considers a neighbor to be down
- holdtime_variable str
- Variable name
- id str
- The id of the feature template
- ipv4_neighbors Sequence[GetCisco Bgp Feature Template Ipv4Neighbor] 
- Set BGP neighbors
- ipv4_route_ Sequence[Gettargets Cisco Bgp Feature Template Ipv4Route Target] 
- Router Target for IPV4
- ipv6_neighbors Sequence[GetCisco Bgp Feature Template Ipv6Neighbor] 
- Set BGP IPv6 neighbors
- ipv6_route_ Sequence[Gettargets Cisco Bgp Feature Template Ipv6Route Target] 
- Router Target for IPV6
- keepalive int
- Set how often keepalive messages are sent to BGP peer
- keepalive_variable str
- Variable name
- missing_med_ boolworst 
- If path has no MED, consider it to be worst path when selecting active BGP paths
- missing_med_ strworst_ variable 
- Variable name
- mpls_interfaces Sequence[GetCisco Bgp Feature Template Mpls Interface] 
- MPLS BGP Interface
- multipath_relax bool
- Ignore AS for multipath selection
- multipath_relax_ strvariable 
- Variable name
- name str
- The name of the feature template
- propagate_aspath bool
- Propagate AS Path
- propagate_aspath_ strvariable 
- Variable name
- propagate_community bool
- Propagate Community
- propagate_community_ strvariable 
- Variable name
- router_id str
- Configure BGP router identifier
- router_id_ strvariable 
- Variable name
- shutdown bool
- Enable or disable BGP
- shutdown_variable str
- Variable name
- template_type str
- The template type
- version int
- The version of the feature template
- addressFamilies List<Property Map>
- Set BGP address family
- alwaysCompare BooleanMed 
- Compare MEDs from all ASs when selecting active BGP paths
- alwaysCompare StringMed Variable 
- Variable name
- asNumber String
- Set autonomous system number \n\n or \n\n
- asNumber StringVariable 
- Variable name
- compareRouter BooleanId 
- Compare router IDs when selecting active BGP paths
- compareRouter StringId Variable 
- Variable name
- description String
- The description of the feature template
- deterministicMed Boolean
- Compare MEDs from all routes from same AS when selecting active BGP paths
- deterministicMed StringVariable 
- Variable name
- deviceTypes List<String>
- List of supported device types
- distanceExternal Number
- Set administrative distance for external BGP routes
- distanceExternal StringVariable 
- Variable name
- distanceInternal Number
- Set administrative distance for internal BGP routes
- distanceInternal StringVariable 
- Variable name
- distanceLocal Number
- Set administrative distance for local BGP routes
- distanceLocal StringVariable 
- Variable name
- holdtime Number
- Set the interval when BGP considers a neighbor to be down
- holdtimeVariable String
- Variable name
- id String
- The id of the feature template
- ipv4Neighbors List<Property Map>
- Set BGP neighbors
- ipv4RouteTargets List<Property Map>
- Router Target for IPV4
- ipv6Neighbors List<Property Map>
- Set BGP IPv6 neighbors
- ipv6RouteTargets List<Property Map>
- Router Target for IPV6
- keepalive Number
- Set how often keepalive messages are sent to BGP peer
- keepaliveVariable String
- Variable name
- missingMed BooleanWorst 
- If path has no MED, consider it to be worst path when selecting active BGP paths
- missingMed StringWorst Variable 
- Variable name
- mplsInterfaces List<Property Map>
- MPLS BGP Interface
- multipathRelax Boolean
- Ignore AS for multipath selection
- multipathRelax StringVariable 
- Variable name
- name String
- The name of the feature template
- propagateAspath Boolean
- Propagate AS Path
- propagateAspath StringVariable 
- Variable name
- propagateCommunity Boolean
- Propagate Community
- propagateCommunity StringVariable 
- Variable name
- routerId String
- Configure BGP router identifier
- routerId StringVariable 
- Variable name
- shutdown Boolean
- Enable or disable BGP
- shutdownVariable String
- Variable name
- templateType String
- The template type
- version Number
- The version of the feature template
Supporting Types
GetCiscoBgpFeatureTemplateAddressFamily      
- DefaultInformation boolOriginate 
- BGP Default Information Originate
- DefaultInformation stringOriginate Variable 
- Variable name
- FamilyType string
- Set BGP address family
- Ipv4AggregateAddresses List<GetCisco Bgp Feature Template Address Family Ipv4Aggregate Address> 
- Aggregate prefixes in specific range
- Ipv4Networks
List<GetCisco Bgp Feature Template Address Family Ipv4Network> 
- Configure the networks for BGP to advertise
- Ipv6AggregateAddresses List<GetCisco Bgp Feature Template Address Family Ipv6Aggregate Address> 
- IPv6 Aggregate prefixes in specific range
- Ipv6Networks
List<GetCisco Bgp Feature Template Address Family Ipv6Network> 
- Configure the networks for BGP to advertise
- MaximumPaths int
- Set maximum number of parallel IBGP paths for multipath load sharing
- MaximumPaths stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- RedistributeRoutes List<GetCisco Bgp Feature Template Address Family Redistribute Route> 
- Redistribute routes into BGP
- TableMap boolFilter 
- Filter
- TableMap stringFilter Variable 
- Variable name
- TableMap stringPolicy 
- Map external entry attributes into routing table
- TableMap stringPolicy Variable 
- Variable name
- DefaultInformation boolOriginate 
- BGP Default Information Originate
- DefaultInformation stringOriginate Variable 
- Variable name
- FamilyType string
- Set BGP address family
- Ipv4AggregateAddresses []GetCisco Bgp Feature Template Address Family Ipv4Aggregate Address 
- Aggregate prefixes in specific range
- Ipv4Networks
[]GetCisco Bgp Feature Template Address Family Ipv4Network 
- Configure the networks for BGP to advertise
- Ipv6AggregateAddresses []GetCisco Bgp Feature Template Address Family Ipv6Aggregate Address 
- IPv6 Aggregate prefixes in specific range
- Ipv6Networks
[]GetCisco Bgp Feature Template Address Family Ipv6Network 
- Configure the networks for BGP to advertise
- MaximumPaths int
- Set maximum number of parallel IBGP paths for multipath load sharing
- MaximumPaths stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- RedistributeRoutes []GetCisco Bgp Feature Template Address Family Redistribute Route 
- Redistribute routes into BGP
- TableMap boolFilter 
- Filter
- TableMap stringFilter Variable 
- Variable name
- TableMap stringPolicy 
- Map external entry attributes into routing table
- TableMap stringPolicy Variable 
- Variable name
- defaultInformation BooleanOriginate 
- BGP Default Information Originate
- defaultInformation StringOriginate Variable 
- Variable name
- familyType String
- Set BGP address family
- ipv4AggregateAddresses List<GetCisco Bgp Feature Template Address Family Ipv4Aggregate Address> 
- Aggregate prefixes in specific range
- ipv4Networks
List<GetCisco Bgp Feature Template Address Family Ipv4Network> 
- Configure the networks for BGP to advertise
- ipv6AggregateAddresses List<GetCisco Bgp Feature Template Address Family Ipv6Aggregate Address> 
- IPv6 Aggregate prefixes in specific range
- ipv6Networks
List<GetCisco Bgp Feature Template Address Family Ipv6Network> 
- Configure the networks for BGP to advertise
- maximumPaths Integer
- Set maximum number of parallel IBGP paths for multipath load sharing
- maximumPaths StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- redistributeRoutes List<GetCisco Bgp Feature Template Address Family Redistribute Route> 
- Redistribute routes into BGP
- tableMap BooleanFilter 
- Filter
- tableMap StringFilter Variable 
- Variable name
- tableMap StringPolicy 
- Map external entry attributes into routing table
- tableMap StringPolicy Variable 
- Variable name
- defaultInformation booleanOriginate 
- BGP Default Information Originate
- defaultInformation stringOriginate Variable 
- Variable name
- familyType string
- Set BGP address family
- ipv4AggregateAddresses GetCisco Bgp Feature Template Address Family Ipv4Aggregate Address[] 
- Aggregate prefixes in specific range
- ipv4Networks
GetCisco Bgp Feature Template Address Family Ipv4Network[] 
- Configure the networks for BGP to advertise
- ipv6AggregateAddresses GetCisco Bgp Feature Template Address Family Ipv6Aggregate Address[] 
- IPv6 Aggregate prefixes in specific range
- ipv6Networks
GetCisco Bgp Feature Template Address Family Ipv6Network[] 
- Configure the networks for BGP to advertise
- maximumPaths number
- Set maximum number of parallel IBGP paths for multipath load sharing
- maximumPaths stringVariable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- redistributeRoutes GetCisco Bgp Feature Template Address Family Redistribute Route[] 
- Redistribute routes into BGP
- tableMap booleanFilter 
- Filter
- tableMap stringFilter Variable 
- Variable name
- tableMap stringPolicy 
- Map external entry attributes into routing table
- tableMap stringPolicy Variable 
- Variable name
- default_information_ booloriginate 
- BGP Default Information Originate
- default_information_ stroriginate_ variable 
- Variable name
- family_type str
- Set BGP address family
- ipv4_aggregate_ Sequence[Getaddresses Cisco Bgp Feature Template Address Family Ipv4Aggregate Address] 
- Aggregate prefixes in specific range
- ipv4_networks Sequence[GetCisco Bgp Feature Template Address Family Ipv4Network] 
- Configure the networks for BGP to advertise
- ipv6_aggregate_ Sequence[Getaddresses Cisco Bgp Feature Template Address Family Ipv6Aggregate Address] 
- IPv6 Aggregate prefixes in specific range
- ipv6_networks Sequence[GetCisco Bgp Feature Template Address Family Ipv6Network] 
- Configure the networks for BGP to advertise
- maximum_paths int
- Set maximum number of parallel IBGP paths for multipath load sharing
- maximum_paths_ strvariable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- redistribute_routes Sequence[GetCisco Bgp Feature Template Address Family Redistribute Route] 
- Redistribute routes into BGP
- table_map_ boolfilter 
- Filter
- table_map_ strfilter_ variable 
- Variable name
- table_map_ strpolicy 
- Map external entry attributes into routing table
- table_map_ strpolicy_ variable 
- Variable name
- defaultInformation BooleanOriginate 
- BGP Default Information Originate
- defaultInformation StringOriginate Variable 
- Variable name
- familyType String
- Set BGP address family
- ipv4AggregateAddresses List<Property Map>
- Aggregate prefixes in specific range
- ipv4Networks List<Property Map>
- Configure the networks for BGP to advertise
- ipv6AggregateAddresses List<Property Map>
- IPv6 Aggregate prefixes in specific range
- ipv6Networks List<Property Map>
- Configure the networks for BGP to advertise
- maximumPaths Number
- Set maximum number of parallel IBGP paths for multipath load sharing
- maximumPaths StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- redistributeRoutes List<Property Map>
- Redistribute routes into BGP
- tableMap BooleanFilter 
- Filter
- tableMap StringFilter Variable 
- Variable name
- tableMap StringPolicy 
- Map external entry attributes into routing table
- tableMap StringPolicy Variable 
- Variable name
GetCiscoBgpFeatureTemplateAddressFamilyIpv4AggregateAddress        
- AsSet boolPath 
- Set AS set path information
- AsSet stringPath Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the prefixes to aggregate
- PrefixVariable string
- Variable name
- SummaryOnly bool
- Filter out more specific routes from updates
- SummaryOnly stringVariable 
- Variable name
- AsSet boolPath 
- Set AS set path information
- AsSet stringPath Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the prefixes to aggregate
- PrefixVariable string
- Variable name
- SummaryOnly bool
- Filter out more specific routes from updates
- SummaryOnly stringVariable 
- Variable name
- asSet BooleanPath 
- Set AS set path information
- asSet StringPath Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the prefixes to aggregate
- prefixVariable String
- Variable name
- summaryOnly Boolean
- Filter out more specific routes from updates
- summaryOnly StringVariable 
- Variable name
- asSet booleanPath 
- Set AS set path information
- asSet stringPath Variable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- prefix string
- Configure the prefixes to aggregate
- prefixVariable string
- Variable name
- summaryOnly boolean
- Filter out more specific routes from updates
- summaryOnly stringVariable 
- Variable name
- as_set_ boolpath 
- Set AS set path information
- as_set_ strpath_ variable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- prefix str
- Configure the prefixes to aggregate
- prefix_variable str
- Variable name
- summary_only bool
- Filter out more specific routes from updates
- summary_only_ strvariable 
- Variable name
- asSet BooleanPath 
- Set AS set path information
- asSet StringPath Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the prefixes to aggregate
- prefixVariable String
- Variable name
- summaryOnly Boolean
- Filter out more specific routes from updates
- summaryOnly StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateAddressFamilyIpv4Network       
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the prefixes for BGP to announce
- PrefixVariable string
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the prefixes for BGP to announce
- PrefixVariable string
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the prefixes for BGP to announce
- prefixVariable String
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- prefix string
- Configure the prefixes for BGP to announce
- prefixVariable string
- Variable name
- optional bool
- Indicates if list item is considered optional.
- prefix str
- Configure the prefixes for BGP to announce
- prefix_variable str
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the prefixes for BGP to announce
- prefixVariable String
- Variable name
GetCiscoBgpFeatureTemplateAddressFamilyIpv6AggregateAddress        
- AsSet boolPath 
- Set AS set path information
- AsSet stringPath Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the IPv6 prefixes to aggregate
- PrefixVariable string
- Variable name
- SummaryOnly bool
- Filter out more specific routes from updates
- SummaryOnly stringVariable 
- Variable name
- AsSet boolPath 
- Set AS set path information
- AsSet stringPath Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the IPv6 prefixes to aggregate
- PrefixVariable string
- Variable name
- SummaryOnly bool
- Filter out more specific routes from updates
- SummaryOnly stringVariable 
- Variable name
- asSet BooleanPath 
- Set AS set path information
- asSet StringPath Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the IPv6 prefixes to aggregate
- prefixVariable String
- Variable name
- summaryOnly Boolean
- Filter out more specific routes from updates
- summaryOnly StringVariable 
- Variable name
- asSet booleanPath 
- Set AS set path information
- asSet stringPath Variable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- prefix string
- Configure the IPv6 prefixes to aggregate
- prefixVariable string
- Variable name
- summaryOnly boolean
- Filter out more specific routes from updates
- summaryOnly stringVariable 
- Variable name
- as_set_ boolpath 
- Set AS set path information
- as_set_ strpath_ variable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- prefix str
- Configure the IPv6 prefixes to aggregate
- prefix_variable str
- Variable name
- summary_only bool
- Filter out more specific routes from updates
- summary_only_ strvariable 
- Variable name
- asSet BooleanPath 
- Set AS set path information
- asSet StringPath Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the IPv6 prefixes to aggregate
- prefixVariable String
- Variable name
- summaryOnly Boolean
- Filter out more specific routes from updates
- summaryOnly StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateAddressFamilyIpv6Network       
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the prefixes for BGP to announce
- PrefixVariable string
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Configure the prefixes for BGP to announce
- PrefixVariable string
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the prefixes for BGP to announce
- prefixVariable String
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- prefix string
- Configure the prefixes for BGP to announce
- prefixVariable string
- Variable name
- optional bool
- Indicates if list item is considered optional.
- prefix str
- Configure the prefixes for BGP to announce
- prefix_variable str
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Configure the prefixes for BGP to announce
- prefixVariable String
- Variable name
GetCiscoBgpFeatureTemplateAddressFamilyRedistributeRoute        
- Optional bool
- Indicates if list item is considered optional.
- Protocol string
- Set the protocol to redistribute routes from
- ProtocolVariable string
- Variable name
- RoutePolicy string
- Configure policy to apply to prefixes received from BGP neighbor
- RoutePolicy stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Protocol string
- Set the protocol to redistribute routes from
- ProtocolVariable string
- Variable name
- RoutePolicy string
- Configure policy to apply to prefixes received from BGP neighbor
- RoutePolicy stringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- protocol String
- Set the protocol to redistribute routes from
- protocolVariable String
- Variable name
- routePolicy String
- Configure policy to apply to prefixes received from BGP neighbor
- routePolicy StringVariable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- protocol string
- Set the protocol to redistribute routes from
- protocolVariable string
- Variable name
- routePolicy string
- Configure policy to apply to prefixes received from BGP neighbor
- routePolicy stringVariable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- protocol str
- Set the protocol to redistribute routes from
- protocol_variable str
- Variable name
- route_policy str
- Configure policy to apply to prefixes received from BGP neighbor
- route_policy_ strvariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- protocol String
- Set the protocol to redistribute routes from
- protocolVariable String
- Variable name
- routePolicy String
- Configure policy to apply to prefixes received from BGP neighbor
- routePolicy StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateIpv4Neighbor     
- Address string
- Set neighbor address
- AddressFamilies List<GetCisco Bgp Feature Template Ipv4Neighbor Address Family> 
- Set BGP address family
- AddressVariable string
- Variable name
- AllowAs intIn 
- As Number
- AllowAs stringIn Variable 
- Variable name
- AsOverride bool
- As Override
- AsOverride stringVariable 
- Variable name
- Description string
- Set description
- DescriptionVariable string
- Variable name
- EbgpMultihop int
- Set TTL value for peers that are not directly connected
- EbgpMultihop stringVariable 
- Variable name
- Holdtime int
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- HoldtimeVariable string
- Variable name
- Keepalive int
- Set how often to advertise keepalive messages to BGP peer
- KeepaliveVariable string
- Variable name
- NextHop boolSelf 
- Set router to be next hop for routes advertised to neighbor
- NextHop stringSelf Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Password string
- Set MD5 password on TCP connection with BGP peer
- PasswordVariable string
- Variable name
- RemoteAs string
- Set remote autonomous system number
- RemoteAs stringVariable 
- Variable name
- SendCommunity bool
- Send community attribute
- SendCommunity stringVariable 
- Variable name
- SendExt boolCommunity 
- Send extended community attribute
- SendExt stringCommunity Variable 
- Variable name
- SendLabel bool
- Send label
- SendLabel boolExplicit 
- Send label
- SendLabel stringExplicit Variable 
- Variable name
- SendLabel stringVariable 
- Variable name
- Shutdown bool
- Enable or disable a BGP neighbor
- ShutdownVariable string
- Variable name
- SourceInterface string
- Set IP address of interface for TCP connection to BGP neighbor
- SourceInterface stringVariable 
- Variable name
- Address string
- Set neighbor address
- AddressFamilies []GetCisco Bgp Feature Template Ipv4Neighbor Address Family 
- Set BGP address family
- AddressVariable string
- Variable name
- AllowAs intIn 
- As Number
- AllowAs stringIn Variable 
- Variable name
- AsOverride bool
- As Override
- AsOverride stringVariable 
- Variable name
- Description string
- Set description
- DescriptionVariable string
- Variable name
- EbgpMultihop int
- Set TTL value for peers that are not directly connected
- EbgpMultihop stringVariable 
- Variable name
- Holdtime int
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- HoldtimeVariable string
- Variable name
- Keepalive int
- Set how often to advertise keepalive messages to BGP peer
- KeepaliveVariable string
- Variable name
- NextHop boolSelf 
- Set router to be next hop for routes advertised to neighbor
- NextHop stringSelf Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Password string
- Set MD5 password on TCP connection with BGP peer
- PasswordVariable string
- Variable name
- RemoteAs string
- Set remote autonomous system number
- RemoteAs stringVariable 
- Variable name
- SendCommunity bool
- Send community attribute
- SendCommunity stringVariable 
- Variable name
- SendExt boolCommunity 
- Send extended community attribute
- SendExt stringCommunity Variable 
- Variable name
- SendLabel bool
- Send label
- SendLabel boolExplicit 
- Send label
- SendLabel stringExplicit Variable 
- Variable name
- SendLabel stringVariable 
- Variable name
- Shutdown bool
- Enable or disable a BGP neighbor
- ShutdownVariable string
- Variable name
- SourceInterface string
- Set IP address of interface for TCP connection to BGP neighbor
- SourceInterface stringVariable 
- Variable name
- address String
- Set neighbor address
- addressFamilies List<GetCisco Bgp Feature Template Ipv4Neighbor Address Family> 
- Set BGP address family
- addressVariable String
- Variable name
- allowAs IntegerIn 
- As Number
- allowAs StringIn Variable 
- Variable name
- asOverride Boolean
- As Override
- asOverride StringVariable 
- Variable name
- description String
- Set description
- descriptionVariable String
- Variable name
- ebgpMultihop Integer
- Set TTL value for peers that are not directly connected
- ebgpMultihop StringVariable 
- Variable name
- holdtime Integer
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtimeVariable String
- Variable name
- keepalive Integer
- Set how often to advertise keepalive messages to BGP peer
- keepaliveVariable String
- Variable name
- nextHop BooleanSelf 
- Set router to be next hop for routes advertised to neighbor
- nextHop StringSelf Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- password String
- Set MD5 password on TCP connection with BGP peer
- passwordVariable String
- Variable name
- remoteAs String
- Set remote autonomous system number
- remoteAs StringVariable 
- Variable name
- sendCommunity Boolean
- Send community attribute
- sendCommunity StringVariable 
- Variable name
- sendExt BooleanCommunity 
- Send extended community attribute
- sendExt StringCommunity Variable 
- Variable name
- sendLabel Boolean
- Send label
- sendLabel BooleanExplicit 
- Send label
- sendLabel StringExplicit Variable 
- Variable name
- sendLabel StringVariable 
- Variable name
- shutdown Boolean
- Enable or disable a BGP neighbor
- shutdownVariable String
- Variable name
- sourceInterface String
- Set IP address of interface for TCP connection to BGP neighbor
- sourceInterface StringVariable 
- Variable name
- address string
- Set neighbor address
- addressFamilies GetCisco Bgp Feature Template Ipv4Neighbor Address Family[] 
- Set BGP address family
- addressVariable string
- Variable name
- allowAs numberIn 
- As Number
- allowAs stringIn Variable 
- Variable name
- asOverride boolean
- As Override
- asOverride stringVariable 
- Variable name
- description string
- Set description
- descriptionVariable string
- Variable name
- ebgpMultihop number
- Set TTL value for peers that are not directly connected
- ebgpMultihop stringVariable 
- Variable name
- holdtime number
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtimeVariable string
- Variable name
- keepalive number
- Set how often to advertise keepalive messages to BGP peer
- keepaliveVariable string
- Variable name
- nextHop booleanSelf 
- Set router to be next hop for routes advertised to neighbor
- nextHop stringSelf Variable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- password string
- Set MD5 password on TCP connection with BGP peer
- passwordVariable string
- Variable name
- remoteAs string
- Set remote autonomous system number
- remoteAs stringVariable 
- Variable name
- sendCommunity boolean
- Send community attribute
- sendCommunity stringVariable 
- Variable name
- sendExt booleanCommunity 
- Send extended community attribute
- sendExt stringCommunity Variable 
- Variable name
- sendLabel boolean
- Send label
- sendLabel booleanExplicit 
- Send label
- sendLabel stringExplicit Variable 
- Variable name
- sendLabel stringVariable 
- Variable name
- shutdown boolean
- Enable or disable a BGP neighbor
- shutdownVariable string
- Variable name
- sourceInterface string
- Set IP address of interface for TCP connection to BGP neighbor
- sourceInterface stringVariable 
- Variable name
- address str
- Set neighbor address
- address_families Sequence[GetCisco Bgp Feature Template Ipv4Neighbor Address Family] 
- Set BGP address family
- address_variable str
- Variable name
- allow_as_ intin 
- As Number
- allow_as_ strin_ variable 
- Variable name
- as_override bool
- As Override
- as_override_ strvariable 
- Variable name
- description str
- Set description
- description_variable str
- Variable name
- ebgp_multihop int
- Set TTL value for peers that are not directly connected
- ebgp_multihop_ strvariable 
- Variable name
- holdtime int
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtime_variable str
- Variable name
- keepalive int
- Set how often to advertise keepalive messages to BGP peer
- keepalive_variable str
- Variable name
- next_hop_ boolself 
- Set router to be next hop for routes advertised to neighbor
- next_hop_ strself_ variable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- password str
- Set MD5 password on TCP connection with BGP peer
- password_variable str
- Variable name
- remote_as str
- Set remote autonomous system number
- remote_as_ strvariable 
- Variable name
- send_community bool
- Send community attribute
- send_community_ strvariable 
- Variable name
- send_ext_ boolcommunity 
- Send extended community attribute
- send_ext_ strcommunity_ variable 
- Variable name
- send_label bool
- Send label
- send_label_ boolexplicit 
- Send label
- send_label_ strexplicit_ variable 
- Variable name
- send_label_ strvariable 
- Variable name
- shutdown bool
- Enable or disable a BGP neighbor
- shutdown_variable str
- Variable name
- source_interface str
- Set IP address of interface for TCP connection to BGP neighbor
- source_interface_ strvariable 
- Variable name
- address String
- Set neighbor address
- addressFamilies List<Property Map>
- Set BGP address family
- addressVariable String
- Variable name
- allowAs NumberIn 
- As Number
- allowAs StringIn Variable 
- Variable name
- asOverride Boolean
- As Override
- asOverride StringVariable 
- Variable name
- description String
- Set description
- descriptionVariable String
- Variable name
- ebgpMultihop Number
- Set TTL value for peers that are not directly connected
- ebgpMultihop StringVariable 
- Variable name
- holdtime Number
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtimeVariable String
- Variable name
- keepalive Number
- Set how often to advertise keepalive messages to BGP peer
- keepaliveVariable String
- Variable name
- nextHop BooleanSelf 
- Set router to be next hop for routes advertised to neighbor
- nextHop StringSelf Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- password String
- Set MD5 password on TCP connection with BGP peer
- passwordVariable String
- Variable name
- remoteAs String
- Set remote autonomous system number
- remoteAs StringVariable 
- Variable name
- sendCommunity Boolean
- Send community attribute
- sendCommunity StringVariable 
- Variable name
- sendExt BooleanCommunity 
- Send extended community attribute
- sendExt StringCommunity Variable 
- Variable name
- sendLabel Boolean
- Send label
- sendLabel BooleanExplicit 
- Send label
- sendLabel StringExplicit Variable 
- Variable name
- sendLabel StringVariable 
- Variable name
- shutdown Boolean
- Enable or disable a BGP neighbor
- shutdownVariable String
- Variable name
- sourceInterface String
- Set IP address of interface for TCP connection to BGP neighbor
- sourceInterface StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateIpv4NeighborAddressFamily       
- FamilyType string
- Set BGP address family
- MaximumPrefixes int
- Set maximum number of prefixes accepted from BGP peer
- MaximumPrefixes intRestart 
- Set when to restart BGP connection if threshold is exceeded
- MaximumPrefixes stringRestart Variable 
- Variable name
- MaximumPrefixes intThreshold 
- Set threshold at which to generate a warning message
- MaximumPrefixes stringThreshold Variable 
- Variable name
- MaximumPrefixes stringVariable 
- Variable name
- MaximumPrefixes boolWarning Only 
- Display only a warning message when threshold is exceeded
- MaximumPrefixes stringWarning Only Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- RoutePolicies List<GetCisco Bgp Feature Template Ipv4Neighbor Address Family Route Policy> 
- Select route policy to apply to prefixes received from BGP neighbor
- FamilyType string
- Set BGP address family
- MaximumPrefixes int
- Set maximum number of prefixes accepted from BGP peer
- MaximumPrefixes intRestart 
- Set when to restart BGP connection if threshold is exceeded
- MaximumPrefixes stringRestart Variable 
- Variable name
- MaximumPrefixes intThreshold 
- Set threshold at which to generate a warning message
- MaximumPrefixes stringThreshold Variable 
- Variable name
- MaximumPrefixes stringVariable 
- Variable name
- MaximumPrefixes boolWarning Only 
- Display only a warning message when threshold is exceeded
- MaximumPrefixes stringWarning Only Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- RoutePolicies []GetCisco Bgp Feature Template Ipv4Neighbor Address Family Route Policy 
- Select route policy to apply to prefixes received from BGP neighbor
- familyType String
- Set BGP address family
- maximumPrefixes Integer
- Set maximum number of prefixes accepted from BGP peer
- maximumPrefixes IntegerRestart 
- Set when to restart BGP connection if threshold is exceeded
- maximumPrefixes StringRestart Variable 
- Variable name
- maximumPrefixes IntegerThreshold 
- Set threshold at which to generate a warning message
- maximumPrefixes StringThreshold Variable 
- Variable name
- maximumPrefixes StringVariable 
- Variable name
- maximumPrefixes BooleanWarning Only 
- Display only a warning message when threshold is exceeded
- maximumPrefixes StringWarning Only Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- routePolicies List<GetCisco Bgp Feature Template Ipv4Neighbor Address Family Route Policy> 
- Select route policy to apply to prefixes received from BGP neighbor
- familyType string
- Set BGP address family
- maximumPrefixes number
- Set maximum number of prefixes accepted from BGP peer
- maximumPrefixes numberRestart 
- Set when to restart BGP connection if threshold is exceeded
- maximumPrefixes stringRestart Variable 
- Variable name
- maximumPrefixes numberThreshold 
- Set threshold at which to generate a warning message
- maximumPrefixes stringThreshold Variable 
- Variable name
- maximumPrefixes stringVariable 
- Variable name
- maximumPrefixes booleanWarning Only 
- Display only a warning message when threshold is exceeded
- maximumPrefixes stringWarning Only Variable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- routePolicies GetCisco Bgp Feature Template Ipv4Neighbor Address Family Route Policy[] 
- Select route policy to apply to prefixes received from BGP neighbor
- family_type str
- Set BGP address family
- maximum_prefixes int
- Set maximum number of prefixes accepted from BGP peer
- maximum_prefixes_ intrestart 
- Set when to restart BGP connection if threshold is exceeded
- maximum_prefixes_ strrestart_ variable 
- Variable name
- maximum_prefixes_ intthreshold 
- Set threshold at which to generate a warning message
- maximum_prefixes_ strthreshold_ variable 
- Variable name
- maximum_prefixes_ strvariable 
- Variable name
- maximum_prefixes_ boolwarning_ only 
- Display only a warning message when threshold is exceeded
- maximum_prefixes_ strwarning_ only_ variable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- route_policies Sequence[GetCisco Bgp Feature Template Ipv4Neighbor Address Family Route Policy] 
- Select route policy to apply to prefixes received from BGP neighbor
- familyType String
- Set BGP address family
- maximumPrefixes Number
- Set maximum number of prefixes accepted from BGP peer
- maximumPrefixes NumberRestart 
- Set when to restart BGP connection if threshold is exceeded
- maximumPrefixes StringRestart Variable 
- Variable name
- maximumPrefixes NumberThreshold 
- Set threshold at which to generate a warning message
- maximumPrefixes StringThreshold Variable 
- Variable name
- maximumPrefixes StringVariable 
- Variable name
- maximumPrefixes BooleanWarning Only 
- Display only a warning message when threshold is exceeded
- maximumPrefixes StringWarning Only Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- routePolicies List<Property Map>
- Select route policy to apply to prefixes received from BGP neighbor
GetCiscoBgpFeatureTemplateIpv4NeighborAddressFamilyRoutePolicy         
- Direction string
- Set direction for applying route policy
- Optional bool
- Indicates if list item is considered optional.
- PolicyName string
- Configure name of route policy
- PolicyName stringVariable 
- Variable name
- Direction string
- Set direction for applying route policy
- Optional bool
- Indicates if list item is considered optional.
- PolicyName string
- Configure name of route policy
- PolicyName stringVariable 
- Variable name
- direction String
- Set direction for applying route policy
- optional Boolean
- Indicates if list item is considered optional.
- policyName String
- Configure name of route policy
- policyName StringVariable 
- Variable name
- direction string
- Set direction for applying route policy
- optional boolean
- Indicates if list item is considered optional.
- policyName string
- Configure name of route policy
- policyName stringVariable 
- Variable name
- direction str
- Set direction for applying route policy
- optional bool
- Indicates if list item is considered optional.
- policy_name str
- Configure name of route policy
- policy_name_ strvariable 
- Variable name
- direction String
- Set direction for applying route policy
- optional Boolean
- Indicates if list item is considered optional.
- policyName String
- Configure name of route policy
- policyName StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateIpv4RouteTarget      
- Exports
List<GetCisco Bgp Feature Template Ipv4Route Target Export> 
- Export Target-VPN community for IPV4
- Imports
List<GetCisco Bgp Feature Template Ipv4Route Target Import> 
- Import Target-VPN community for IPV4
- Optional bool
- Indicates if list item is considered optional.
- VpnId int
- VPN ID for IPv4
- VpnId stringVariable 
- Variable name
- Exports
[]GetCisco Bgp Feature Template Ipv4Route Target Export 
- Export Target-VPN community for IPV4
- Imports
[]GetCisco Bgp Feature Template Ipv4Route Target Import 
- Import Target-VPN community for IPV4
- Optional bool
- Indicates if list item is considered optional.
- VpnId int
- VPN ID for IPv4
- VpnId stringVariable 
- Variable name
- exports
List<GetCisco Bgp Feature Template Ipv4Route Target Export> 
- Export Target-VPN community for IPV4
- imports
List<GetCisco Bgp Feature Template Ipv4Route Target Import> 
- Import Target-VPN community for IPV4
- optional Boolean
- Indicates if list item is considered optional.
- vpnId Integer
- VPN ID for IPv4
- vpnId StringVariable 
- Variable name
- exports
GetCisco Bgp Feature Template Ipv4Route Target Export[] 
- Export Target-VPN community for IPV4
- imports
GetCisco Bgp Feature Template Ipv4Route Target Import[] 
- Import Target-VPN community for IPV4
- optional boolean
- Indicates if list item is considered optional.
- vpnId number
- VPN ID for IPv4
- vpnId stringVariable 
- Variable name
- exports
Sequence[GetCisco Bgp Feature Template Ipv4Route Target Export] 
- Export Target-VPN community for IPV4
- imports
Sequence[GetCisco Bgp Feature Template Ipv4Route Target Import] 
- Import Target-VPN community for IPV4
- optional bool
- Indicates if list item is considered optional.
- vpn_id int
- VPN ID for IPv4
- vpn_id_ strvariable 
- Variable name
- exports List<Property Map>
- Export Target-VPN community for IPV4
- imports List<Property Map>
- Import Target-VPN community for IPV4
- optional Boolean
- Indicates if list item is considered optional.
- vpnId Number
- VPN ID for IPv4
- vpnId StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateIpv4RouteTargetExport       
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- asnIp string
- asn-ip
- asnIp stringVariable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- asn_ip str
- asn-ip
- asn_ip_ strvariable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoBgpFeatureTemplateIpv4RouteTargetImport       
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- asnIp string
- asn-ip
- asnIp stringVariable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- asn_ip str
- asn-ip
- asn_ip_ strvariable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoBgpFeatureTemplateIpv6Neighbor     
- Address string
- Set neighbor address
- AddressFamilies List<GetCisco Bgp Feature Template Ipv6Neighbor Address Family> 
- Set BGP address family
- AddressVariable string
- Variable name
- AllowAs intIn 
- As Number
- AllowAs stringIn Variable 
- Variable name
- AsOverride bool
- As Override
- AsOverride stringVariable 
- Variable name
- Description string
- Set description
- DescriptionVariable string
- Variable name
- EbgpMultihop int
- Set TTL value for peers that are not directly connected
- EbgpMultihop stringVariable 
- Variable name
- Holdtime int
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- HoldtimeVariable string
- Variable name
- Keepalive int
- Set how often to advertise keepalive messages to BGP peer
- KeepaliveVariable string
- Variable name
- NextHop boolSelf 
- Set router to be next hop for routes advertised to neighbor
- NextHop stringSelf Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Password string
- Set MD5 password on TCP connection with BGP peer
- PasswordVariable string
- Variable name
- RemoteAs string
- Set remote autonomous system number
- RemoteAs stringVariable 
- Variable name
- SendCommunity bool
- Send community attribute
- SendCommunity stringVariable 
- Variable name
- SendExt boolCommunity 
- Send extended community attribute
- SendExt stringCommunity Variable 
- Variable name
- SendLabel bool
- Send label
- SendLabel boolExplicit 
- Send label Explicit
- SendLabel stringExplicit Variable 
- Variable name
- SendLabel stringVariable 
- Variable name
- Shutdown bool
- Enable or disable a BGP neighbor
- ShutdownVariable string
- Variable name
- SourceInterface string
- Set IP address of interface for TCP connection to BGP neighbor
- SourceInterface stringVariable 
- Variable name
- Address string
- Set neighbor address
- AddressFamilies []GetCisco Bgp Feature Template Ipv6Neighbor Address Family 
- Set BGP address family
- AddressVariable string
- Variable name
- AllowAs intIn 
- As Number
- AllowAs stringIn Variable 
- Variable name
- AsOverride bool
- As Override
- AsOverride stringVariable 
- Variable name
- Description string
- Set description
- DescriptionVariable string
- Variable name
- EbgpMultihop int
- Set TTL value for peers that are not directly connected
- EbgpMultihop stringVariable 
- Variable name
- Holdtime int
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- HoldtimeVariable string
- Variable name
- Keepalive int
- Set how often to advertise keepalive messages to BGP peer
- KeepaliveVariable string
- Variable name
- NextHop boolSelf 
- Set router to be next hop for routes advertised to neighbor
- NextHop stringSelf Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- Password string
- Set MD5 password on TCP connection with BGP peer
- PasswordVariable string
- Variable name
- RemoteAs string
- Set remote autonomous system number
- RemoteAs stringVariable 
- Variable name
- SendCommunity bool
- Send community attribute
- SendCommunity stringVariable 
- Variable name
- SendExt boolCommunity 
- Send extended community attribute
- SendExt stringCommunity Variable 
- Variable name
- SendLabel bool
- Send label
- SendLabel boolExplicit 
- Send label Explicit
- SendLabel stringExplicit Variable 
- Variable name
- SendLabel stringVariable 
- Variable name
- Shutdown bool
- Enable or disable a BGP neighbor
- ShutdownVariable string
- Variable name
- SourceInterface string
- Set IP address of interface for TCP connection to BGP neighbor
- SourceInterface stringVariable 
- Variable name
- address String
- Set neighbor address
- addressFamilies List<GetCisco Bgp Feature Template Ipv6Neighbor Address Family> 
- Set BGP address family
- addressVariable String
- Variable name
- allowAs IntegerIn 
- As Number
- allowAs StringIn Variable 
- Variable name
- asOverride Boolean
- As Override
- asOverride StringVariable 
- Variable name
- description String
- Set description
- descriptionVariable String
- Variable name
- ebgpMultihop Integer
- Set TTL value for peers that are not directly connected
- ebgpMultihop StringVariable 
- Variable name
- holdtime Integer
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtimeVariable String
- Variable name
- keepalive Integer
- Set how often to advertise keepalive messages to BGP peer
- keepaliveVariable String
- Variable name
- nextHop BooleanSelf 
- Set router to be next hop for routes advertised to neighbor
- nextHop StringSelf Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- password String
- Set MD5 password on TCP connection with BGP peer
- passwordVariable String
- Variable name
- remoteAs String
- Set remote autonomous system number
- remoteAs StringVariable 
- Variable name
- sendCommunity Boolean
- Send community attribute
- sendCommunity StringVariable 
- Variable name
- sendExt BooleanCommunity 
- Send extended community attribute
- sendExt StringCommunity Variable 
- Variable name
- sendLabel Boolean
- Send label
- sendLabel BooleanExplicit 
- Send label Explicit
- sendLabel StringExplicit Variable 
- Variable name
- sendLabel StringVariable 
- Variable name
- shutdown Boolean
- Enable or disable a BGP neighbor
- shutdownVariable String
- Variable name
- sourceInterface String
- Set IP address of interface for TCP connection to BGP neighbor
- sourceInterface StringVariable 
- Variable name
- address string
- Set neighbor address
- addressFamilies GetCisco Bgp Feature Template Ipv6Neighbor Address Family[] 
- Set BGP address family
- addressVariable string
- Variable name
- allowAs numberIn 
- As Number
- allowAs stringIn Variable 
- Variable name
- asOverride boolean
- As Override
- asOverride stringVariable 
- Variable name
- description string
- Set description
- descriptionVariable string
- Variable name
- ebgpMultihop number
- Set TTL value for peers that are not directly connected
- ebgpMultihop stringVariable 
- Variable name
- holdtime number
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtimeVariable string
- Variable name
- keepalive number
- Set how often to advertise keepalive messages to BGP peer
- keepaliveVariable string
- Variable name
- nextHop booleanSelf 
- Set router to be next hop for routes advertised to neighbor
- nextHop stringSelf Variable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- password string
- Set MD5 password on TCP connection with BGP peer
- passwordVariable string
- Variable name
- remoteAs string
- Set remote autonomous system number
- remoteAs stringVariable 
- Variable name
- sendCommunity boolean
- Send community attribute
- sendCommunity stringVariable 
- Variable name
- sendExt booleanCommunity 
- Send extended community attribute
- sendExt stringCommunity Variable 
- Variable name
- sendLabel boolean
- Send label
- sendLabel booleanExplicit 
- Send label Explicit
- sendLabel stringExplicit Variable 
- Variable name
- sendLabel stringVariable 
- Variable name
- shutdown boolean
- Enable or disable a BGP neighbor
- shutdownVariable string
- Variable name
- sourceInterface string
- Set IP address of interface for TCP connection to BGP neighbor
- sourceInterface stringVariable 
- Variable name
- address str
- Set neighbor address
- address_families Sequence[GetCisco Bgp Feature Template Ipv6Neighbor Address Family] 
- Set BGP address family
- address_variable str
- Variable name
- allow_as_ intin 
- As Number
- allow_as_ strin_ variable 
- Variable name
- as_override bool
- As Override
- as_override_ strvariable 
- Variable name
- description str
- Set description
- description_variable str
- Variable name
- ebgp_multihop int
- Set TTL value for peers that are not directly connected
- ebgp_multihop_ strvariable 
- Variable name
- holdtime int
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtime_variable str
- Variable name
- keepalive int
- Set how often to advertise keepalive messages to BGP peer
- keepalive_variable str
- Variable name
- next_hop_ boolself 
- Set router to be next hop for routes advertised to neighbor
- next_hop_ strself_ variable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- password str
- Set MD5 password on TCP connection with BGP peer
- password_variable str
- Variable name
- remote_as str
- Set remote autonomous system number
- remote_as_ strvariable 
- Variable name
- send_community bool
- Send community attribute
- send_community_ strvariable 
- Variable name
- send_ext_ boolcommunity 
- Send extended community attribute
- send_ext_ strcommunity_ variable 
- Variable name
- send_label bool
- Send label
- send_label_ boolexplicit 
- Send label Explicit
- send_label_ strexplicit_ variable 
- Variable name
- send_label_ strvariable 
- Variable name
- shutdown bool
- Enable or disable a BGP neighbor
- shutdown_variable str
- Variable name
- source_interface str
- Set IP address of interface for TCP connection to BGP neighbor
- source_interface_ strvariable 
- Variable name
- address String
- Set neighbor address
- addressFamilies List<Property Map>
- Set BGP address family
- addressVariable String
- Variable name
- allowAs NumberIn 
- As Number
- allowAs StringIn Variable 
- Variable name
- asOverride Boolean
- As Override
- asOverride StringVariable 
- Variable name
- description String
- Set description
- descriptionVariable String
- Variable name
- ebgpMultihop Number
- Set TTL value for peers that are not directly connected
- ebgpMultihop StringVariable 
- Variable name
- holdtime Number
- Set how long to wait since receiving a keepalive message to consider BGP peer unavailable
- holdtimeVariable String
- Variable name
- keepalive Number
- Set how often to advertise keepalive messages to BGP peer
- keepaliveVariable String
- Variable name
- nextHop BooleanSelf 
- Set router to be next hop for routes advertised to neighbor
- nextHop StringSelf Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- password String
- Set MD5 password on TCP connection with BGP peer
- passwordVariable String
- Variable name
- remoteAs String
- Set remote autonomous system number
- remoteAs StringVariable 
- Variable name
- sendCommunity Boolean
- Send community attribute
- sendCommunity StringVariable 
- Variable name
- sendExt BooleanCommunity 
- Send extended community attribute
- sendExt StringCommunity Variable 
- Variable name
- sendLabel Boolean
- Send label
- sendLabel BooleanExplicit 
- Send label Explicit
- sendLabel StringExplicit Variable 
- Variable name
- sendLabel StringVariable 
- Variable name
- shutdown Boolean
- Enable or disable a BGP neighbor
- shutdownVariable String
- Variable name
- sourceInterface String
- Set IP address of interface for TCP connection to BGP neighbor
- sourceInterface StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateIpv6NeighborAddressFamily       
- FamilyType string
- Set BGP address family
- MaximumPrefixes int
- Set maximum number of prefixes accepted from BGP peer
- MaximumPrefixes intRestart 
- Set when to restart BGP connection if threshold is exceeded
- MaximumPrefixes stringRestart Variable 
- Variable name
- MaximumPrefixes intThreshold 
- Set threshold at which to generate a warning message
- MaximumPrefixes stringThreshold Variable 
- Variable name
- MaximumPrefixes stringVariable 
- Variable name
- MaximumPrefixes boolWarning Only 
- Display only a warning message when threshold is exceeded
- MaximumPrefixes stringWarning Only Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- RoutePolicies List<GetCisco Bgp Feature Template Ipv6Neighbor Address Family Route Policy> 
- Select route policy to apply to prefixes received from BGP neighbor
- FamilyType string
- Set BGP address family
- MaximumPrefixes int
- Set maximum number of prefixes accepted from BGP peer
- MaximumPrefixes intRestart 
- Set when to restart BGP connection if threshold is exceeded
- MaximumPrefixes stringRestart Variable 
- Variable name
- MaximumPrefixes intThreshold 
- Set threshold at which to generate a warning message
- MaximumPrefixes stringThreshold Variable 
- Variable name
- MaximumPrefixes stringVariable 
- Variable name
- MaximumPrefixes boolWarning Only 
- Display only a warning message when threshold is exceeded
- MaximumPrefixes stringWarning Only Variable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- RoutePolicies []GetCisco Bgp Feature Template Ipv6Neighbor Address Family Route Policy 
- Select route policy to apply to prefixes received from BGP neighbor
- familyType String
- Set BGP address family
- maximumPrefixes Integer
- Set maximum number of prefixes accepted from BGP peer
- maximumPrefixes IntegerRestart 
- Set when to restart BGP connection if threshold is exceeded
- maximumPrefixes StringRestart Variable 
- Variable name
- maximumPrefixes IntegerThreshold 
- Set threshold at which to generate a warning message
- maximumPrefixes StringThreshold Variable 
- Variable name
- maximumPrefixes StringVariable 
- Variable name
- maximumPrefixes BooleanWarning Only 
- Display only a warning message when threshold is exceeded
- maximumPrefixes StringWarning Only Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- routePolicies List<GetCisco Bgp Feature Template Ipv6Neighbor Address Family Route Policy> 
- Select route policy to apply to prefixes received from BGP neighbor
- familyType string
- Set BGP address family
- maximumPrefixes number
- Set maximum number of prefixes accepted from BGP peer
- maximumPrefixes numberRestart 
- Set when to restart BGP connection if threshold is exceeded
- maximumPrefixes stringRestart Variable 
- Variable name
- maximumPrefixes numberThreshold 
- Set threshold at which to generate a warning message
- maximumPrefixes stringThreshold Variable 
- Variable name
- maximumPrefixes stringVariable 
- Variable name
- maximumPrefixes booleanWarning Only 
- Display only a warning message when threshold is exceeded
- maximumPrefixes stringWarning Only Variable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- routePolicies GetCisco Bgp Feature Template Ipv6Neighbor Address Family Route Policy[] 
- Select route policy to apply to prefixes received from BGP neighbor
- family_type str
- Set BGP address family
- maximum_prefixes int
- Set maximum number of prefixes accepted from BGP peer
- maximum_prefixes_ intrestart 
- Set when to restart BGP connection if threshold is exceeded
- maximum_prefixes_ strrestart_ variable 
- Variable name
- maximum_prefixes_ intthreshold 
- Set threshold at which to generate a warning message
- maximum_prefixes_ strthreshold_ variable 
- Variable name
- maximum_prefixes_ strvariable 
- Variable name
- maximum_prefixes_ boolwarning_ only 
- Display only a warning message when threshold is exceeded
- maximum_prefixes_ strwarning_ only_ variable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- route_policies Sequence[GetCisco Bgp Feature Template Ipv6Neighbor Address Family Route Policy] 
- Select route policy to apply to prefixes received from BGP neighbor
- familyType String
- Set BGP address family
- maximumPrefixes Number
- Set maximum number of prefixes accepted from BGP peer
- maximumPrefixes NumberRestart 
- Set when to restart BGP connection if threshold is exceeded
- maximumPrefixes StringRestart Variable 
- Variable name
- maximumPrefixes NumberThreshold 
- Set threshold at which to generate a warning message
- maximumPrefixes StringThreshold Variable 
- Variable name
- maximumPrefixes StringVariable 
- Variable name
- maximumPrefixes BooleanWarning Only 
- Display only a warning message when threshold is exceeded
- maximumPrefixes StringWarning Only Variable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- routePolicies List<Property Map>
- Select route policy to apply to prefixes received from BGP neighbor
GetCiscoBgpFeatureTemplateIpv6NeighborAddressFamilyRoutePolicy         
- Direction string
- Set direction for applying route policy
- Optional bool
- Indicates if list item is considered optional.
- PolicyName string
- Configure name of route policy
- PolicyName stringVariable 
- Variable name
- Direction string
- Set direction for applying route policy
- Optional bool
- Indicates if list item is considered optional.
- PolicyName string
- Configure name of route policy
- PolicyName stringVariable 
- Variable name
- direction String
- Set direction for applying route policy
- optional Boolean
- Indicates if list item is considered optional.
- policyName String
- Configure name of route policy
- policyName StringVariable 
- Variable name
- direction string
- Set direction for applying route policy
- optional boolean
- Indicates if list item is considered optional.
- policyName string
- Configure name of route policy
- policyName stringVariable 
- Variable name
- direction str
- Set direction for applying route policy
- optional bool
- Indicates if list item is considered optional.
- policy_name str
- Configure name of route policy
- policy_name_ strvariable 
- Variable name
- direction String
- Set direction for applying route policy
- optional Boolean
- Indicates if list item is considered optional.
- policyName String
- Configure name of route policy
- policyName StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateIpv6RouteTarget      
- Exports
List<GetCisco Bgp Feature Template Ipv6Route Target Export> 
- Export Target-VPN community for IPV6
- Imports
List<GetCisco Bgp Feature Template Ipv6Route Target Import> 
- Import Target-VPN community for IPV6
- Optional bool
- Indicates if list item is considered optional.
- VpnId int
- VPN ID for IPv6
- VpnId stringVariable 
- Variable name
- Exports
[]GetCisco Bgp Feature Template Ipv6Route Target Export 
- Export Target-VPN community for IPV6
- Imports
[]GetCisco Bgp Feature Template Ipv6Route Target Import 
- Import Target-VPN community for IPV6
- Optional bool
- Indicates if list item is considered optional.
- VpnId int
- VPN ID for IPv6
- VpnId stringVariable 
- Variable name
- exports
List<GetCisco Bgp Feature Template Ipv6Route Target Export> 
- Export Target-VPN community for IPV6
- imports
List<GetCisco Bgp Feature Template Ipv6Route Target Import> 
- Import Target-VPN community for IPV6
- optional Boolean
- Indicates if list item is considered optional.
- vpnId Integer
- VPN ID for IPv6
- vpnId StringVariable 
- Variable name
- exports
GetCisco Bgp Feature Template Ipv6Route Target Export[] 
- Export Target-VPN community for IPV6
- imports
GetCisco Bgp Feature Template Ipv6Route Target Import[] 
- Import Target-VPN community for IPV6
- optional boolean
- Indicates if list item is considered optional.
- vpnId number
- VPN ID for IPv6
- vpnId stringVariable 
- Variable name
- exports
Sequence[GetCisco Bgp Feature Template Ipv6Route Target Export] 
- Export Target-VPN community for IPV6
- imports
Sequence[GetCisco Bgp Feature Template Ipv6Route Target Import] 
- Import Target-VPN community for IPV6
- optional bool
- Indicates if list item is considered optional.
- vpn_id int
- VPN ID for IPv6
- vpn_id_ strvariable 
- Variable name
- exports List<Property Map>
- Export Target-VPN community for IPV6
- imports List<Property Map>
- Import Target-VPN community for IPV6
- optional Boolean
- Indicates if list item is considered optional.
- vpnId Number
- VPN ID for IPv6
- vpnId StringVariable 
- Variable name
GetCiscoBgpFeatureTemplateIpv6RouteTargetExport       
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- asnIp string
- asn-ip
- asnIp stringVariable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- asn_ip str
- asn-ip
- asn_ip_ strvariable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoBgpFeatureTemplateIpv6RouteTargetImport       
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- AsnIp string
- asn-ip
- AsnIp stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- asnIp string
- asn-ip
- asnIp stringVariable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- asn_ip str
- asn-ip
- asn_ip_ strvariable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- asnIp String
- asn-ip
- asnIp StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoBgpFeatureTemplateMplsInterface      
- InterfaceName string
- Interface Name
- InterfaceName stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- InterfaceName string
- Interface Name
- InterfaceName stringVariable 
- Variable name
- Optional bool
- Indicates if list item is considered optional.
- interfaceName String
- Interface Name
- interfaceName StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
- interfaceName string
- Interface Name
- interfaceName stringVariable 
- Variable name
- optional boolean
- Indicates if list item is considered optional.
- interface_name str
- Interface Name
- interface_name_ strvariable 
- Variable name
- optional bool
- Indicates if list item is considered optional.
- interfaceName String
- Interface Name
- interfaceName StringVariable 
- Variable name
- optional Boolean
- Indicates if list item is considered optional.
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the sdwanTerraform Provider.
