Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
This data source can read the VPN Interface SVI feature template.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getVpnInterfaceSviFeatureTemplate({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_vpn_interface_svi_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.LookupVpnInterfaceSviFeatureTemplate(ctx, &sdwan.LookupVpnInterfaceSviFeatureTemplateArgs{
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.GetVpnInterfaceSviFeatureTemplate.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.GetVpnInterfaceSviFeatureTemplateArgs;
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.getVpnInterfaceSviFeatureTemplate(GetVpnInterfaceSviFeatureTemplateArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.build());
}
}
variables:
example:
fn::invoke:
function: sdwan:getVpnInterfaceSviFeatureTemplate
arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
Using getVpnInterfaceSviFeatureTemplate
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 getVpnInterfaceSviFeatureTemplate(args: GetVpnInterfaceSviFeatureTemplateArgs, opts?: InvokeOptions): Promise<GetVpnInterfaceSviFeatureTemplateResult>
function getVpnInterfaceSviFeatureTemplateOutput(args: GetVpnInterfaceSviFeatureTemplateOutputArgs, opts?: InvokeOptions): Output<GetVpnInterfaceSviFeatureTemplateResult>def get_vpn_interface_svi_feature_template(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVpnInterfaceSviFeatureTemplateResult
def get_vpn_interface_svi_feature_template_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVpnInterfaceSviFeatureTemplateResult]func LookupVpnInterfaceSviFeatureTemplate(ctx *Context, args *LookupVpnInterfaceSviFeatureTemplateArgs, opts ...InvokeOption) (*LookupVpnInterfaceSviFeatureTemplateResult, error)
func LookupVpnInterfaceSviFeatureTemplateOutput(ctx *Context, args *LookupVpnInterfaceSviFeatureTemplateOutputArgs, opts ...InvokeOption) LookupVpnInterfaceSviFeatureTemplateResultOutput> Note: This function is named LookupVpnInterfaceSviFeatureTemplate in the Go SDK.
public static class GetVpnInterfaceSviFeatureTemplate
{
public static Task<GetVpnInterfaceSviFeatureTemplateResult> InvokeAsync(GetVpnInterfaceSviFeatureTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetVpnInterfaceSviFeatureTemplateResult> Invoke(GetVpnInterfaceSviFeatureTemplateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVpnInterfaceSviFeatureTemplateResult> getVpnInterfaceSviFeatureTemplate(GetVpnInterfaceSviFeatureTemplateArgs args, InvokeOptions options)
public static Output<GetVpnInterfaceSviFeatureTemplateResult> getVpnInterfaceSviFeatureTemplate(GetVpnInterfaceSviFeatureTemplateArgs args, InvokeOptions options)
fn::invoke:
function: sdwan:index/getVpnInterfaceSviFeatureTemplate:getVpnInterfaceSviFeatureTemplate
arguments:
# arguments dictionaryThe following arguments are supported:
getVpnInterfaceSviFeatureTemplate Result
The following output properties are available:
- Arp
Timeout int - Timeout value for dynamically learned ARP entries, \n\n seconds
- Arp
Timeout stringVariable - Variable name
- Description string
- The description of the feature template
- Device
Types List<string> - List of supported device types
- Id string
- The id of the feature template
- If
Name string - Interface name: VLAN 1 - VLAN 4094 when present
- If
Name stringVariable - Variable name
- Interface
Description string - Interface description
- Interface
Description stringVariable - Variable name
- Ip
Directed boolBroadcast - IP Directed-Broadcast
- Ip
Directed stringBroadcast Variable - Variable name
- Ip
Mtu int - IP MTU \n\n, in bytes
- Ip
Mtu stringVariable - Variable name
- Ipv4Access
Lists List<GetVpn Interface Svi Feature Template Ipv4Access List> - Apply ACL
- Ipv4Address string
- Assign IPv4 address
- Ipv4Address
Variable string - Variable name
- Ipv4Dhcp
Helper stringVariable - Variable name
- Ipv4Dhcp
Helpers List<string> - List of DHCP helper addresses
- Ipv4Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv4Secondary Address> - Assign secondary IP addresses
- Ipv4Vrrps
List<Get
Vpn Interface Svi Feature Template Ipv4Vrrp> - Enable VRRP
- Ipv6Access
Lists List<GetVpn Interface Svi Feature Template Ipv6Access List> - Apply ACL
- Ipv6Address string
- Assign IPv6 address
- Ipv6Address
Variable string - Variable name
- Ipv6Dhcp
Client bool - Enable DHCPv6
- Ipv6Dhcp
Client stringVariable - Variable name
- Ipv6Dhcp
Distance int - Set administrative distance for DHCP default route
- Ipv6Dhcp
Distance stringVariable - Variable name
- Ipv6Dhcp
Helpers List<GetVpn Interface Svi Feature Template Ipv6Dhcp Helper> - DHCPv6 Helper
- Ipv6Dhcp
Rapid boolCommit - Enable DHCPv6 rapid commit
- Ipv6Dhcp
Rapid stringCommit Variable - Variable name
- Ipv6Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv6Secondary Address> - Assign secondary IPv6 addresses
- Ipv6Vrrps
List<Get
Vpn Interface Svi Feature Template Ipv6Vrrp> - Enable VRRP
- Mtu int
- Interface MTU \n\n in bytes
- Mtu
Variable string - Variable name
- Name string
- The name of the feature template
- Policers
List<Get
Vpn Interface Svi Feature Template Policer> - Enable policer
- Shutdown bool
- Administrative state
- Shutdown
Variable string - Variable name
- Static
Arp List<GetEntries Vpn Interface Svi Feature Template Static Arp Entry> - Configure static ARP entries
- Tcp
Mss intAdjust - TCP MSS on SYN packets, in bytes
- Tcp
Mss stringAdjust Variable - Variable name
- Template
Type string - The template type
- Version int
- The version of the feature template
- Arp
Timeout int - Timeout value for dynamically learned ARP entries, \n\n seconds
- Arp
Timeout stringVariable - Variable name
- Description string
- The description of the feature template
- Device
Types []string - List of supported device types
- Id string
- The id of the feature template
- If
Name string - Interface name: VLAN 1 - VLAN 4094 when present
- If
Name stringVariable - Variable name
- Interface
Description string - Interface description
- Interface
Description stringVariable - Variable name
- Ip
Directed boolBroadcast - IP Directed-Broadcast
- Ip
Directed stringBroadcast Variable - Variable name
- Ip
Mtu int - IP MTU \n\n, in bytes
- Ip
Mtu stringVariable - Variable name
- Ipv4Access
Lists []GetVpn Interface Svi Feature Template Ipv4Access List - Apply ACL
- Ipv4Address string
- Assign IPv4 address
- Ipv4Address
Variable string - Variable name
- Ipv4Dhcp
Helper stringVariable - Variable name
- Ipv4Dhcp
Helpers []string - List of DHCP helper addresses
- Ipv4Secondary
Addresses []GetVpn Interface Svi Feature Template Ipv4Secondary Address - Assign secondary IP addresses
- Ipv4Vrrps
[]Get
Vpn Interface Svi Feature Template Ipv4Vrrp - Enable VRRP
- Ipv6Access
Lists []GetVpn Interface Svi Feature Template Ipv6Access List - Apply ACL
- Ipv6Address string
- Assign IPv6 address
- Ipv6Address
Variable string - Variable name
- Ipv6Dhcp
Client bool - Enable DHCPv6
- Ipv6Dhcp
Client stringVariable - Variable name
- Ipv6Dhcp
Distance int - Set administrative distance for DHCP default route
- Ipv6Dhcp
Distance stringVariable - Variable name
- Ipv6Dhcp
Helpers []GetVpn Interface Svi Feature Template Ipv6Dhcp Helper - DHCPv6 Helper
- Ipv6Dhcp
Rapid boolCommit - Enable DHCPv6 rapid commit
- Ipv6Dhcp
Rapid stringCommit Variable - Variable name
- Ipv6Secondary
Addresses []GetVpn Interface Svi Feature Template Ipv6Secondary Address - Assign secondary IPv6 addresses
- Ipv6Vrrps
[]Get
Vpn Interface Svi Feature Template Ipv6Vrrp - Enable VRRP
- Mtu int
- Interface MTU \n\n in bytes
- Mtu
Variable string - Variable name
- Name string
- The name of the feature template
- Policers
[]Get
Vpn Interface Svi Feature Template Policer - Enable policer
- Shutdown bool
- Administrative state
- Shutdown
Variable string - Variable name
- Static
Arp []GetEntries Vpn Interface Svi Feature Template Static Arp Entry - Configure static ARP entries
- Tcp
Mss intAdjust - TCP MSS on SYN packets, in bytes
- Tcp
Mss stringAdjust Variable - Variable name
- Template
Type string - The template type
- Version int
- The version of the feature template
- arp
Timeout Integer - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp
Timeout StringVariable - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- id String
- The id of the feature template
- if
Name String - Interface name: VLAN 1 - VLAN 4094 when present
- if
Name StringVariable - Variable name
- interface
Description String - Interface description
- interface
Description StringVariable - Variable name
- ip
Directed BooleanBroadcast - IP Directed-Broadcast
- ip
Directed StringBroadcast Variable - Variable name
- ip
Mtu Integer - IP MTU \n\n, in bytes
- ip
Mtu StringVariable - Variable name
- ipv4Access
Lists List<GetVpn Interface Svi Feature Template Ipv4Access List> - Apply ACL
- ipv4Address String
- Assign IPv4 address
- ipv4Address
Variable String - Variable name
- ipv4Dhcp
Helper StringVariable - Variable name
- ipv4Dhcp
Helpers List<String> - List of DHCP helper addresses
- ipv4Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv4Secondary Address> - Assign secondary IP addresses
- ipv4Vrrps
List<Get
Vpn Interface Svi Feature Template Ipv4Vrrp> - Enable VRRP
- ipv6Access
Lists List<GetVpn Interface Svi Feature Template Ipv6Access List> - Apply ACL
- ipv6Address String
- Assign IPv6 address
- ipv6Address
Variable String - Variable name
- ipv6Dhcp
Client Boolean - Enable DHCPv6
- ipv6Dhcp
Client StringVariable - Variable name
- ipv6Dhcp
Distance Integer - Set administrative distance for DHCP default route
- ipv6Dhcp
Distance StringVariable - Variable name
- ipv6Dhcp
Helpers List<GetVpn Interface Svi Feature Template Ipv6Dhcp Helper> - DHCPv6 Helper
- ipv6Dhcp
Rapid BooleanCommit - Enable DHCPv6 rapid commit
- ipv6Dhcp
Rapid StringCommit Variable - Variable name
- ipv6Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv6Secondary Address> - Assign secondary IPv6 addresses
- ipv6Vrrps
List<Get
Vpn Interface Svi Feature Template Ipv6Vrrp> - Enable VRRP
- mtu Integer
- Interface MTU \n\n in bytes
- mtu
Variable String - Variable name
- name String
- The name of the feature template
- policers
List<Get
Vpn Interface Svi Feature Template Policer> - Enable policer
- shutdown Boolean
- Administrative state
- shutdown
Variable String - Variable name
- static
Arp List<GetEntries Vpn Interface Svi Feature Template Static Arp Entry> - Configure static ARP entries
- tcp
Mss IntegerAdjust - TCP MSS on SYN packets, in bytes
- tcp
Mss StringAdjust Variable - Variable name
- template
Type String - The template type
- version Integer
- The version of the feature template
- arp
Timeout number - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp
Timeout stringVariable - Variable name
- description string
- The description of the feature template
- device
Types string[] - List of supported device types
- id string
- The id of the feature template
- if
Name string - Interface name: VLAN 1 - VLAN 4094 when present
- if
Name stringVariable - Variable name
- interface
Description string - Interface description
- interface
Description stringVariable - Variable name
- ip
Directed booleanBroadcast - IP Directed-Broadcast
- ip
Directed stringBroadcast Variable - Variable name
- ip
Mtu number - IP MTU \n\n, in bytes
- ip
Mtu stringVariable - Variable name
- ipv4Access
Lists GetVpn Interface Svi Feature Template Ipv4Access List[] - Apply ACL
- ipv4Address string
- Assign IPv4 address
- ipv4Address
Variable string - Variable name
- ipv4Dhcp
Helper stringVariable - Variable name
- ipv4Dhcp
Helpers string[] - List of DHCP helper addresses
- ipv4Secondary
Addresses GetVpn Interface Svi Feature Template Ipv4Secondary Address[] - Assign secondary IP addresses
- ipv4Vrrps
Get
Vpn Interface Svi Feature Template Ipv4Vrrp[] - Enable VRRP
- ipv6Access
Lists GetVpn Interface Svi Feature Template Ipv6Access List[] - Apply ACL
- ipv6Address string
- Assign IPv6 address
- ipv6Address
Variable string - Variable name
- ipv6Dhcp
Client boolean - Enable DHCPv6
- ipv6Dhcp
Client stringVariable - Variable name
- ipv6Dhcp
Distance number - Set administrative distance for DHCP default route
- ipv6Dhcp
Distance stringVariable - Variable name
- ipv6Dhcp
Helpers GetVpn Interface Svi Feature Template Ipv6Dhcp Helper[] - DHCPv6 Helper
- ipv6Dhcp
Rapid booleanCommit - Enable DHCPv6 rapid commit
- ipv6Dhcp
Rapid stringCommit Variable - Variable name
- ipv6Secondary
Addresses GetVpn Interface Svi Feature Template Ipv6Secondary Address[] - Assign secondary IPv6 addresses
- ipv6Vrrps
Get
Vpn Interface Svi Feature Template Ipv6Vrrp[] - Enable VRRP
- mtu number
- Interface MTU \n\n in bytes
- mtu
Variable string - Variable name
- name string
- The name of the feature template
- policers
Get
Vpn Interface Svi Feature Template Policer[] - Enable policer
- shutdown boolean
- Administrative state
- shutdown
Variable string - Variable name
- static
Arp GetEntries Vpn Interface Svi Feature Template Static Arp Entry[] - Configure static ARP entries
- tcp
Mss numberAdjust - TCP MSS on SYN packets, in bytes
- tcp
Mss stringAdjust Variable - Variable name
- template
Type string - The template type
- version number
- The version of the feature template
- arp_
timeout int - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp_
timeout_ strvariable - Variable name
- description str
- The description of the feature template
- device_
types Sequence[str] - List of supported device types
- id str
- The id of the feature template
- if_
name str - Interface name: VLAN 1 - VLAN 4094 when present
- if_
name_ strvariable - Variable name
- interface_
description str - Interface description
- interface_
description_ strvariable - Variable name
- ip_
directed_ boolbroadcast - IP Directed-Broadcast
- ip_
directed_ strbroadcast_ variable - Variable name
- ip_
mtu int - IP MTU \n\n, in bytes
- ip_
mtu_ strvariable - Variable name
- ipv4_
access_ Sequence[Getlists Vpn Interface Svi Feature Template Ipv4Access List] - Apply ACL
- ipv4_
address str - Assign IPv4 address
- ipv4_
address_ strvariable - Variable name
- ipv4_
dhcp_ strhelper_ variable - Variable name
- ipv4_
dhcp_ Sequence[str]helpers - List of DHCP helper addresses
- ipv4_
secondary_ Sequence[Getaddresses Vpn Interface Svi Feature Template Ipv4Secondary Address] - Assign secondary IP addresses
- ipv4_
vrrps Sequence[GetVpn Interface Svi Feature Template Ipv4Vrrp] - Enable VRRP
- ipv6_
access_ Sequence[Getlists Vpn Interface Svi Feature Template Ipv6Access List] - Apply ACL
- ipv6_
address str - Assign IPv6 address
- ipv6_
address_ strvariable - Variable name
- ipv6_
dhcp_ boolclient - Enable DHCPv6
- ipv6_
dhcp_ strclient_ variable - Variable name
- ipv6_
dhcp_ intdistance - Set administrative distance for DHCP default route
- ipv6_
dhcp_ strdistance_ variable - Variable name
- ipv6_
dhcp_ Sequence[Gethelpers Vpn Interface Svi Feature Template Ipv6Dhcp Helper] - DHCPv6 Helper
- ipv6_
dhcp_ boolrapid_ commit - Enable DHCPv6 rapid commit
- ipv6_
dhcp_ strrapid_ commit_ variable - Variable name
- ipv6_
secondary_ Sequence[Getaddresses Vpn Interface Svi Feature Template Ipv6Secondary Address] - Assign secondary IPv6 addresses
- ipv6_
vrrps Sequence[GetVpn Interface Svi Feature Template Ipv6Vrrp] - Enable VRRP
- mtu int
- Interface MTU \n\n in bytes
- mtu_
variable str - Variable name
- name str
- The name of the feature template
- policers
Sequence[Get
Vpn Interface Svi Feature Template Policer] - Enable policer
- shutdown bool
- Administrative state
- shutdown_
variable str - Variable name
- static_
arp_ Sequence[Getentries Vpn Interface Svi Feature Template Static Arp Entry] - Configure static ARP entries
- tcp_
mss_ intadjust - TCP MSS on SYN packets, in bytes
- tcp_
mss_ stradjust_ variable - Variable name
- template_
type str - The template type
- version int
- The version of the feature template
- arp
Timeout Number - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp
Timeout StringVariable - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- id String
- The id of the feature template
- if
Name String - Interface name: VLAN 1 - VLAN 4094 when present
- if
Name StringVariable - Variable name
- interface
Description String - Interface description
- interface
Description StringVariable - Variable name
- ip
Directed BooleanBroadcast - IP Directed-Broadcast
- ip
Directed StringBroadcast Variable - Variable name
- ip
Mtu Number - IP MTU \n\n, in bytes
- ip
Mtu StringVariable - Variable name
- ipv4Access
Lists List<Property Map> - Apply ACL
- ipv4Address String
- Assign IPv4 address
- ipv4Address
Variable String - Variable name
- ipv4Dhcp
Helper StringVariable - Variable name
- ipv4Dhcp
Helpers List<String> - List of DHCP helper addresses
- ipv4Secondary
Addresses List<Property Map> - Assign secondary IP addresses
- ipv4Vrrps List<Property Map>
- Enable VRRP
- ipv6Access
Lists List<Property Map> - Apply ACL
- ipv6Address String
- Assign IPv6 address
- ipv6Address
Variable String - Variable name
- ipv6Dhcp
Client Boolean - Enable DHCPv6
- ipv6Dhcp
Client StringVariable - Variable name
- ipv6Dhcp
Distance Number - Set administrative distance for DHCP default route
- ipv6Dhcp
Distance StringVariable - Variable name
- ipv6Dhcp
Helpers List<Property Map> - DHCPv6 Helper
- ipv6Dhcp
Rapid BooleanCommit - Enable DHCPv6 rapid commit
- ipv6Dhcp
Rapid StringCommit Variable - Variable name
- ipv6Secondary
Addresses List<Property Map> - Assign secondary IPv6 addresses
- ipv6Vrrps List<Property Map>
- Enable VRRP
- mtu Number
- Interface MTU \n\n in bytes
- mtu
Variable String - Variable name
- name String
- The name of the feature template
- policers List<Property Map>
- Enable policer
- shutdown Boolean
- Administrative state
- shutdown
Variable String - Variable name
- static
Arp List<Property Map>Entries - Configure static ARP entries
- tcp
Mss NumberAdjust - TCP MSS on SYN packets, in bytes
- tcp
Mss StringAdjust Variable - Variable name
- template
Type String - The template type
- version Number
- The version of the feature template
Supporting Types
GetVpnInterfaceSviFeatureTemplateIpv4AccessList
- Acl
Name string - Name of access list
- Acl
Name stringVariable - Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- Acl
Name string - Name of access list
- Acl
Name stringVariable - Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- acl
Name String - Name of access list
- acl
Name StringVariable - Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- acl
Name string - Name of access list
- acl
Name stringVariable - Variable name
- direction string
- Direction
- optional boolean
- Indicates if list item is considered optional.
- acl_
name str - Name of access list
- acl_
name_ strvariable - Variable name
- direction str
- Direction
- optional bool
- Indicates if list item is considered optional.
- acl
Name String - Name of access list
- acl
Name StringVariable - Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceSviFeatureTemplateIpv4SecondaryAddress
- Ipv4Address string
- IP Address
- Ipv4Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Ipv4Address string
- IP Address
- Ipv4Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- ipv4Address String
- IP Address
- ipv4Address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- ipv4Address string
- IP Address
- ipv4Address
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- ipv4_
address str - IP Address
- ipv4_
address_ strvariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- ipv4Address String
- IP Address
- ipv4Address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceSviFeatureTemplateIpv4Vrrp
- Group
Id int - Group ID
- Group
Id stringVariable - Variable name
- Ipv4Address string
- Assign IP Address
- Ipv4Address
Variable string - Variable name
- Ipv4Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv4Vrrp Ipv4Secondary Address> - VRRP Secondary IP address
- Optional bool
- Indicates if list item is considered optional.
- Priority int
- Set priority
- Priority
Variable string - Variable name
- Timer int
- Timer interval for successive advertisements, in milliseconds
- Timer
Variable string - Variable name
- Tloc
Preference boolChange - change TLOC preference
- Tloc
Preference intChange Value - Set tloc preference change value
- Tloc
Preference stringChange Value Variable - Variable name
- Track
Omp bool - Track OMP status
- Track
Omp stringVariable - Variable name
- Track
Prefix stringList - Track Prefix List
- Track
Prefix stringList Variable - Variable name
- Tracking
Objects List<GetVpn Interface Svi Feature Template Ipv4Vrrp Tracking Object> - tracking object for VRRP configuration
- Group
Id int - Group ID
- Group
Id stringVariable - Variable name
- Ipv4Address string
- Assign IP Address
- Ipv4Address
Variable string - Variable name
- Ipv4Secondary
Addresses []GetVpn Interface Svi Feature Template Ipv4Vrrp Ipv4Secondary Address - VRRP Secondary IP address
- Optional bool
- Indicates if list item is considered optional.
- Priority int
- Set priority
- Priority
Variable string - Variable name
- Timer int
- Timer interval for successive advertisements, in milliseconds
- Timer
Variable string - Variable name
- Tloc
Preference boolChange - change TLOC preference
- Tloc
Preference intChange Value - Set tloc preference change value
- Tloc
Preference stringChange Value Variable - Variable name
- Track
Omp bool - Track OMP status
- Track
Omp stringVariable - Variable name
- Track
Prefix stringList - Track Prefix List
- Track
Prefix stringList Variable - Variable name
- Tracking
Objects []GetVpn Interface Svi Feature Template Ipv4Vrrp Tracking Object - tracking object for VRRP configuration
- group
Id Integer - Group ID
- group
Id StringVariable - Variable name
- ipv4Address String
- Assign IP Address
- ipv4Address
Variable String - Variable name
- ipv4Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv4Vrrp Ipv4Secondary Address> - VRRP Secondary IP address
- optional Boolean
- Indicates if list item is considered optional.
- priority Integer
- Set priority
- priority
Variable String - Variable name
- timer Integer
- Timer interval for successive advertisements, in milliseconds
- timer
Variable String - Variable name
- tloc
Preference BooleanChange - change TLOC preference
- tloc
Preference IntegerChange Value - Set tloc preference change value
- tloc
Preference StringChange Value Variable - Variable name
- track
Omp Boolean - Track OMP status
- track
Omp StringVariable - Variable name
- track
Prefix StringList - Track Prefix List
- track
Prefix StringList Variable - Variable name
- tracking
Objects List<GetVpn Interface Svi Feature Template Ipv4Vrrp Tracking Object> - tracking object for VRRP configuration
- group
Id number - Group ID
- group
Id stringVariable - Variable name
- ipv4Address string
- Assign IP Address
- ipv4Address
Variable string - Variable name
- ipv4Secondary
Addresses GetVpn Interface Svi Feature Template Ipv4Vrrp Ipv4Secondary Address[] - VRRP Secondary IP address
- optional boolean
- Indicates if list item is considered optional.
- priority number
- Set priority
- priority
Variable string - Variable name
- timer number
- Timer interval for successive advertisements, in milliseconds
- timer
Variable string - Variable name
- tloc
Preference booleanChange - change TLOC preference
- tloc
Preference numberChange Value - Set tloc preference change value
- tloc
Preference stringChange Value Variable - Variable name
- track
Omp boolean - Track OMP status
- track
Omp stringVariable - Variable name
- track
Prefix stringList - Track Prefix List
- track
Prefix stringList Variable - Variable name
- tracking
Objects GetVpn Interface Svi Feature Template Ipv4Vrrp Tracking Object[] - tracking object for VRRP configuration
- group_
id int - Group ID
- group_
id_ strvariable - Variable name
- ipv4_
address str - Assign IP Address
- ipv4_
address_ strvariable - Variable name
- ipv4_
secondary_ Sequence[Getaddresses Vpn Interface Svi Feature Template Ipv4Vrrp Ipv4Secondary Address] - VRRP Secondary IP address
- optional bool
- Indicates if list item is considered optional.
- priority int
- Set priority
- priority_
variable str - Variable name
- timer int
- Timer interval for successive advertisements, in milliseconds
- timer_
variable str - Variable name
- tloc_
preference_ boolchange - change TLOC preference
- tloc_
preference_ intchange_ value - Set tloc preference change value
- tloc_
preference_ strchange_ value_ variable - Variable name
- track_
omp bool - Track OMP status
- track_
omp_ strvariable - Variable name
- track_
prefix_ strlist - Track Prefix List
- track_
prefix_ strlist_ variable - Variable name
- tracking_
objects Sequence[GetVpn Interface Svi Feature Template Ipv4Vrrp Tracking Object] - tracking object for VRRP configuration
- group
Id Number - Group ID
- group
Id StringVariable - Variable name
- ipv4Address String
- Assign IP Address
- ipv4Address
Variable String - Variable name
- ipv4Secondary
Addresses List<Property Map> - VRRP Secondary IP address
- optional Boolean
- Indicates if list item is considered optional.
- priority Number
- Set priority
- priority
Variable String - Variable name
- timer Number
- Timer interval for successive advertisements, in milliseconds
- timer
Variable String - Variable name
- tloc
Preference BooleanChange - change TLOC preference
- tloc
Preference NumberChange Value - Set tloc preference change value
- tloc
Preference StringChange Value Variable - Variable name
- track
Omp Boolean - Track OMP status
- track
Omp StringVariable - Variable name
- track
Prefix StringList - Track Prefix List
- track
Prefix StringList Variable - Variable name
- tracking
Objects List<Property Map> - tracking object for VRRP configuration
GetVpnInterfaceSviFeatureTemplateIpv4VrrpIpv4SecondaryAddress
- Ipv4Address string
- VRRP Secondary IP address
- Ipv4Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Ipv4Address string
- VRRP Secondary IP address
- Ipv4Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- ipv4Address String
- VRRP Secondary IP address
- ipv4Address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- ipv4Address string
- VRRP Secondary IP address
- ipv4Address
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- ipv4_
address str - VRRP Secondary IP address
- ipv4_
address_ strvariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- ipv4Address String
- VRRP Secondary IP address
- ipv4Address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceSviFeatureTemplateIpv4VrrpTrackingObject
- Decrement
Value int - Decrement Value for VRRP priority
- Decrement
Value stringVariable - Variable name
- Name int
- Tracker ID
- Name
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Track
Action string - Track Action
- Track
Action stringVariable - Variable name
- Decrement
Value int - Decrement Value for VRRP priority
- Decrement
Value stringVariable - Variable name
- Name int
- Tracker ID
- Name
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Track
Action string - Track Action
- Track
Action stringVariable - Variable name
- decrement
Value Integer - Decrement Value for VRRP priority
- decrement
Value StringVariable - Variable name
- name Integer
- Tracker ID
- name
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- track
Action String - Track Action
- track
Action StringVariable - Variable name
- decrement
Value number - Decrement Value for VRRP priority
- decrement
Value stringVariable - Variable name
- name number
- Tracker ID
- name
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- track
Action string - Track Action
- track
Action stringVariable - Variable name
- decrement_
value int - Decrement Value for VRRP priority
- decrement_
value_ strvariable - Variable name
- name int
- Tracker ID
- name_
variable str - Variable name
- optional bool
- Indicates if list item is considered optional.
- track_
action str - Track Action
- track_
action_ strvariable - Variable name
- decrement
Value Number - Decrement Value for VRRP priority
- decrement
Value StringVariable - Variable name
- name Number
- Tracker ID
- name
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- track
Action String - Track Action
- track
Action StringVariable - Variable name
GetVpnInterfaceSviFeatureTemplateIpv6AccessList
- Acl
Name string - Name of access list
- Acl
Name stringVariable - Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- Acl
Name string - Name of access list
- Acl
Name stringVariable - Variable name
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- acl
Name String - Name of access list
- acl
Name StringVariable - Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- acl
Name string - Name of access list
- acl
Name stringVariable - Variable name
- direction string
- Direction
- optional boolean
- Indicates if list item is considered optional.
- acl_
name str - Name of access list
- acl_
name_ strvariable - Variable name
- direction str
- Direction
- optional bool
- Indicates if list item is considered optional.
- acl
Name String - Name of access list
- acl
Name StringVariable - Variable name
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceSviFeatureTemplateIpv6DhcpHelper
- Address string
- DHCPv6 Helper address
- Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Vpn
Id int - DHCPv6 Helper VPN
- Vpn
Id stringVariable - Variable name
- Address string
- DHCPv6 Helper address
- Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Vpn
Id int - DHCPv6 Helper VPN
- Vpn
Id stringVariable - Variable name
- address String
- DHCPv6 Helper address
- address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- vpn
Id Integer - DHCPv6 Helper VPN
- vpn
Id StringVariable - Variable name
- address string
- DHCPv6 Helper address
- address
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- vpn
Id number - DHCPv6 Helper VPN
- vpn
Id stringVariable - Variable name
- address str
- DHCPv6 Helper address
- address_
variable str - Variable name
- optional bool
- Indicates if list item is considered optional.
- vpn_
id int - DHCPv6 Helper VPN
- vpn_
id_ strvariable - Variable name
- address String
- DHCPv6 Helper address
- address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- vpn
Id Number - DHCPv6 Helper VPN
- vpn
Id StringVariable - Variable name
GetVpnInterfaceSviFeatureTemplateIpv6SecondaryAddress
- Ipv6Address string
- IPv6 Address
- Ipv6Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Ipv6Address string
- IPv6 Address
- Ipv6Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- ipv6Address String
- IPv6 Address
- ipv6Address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- ipv6Address string
- IPv6 Address
- ipv6Address
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- ipv6_
address str - IPv6 Address
- ipv6_
address_ strvariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- ipv6Address String
- IPv6 Address
- ipv6Address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceSviFeatureTemplateIpv6Vrrp
- Group
Id int - Group ID
- Group
Id stringVariable - Variable name
- Ipv6Addresses
List<Get
Vpn Interface Svi Feature Template Ipv6Vrrp Ipv6Address> - IPv6 VRRP
- Ipv6Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv6Vrrp Ipv6Secondary Address> - IPv6 Secondary IP address
- Optional bool
- Indicates if list item is considered optional.
- Priority int
- Set priority
- Priority
Variable string - Variable name
- Timer int
- Timer interval for successive advertisements, in milliseconds
- Timer
Variable string - Variable name
- Track
Omp bool - Track OMP status
- Track
Omp stringVariable - Variable name
- Track
Prefix stringList - Track Prefix List
- Track
Prefix stringList Variable - Variable name
- Group
Id int - Group ID
- Group
Id stringVariable - Variable name
- Ipv6Addresses
[]Get
Vpn Interface Svi Feature Template Ipv6Vrrp Ipv6Address - IPv6 VRRP
- Ipv6Secondary
Addresses []GetVpn Interface Svi Feature Template Ipv6Vrrp Ipv6Secondary Address - IPv6 Secondary IP address
- Optional bool
- Indicates if list item is considered optional.
- Priority int
- Set priority
- Priority
Variable string - Variable name
- Timer int
- Timer interval for successive advertisements, in milliseconds
- Timer
Variable string - Variable name
- Track
Omp bool - Track OMP status
- Track
Omp stringVariable - Variable name
- Track
Prefix stringList - Track Prefix List
- Track
Prefix stringList Variable - Variable name
- group
Id Integer - Group ID
- group
Id StringVariable - Variable name
- ipv6Addresses
List<Get
Vpn Interface Svi Feature Template Ipv6Vrrp Ipv6Address> - IPv6 VRRP
- ipv6Secondary
Addresses List<GetVpn Interface Svi Feature Template Ipv6Vrrp Ipv6Secondary Address> - IPv6 Secondary IP address
- optional Boolean
- Indicates if list item is considered optional.
- priority Integer
- Set priority
- priority
Variable String - Variable name
- timer Integer
- Timer interval for successive advertisements, in milliseconds
- timer
Variable String - Variable name
- track
Omp Boolean - Track OMP status
- track
Omp StringVariable - Variable name
- track
Prefix StringList - Track Prefix List
- track
Prefix StringList Variable - Variable name
- group
Id number - Group ID
- group
Id stringVariable - Variable name
- ipv6Addresses
Get
Vpn Interface Svi Feature Template Ipv6Vrrp Ipv6Address[] - IPv6 VRRP
- ipv6Secondary
Addresses GetVpn Interface Svi Feature Template Ipv6Vrrp Ipv6Secondary Address[] - IPv6 Secondary IP address
- optional boolean
- Indicates if list item is considered optional.
- priority number
- Set priority
- priority
Variable string - Variable name
- timer number
- Timer interval for successive advertisements, in milliseconds
- timer
Variable string - Variable name
- track
Omp boolean - Track OMP status
- track
Omp stringVariable - Variable name
- track
Prefix stringList - Track Prefix List
- track
Prefix stringList Variable - Variable name
- group_
id int - Group ID
- group_
id_ strvariable - Variable name
- ipv6_
addresses Sequence[GetVpn Interface Svi Feature Template Ipv6Vrrp Ipv6Address] - IPv6 VRRP
- ipv6_
secondary_ Sequence[Getaddresses Vpn Interface Svi Feature Template Ipv6Vrrp Ipv6Secondary Address] - IPv6 Secondary IP address
- optional bool
- Indicates if list item is considered optional.
- priority int
- Set priority
- priority_
variable str - Variable name
- timer int
- Timer interval for successive advertisements, in milliseconds
- timer_
variable str - Variable name
- track_
omp bool - Track OMP status
- track_
omp_ strvariable - Variable name
- track_
prefix_ strlist - Track Prefix List
- track_
prefix_ strlist_ variable - Variable name
- group
Id Number - Group ID
- group
Id StringVariable - Variable name
- ipv6Addresses List<Property Map>
- IPv6 VRRP
- ipv6Secondary
Addresses List<Property Map> - IPv6 Secondary IP address
- optional Boolean
- Indicates if list item is considered optional.
- priority Number
- Set priority
- priority
Variable String - Variable name
- timer Number
- Timer interval for successive advertisements, in milliseconds
- timer
Variable String - Variable name
- track
Omp Boolean - Track OMP status
- track
Omp StringVariable - Variable name
- track
Prefix StringList - Track Prefix List
- track
Prefix StringList Variable - Variable name
GetVpnInterfaceSviFeatureTemplateIpv6VrrpIpv6Address
- Link
Local stringAddress - Use link-local IPv6 Address
- Link
Local stringAddress Variable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Assign Global IPv6 Prefix
- Prefix
Variable string - Variable name
- Link
Local stringAddress - Use link-local IPv6 Address
- Link
Local stringAddress Variable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Assign Global IPv6 Prefix
- Prefix
Variable string - Variable name
- link
Local StringAddress - Use link-local IPv6 Address
- link
Local StringAddress Variable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Assign Global IPv6 Prefix
- prefix
Variable String - Variable name
- link
Local stringAddress - Use link-local IPv6 Address
- link
Local stringAddress Variable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- prefix string
- Assign Global IPv6 Prefix
- prefix
Variable string - Variable name
- link_
local_ straddress - Use link-local IPv6 Address
- link_
local_ straddress_ variable - Variable name
- optional bool
- Indicates if list item is considered optional.
- prefix str
- Assign Global IPv6 Prefix
- prefix_
variable str - Variable name
- link
Local StringAddress - Use link-local IPv6 Address
- link
Local StringAddress Variable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Assign Global IPv6 Prefix
- prefix
Variable String - Variable name
GetVpnInterfaceSviFeatureTemplateIpv6VrrpIpv6SecondaryAddress
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- IPv6 Secondary IP address
- Prefix
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- IPv6 Secondary IP address
- Prefix
Variable string - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- IPv6 Secondary IP address
- prefix
Variable String - Variable name
- optional boolean
- Indicates if list item is considered optional.
- prefix string
- IPv6 Secondary IP address
- prefix
Variable string - Variable name
- optional bool
- Indicates if list item is considered optional.
- prefix str
- IPv6 Secondary IP address
- prefix_
variable str - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- IPv6 Secondary IP address
- prefix
Variable String - Variable name
GetVpnInterfaceSviFeatureTemplatePolicer
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- Policer
Name string - Name of policer
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- Policer
Name string - Name of policer
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- policer
Name String - Name of policer
- direction string
- Direction
- optional boolean
- Indicates if list item is considered optional.
- policer
Name string - Name of policer
- direction str
- Direction
- optional bool
- Indicates if list item is considered optional.
- policer_
name str - Name of policer
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- policer
Name String - Name of policer
GetVpnInterfaceSviFeatureTemplateStaticArpEntry
- Ipv4Address string
- IP Address
- Ipv4Address
Variable string - Variable name
- Mac
Address string - MAC address
- Mac
Address stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Ipv4Address string
- IP Address
- Ipv4Address
Variable string - Variable name
- Mac
Address string - MAC address
- Mac
Address stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- ipv4Address String
- IP Address
- ipv4Address
Variable String - Variable name
- mac
Address String - MAC address
- mac
Address StringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- ipv4Address string
- IP Address
- ipv4Address
Variable string - Variable name
- mac
Address string - MAC address
- mac
Address stringVariable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- ipv4_
address str - IP Address
- ipv4_
address_ strvariable - Variable name
- mac_
address str - MAC address
- mac_
address_ strvariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- ipv4Address String
- IP Address
- ipv4Address
Variable String - Variable name
- mac
Address String - MAC address
- mac
Address 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.
Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
