Cisco Catalyst SD-WAN v0.2.0 published on Friday, Nov 1, 2024 by Pulumi
sdwan.getCiscoVpnInterfaceFeatureTemplate
Explore with Pulumi AI
This data source can read the Cisco VPN Interface feature template.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getCiscoVpnInterfaceFeatureTemplate({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_cisco_vpn_interface_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.LookupCiscoVpnInterfaceFeatureTemplate(ctx, &sdwan.LookupCiscoVpnInterfaceFeatureTemplateArgs{
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.GetCiscoVpnInterfaceFeatureTemplate.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.GetCiscoVpnInterfaceFeatureTemplateArgs;
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.getCiscoVpnInterfaceFeatureTemplate(GetCiscoVpnInterfaceFeatureTemplateArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.build());
}
}
variables:
example:
fn::invoke:
Function: sdwan:getCiscoVpnInterfaceFeatureTemplate
Arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
Using getCiscoVpnInterfaceFeatureTemplate
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 getCiscoVpnInterfaceFeatureTemplate(args: GetCiscoVpnInterfaceFeatureTemplateArgs, opts?: InvokeOptions): Promise<GetCiscoVpnInterfaceFeatureTemplateResult>
function getCiscoVpnInterfaceFeatureTemplateOutput(args: GetCiscoVpnInterfaceFeatureTemplateOutputArgs, opts?: InvokeOptions): Output<GetCiscoVpnInterfaceFeatureTemplateResult>
def get_cisco_vpn_interface_feature_template(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetCiscoVpnInterfaceFeatureTemplateResult
def get_cisco_vpn_interface_feature_template_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetCiscoVpnInterfaceFeatureTemplateResult]
func LookupCiscoVpnInterfaceFeatureTemplate(ctx *Context, args *LookupCiscoVpnInterfaceFeatureTemplateArgs, opts ...InvokeOption) (*LookupCiscoVpnInterfaceFeatureTemplateResult, error)
func LookupCiscoVpnInterfaceFeatureTemplateOutput(ctx *Context, args *LookupCiscoVpnInterfaceFeatureTemplateOutputArgs, opts ...InvokeOption) LookupCiscoVpnInterfaceFeatureTemplateResultOutput
> Note: This function is named LookupCiscoVpnInterfaceFeatureTemplate
in the Go SDK.
public static class GetCiscoVpnInterfaceFeatureTemplate
{
public static Task<GetCiscoVpnInterfaceFeatureTemplateResult> InvokeAsync(GetCiscoVpnInterfaceFeatureTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetCiscoVpnInterfaceFeatureTemplateResult> Invoke(GetCiscoVpnInterfaceFeatureTemplateInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetCiscoVpnInterfaceFeatureTemplateResult> getCiscoVpnInterfaceFeatureTemplate(GetCiscoVpnInterfaceFeatureTemplateArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: sdwan:index/getCiscoVpnInterfaceFeatureTemplate:getCiscoVpnInterfaceFeatureTemplate
arguments:
# arguments dictionary
The following arguments are supported:
getCiscoVpnInterfaceFeatureTemplate Result
The following output properties are available:
- Access
Lists List<GetCisco Vpn Interface Feature Template Access List> - Apply ACL
- Address string
- Assign IPv4 address
- Address
Variable string - Variable name
- Arp
Timeout int - Timeout value for dynamically learned ARP entries, \n\n seconds
- Arp
Timeout stringVariable - Variable name
- Auto
Bandwidth boolDetect - Interface auto detect bandwidth
- Auto
Bandwidth stringDetect Variable - Variable name
- Autonegotiate bool
- Link autonegotiation
- Autonegotiate
Variable string - Variable name
- Bandwidth
Downstream int - Interface downstream bandwidth capacity, in kbps
- Bandwidth
Downstream stringVariable - Variable name
- Bandwidth
Upstream int - Interface upstream bandwidth capacity, in kbps
- Bandwidth
Upstream stringVariable - Variable name
- Block
Non boolSource Ip - Block packets originating from IP address that is not from this source
- Block
Non stringSource Ip Variable - Variable name
- Core
Region string - Enable core region
- Core
Region stringVariable - Variable name
- Description string
- The description of the feature template
- Device
Types List<string> - List of supported device types
- Dhcp bool
- Enable DHCP
- Dhcp
Distance int - Set administrative distance for DHCP default route
- Dhcp
Distance stringVariable - Variable name
- Dhcp
Variable string - Variable name
- Dhcpv6 bool
- Enable DHCPv6
- Dhcpv6Variable string
- Variable name
- Duplex string
- Duplex mode
- Duplex
Variable string - Variable name
- Enable
Core boolRegion - Enable core region
- Enable
Sgt bool - Enables the interface for CTS SGT authorization and forwarding.
- Gre
Tunnel stringSource Ip - Extend remote TLOC over a GRE tunnel to a local WAN interface
- Gre
Tunnel stringSource Ip Variable - Variable name
- Gre
Tunnel stringXconnect - Extend remote TLOC over a GRE tunnel to a local WAN interface
- Gre
Tunnel stringXconnect Variable - Variable name
- Icmp
Redirect boolDisable - Set this option to disable the icmp/icmpv6 redirect packets
- Icmp
Redirect stringDisable Variable - Variable name
- Id string
- The id of the feature template
- Interface
Description string - Interface description
- Interface
Description stringVariable - Variable name
- Interface
Mtu int - Interface MTU GigabitEthernet0 \n\n, Other GigabitEthernet \n\n in bytes
- Interface
Mtu stringVariable - Variable name
- Interface
Name string - Interface name: ge0/\n\n or ge0/\n\n.vlanid or irbbridgeid:1-63 or loopback\n\n or natpool-\n\n when present
- Interface
Name stringVariable - Variable name
- Ip
Directed boolBroadcast - IP Directed-Broadcast
- Ip
Directed stringBroadcast Variable - Variable name
- Ip
Mtu int - IP MTU for GigabitEthernet main \n\n, GigabitEthernet subinterface \n\n, Other Interfaces \n\n in bytes
- Ip
Mtu stringVariable - Variable name
- Iperf
Server string - Iperf server for auto bandwidth detect
- Iperf
Server stringVariable - Variable name
- Ipv4Dhcp
Helper stringVariable - Variable name
- Ipv4Dhcp
Helpers List<string> - List of DHCP IPv4 helper addresses
- Ipv4Secondary
Addresses List<GetCisco Vpn Interface Feature Template Ipv4Secondary Address> - Assign secondary IP addresses
- Ipv4Vrrps
List<Get
Cisco Vpn Interface Feature Template Ipv4Vrrp> - Enable VRRP
- Ipv6Access
Lists List<GetCisco Vpn Interface Feature Template Ipv6Access List> - Apply IPv6 access list
- Ipv6Address string
- Assign IPv6 address
- Ipv6Address
Variable string - Variable name
- Ipv6Dhcp
Helpers List<GetCisco Vpn Interface Feature Template Ipv6Dhcp Helper> - DHCPv6 Helper
- Ipv6Nat bool
- NAT64 on this interface
- Ipv6Nat
Variable string - Variable name
- Ipv6Secondary
Addresses List<GetCisco Vpn Interface Feature Template Ipv6Secondary Address> - Assign secondary IPv6 addresses
- Ipv6Vrrps
List<Get
Cisco Vpn Interface Feature Template Ipv6Vrrp> - Enable VRRP
- Load
Interval int - Interval for interface load calculation
- Load
Interval stringVariable - Variable name
- Mac
Address string - Set MAC-layer address
- Mac
Address stringVariable - Variable name
- Media
Type string - Media type
- Media
Type stringVariable - Variable name
- Name string
- The name of the feature template
- Nat bool
- Network Address Translation on this interface
- Nat64Interface bool
- NAT64 on this interface
- Nat66Interface bool
- NAT66 on this interface
- Nat
Inside stringSource Loopback Interface - Configure NAT Inside Loopback Interface
- Nat
Inside stringSource Loopback Interface Variable - Variable name
- Nat
Overload bool - Enable port translation(PAT)
- Nat
Overload stringVariable - Variable name
- Nat
Pool intPrefix Length - Ending IP address of NAT Pool Prefix Length
- Nat
Pool stringPrefix Length Variable - Variable name
- Nat
Pool stringRange End - Ending IP address of NAT pool range
- Nat
Pool stringRange End Variable - Variable name
- Nat
Pool stringRange Start - Starting IP address of NAT pool range
- Nat
Pool stringRange Start Variable - Variable name
- Nat
Type string - NAT type
- Nat
Type stringVariable - Variable name
- Poe bool
- Configure interface as Power-over-Ethernet source
- Poe
Variable string - Variable name
- Propagate
Sgt bool - Enable/Disable CTS SGT propagation on an interface.
- Qos
Adaptive intBandwidth Downstream - Adaptive QoS default downstream bandwidth
- Qos
Adaptive stringBandwidth Downstream Variable - Variable name
- Qos
Adaptive intBandwidth Upstream - Adaptive QoS default upstream bandwidth
- Qos
Adaptive stringBandwidth Upstream Variable - Variable name
- Qos
Adaptive intMax Downstream - Downstream max bandwidth limit
- Qos
Adaptive stringMax Downstream Variable - Variable name
- Qos
Adaptive intMax Upstream - Upstream max bandwidth limit
- Qos
Adaptive stringMax Upstream Variable - Variable name
- Qos
Adaptive intMin Downstream - Downstream min bandwidth limit
- Qos
Adaptive stringMin Downstream Variable - Variable name
- Qos
Adaptive intMin Upstream - Upstream min bandwidth limit
- Qos
Adaptive stringMin Upstream Variable - Variable name
- Qos
Adaptive intPeriod - Periodic timer for adaptive QoS in minutes
- Qos
Adaptive stringPeriod Variable - Variable name
- Qos
Map string - Name of QoS map
- Qos
Map stringVariable - Variable name
- Qos
Map stringVpn - Name of VPN QoS map
- Qos
Map stringVpn Variable - Variable name
- Rewrite
Rule stringName - Name of rewrite rule
- Rewrite
Rule stringName Variable - Variable name
- Secondary
Region string - Enable secondary region
- Secondary
Region stringVariable - Variable name
- Sgt
Enforcement bool - Enables the interface for CTS SGT authorization and forwarding.
- Sgt
Enforcement intSgt - SGT value between 2 and 65519.
- Sgt
Enforcement stringSgt Variable - Variable name
- Shaping
Rate int - 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- Shaping
Rate stringVariable - Variable name
- Shutdown bool
- Administrative state
- Shutdown
Variable string - Variable name
- Speed string
- Set interface speed
- Speed
Variable string - Variable name
- Static
Arps List<GetCisco Vpn Interface Feature Template Static Arp> - Configure static ARP entries
- Static
Nat66Entries List<GetCisco Vpn Interface Feature Template Static Nat66Entry> - static NAT
- Static
Nat List<GetEntries Cisco Vpn Interface Feature Template Static Nat Entry> - Configure static NAT entries
- Static
Port List<GetForward Entries Cisco Vpn Interface Feature Template Static Port Forward Entry> - Configure Port Forward entries
- Static
Sgt int - SGT value between 2 and 65519.
- Static
Sgt boolTrusted - Indicates that the interface is trustworthy for CTS.
- Static
Sgt stringVariable - Variable name
- Tcp
Mss intAdjust - TCP MSS on SYN packets, in bytes
- Tcp
Mss stringAdjust Variable - Variable name
- Tcp
Timeout int - Set NAT TCP session timeout, in minutes
- Tcp
Timeout stringVariable - Variable name
- Template
Type string - The template type
- Tloc
Extension string - Extends a local TLOC to a remote node only for vpn 0
- Tloc
Extension stringVariable - Variable name
- Tracker
Variable string - Variable name
- Trackers List<string>
- Enable tracker for this interface
- Tunnel
Bandwidth int - Tunnels Bandwidth Percent
- Tunnel
Bandwidth stringVariable - Variable name
- Tunnel
Interface boolAllow All - Allow all traffic. Overrides all other allow-service options if allow-service all is set
- Tunnel
Interface stringAllow All Variable - Variable name
- Tunnel
Interface boolAllow Bgp - Allow/deny BGP
- Tunnel
Interface stringAllow Bgp Variable - Variable name
- Tunnel
Interface boolAllow Dhcp - Allow/Deny DHCP
- Tunnel
Interface stringAllow Dhcp Variable - Variable name
- Tunnel
Interface boolAllow Dns - Allow/Deny DNS
- Tunnel
Interface stringAllow Dns Variable - Variable name
- Tunnel
Interface boolAllow Https - Allow/Deny Https
- Tunnel
Interface stringAllow Https Variable - Variable name
- Tunnel
Interface boolAllow Icmp - Allow/Deny ICMP
- Tunnel
Interface stringAllow Icmp Variable - Variable name
- Tunnel
Interface boolAllow Netconf - Allow/Deny NETCONF
- Tunnel
Interface stringAllow Netconf Variable - Variable name
- Tunnel
Interface boolAllow Ntp - Allow/Deny NTP
- Tunnel
Interface stringAllow Ntp Variable - Variable name
- Tunnel
Interface boolAllow Ospf - Allow/Deny OSPF
- Tunnel
Interface stringAllow Ospf Variable - Variable name
- Tunnel
Interface boolAllow Snmp - Allow/Deny SNMP
- Tunnel
Interface stringAllow Snmp Variable - Variable name
- Tunnel
Interface boolAllow Ssh - Allow/Deny SSH
- Tunnel
Interface stringAllow Ssh Variable - Variable name
- Tunnel
Interface boolAllow Stun - Allow/Deny STUN
- Tunnel
Interface stringAllow Stun Variable - Variable name
- Tunnel
Interface stringBind Loopback Tunnel - Bind loopback tunnel interface to a physical interface
- Tunnel
Interface stringBind Loopback Tunnel Variable - Variable name
- Tunnel
Interface boolBorder - Set TLOC as border TLOC
- Tunnel
Interface stringBorder Variable - Variable name
- Tunnel
Interface stringCarrier - Set carrier for TLOC
- Tunnel
Interface stringCarrier Variable - Variable name
- Tunnel
Interface boolClear Dont Fragment - Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- Tunnel
Interface stringClear Dont Fragment Variable - Variable name
- Tunnel
Interface stringColor - Set color for TLOC
- Tunnel
Interface boolColor Restrict - Restrict this TLOC behavior
- Tunnel
Interface stringColor Restrict Variable - Variable name
- Tunnel
Interface stringColor Variable - Variable name
- Tunnel
Interface boolControl Connections - Allow Control Connection
- Tunnel
Interface stringControl Connections Variable - Variable name
- Tunnel
Interface List<GetEncapsulations Cisco Vpn Interface Feature Template Tunnel Interface Encapsulation> - Encapsulation for TLOC
- Tunnel
Interface stringExclude Controller Group List Variable - Variable name
- Tunnel
Interface List<int>Exclude Controller Group Lists - Exclude the following controller groups defined in this list
- Tunnel
Interface stringGre Tunnel Destination Ip - Extend the TLOC to a remote node over GRE tunnel
- Tunnel
Interface stringGre Tunnel Destination Ip Variable - Variable name
- Tunnel
Interface List<int>Groups - List of groups
- Tunnel
Interface stringGroups Variable - Variable name
- Tunnel
Interface intHello Interval - Set time period of control hello packets \n\n milli seconds
- Tunnel
Interface stringHello Interval Variable - Variable name
- Tunnel
Interface intHello Tolerance - Set tolerance of control hello packets \n\n seconds
- Tunnel
Interface stringHello Tolerance Variable - Variable name
- Tunnel
Interface boolLast Resort Circuit - Set TLOC as last resort
- Tunnel
Interface stringLast Resort Circuit Variable - Variable name
- Tunnel
Interface boolLow Bandwidth Link - Set the interface as a low-bandwidth circuit
- Tunnel
Interface stringLow Bandwidth Link Variable - Variable name
- Tunnel
Interface intMax Control Connections - Set the maximum number of control connections for this TLOC
- Tunnel
Interface stringMax Control Connections Variable - Variable name
- Tunnel
Interface intNat Refresh Interval - Set time period of nat refresh packets \n\n seconds
- Tunnel
Interface stringNat Refresh Interval Variable - Variable name
- Tunnel
Interface boolNetwork Broadcast - Accept and respond to network-prefix-directed broadcasts)
- Tunnel
Interface stringNetwork Broadcast Variable - Variable name
- Tunnel
Interface boolPort Hop - Disallow port hopping on the tunnel interface
- Tunnel
Interface stringPort Hop Variable - Variable name
- Tunnel
Interface boolPropagate Sgt - CTS SGT Propagation configuration
- Tunnel
Interface stringPropagate Sgt Variable - Variable name
- Tunnel
Interface intTunnel Tcp Mss - Tunnel TCP MSS on SYN packets, in bytes
- Tunnel
Interface stringTunnel Tcp Mss Variable - Variable name
- Tunnel
Interface boolVbond As Stun Server - Put this wan interface in STUN mode only
- Tunnel
Interface stringVbond As Stun Server Variable - Variable name
- Tunnel
Interface intVmanage Connection Preference - Set interface preference for control connection to vManage \n\n
- Tunnel
Interface stringVmanage Connection Preference Variable - Variable name
- Tunnel
Qos stringMode - Set tunnel QoS mode
- Tunnel
Qos stringMode Variable - Variable name
- Udp
Timeout int - Set NAT UDP session timeout, in minutes
- Udp
Timeout stringVariable - Variable name
- Version int
- The version of the feature template
- Access
Lists []GetCisco Vpn Interface Feature Template Access List - Apply ACL
- Address string
- Assign IPv4 address
- Address
Variable string - Variable name
- Arp
Timeout int - Timeout value for dynamically learned ARP entries, \n\n seconds
- Arp
Timeout stringVariable - Variable name
- Auto
Bandwidth boolDetect - Interface auto detect bandwidth
- Auto
Bandwidth stringDetect Variable - Variable name
- Autonegotiate bool
- Link autonegotiation
- Autonegotiate
Variable string - Variable name
- Bandwidth
Downstream int - Interface downstream bandwidth capacity, in kbps
- Bandwidth
Downstream stringVariable - Variable name
- Bandwidth
Upstream int - Interface upstream bandwidth capacity, in kbps
- Bandwidth
Upstream stringVariable - Variable name
- Block
Non boolSource Ip - Block packets originating from IP address that is not from this source
- Block
Non stringSource Ip Variable - Variable name
- Core
Region string - Enable core region
- Core
Region stringVariable - Variable name
- Description string
- The description of the feature template
- Device
Types []string - List of supported device types
- Dhcp bool
- Enable DHCP
- Dhcp
Distance int - Set administrative distance for DHCP default route
- Dhcp
Distance stringVariable - Variable name
- Dhcp
Variable string - Variable name
- Dhcpv6 bool
- Enable DHCPv6
- Dhcpv6Variable string
- Variable name
- Duplex string
- Duplex mode
- Duplex
Variable string - Variable name
- Enable
Core boolRegion - Enable core region
- Enable
Sgt bool - Enables the interface for CTS SGT authorization and forwarding.
- Gre
Tunnel stringSource Ip - Extend remote TLOC over a GRE tunnel to a local WAN interface
- Gre
Tunnel stringSource Ip Variable - Variable name
- Gre
Tunnel stringXconnect - Extend remote TLOC over a GRE tunnel to a local WAN interface
- Gre
Tunnel stringXconnect Variable - Variable name
- Icmp
Redirect boolDisable - Set this option to disable the icmp/icmpv6 redirect packets
- Icmp
Redirect stringDisable Variable - Variable name
- Id string
- The id of the feature template
- Interface
Description string - Interface description
- Interface
Description stringVariable - Variable name
- Interface
Mtu int - Interface MTU GigabitEthernet0 \n\n, Other GigabitEthernet \n\n in bytes
- Interface
Mtu stringVariable - Variable name
- Interface
Name string - Interface name: ge0/\n\n or ge0/\n\n.vlanid or irbbridgeid:1-63 or loopback\n\n or natpool-\n\n when present
- Interface
Name stringVariable - Variable name
- Ip
Directed boolBroadcast - IP Directed-Broadcast
- Ip
Directed stringBroadcast Variable - Variable name
- Ip
Mtu int - IP MTU for GigabitEthernet main \n\n, GigabitEthernet subinterface \n\n, Other Interfaces \n\n in bytes
- Ip
Mtu stringVariable - Variable name
- Iperf
Server string - Iperf server for auto bandwidth detect
- Iperf
Server stringVariable - Variable name
- Ipv4Dhcp
Helper stringVariable - Variable name
- Ipv4Dhcp
Helpers []string - List of DHCP IPv4 helper addresses
- Ipv4Secondary
Addresses []GetCisco Vpn Interface Feature Template Ipv4Secondary Address - Assign secondary IP addresses
- Ipv4Vrrps
[]Get
Cisco Vpn Interface Feature Template Ipv4Vrrp - Enable VRRP
- Ipv6Access
Lists []GetCisco Vpn Interface Feature Template Ipv6Access List - Apply IPv6 access list
- Ipv6Address string
- Assign IPv6 address
- Ipv6Address
Variable string - Variable name
- Ipv6Dhcp
Helpers []GetCisco Vpn Interface Feature Template Ipv6Dhcp Helper - DHCPv6 Helper
- Ipv6Nat bool
- NAT64 on this interface
- Ipv6Nat
Variable string - Variable name
- Ipv6Secondary
Addresses []GetCisco Vpn Interface Feature Template Ipv6Secondary Address - Assign secondary IPv6 addresses
- Ipv6Vrrps
[]Get
Cisco Vpn Interface Feature Template Ipv6Vrrp - Enable VRRP
- Load
Interval int - Interval for interface load calculation
- Load
Interval stringVariable - Variable name
- Mac
Address string - Set MAC-layer address
- Mac
Address stringVariable - Variable name
- Media
Type string - Media type
- Media
Type stringVariable - Variable name
- Name string
- The name of the feature template
- Nat bool
- Network Address Translation on this interface
- Nat64Interface bool
- NAT64 on this interface
- Nat66Interface bool
- NAT66 on this interface
- Nat
Inside stringSource Loopback Interface - Configure NAT Inside Loopback Interface
- Nat
Inside stringSource Loopback Interface Variable - Variable name
- Nat
Overload bool - Enable port translation(PAT)
- Nat
Overload stringVariable - Variable name
- Nat
Pool intPrefix Length - Ending IP address of NAT Pool Prefix Length
- Nat
Pool stringPrefix Length Variable - Variable name
- Nat
Pool stringRange End - Ending IP address of NAT pool range
- Nat
Pool stringRange End Variable - Variable name
- Nat
Pool stringRange Start - Starting IP address of NAT pool range
- Nat
Pool stringRange Start Variable - Variable name
- Nat
Type string - NAT type
- Nat
Type stringVariable - Variable name
- Poe bool
- Configure interface as Power-over-Ethernet source
- Poe
Variable string - Variable name
- Propagate
Sgt bool - Enable/Disable CTS SGT propagation on an interface.
- Qos
Adaptive intBandwidth Downstream - Adaptive QoS default downstream bandwidth
- Qos
Adaptive stringBandwidth Downstream Variable - Variable name
- Qos
Adaptive intBandwidth Upstream - Adaptive QoS default upstream bandwidth
- Qos
Adaptive stringBandwidth Upstream Variable - Variable name
- Qos
Adaptive intMax Downstream - Downstream max bandwidth limit
- Qos
Adaptive stringMax Downstream Variable - Variable name
- Qos
Adaptive intMax Upstream - Upstream max bandwidth limit
- Qos
Adaptive stringMax Upstream Variable - Variable name
- Qos
Adaptive intMin Downstream - Downstream min bandwidth limit
- Qos
Adaptive stringMin Downstream Variable - Variable name
- Qos
Adaptive intMin Upstream - Upstream min bandwidth limit
- Qos
Adaptive stringMin Upstream Variable - Variable name
- Qos
Adaptive intPeriod - Periodic timer for adaptive QoS in minutes
- Qos
Adaptive stringPeriod Variable - Variable name
- Qos
Map string - Name of QoS map
- Qos
Map stringVariable - Variable name
- Qos
Map stringVpn - Name of VPN QoS map
- Qos
Map stringVpn Variable - Variable name
- Rewrite
Rule stringName - Name of rewrite rule
- Rewrite
Rule stringName Variable - Variable name
- Secondary
Region string - Enable secondary region
- Secondary
Region stringVariable - Variable name
- Sgt
Enforcement bool - Enables the interface for CTS SGT authorization and forwarding.
- Sgt
Enforcement intSgt - SGT value between 2 and 65519.
- Sgt
Enforcement stringSgt Variable - Variable name
- Shaping
Rate int - 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- Shaping
Rate stringVariable - Variable name
- Shutdown bool
- Administrative state
- Shutdown
Variable string - Variable name
- Speed string
- Set interface speed
- Speed
Variable string - Variable name
- Static
Arps []GetCisco Vpn Interface Feature Template Static Arp - Configure static ARP entries
- Static
Nat66Entries []GetCisco Vpn Interface Feature Template Static Nat66Entry - static NAT
- Static
Nat []GetEntries Cisco Vpn Interface Feature Template Static Nat Entry - Configure static NAT entries
- Static
Port []GetForward Entries Cisco Vpn Interface Feature Template Static Port Forward Entry - Configure Port Forward entries
- Static
Sgt int - SGT value between 2 and 65519.
- Static
Sgt boolTrusted - Indicates that the interface is trustworthy for CTS.
- Static
Sgt stringVariable - Variable name
- Tcp
Mss intAdjust - TCP MSS on SYN packets, in bytes
- Tcp
Mss stringAdjust Variable - Variable name
- Tcp
Timeout int - Set NAT TCP session timeout, in minutes
- Tcp
Timeout stringVariable - Variable name
- Template
Type string - The template type
- Tloc
Extension string - Extends a local TLOC to a remote node only for vpn 0
- Tloc
Extension stringVariable - Variable name
- Tracker
Variable string - Variable name
- Trackers []string
- Enable tracker for this interface
- Tunnel
Bandwidth int - Tunnels Bandwidth Percent
- Tunnel
Bandwidth stringVariable - Variable name
- Tunnel
Interface boolAllow All - Allow all traffic. Overrides all other allow-service options if allow-service all is set
- Tunnel
Interface stringAllow All Variable - Variable name
- Tunnel
Interface boolAllow Bgp - Allow/deny BGP
- Tunnel
Interface stringAllow Bgp Variable - Variable name
- Tunnel
Interface boolAllow Dhcp - Allow/Deny DHCP
- Tunnel
Interface stringAllow Dhcp Variable - Variable name
- Tunnel
Interface boolAllow Dns - Allow/Deny DNS
- Tunnel
Interface stringAllow Dns Variable - Variable name
- Tunnel
Interface boolAllow Https - Allow/Deny Https
- Tunnel
Interface stringAllow Https Variable - Variable name
- Tunnel
Interface boolAllow Icmp - Allow/Deny ICMP
- Tunnel
Interface stringAllow Icmp Variable - Variable name
- Tunnel
Interface boolAllow Netconf - Allow/Deny NETCONF
- Tunnel
Interface stringAllow Netconf Variable - Variable name
- Tunnel
Interface boolAllow Ntp - Allow/Deny NTP
- Tunnel
Interface stringAllow Ntp Variable - Variable name
- Tunnel
Interface boolAllow Ospf - Allow/Deny OSPF
- Tunnel
Interface stringAllow Ospf Variable - Variable name
- Tunnel
Interface boolAllow Snmp - Allow/Deny SNMP
- Tunnel
Interface stringAllow Snmp Variable - Variable name
- Tunnel
Interface boolAllow Ssh - Allow/Deny SSH
- Tunnel
Interface stringAllow Ssh Variable - Variable name
- Tunnel
Interface boolAllow Stun - Allow/Deny STUN
- Tunnel
Interface stringAllow Stun Variable - Variable name
- Tunnel
Interface stringBind Loopback Tunnel - Bind loopback tunnel interface to a physical interface
- Tunnel
Interface stringBind Loopback Tunnel Variable - Variable name
- Tunnel
Interface boolBorder - Set TLOC as border TLOC
- Tunnel
Interface stringBorder Variable - Variable name
- Tunnel
Interface stringCarrier - Set carrier for TLOC
- Tunnel
Interface stringCarrier Variable - Variable name
- Tunnel
Interface boolClear Dont Fragment - Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- Tunnel
Interface stringClear Dont Fragment Variable - Variable name
- Tunnel
Interface stringColor - Set color for TLOC
- Tunnel
Interface boolColor Restrict - Restrict this TLOC behavior
- Tunnel
Interface stringColor Restrict Variable - Variable name
- Tunnel
Interface stringColor Variable - Variable name
- Tunnel
Interface boolControl Connections - Allow Control Connection
- Tunnel
Interface stringControl Connections Variable - Variable name
- Tunnel
Interface []GetEncapsulations Cisco Vpn Interface Feature Template Tunnel Interface Encapsulation - Encapsulation for TLOC
- Tunnel
Interface stringExclude Controller Group List Variable - Variable name
- Tunnel
Interface []intExclude Controller Group Lists - Exclude the following controller groups defined in this list
- Tunnel
Interface stringGre Tunnel Destination Ip - Extend the TLOC to a remote node over GRE tunnel
- Tunnel
Interface stringGre Tunnel Destination Ip Variable - Variable name
- Tunnel
Interface []intGroups - List of groups
- Tunnel
Interface stringGroups Variable - Variable name
- Tunnel
Interface intHello Interval - Set time period of control hello packets \n\n milli seconds
- Tunnel
Interface stringHello Interval Variable - Variable name
- Tunnel
Interface intHello Tolerance - Set tolerance of control hello packets \n\n seconds
- Tunnel
Interface stringHello Tolerance Variable - Variable name
- Tunnel
Interface boolLast Resort Circuit - Set TLOC as last resort
- Tunnel
Interface stringLast Resort Circuit Variable - Variable name
- Tunnel
Interface boolLow Bandwidth Link - Set the interface as a low-bandwidth circuit
- Tunnel
Interface stringLow Bandwidth Link Variable - Variable name
- Tunnel
Interface intMax Control Connections - Set the maximum number of control connections for this TLOC
- Tunnel
Interface stringMax Control Connections Variable - Variable name
- Tunnel
Interface intNat Refresh Interval - Set time period of nat refresh packets \n\n seconds
- Tunnel
Interface stringNat Refresh Interval Variable - Variable name
- Tunnel
Interface boolNetwork Broadcast - Accept and respond to network-prefix-directed broadcasts)
- Tunnel
Interface stringNetwork Broadcast Variable - Variable name
- Tunnel
Interface boolPort Hop - Disallow port hopping on the tunnel interface
- Tunnel
Interface stringPort Hop Variable - Variable name
- Tunnel
Interface boolPropagate Sgt - CTS SGT Propagation configuration
- Tunnel
Interface stringPropagate Sgt Variable - Variable name
- Tunnel
Interface intTunnel Tcp Mss - Tunnel TCP MSS on SYN packets, in bytes
- Tunnel
Interface stringTunnel Tcp Mss Variable - Variable name
- Tunnel
Interface boolVbond As Stun Server - Put this wan interface in STUN mode only
- Tunnel
Interface stringVbond As Stun Server Variable - Variable name
- Tunnel
Interface intVmanage Connection Preference - Set interface preference for control connection to vManage \n\n
- Tunnel
Interface stringVmanage Connection Preference Variable - Variable name
- Tunnel
Qos stringMode - Set tunnel QoS mode
- Tunnel
Qos stringMode Variable - Variable name
- Udp
Timeout int - Set NAT UDP session timeout, in minutes
- Udp
Timeout stringVariable - Variable name
- Version int
- The version of the feature template
- access
Lists List<GetCisco Vpn Interface Feature Template Access List> - Apply ACL
- address String
- Assign IPv4 address
- address
Variable String - Variable name
- arp
Timeout Integer - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp
Timeout StringVariable - Variable name
- auto
Bandwidth BooleanDetect - Interface auto detect bandwidth
- auto
Bandwidth StringDetect Variable - Variable name
- autonegotiate Boolean
- Link autonegotiation
- autonegotiate
Variable String - Variable name
- bandwidth
Downstream Integer - Interface downstream bandwidth capacity, in kbps
- bandwidth
Downstream StringVariable - Variable name
- bandwidth
Upstream Integer - Interface upstream bandwidth capacity, in kbps
- bandwidth
Upstream StringVariable - Variable name
- block
Non BooleanSource Ip - Block packets originating from IP address that is not from this source
- block
Non StringSource Ip Variable - Variable name
- core
Region String - Enable core region
- core
Region StringVariable - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- dhcp Boolean
- Enable DHCP
- dhcp
Distance Integer - Set administrative distance for DHCP default route
- dhcp
Distance StringVariable - Variable name
- dhcp
Variable String - Variable name
- dhcpv6 Boolean
- Enable DHCPv6
- dhcpv6Variable String
- Variable name
- duplex String
- Duplex mode
- duplex
Variable String - Variable name
- enable
Core BooleanRegion - Enable core region
- enable
Sgt Boolean - Enables the interface for CTS SGT authorization and forwarding.
- gre
Tunnel StringSource Ip - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre
Tunnel StringSource Ip Variable - Variable name
- gre
Tunnel StringXconnect - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre
Tunnel StringXconnect Variable - Variable name
- icmp
Redirect BooleanDisable - Set this option to disable the icmp/icmpv6 redirect packets
- icmp
Redirect StringDisable Variable - Variable name
- id String
- The id of the feature template
- interface
Description String - Interface description
- interface
Description StringVariable - Variable name
- interface
Mtu Integer - Interface MTU GigabitEthernet0 \n\n, Other GigabitEthernet \n\n in bytes
- interface
Mtu StringVariable - Variable name
- interface
Name String - Interface name: ge0/\n\n or ge0/\n\n.vlanid or irbbridgeid:1-63 or loopback\n\n or natpool-\n\n when present
- interface
Name StringVariable - Variable name
- ip
Directed BooleanBroadcast - IP Directed-Broadcast
- ip
Directed StringBroadcast Variable - Variable name
- ip
Mtu Integer - IP MTU for GigabitEthernet main \n\n, GigabitEthernet subinterface \n\n, Other Interfaces \n\n in bytes
- ip
Mtu StringVariable - Variable name
- iperf
Server String - Iperf server for auto bandwidth detect
- iperf
Server StringVariable - Variable name
- ipv4Dhcp
Helper StringVariable - Variable name
- ipv4Dhcp
Helpers List<String> - List of DHCP IPv4 helper addresses
- ipv4Secondary
Addresses List<GetCisco Vpn Interface Feature Template Ipv4Secondary Address> - Assign secondary IP addresses
- ipv4Vrrps
List<Get
Cisco Vpn Interface Feature Template Ipv4Vrrp> - Enable VRRP
- ipv6Access
Lists List<GetCisco Vpn Interface Feature Template Ipv6Access List> - Apply IPv6 access list
- ipv6Address String
- Assign IPv6 address
- ipv6Address
Variable String - Variable name
- ipv6Dhcp
Helpers List<GetCisco Vpn Interface Feature Template Ipv6Dhcp Helper> - DHCPv6 Helper
- ipv6Nat Boolean
- NAT64 on this interface
- ipv6Nat
Variable String - Variable name
- ipv6Secondary
Addresses List<GetCisco Vpn Interface Feature Template Ipv6Secondary Address> - Assign secondary IPv6 addresses
- ipv6Vrrps
List<Get
Cisco Vpn Interface Feature Template Ipv6Vrrp> - Enable VRRP
- load
Interval Integer - Interval for interface load calculation
- load
Interval StringVariable - Variable name
- mac
Address String - Set MAC-layer address
- mac
Address StringVariable - Variable name
- media
Type String - Media type
- media
Type StringVariable - Variable name
- name String
- The name of the feature template
- nat Boolean
- Network Address Translation on this interface
- nat64Interface Boolean
- NAT64 on this interface
- nat66Interface Boolean
- NAT66 on this interface
- nat
Inside StringSource Loopback Interface - Configure NAT Inside Loopback Interface
- nat
Inside StringSource Loopback Interface Variable - Variable name
- nat
Overload Boolean - Enable port translation(PAT)
- nat
Overload StringVariable - Variable name
- nat
Pool IntegerPrefix Length - Ending IP address of NAT Pool Prefix Length
- nat
Pool StringPrefix Length Variable - Variable name
- nat
Pool StringRange End - Ending IP address of NAT pool range
- nat
Pool StringRange End Variable - Variable name
- nat
Pool StringRange Start - Starting IP address of NAT pool range
- nat
Pool StringRange Start Variable - Variable name
- nat
Type String - NAT type
- nat
Type StringVariable - Variable name
- poe Boolean
- Configure interface as Power-over-Ethernet source
- poe
Variable String - Variable name
- propagate
Sgt Boolean - Enable/Disable CTS SGT propagation on an interface.
- qos
Adaptive IntegerBandwidth Downstream - Adaptive QoS default downstream bandwidth
- qos
Adaptive StringBandwidth Downstream Variable - Variable name
- qos
Adaptive IntegerBandwidth Upstream - Adaptive QoS default upstream bandwidth
- qos
Adaptive StringBandwidth Upstream Variable - Variable name
- qos
Adaptive IntegerMax Downstream - Downstream max bandwidth limit
- qos
Adaptive StringMax Downstream Variable - Variable name
- qos
Adaptive IntegerMax Upstream - Upstream max bandwidth limit
- qos
Adaptive StringMax Upstream Variable - Variable name
- qos
Adaptive IntegerMin Downstream - Downstream min bandwidth limit
- qos
Adaptive StringMin Downstream Variable - Variable name
- qos
Adaptive IntegerMin Upstream - Upstream min bandwidth limit
- qos
Adaptive StringMin Upstream Variable - Variable name
- qos
Adaptive IntegerPeriod - Periodic timer for adaptive QoS in minutes
- qos
Adaptive StringPeriod Variable - Variable name
- qos
Map String - Name of QoS map
- qos
Map StringVariable - Variable name
- qos
Map StringVpn - Name of VPN QoS map
- qos
Map StringVpn Variable - Variable name
- rewrite
Rule StringName - Name of rewrite rule
- rewrite
Rule StringName Variable - Variable name
- secondary
Region String - Enable secondary region
- secondary
Region StringVariable - Variable name
- sgt
Enforcement Boolean - Enables the interface for CTS SGT authorization and forwarding.
- sgt
Enforcement IntegerSgt - SGT value between 2 and 65519.
- sgt
Enforcement StringSgt Variable - Variable name
- shaping
Rate Integer - 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shaping
Rate StringVariable - Variable name
- shutdown Boolean
- Administrative state
- shutdown
Variable String - Variable name
- speed String
- Set interface speed
- speed
Variable String - Variable name
- static
Arps List<GetCisco Vpn Interface Feature Template Static Arp> - Configure static ARP entries
- static
Nat66Entries List<GetCisco Vpn Interface Feature Template Static Nat66Entry> - static NAT
- static
Nat List<GetEntries Cisco Vpn Interface Feature Template Static Nat Entry> - Configure static NAT entries
- static
Port List<GetForward Entries Cisco Vpn Interface Feature Template Static Port Forward Entry> - Configure Port Forward entries
- static
Sgt Integer - SGT value between 2 and 65519.
- static
Sgt BooleanTrusted - Indicates that the interface is trustworthy for CTS.
- static
Sgt StringVariable - Variable name
- tcp
Mss IntegerAdjust - TCP MSS on SYN packets, in bytes
- tcp
Mss StringAdjust Variable - Variable name
- tcp
Timeout Integer - Set NAT TCP session timeout, in minutes
- tcp
Timeout StringVariable - Variable name
- template
Type String - The template type
- tloc
Extension String - Extends a local TLOC to a remote node only for vpn 0
- tloc
Extension StringVariable - Variable name
- tracker
Variable String - Variable name
- trackers List<String>
- Enable tracker for this interface
- tunnel
Bandwidth Integer - Tunnels Bandwidth Percent
- tunnel
Bandwidth StringVariable - Variable name
- tunnel
Interface BooleanAllow All - Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnel
Interface StringAllow All Variable - Variable name
- tunnel
Interface BooleanAllow Bgp - Allow/deny BGP
- tunnel
Interface StringAllow Bgp Variable - Variable name
- tunnel
Interface BooleanAllow Dhcp - Allow/Deny DHCP
- tunnel
Interface StringAllow Dhcp Variable - Variable name
- tunnel
Interface BooleanAllow Dns - Allow/Deny DNS
- tunnel
Interface StringAllow Dns Variable - Variable name
- tunnel
Interface BooleanAllow Https - Allow/Deny Https
- tunnel
Interface StringAllow Https Variable - Variable name
- tunnel
Interface BooleanAllow Icmp - Allow/Deny ICMP
- tunnel
Interface StringAllow Icmp Variable - Variable name
- tunnel
Interface BooleanAllow Netconf - Allow/Deny NETCONF
- tunnel
Interface StringAllow Netconf Variable - Variable name
- tunnel
Interface BooleanAllow Ntp - Allow/Deny NTP
- tunnel
Interface StringAllow Ntp Variable - Variable name
- tunnel
Interface BooleanAllow Ospf - Allow/Deny OSPF
- tunnel
Interface StringAllow Ospf Variable - Variable name
- tunnel
Interface BooleanAllow Snmp - Allow/Deny SNMP
- tunnel
Interface StringAllow Snmp Variable - Variable name
- tunnel
Interface BooleanAllow Ssh - Allow/Deny SSH
- tunnel
Interface StringAllow Ssh Variable - Variable name
- tunnel
Interface BooleanAllow Stun - Allow/Deny STUN
- tunnel
Interface StringAllow Stun Variable - Variable name
- tunnel
Interface StringBind Loopback Tunnel - Bind loopback tunnel interface to a physical interface
- tunnel
Interface StringBind Loopback Tunnel Variable - Variable name
- tunnel
Interface BooleanBorder - Set TLOC as border TLOC
- tunnel
Interface StringBorder Variable - Variable name
- tunnel
Interface StringCarrier - Set carrier for TLOC
- tunnel
Interface StringCarrier Variable - Variable name
- tunnel
Interface BooleanClear Dont Fragment - Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnel
Interface StringClear Dont Fragment Variable - Variable name
- tunnel
Interface StringColor - Set color for TLOC
- tunnel
Interface BooleanColor Restrict - Restrict this TLOC behavior
- tunnel
Interface StringColor Restrict Variable - Variable name
- tunnel
Interface StringColor Variable - Variable name
- tunnel
Interface BooleanControl Connections - Allow Control Connection
- tunnel
Interface StringControl Connections Variable - Variable name
- tunnel
Interface List<GetEncapsulations Cisco Vpn Interface Feature Template Tunnel Interface Encapsulation> - Encapsulation for TLOC
- tunnel
Interface StringExclude Controller Group List Variable - Variable name
- tunnel
Interface List<Integer>Exclude Controller Group Lists - Exclude the following controller groups defined in this list
- tunnel
Interface StringGre Tunnel Destination Ip - Extend the TLOC to a remote node over GRE tunnel
- tunnel
Interface StringGre Tunnel Destination Ip Variable - Variable name
- tunnel
Interface List<Integer>Groups - List of groups
- tunnel
Interface StringGroups Variable - Variable name
- tunnel
Interface IntegerHello Interval - Set time period of control hello packets \n\n milli seconds
- tunnel
Interface StringHello Interval Variable - Variable name
- tunnel
Interface IntegerHello Tolerance - Set tolerance of control hello packets \n\n seconds
- tunnel
Interface StringHello Tolerance Variable - Variable name
- tunnel
Interface BooleanLast Resort Circuit - Set TLOC as last resort
- tunnel
Interface StringLast Resort Circuit Variable - Variable name
- tunnel
Interface BooleanLow Bandwidth Link - Set the interface as a low-bandwidth circuit
- tunnel
Interface StringLow Bandwidth Link Variable - Variable name
- tunnel
Interface IntegerMax Control Connections - Set the maximum number of control connections for this TLOC
- tunnel
Interface StringMax Control Connections Variable - Variable name
- tunnel
Interface IntegerNat Refresh Interval - Set time period of nat refresh packets \n\n seconds
- tunnel
Interface StringNat Refresh Interval Variable - Variable name
- tunnel
Interface BooleanNetwork Broadcast - Accept and respond to network-prefix-directed broadcasts)
- tunnel
Interface StringNetwork Broadcast Variable - Variable name
- tunnel
Interface BooleanPort Hop - Disallow port hopping on the tunnel interface
- tunnel
Interface StringPort Hop Variable - Variable name
- tunnel
Interface BooleanPropagate Sgt - CTS SGT Propagation configuration
- tunnel
Interface StringPropagate Sgt Variable - Variable name
- tunnel
Interface IntegerTunnel Tcp Mss - Tunnel TCP MSS on SYN packets, in bytes
- tunnel
Interface StringTunnel Tcp Mss Variable - Variable name
- tunnel
Interface BooleanVbond As Stun Server - Put this wan interface in STUN mode only
- tunnel
Interface StringVbond As Stun Server Variable - Variable name
- tunnel
Interface IntegerVmanage Connection Preference - Set interface preference for control connection to vManage \n\n
- tunnel
Interface StringVmanage Connection Preference Variable - Variable name
- tunnel
Qos StringMode - Set tunnel QoS mode
- tunnel
Qos StringMode Variable - Variable name
- udp
Timeout Integer - Set NAT UDP session timeout, in minutes
- udp
Timeout StringVariable - Variable name
- version Integer
- The version of the feature template
- access
Lists GetCisco Vpn Interface Feature Template Access List[] - Apply ACL
- address string
- Assign IPv4 address
- address
Variable string - Variable name
- arp
Timeout number - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp
Timeout stringVariable - Variable name
- auto
Bandwidth booleanDetect - Interface auto detect bandwidth
- auto
Bandwidth stringDetect Variable - Variable name
- autonegotiate boolean
- Link autonegotiation
- autonegotiate
Variable string - Variable name
- bandwidth
Downstream number - Interface downstream bandwidth capacity, in kbps
- bandwidth
Downstream stringVariable - Variable name
- bandwidth
Upstream number - Interface upstream bandwidth capacity, in kbps
- bandwidth
Upstream stringVariable - Variable name
- block
Non booleanSource Ip - Block packets originating from IP address that is not from this source
- block
Non stringSource Ip Variable - Variable name
- core
Region string - Enable core region
- core
Region stringVariable - Variable name
- description string
- The description of the feature template
- device
Types string[] - List of supported device types
- dhcp boolean
- Enable DHCP
- dhcp
Distance number - Set administrative distance for DHCP default route
- dhcp
Distance stringVariable - Variable name
- dhcp
Variable string - Variable name
- dhcpv6 boolean
- Enable DHCPv6
- dhcpv6Variable string
- Variable name
- duplex string
- Duplex mode
- duplex
Variable string - Variable name
- enable
Core booleanRegion - Enable core region
- enable
Sgt boolean - Enables the interface for CTS SGT authorization and forwarding.
- gre
Tunnel stringSource Ip - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre
Tunnel stringSource Ip Variable - Variable name
- gre
Tunnel stringXconnect - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre
Tunnel stringXconnect Variable - Variable name
- icmp
Redirect booleanDisable - Set this option to disable the icmp/icmpv6 redirect packets
- icmp
Redirect stringDisable Variable - Variable name
- id string
- The id of the feature template
- interface
Description string - Interface description
- interface
Description stringVariable - Variable name
- interface
Mtu number - Interface MTU GigabitEthernet0 \n\n, Other GigabitEthernet \n\n in bytes
- interface
Mtu stringVariable - Variable name
- interface
Name string - Interface name: ge0/\n\n or ge0/\n\n.vlanid or irbbridgeid:1-63 or loopback\n\n or natpool-\n\n when present
- interface
Name stringVariable - Variable name
- ip
Directed booleanBroadcast - IP Directed-Broadcast
- ip
Directed stringBroadcast Variable - Variable name
- ip
Mtu number - IP MTU for GigabitEthernet main \n\n, GigabitEthernet subinterface \n\n, Other Interfaces \n\n in bytes
- ip
Mtu stringVariable - Variable name
- iperf
Server string - Iperf server for auto bandwidth detect
- iperf
Server stringVariable - Variable name
- ipv4Dhcp
Helper stringVariable - Variable name
- ipv4Dhcp
Helpers string[] - List of DHCP IPv4 helper addresses
- ipv4Secondary
Addresses GetCisco Vpn Interface Feature Template Ipv4Secondary Address[] - Assign secondary IP addresses
- ipv4Vrrps
Get
Cisco Vpn Interface Feature Template Ipv4Vrrp[] - Enable VRRP
- ipv6Access
Lists GetCisco Vpn Interface Feature Template Ipv6Access List[] - Apply IPv6 access list
- ipv6Address string
- Assign IPv6 address
- ipv6Address
Variable string - Variable name
- ipv6Dhcp
Helpers GetCisco Vpn Interface Feature Template Ipv6Dhcp Helper[] - DHCPv6 Helper
- ipv6Nat boolean
- NAT64 on this interface
- ipv6Nat
Variable string - Variable name
- ipv6Secondary
Addresses GetCisco Vpn Interface Feature Template Ipv6Secondary Address[] - Assign secondary IPv6 addresses
- ipv6Vrrps
Get
Cisco Vpn Interface Feature Template Ipv6Vrrp[] - Enable VRRP
- load
Interval number - Interval for interface load calculation
- load
Interval stringVariable - Variable name
- mac
Address string - Set MAC-layer address
- mac
Address stringVariable - Variable name
- media
Type string - Media type
- media
Type stringVariable - Variable name
- name string
- The name of the feature template
- nat boolean
- Network Address Translation on this interface
- nat64Interface boolean
- NAT64 on this interface
- nat66Interface boolean
- NAT66 on this interface
- nat
Inside stringSource Loopback Interface - Configure NAT Inside Loopback Interface
- nat
Inside stringSource Loopback Interface Variable - Variable name
- nat
Overload boolean - Enable port translation(PAT)
- nat
Overload stringVariable - Variable name
- nat
Pool numberPrefix Length - Ending IP address of NAT Pool Prefix Length
- nat
Pool stringPrefix Length Variable - Variable name
- nat
Pool stringRange End - Ending IP address of NAT pool range
- nat
Pool stringRange End Variable - Variable name
- nat
Pool stringRange Start - Starting IP address of NAT pool range
- nat
Pool stringRange Start Variable - Variable name
- nat
Type string - NAT type
- nat
Type stringVariable - Variable name
- poe boolean
- Configure interface as Power-over-Ethernet source
- poe
Variable string - Variable name
- propagate
Sgt boolean - Enable/Disable CTS SGT propagation on an interface.
- qos
Adaptive numberBandwidth Downstream - Adaptive QoS default downstream bandwidth
- qos
Adaptive stringBandwidth Downstream Variable - Variable name
- qos
Adaptive numberBandwidth Upstream - Adaptive QoS default upstream bandwidth
- qos
Adaptive stringBandwidth Upstream Variable - Variable name
- qos
Adaptive numberMax Downstream - Downstream max bandwidth limit
- qos
Adaptive stringMax Downstream Variable - Variable name
- qos
Adaptive numberMax Upstream - Upstream max bandwidth limit
- qos
Adaptive stringMax Upstream Variable - Variable name
- qos
Adaptive numberMin Downstream - Downstream min bandwidth limit
- qos
Adaptive stringMin Downstream Variable - Variable name
- qos
Adaptive numberMin Upstream - Upstream min bandwidth limit
- qos
Adaptive stringMin Upstream Variable - Variable name
- qos
Adaptive numberPeriod - Periodic timer for adaptive QoS in minutes
- qos
Adaptive stringPeriod Variable - Variable name
- qos
Map string - Name of QoS map
- qos
Map stringVariable - Variable name
- qos
Map stringVpn - Name of VPN QoS map
- qos
Map stringVpn Variable - Variable name
- rewrite
Rule stringName - Name of rewrite rule
- rewrite
Rule stringName Variable - Variable name
- secondary
Region string - Enable secondary region
- secondary
Region stringVariable - Variable name
- sgt
Enforcement boolean - Enables the interface for CTS SGT authorization and forwarding.
- sgt
Enforcement numberSgt - SGT value between 2 and 65519.
- sgt
Enforcement stringSgt Variable - Variable name
- shaping
Rate number - 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shaping
Rate stringVariable - Variable name
- shutdown boolean
- Administrative state
- shutdown
Variable string - Variable name
- speed string
- Set interface speed
- speed
Variable string - Variable name
- static
Arps GetCisco Vpn Interface Feature Template Static Arp[] - Configure static ARP entries
- static
Nat66Entries GetCisco Vpn Interface Feature Template Static Nat66Entry[] - static NAT
- static
Nat GetEntries Cisco Vpn Interface Feature Template Static Nat Entry[] - Configure static NAT entries
- static
Port GetForward Entries Cisco Vpn Interface Feature Template Static Port Forward Entry[] - Configure Port Forward entries
- static
Sgt number - SGT value between 2 and 65519.
- static
Sgt booleanTrusted - Indicates that the interface is trustworthy for CTS.
- static
Sgt stringVariable - Variable name
- tcp
Mss numberAdjust - TCP MSS on SYN packets, in bytes
- tcp
Mss stringAdjust Variable - Variable name
- tcp
Timeout number - Set NAT TCP session timeout, in minutes
- tcp
Timeout stringVariable - Variable name
- template
Type string - The template type
- tloc
Extension string - Extends a local TLOC to a remote node only for vpn 0
- tloc
Extension stringVariable - Variable name
- tracker
Variable string - Variable name
- trackers string[]
- Enable tracker for this interface
- tunnel
Bandwidth number - Tunnels Bandwidth Percent
- tunnel
Bandwidth stringVariable - Variable name
- tunnel
Interface booleanAllow All - Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnel
Interface stringAllow All Variable - Variable name
- tunnel
Interface booleanAllow Bgp - Allow/deny BGP
- tunnel
Interface stringAllow Bgp Variable - Variable name
- tunnel
Interface booleanAllow Dhcp - Allow/Deny DHCP
- tunnel
Interface stringAllow Dhcp Variable - Variable name
- tunnel
Interface booleanAllow Dns - Allow/Deny DNS
- tunnel
Interface stringAllow Dns Variable - Variable name
- tunnel
Interface booleanAllow Https - Allow/Deny Https
- tunnel
Interface stringAllow Https Variable - Variable name
- tunnel
Interface booleanAllow Icmp - Allow/Deny ICMP
- tunnel
Interface stringAllow Icmp Variable - Variable name
- tunnel
Interface booleanAllow Netconf - Allow/Deny NETCONF
- tunnel
Interface stringAllow Netconf Variable - Variable name
- tunnel
Interface booleanAllow Ntp - Allow/Deny NTP
- tunnel
Interface stringAllow Ntp Variable - Variable name
- tunnel
Interface booleanAllow Ospf - Allow/Deny OSPF
- tunnel
Interface stringAllow Ospf Variable - Variable name
- tunnel
Interface booleanAllow Snmp - Allow/Deny SNMP
- tunnel
Interface stringAllow Snmp Variable - Variable name
- tunnel
Interface booleanAllow Ssh - Allow/Deny SSH
- tunnel
Interface stringAllow Ssh Variable - Variable name
- tunnel
Interface booleanAllow Stun - Allow/Deny STUN
- tunnel
Interface stringAllow Stun Variable - Variable name
- tunnel
Interface stringBind Loopback Tunnel - Bind loopback tunnel interface to a physical interface
- tunnel
Interface stringBind Loopback Tunnel Variable - Variable name
- tunnel
Interface booleanBorder - Set TLOC as border TLOC
- tunnel
Interface stringBorder Variable - Variable name
- tunnel
Interface stringCarrier - Set carrier for TLOC
- tunnel
Interface stringCarrier Variable - Variable name
- tunnel
Interface booleanClear Dont Fragment - Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnel
Interface stringClear Dont Fragment Variable - Variable name
- tunnel
Interface stringColor - Set color for TLOC
- tunnel
Interface booleanColor Restrict - Restrict this TLOC behavior
- tunnel
Interface stringColor Restrict Variable - Variable name
- tunnel
Interface stringColor Variable - Variable name
- tunnel
Interface booleanControl Connections - Allow Control Connection
- tunnel
Interface stringControl Connections Variable - Variable name
- tunnel
Interface GetEncapsulations Cisco Vpn Interface Feature Template Tunnel Interface Encapsulation[] - Encapsulation for TLOC
- tunnel
Interface stringExclude Controller Group List Variable - Variable name
- tunnel
Interface number[]Exclude Controller Group Lists - Exclude the following controller groups defined in this list
- tunnel
Interface stringGre Tunnel Destination Ip - Extend the TLOC to a remote node over GRE tunnel
- tunnel
Interface stringGre Tunnel Destination Ip Variable - Variable name
- tunnel
Interface number[]Groups - List of groups
- tunnel
Interface stringGroups Variable - Variable name
- tunnel
Interface numberHello Interval - Set time period of control hello packets \n\n milli seconds
- tunnel
Interface stringHello Interval Variable - Variable name
- tunnel
Interface numberHello Tolerance - Set tolerance of control hello packets \n\n seconds
- tunnel
Interface stringHello Tolerance Variable - Variable name
- tunnel
Interface booleanLast Resort Circuit - Set TLOC as last resort
- tunnel
Interface stringLast Resort Circuit Variable - Variable name
- tunnel
Interface booleanLow Bandwidth Link - Set the interface as a low-bandwidth circuit
- tunnel
Interface stringLow Bandwidth Link Variable - Variable name
- tunnel
Interface numberMax Control Connections - Set the maximum number of control connections for this TLOC
- tunnel
Interface stringMax Control Connections Variable - Variable name
- tunnel
Interface numberNat Refresh Interval - Set time period of nat refresh packets \n\n seconds
- tunnel
Interface stringNat Refresh Interval Variable - Variable name
- tunnel
Interface booleanNetwork Broadcast - Accept and respond to network-prefix-directed broadcasts)
- tunnel
Interface stringNetwork Broadcast Variable - Variable name
- tunnel
Interface booleanPort Hop - Disallow port hopping on the tunnel interface
- tunnel
Interface stringPort Hop Variable - Variable name
- tunnel
Interface booleanPropagate Sgt - CTS SGT Propagation configuration
- tunnel
Interface stringPropagate Sgt Variable - Variable name
- tunnel
Interface numberTunnel Tcp Mss - Tunnel TCP MSS on SYN packets, in bytes
- tunnel
Interface stringTunnel Tcp Mss Variable - Variable name
- tunnel
Interface booleanVbond As Stun Server - Put this wan interface in STUN mode only
- tunnel
Interface stringVbond As Stun Server Variable - Variable name
- tunnel
Interface numberVmanage Connection Preference - Set interface preference for control connection to vManage \n\n
- tunnel
Interface stringVmanage Connection Preference Variable - Variable name
- tunnel
Qos stringMode - Set tunnel QoS mode
- tunnel
Qos stringMode Variable - Variable name
- udp
Timeout number - Set NAT UDP session timeout, in minutes
- udp
Timeout stringVariable - Variable name
- version number
- The version of the feature template
- access_
lists Sequence[GetCisco Vpn Interface Feature Template Access List] - Apply ACL
- address str
- Assign IPv4 address
- address_
variable str - Variable name
- arp_
timeout int - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp_
timeout_ strvariable - Variable name
- auto_
bandwidth_ booldetect - Interface auto detect bandwidth
- auto_
bandwidth_ strdetect_ variable - Variable name
- autonegotiate bool
- Link autonegotiation
- autonegotiate_
variable str - Variable name
- bandwidth_
downstream int - Interface downstream bandwidth capacity, in kbps
- bandwidth_
downstream_ strvariable - Variable name
- bandwidth_
upstream int - Interface upstream bandwidth capacity, in kbps
- bandwidth_
upstream_ strvariable - Variable name
- block_
non_ boolsource_ ip - Block packets originating from IP address that is not from this source
- block_
non_ strsource_ ip_ variable - Variable name
- core_
region str - Enable core region
- core_
region_ strvariable - Variable name
- description str
- The description of the feature template
- device_
types Sequence[str] - List of supported device types
- dhcp bool
- Enable DHCP
- dhcp_
distance int - Set administrative distance for DHCP default route
- dhcp_
distance_ strvariable - Variable name
- dhcp_
variable str - Variable name
- dhcpv6 bool
- Enable DHCPv6
- dhcpv6_
variable str - Variable name
- duplex str
- Duplex mode
- duplex_
variable str - Variable name
- enable_
core_ boolregion - Enable core region
- enable_
sgt bool - Enables the interface for CTS SGT authorization and forwarding.
- gre_
tunnel_ strsource_ ip - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre_
tunnel_ strsource_ ip_ variable - Variable name
- gre_
tunnel_ strxconnect - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre_
tunnel_ strxconnect_ variable - Variable name
- icmp_
redirect_ booldisable - Set this option to disable the icmp/icmpv6 redirect packets
- icmp_
redirect_ strdisable_ variable - Variable name
- id str
- The id of the feature template
- interface_
description str - Interface description
- interface_
description_ strvariable - Variable name
- interface_
mtu int - Interface MTU GigabitEthernet0 \n\n, Other GigabitEthernet \n\n in bytes
- interface_
mtu_ strvariable - Variable name
- interface_
name str - Interface name: ge0/\n\n or ge0/\n\n.vlanid or irbbridgeid:1-63 or loopback\n\n or natpool-\n\n when present
- interface_
name_ strvariable - Variable name
- ip_
directed_ boolbroadcast - IP Directed-Broadcast
- ip_
directed_ strbroadcast_ variable - Variable name
- ip_
mtu int - IP MTU for GigabitEthernet main \n\n, GigabitEthernet subinterface \n\n, Other Interfaces \n\n in bytes
- ip_
mtu_ strvariable - Variable name
- iperf_
server str - Iperf server for auto bandwidth detect
- iperf_
server_ strvariable - Variable name
- ipv4_
dhcp_ strhelper_ variable - Variable name
- ipv4_
dhcp_ Sequence[str]helpers - List of DHCP IPv4 helper addresses
- ipv4_
secondary_ Sequence[Getaddresses Cisco Vpn Interface Feature Template Ipv4Secondary Address] - Assign secondary IP addresses
- ipv4_
vrrps Sequence[GetCisco Vpn Interface Feature Template Ipv4Vrrp] - Enable VRRP
- ipv6_
access_ Sequence[Getlists Cisco Vpn Interface Feature Template Ipv6Access List] - Apply IPv6 access list
- ipv6_
address str - Assign IPv6 address
- ipv6_
address_ strvariable - Variable name
- ipv6_
dhcp_ Sequence[Gethelpers Cisco Vpn Interface Feature Template Ipv6Dhcp Helper] - DHCPv6 Helper
- ipv6_
nat bool - NAT64 on this interface
- ipv6_
nat_ strvariable - Variable name
- ipv6_
secondary_ Sequence[Getaddresses Cisco Vpn Interface Feature Template Ipv6Secondary Address] - Assign secondary IPv6 addresses
- ipv6_
vrrps Sequence[GetCisco Vpn Interface Feature Template Ipv6Vrrp] - Enable VRRP
- load_
interval int - Interval for interface load calculation
- load_
interval_ strvariable - Variable name
- mac_
address str - Set MAC-layer address
- mac_
address_ strvariable - Variable name
- media_
type str - Media type
- media_
type_ strvariable - Variable name
- name str
- The name of the feature template
- nat bool
- Network Address Translation on this interface
- nat64_
interface bool - NAT64 on this interface
- nat66_
interface bool - NAT66 on this interface
- nat_
inside_ strsource_ loopback_ interface - Configure NAT Inside Loopback Interface
- nat_
inside_ strsource_ loopback_ interface_ variable - Variable name
- nat_
overload bool - Enable port translation(PAT)
- nat_
overload_ strvariable - Variable name
- nat_
pool_ intprefix_ length - Ending IP address of NAT Pool Prefix Length
- nat_
pool_ strprefix_ length_ variable - Variable name
- nat_
pool_ strrange_ end - Ending IP address of NAT pool range
- nat_
pool_ strrange_ end_ variable - Variable name
- nat_
pool_ strrange_ start - Starting IP address of NAT pool range
- nat_
pool_ strrange_ start_ variable - Variable name
- nat_
type str - NAT type
- nat_
type_ strvariable - Variable name
- poe bool
- Configure interface as Power-over-Ethernet source
- poe_
variable str - Variable name
- propagate_
sgt bool - Enable/Disable CTS SGT propagation on an interface.
- qos_
adaptive_ intbandwidth_ downstream - Adaptive QoS default downstream bandwidth
- qos_
adaptive_ strbandwidth_ downstream_ variable - Variable name
- qos_
adaptive_ intbandwidth_ upstream - Adaptive QoS default upstream bandwidth
- qos_
adaptive_ strbandwidth_ upstream_ variable - Variable name
- qos_
adaptive_ intmax_ downstream - Downstream max bandwidth limit
- qos_
adaptive_ strmax_ downstream_ variable - Variable name
- qos_
adaptive_ intmax_ upstream - Upstream max bandwidth limit
- qos_
adaptive_ strmax_ upstream_ variable - Variable name
- qos_
adaptive_ intmin_ downstream - Downstream min bandwidth limit
- qos_
adaptive_ strmin_ downstream_ variable - Variable name
- qos_
adaptive_ intmin_ upstream - Upstream min bandwidth limit
- qos_
adaptive_ strmin_ upstream_ variable - Variable name
- qos_
adaptive_ intperiod - Periodic timer for adaptive QoS in minutes
- qos_
adaptive_ strperiod_ variable - Variable name
- qos_
map str - Name of QoS map
- qos_
map_ strvariable - Variable name
- qos_
map_ strvpn - Name of VPN QoS map
- qos_
map_ strvpn_ variable - Variable name
- rewrite_
rule_ strname - Name of rewrite rule
- rewrite_
rule_ strname_ variable - Variable name
- secondary_
region str - Enable secondary region
- secondary_
region_ strvariable - Variable name
- sgt_
enforcement bool - Enables the interface for CTS SGT authorization and forwarding.
- sgt_
enforcement_ intsgt - SGT value between 2 and 65519.
- sgt_
enforcement_ strsgt_ variable - Variable name
- shaping_
rate int - 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shaping_
rate_ strvariable - Variable name
- shutdown bool
- Administrative state
- shutdown_
variable str - Variable name
- speed str
- Set interface speed
- speed_
variable str - Variable name
- static_
arps Sequence[GetCisco Vpn Interface Feature Template Static Arp] - Configure static ARP entries
- static_
nat66_ Sequence[Getentries Cisco Vpn Interface Feature Template Static Nat66Entry] - static NAT
- static_
nat_ Sequence[Getentries Cisco Vpn Interface Feature Template Static Nat Entry] - Configure static NAT entries
- static_
port_ Sequence[Getforward_ entries Cisco Vpn Interface Feature Template Static Port Forward Entry] - Configure Port Forward entries
- static_
sgt int - SGT value between 2 and 65519.
- static_
sgt_ booltrusted - Indicates that the interface is trustworthy for CTS.
- static_
sgt_ strvariable - Variable name
- tcp_
mss_ intadjust - TCP MSS on SYN packets, in bytes
- tcp_
mss_ stradjust_ variable - Variable name
- tcp_
timeout int - Set NAT TCP session timeout, in minutes
- tcp_
timeout_ strvariable - Variable name
- template_
type str - The template type
- tloc_
extension str - Extends a local TLOC to a remote node only for vpn 0
- tloc_
extension_ strvariable - Variable name
- tracker_
variable str - Variable name
- trackers Sequence[str]
- Enable tracker for this interface
- tunnel_
bandwidth int - Tunnels Bandwidth Percent
- tunnel_
bandwidth_ strvariable - Variable name
- tunnel_
interface_ boolallow_ all - Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnel_
interface_ strallow_ all_ variable - Variable name
- tunnel_
interface_ boolallow_ bgp - Allow/deny BGP
- tunnel_
interface_ strallow_ bgp_ variable - Variable name
- tunnel_
interface_ boolallow_ dhcp - Allow/Deny DHCP
- tunnel_
interface_ strallow_ dhcp_ variable - Variable name
- tunnel_
interface_ boolallow_ dns - Allow/Deny DNS
- tunnel_
interface_ strallow_ dns_ variable - Variable name
- tunnel_
interface_ boolallow_ https - Allow/Deny Https
- tunnel_
interface_ strallow_ https_ variable - Variable name
- tunnel_
interface_ boolallow_ icmp - Allow/Deny ICMP
- tunnel_
interface_ strallow_ icmp_ variable - Variable name
- tunnel_
interface_ boolallow_ netconf - Allow/Deny NETCONF
- tunnel_
interface_ strallow_ netconf_ variable - Variable name
- tunnel_
interface_ boolallow_ ntp - Allow/Deny NTP
- tunnel_
interface_ strallow_ ntp_ variable - Variable name
- tunnel_
interface_ boolallow_ ospf - Allow/Deny OSPF
- tunnel_
interface_ strallow_ ospf_ variable - Variable name
- tunnel_
interface_ boolallow_ snmp - Allow/Deny SNMP
- tunnel_
interface_ strallow_ snmp_ variable - Variable name
- tunnel_
interface_ boolallow_ ssh - Allow/Deny SSH
- tunnel_
interface_ strallow_ ssh_ variable - Variable name
- tunnel_
interface_ boolallow_ stun - Allow/Deny STUN
- tunnel_
interface_ strallow_ stun_ variable - Variable name
- tunnel_
interface_ strbind_ loopback_ tunnel - Bind loopback tunnel interface to a physical interface
- tunnel_
interface_ strbind_ loopback_ tunnel_ variable - Variable name
- tunnel_
interface_ boolborder - Set TLOC as border TLOC
- tunnel_
interface_ strborder_ variable - Variable name
- tunnel_
interface_ strcarrier - Set carrier for TLOC
- tunnel_
interface_ strcarrier_ variable - Variable name
- tunnel_
interface_ boolclear_ dont_ fragment - Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnel_
interface_ strclear_ dont_ fragment_ variable - Variable name
- tunnel_
interface_ strcolor - Set color for TLOC
- tunnel_
interface_ boolcolor_ restrict - Restrict this TLOC behavior
- tunnel_
interface_ strcolor_ restrict_ variable - Variable name
- tunnel_
interface_ strcolor_ variable - Variable name
- tunnel_
interface_ boolcontrol_ connections - Allow Control Connection
- tunnel_
interface_ strcontrol_ connections_ variable - Variable name
- tunnel_
interface_ Sequence[Getencapsulations Cisco Vpn Interface Feature Template Tunnel Interface Encapsulation] - Encapsulation for TLOC
- tunnel_
interface_ strexclude_ controller_ group_ list_ variable - Variable name
- tunnel_
interface_ Sequence[int]exclude_ controller_ group_ lists - Exclude the following controller groups defined in this list
- tunnel_
interface_ strgre_ tunnel_ destination_ ip - Extend the TLOC to a remote node over GRE tunnel
- tunnel_
interface_ strgre_ tunnel_ destination_ ip_ variable - Variable name
- tunnel_
interface_ Sequence[int]groups - List of groups
- tunnel_
interface_ strgroups_ variable - Variable name
- tunnel_
interface_ inthello_ interval - Set time period of control hello packets \n\n milli seconds
- tunnel_
interface_ strhello_ interval_ variable - Variable name
- tunnel_
interface_ inthello_ tolerance - Set tolerance of control hello packets \n\n seconds
- tunnel_
interface_ strhello_ tolerance_ variable - Variable name
- tunnel_
interface_ boollast_ resort_ circuit - Set TLOC as last resort
- tunnel_
interface_ strlast_ resort_ circuit_ variable - Variable name
- tunnel_
interface_ boollow_ bandwidth_ link - Set the interface as a low-bandwidth circuit
- tunnel_
interface_ strlow_ bandwidth_ link_ variable - Variable name
- tunnel_
interface_ intmax_ control_ connections - Set the maximum number of control connections for this TLOC
- tunnel_
interface_ strmax_ control_ connections_ variable - Variable name
- tunnel_
interface_ intnat_ refresh_ interval - Set time period of nat refresh packets \n\n seconds
- tunnel_
interface_ strnat_ refresh_ interval_ variable - Variable name
- tunnel_
interface_ boolnetwork_ broadcast - Accept and respond to network-prefix-directed broadcasts)
- tunnel_
interface_ strnetwork_ broadcast_ variable - Variable name
- tunnel_
interface_ boolport_ hop - Disallow port hopping on the tunnel interface
- tunnel_
interface_ strport_ hop_ variable - Variable name
- tunnel_
interface_ boolpropagate_ sgt - CTS SGT Propagation configuration
- tunnel_
interface_ strpropagate_ sgt_ variable - Variable name
- tunnel_
interface_ inttunnel_ tcp_ mss - Tunnel TCP MSS on SYN packets, in bytes
- tunnel_
interface_ strtunnel_ tcp_ mss_ variable - Variable name
- tunnel_
interface_ boolvbond_ as_ stun_ server - Put this wan interface in STUN mode only
- tunnel_
interface_ strvbond_ as_ stun_ server_ variable - Variable name
- tunnel_
interface_ intvmanage_ connection_ preference - Set interface preference for control connection to vManage \n\n
- tunnel_
interface_ strvmanage_ connection_ preference_ variable - Variable name
- tunnel_
qos_ strmode - Set tunnel QoS mode
- tunnel_
qos_ strmode_ variable - Variable name
- udp_
timeout int - Set NAT UDP session timeout, in minutes
- udp_
timeout_ strvariable - Variable name
- version int
- The version of the feature template
- access
Lists List<Property Map> - Apply ACL
- address String
- Assign IPv4 address
- address
Variable String - Variable name
- arp
Timeout Number - Timeout value for dynamically learned ARP entries, \n\n seconds
- arp
Timeout StringVariable - Variable name
- auto
Bandwidth BooleanDetect - Interface auto detect bandwidth
- auto
Bandwidth StringDetect Variable - Variable name
- autonegotiate Boolean
- Link autonegotiation
- autonegotiate
Variable String - Variable name
- bandwidth
Downstream Number - Interface downstream bandwidth capacity, in kbps
- bandwidth
Downstream StringVariable - Variable name
- bandwidth
Upstream Number - Interface upstream bandwidth capacity, in kbps
- bandwidth
Upstream StringVariable - Variable name
- block
Non BooleanSource Ip - Block packets originating from IP address that is not from this source
- block
Non StringSource Ip Variable - Variable name
- core
Region String - Enable core region
- core
Region StringVariable - Variable name
- description String
- The description of the feature template
- device
Types List<String> - List of supported device types
- dhcp Boolean
- Enable DHCP
- dhcp
Distance Number - Set administrative distance for DHCP default route
- dhcp
Distance StringVariable - Variable name
- dhcp
Variable String - Variable name
- dhcpv6 Boolean
- Enable DHCPv6
- dhcpv6Variable String
- Variable name
- duplex String
- Duplex mode
- duplex
Variable String - Variable name
- enable
Core BooleanRegion - Enable core region
- enable
Sgt Boolean - Enables the interface for CTS SGT authorization and forwarding.
- gre
Tunnel StringSource Ip - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre
Tunnel StringSource Ip Variable - Variable name
- gre
Tunnel StringXconnect - Extend remote TLOC over a GRE tunnel to a local WAN interface
- gre
Tunnel StringXconnect Variable - Variable name
- icmp
Redirect BooleanDisable - Set this option to disable the icmp/icmpv6 redirect packets
- icmp
Redirect StringDisable Variable - Variable name
- id String
- The id of the feature template
- interface
Description String - Interface description
- interface
Description StringVariable - Variable name
- interface
Mtu Number - Interface MTU GigabitEthernet0 \n\n, Other GigabitEthernet \n\n in bytes
- interface
Mtu StringVariable - Variable name
- interface
Name String - Interface name: ge0/\n\n or ge0/\n\n.vlanid or irbbridgeid:1-63 or loopback\n\n or natpool-\n\n when present
- interface
Name StringVariable - Variable name
- ip
Directed BooleanBroadcast - IP Directed-Broadcast
- ip
Directed StringBroadcast Variable - Variable name
- ip
Mtu Number - IP MTU for GigabitEthernet main \n\n, GigabitEthernet subinterface \n\n, Other Interfaces \n\n in bytes
- ip
Mtu StringVariable - Variable name
- iperf
Server String - Iperf server for auto bandwidth detect
- iperf
Server StringVariable - Variable name
- ipv4Dhcp
Helper StringVariable - Variable name
- ipv4Dhcp
Helpers List<String> - List of DHCP IPv4 helper addresses
- ipv4Secondary
Addresses List<Property Map> - Assign secondary IP addresses
- ipv4Vrrps List<Property Map>
- Enable VRRP
- ipv6Access
Lists List<Property Map> - Apply IPv6 access list
- ipv6Address String
- Assign IPv6 address
- ipv6Address
Variable String - Variable name
- ipv6Dhcp
Helpers List<Property Map> - DHCPv6 Helper
- ipv6Nat Boolean
- NAT64 on this interface
- ipv6Nat
Variable String - Variable name
- ipv6Secondary
Addresses List<Property Map> - Assign secondary IPv6 addresses
- ipv6Vrrps List<Property Map>
- Enable VRRP
- load
Interval Number - Interval for interface load calculation
- load
Interval StringVariable - Variable name
- mac
Address String - Set MAC-layer address
- mac
Address StringVariable - Variable name
- media
Type String - Media type
- media
Type StringVariable - Variable name
- name String
- The name of the feature template
- nat Boolean
- Network Address Translation on this interface
- nat64Interface Boolean
- NAT64 on this interface
- nat66Interface Boolean
- NAT66 on this interface
- nat
Inside StringSource Loopback Interface - Configure NAT Inside Loopback Interface
- nat
Inside StringSource Loopback Interface Variable - Variable name
- nat
Overload Boolean - Enable port translation(PAT)
- nat
Overload StringVariable - Variable name
- nat
Pool NumberPrefix Length - Ending IP address of NAT Pool Prefix Length
- nat
Pool StringPrefix Length Variable - Variable name
- nat
Pool StringRange End - Ending IP address of NAT pool range
- nat
Pool StringRange End Variable - Variable name
- nat
Pool StringRange Start - Starting IP address of NAT pool range
- nat
Pool StringRange Start Variable - Variable name
- nat
Type String - NAT type
- nat
Type StringVariable - Variable name
- poe Boolean
- Configure interface as Power-over-Ethernet source
- poe
Variable String - Variable name
- propagate
Sgt Boolean - Enable/Disable CTS SGT propagation on an interface.
- qos
Adaptive NumberBandwidth Downstream - Adaptive QoS default downstream bandwidth
- qos
Adaptive StringBandwidth Downstream Variable - Variable name
- qos
Adaptive NumberBandwidth Upstream - Adaptive QoS default upstream bandwidth
- qos
Adaptive StringBandwidth Upstream Variable - Variable name
- qos
Adaptive NumberMax Downstream - Downstream max bandwidth limit
- qos
Adaptive StringMax Downstream Variable - Variable name
- qos
Adaptive NumberMax Upstream - Upstream max bandwidth limit
- qos
Adaptive StringMax Upstream Variable - Variable name
- qos
Adaptive NumberMin Downstream - Downstream min bandwidth limit
- qos
Adaptive StringMin Downstream Variable - Variable name
- qos
Adaptive NumberMin Upstream - Upstream min bandwidth limit
- qos
Adaptive StringMin Upstream Variable - Variable name
- qos
Adaptive NumberPeriod - Periodic timer for adaptive QoS in minutes
- qos
Adaptive StringPeriod Variable - Variable name
- qos
Map String - Name of QoS map
- qos
Map StringVariable - Variable name
- qos
Map StringVpn - Name of VPN QoS map
- qos
Map StringVpn Variable - Variable name
- rewrite
Rule StringName - Name of rewrite rule
- rewrite
Rule StringName Variable - Variable name
- secondary
Region String - Enable secondary region
- secondary
Region StringVariable - Variable name
- sgt
Enforcement Boolean - Enables the interface for CTS SGT authorization and forwarding.
- sgt
Enforcement NumberSgt - SGT value between 2 and 65519.
- sgt
Enforcement StringSgt Variable - Variable name
- shaping
Rate Number - 1ge interfaces: [0..1000000]kbps; 10ge interfaces: [0..10000000]kbps
- shaping
Rate StringVariable - Variable name
- shutdown Boolean
- Administrative state
- shutdown
Variable String - Variable name
- speed String
- Set interface speed
- speed
Variable String - Variable name
- static
Arps List<Property Map> - Configure static ARP entries
- static
Nat66Entries List<Property Map> - static NAT
- static
Nat List<Property Map>Entries - Configure static NAT entries
- static
Port List<Property Map>Forward Entries - Configure Port Forward entries
- static
Sgt Number - SGT value between 2 and 65519.
- static
Sgt BooleanTrusted - Indicates that the interface is trustworthy for CTS.
- static
Sgt StringVariable - Variable name
- tcp
Mss NumberAdjust - TCP MSS on SYN packets, in bytes
- tcp
Mss StringAdjust Variable - Variable name
- tcp
Timeout Number - Set NAT TCP session timeout, in minutes
- tcp
Timeout StringVariable - Variable name
- template
Type String - The template type
- tloc
Extension String - Extends a local TLOC to a remote node only for vpn 0
- tloc
Extension StringVariable - Variable name
- tracker
Variable String - Variable name
- trackers List<String>
- Enable tracker for this interface
- tunnel
Bandwidth Number - Tunnels Bandwidth Percent
- tunnel
Bandwidth StringVariable - Variable name
- tunnel
Interface BooleanAllow All - Allow all traffic. Overrides all other allow-service options if allow-service all is set
- tunnel
Interface StringAllow All Variable - Variable name
- tunnel
Interface BooleanAllow Bgp - Allow/deny BGP
- tunnel
Interface StringAllow Bgp Variable - Variable name
- tunnel
Interface BooleanAllow Dhcp - Allow/Deny DHCP
- tunnel
Interface StringAllow Dhcp Variable - Variable name
- tunnel
Interface BooleanAllow Dns - Allow/Deny DNS
- tunnel
Interface StringAllow Dns Variable - Variable name
- tunnel
Interface BooleanAllow Https - Allow/Deny Https
- tunnel
Interface StringAllow Https Variable - Variable name
- tunnel
Interface BooleanAllow Icmp - Allow/Deny ICMP
- tunnel
Interface StringAllow Icmp Variable - Variable name
- tunnel
Interface BooleanAllow Netconf - Allow/Deny NETCONF
- tunnel
Interface StringAllow Netconf Variable - Variable name
- tunnel
Interface BooleanAllow Ntp - Allow/Deny NTP
- tunnel
Interface StringAllow Ntp Variable - Variable name
- tunnel
Interface BooleanAllow Ospf - Allow/Deny OSPF
- tunnel
Interface StringAllow Ospf Variable - Variable name
- tunnel
Interface BooleanAllow Snmp - Allow/Deny SNMP
- tunnel
Interface StringAllow Snmp Variable - Variable name
- tunnel
Interface BooleanAllow Ssh - Allow/Deny SSH
- tunnel
Interface StringAllow Ssh Variable - Variable name
- tunnel
Interface BooleanAllow Stun - Allow/Deny STUN
- tunnel
Interface StringAllow Stun Variable - Variable name
- tunnel
Interface StringBind Loopback Tunnel - Bind loopback tunnel interface to a physical interface
- tunnel
Interface StringBind Loopback Tunnel Variable - Variable name
- tunnel
Interface BooleanBorder - Set TLOC as border TLOC
- tunnel
Interface StringBorder Variable - Variable name
- tunnel
Interface StringCarrier - Set carrier for TLOC
- tunnel
Interface StringCarrier Variable - Variable name
- tunnel
Interface BooleanClear Dont Fragment - Enable clear dont fragment (Currently Only SDWAN Tunnel Interface)
- tunnel
Interface StringClear Dont Fragment Variable - Variable name
- tunnel
Interface StringColor - Set color for TLOC
- tunnel
Interface BooleanColor Restrict - Restrict this TLOC behavior
- tunnel
Interface StringColor Restrict Variable - Variable name
- tunnel
Interface StringColor Variable - Variable name
- tunnel
Interface BooleanControl Connections - Allow Control Connection
- tunnel
Interface StringControl Connections Variable - Variable name
- tunnel
Interface List<Property Map>Encapsulations - Encapsulation for TLOC
- tunnel
Interface StringExclude Controller Group List Variable - Variable name
- tunnel
Interface List<Number>Exclude Controller Group Lists - Exclude the following controller groups defined in this list
- tunnel
Interface StringGre Tunnel Destination Ip - Extend the TLOC to a remote node over GRE tunnel
- tunnel
Interface StringGre Tunnel Destination Ip Variable - Variable name
- tunnel
Interface List<Number>Groups - List of groups
- tunnel
Interface StringGroups Variable - Variable name
- tunnel
Interface NumberHello Interval - Set time period of control hello packets \n\n milli seconds
- tunnel
Interface StringHello Interval Variable - Variable name
- tunnel
Interface NumberHello Tolerance - Set tolerance of control hello packets \n\n seconds
- tunnel
Interface StringHello Tolerance Variable - Variable name
- tunnel
Interface BooleanLast Resort Circuit - Set TLOC as last resort
- tunnel
Interface StringLast Resort Circuit Variable - Variable name
- tunnel
Interface BooleanLow Bandwidth Link - Set the interface as a low-bandwidth circuit
- tunnel
Interface StringLow Bandwidth Link Variable - Variable name
- tunnel
Interface NumberMax Control Connections - Set the maximum number of control connections for this TLOC
- tunnel
Interface StringMax Control Connections Variable - Variable name
- tunnel
Interface NumberNat Refresh Interval - Set time period of nat refresh packets \n\n seconds
- tunnel
Interface StringNat Refresh Interval Variable - Variable name
- tunnel
Interface BooleanNetwork Broadcast - Accept and respond to network-prefix-directed broadcasts)
- tunnel
Interface StringNetwork Broadcast Variable - Variable name
- tunnel
Interface BooleanPort Hop - Disallow port hopping on the tunnel interface
- tunnel
Interface StringPort Hop Variable - Variable name
- tunnel
Interface BooleanPropagate Sgt - CTS SGT Propagation configuration
- tunnel
Interface StringPropagate Sgt Variable - Variable name
- tunnel
Interface NumberTunnel Tcp Mss - Tunnel TCP MSS on SYN packets, in bytes
- tunnel
Interface StringTunnel Tcp Mss Variable - Variable name
- tunnel
Interface BooleanVbond As Stun Server - Put this wan interface in STUN mode only
- tunnel
Interface StringVbond As Stun Server Variable - Variable name
- tunnel
Interface NumberVmanage Connection Preference - Set interface preference for control connection to vManage \n\n
- tunnel
Interface StringVmanage Connection Preference Variable - Variable name
- tunnel
Qos StringMode - Set tunnel QoS mode
- tunnel
Qos StringMode Variable - Variable name
- udp
Timeout Number - Set NAT UDP session timeout, in minutes
- udp
Timeout StringVariable - Variable name
- version Number
- The version of the feature template
Supporting Types
GetCiscoVpnInterfaceFeatureTemplateAccessList
- 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.
GetCiscoVpnInterfaceFeatureTemplateIpv4SecondaryAddress
- Address string
- IP Address
- Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Address string
- IP Address
- Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- address String
- IP Address
- address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- address string
- IP Address
- address
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- address str
- IP Address
- address_
variable str - Variable name
- optional bool
- Indicates if list item is considered optional.
- address String
- IP Address
- address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoVpnInterfaceFeatureTemplateIpv4Vrrp
- Group
Id int - Group ID
- Group
Id stringVariable - Variable name
- Ip
Address string - Assign IP Address
- Ip
Address stringVariable - Variable name
- Ipv4Secondary
Addresses List<GetCisco Vpn Interface 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
Prefix stringList - Track Prefix List
- Track
Prefix stringList Variable - Variable name
- Tracking
Objects List<GetCisco Vpn Interface Feature Template Ipv4Vrrp Tracking Object> - tracking object for VRRP configuration
- Group
Id int - Group ID
- Group
Id stringVariable - Variable name
- Ip
Address string - Assign IP Address
- Ip
Address stringVariable - Variable name
- Ipv4Secondary
Addresses []GetCisco Vpn Interface 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
Prefix stringList - Track Prefix List
- Track
Prefix stringList Variable - Variable name
- Tracking
Objects []GetCisco Vpn Interface Feature Template Ipv4Vrrp Tracking Object - tracking object for VRRP configuration
- group
Id Integer - Group ID
- group
Id StringVariable - Variable name
- ip
Address String - Assign IP Address
- ip
Address StringVariable - Variable name
- ipv4Secondary
Addresses List<GetCisco Vpn Interface 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
Prefix StringList - Track Prefix List
- track
Prefix StringList Variable - Variable name
- tracking
Objects List<GetCisco Vpn Interface Feature Template Ipv4Vrrp Tracking Object> - tracking object for VRRP configuration
- group
Id number - Group ID
- group
Id stringVariable - Variable name
- ip
Address string - Assign IP Address
- ip
Address stringVariable - Variable name
- ipv4Secondary
Addresses GetCisco Vpn Interface 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
Prefix stringList - Track Prefix List
- track
Prefix stringList Variable - Variable name
- tracking
Objects GetCisco Vpn Interface Feature Template Ipv4Vrrp Tracking Object[] - tracking object for VRRP configuration
- group_
id int - Group ID
- group_
id_ strvariable - Variable name
- ip_
address str - Assign IP Address
- ip_
address_ strvariable - Variable name
- ipv4_
secondary_ Sequence[Getaddresses Cisco Vpn Interface 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_
prefix_ strlist - Track Prefix List
- track_
prefix_ strlist_ variable - Variable name
- tracking_
objects Sequence[GetCisco Vpn Interface Feature Template Ipv4Vrrp Tracking Object] - tracking object for VRRP configuration
- group
Id Number - Group ID
- group
Id StringVariable - Variable name
- ip
Address String - Assign IP Address
- ip
Address StringVariable - 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
Prefix StringList - Track Prefix List
- track
Prefix StringList Variable - Variable name
- tracking
Objects List<Property Map> - tracking object for VRRP configuration
GetCiscoVpnInterfaceFeatureTemplateIpv4VrrpIpv4SecondaryAddress
- Ip
Address string - VRRP Secondary IP address
- Ip
Address stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Ip
Address string - VRRP Secondary IP address
- Ip
Address stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- ip
Address String - VRRP Secondary IP address
- ip
Address StringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- ip
Address string - VRRP Secondary IP address
- ip
Address stringVariable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- ip_
address str - VRRP Secondary IP address
- ip_
address_ strvariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- ip
Address String - VRRP Secondary IP address
- ip
Address StringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoVpnInterfaceFeatureTemplateIpv4VrrpTrackingObject
- Decrement
Value int - Decrement Value for VRRP priority
- Decrement
Value stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Track
Action string - Track Action
- Track
Action stringVariable - Variable name
- Tracker
Id int - Tracker ID
- Tracker
Id stringVariable - Variable name
- Decrement
Value int - Decrement Value for VRRP priority
- Decrement
Value stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Track
Action string - Track Action
- Track
Action stringVariable - Variable name
- Tracker
Id int - Tracker ID
- Tracker
Id stringVariable - Variable name
- decrement
Value Integer - Decrement Value for VRRP priority
- decrement
Value StringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- track
Action String - Track Action
- track
Action StringVariable - Variable name
- tracker
Id Integer - Tracker ID
- tracker
Id StringVariable - Variable name
- decrement
Value number - Decrement Value for VRRP priority
- decrement
Value stringVariable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- track
Action string - Track Action
- track
Action stringVariable - Variable name
- tracker
Id number - Tracker ID
- tracker
Id stringVariable - Variable name
- decrement_
value int - Decrement Value for VRRP priority
- decrement_
value_ strvariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- track_
action str - Track Action
- track_
action_ strvariable - Variable name
- tracker_
id int - Tracker ID
- tracker_
id_ strvariable - Variable name
- decrement
Value Number - Decrement Value for VRRP priority
- decrement
Value StringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- track
Action String - Track Action
- track
Action StringVariable - Variable name
- tracker
Id Number - Tracker ID
- tracker
Id StringVariable - Variable name
GetCiscoVpnInterfaceFeatureTemplateIpv6AccessList
- 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.
GetCiscoVpnInterfaceFeatureTemplateIpv6DhcpHelper
- 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
GetCiscoVpnInterfaceFeatureTemplateIpv6SecondaryAddress
- Address string
- IPv6 Address
- Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Address string
- IPv6 Address
- Address
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- address String
- IPv6 Address
- address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- address string
- IPv6 Address
- address
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- address str
- IPv6 Address
- address_
variable str - Variable name
- optional bool
- Indicates if list item is considered optional.
- address String
- IPv6 Address
- address
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoVpnInterfaceFeatureTemplateIpv6Vrrp
- Group
Id int - Group ID
- Group
Id stringVariable - Variable name
- Ipv6Addresses
List<Get
Cisco Vpn Interface Feature Template Ipv6Vrrp Ipv6Address> - IPv6 VRRP
- 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
Cisco Vpn Interface Feature Template Ipv6Vrrp Ipv6Address - IPv6 VRRP
- 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
Cisco Vpn Interface Feature Template Ipv6Vrrp Ipv6Address> - IPv6 VRRP
- 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
Cisco Vpn Interface Feature Template Ipv6Vrrp Ipv6Address[] - IPv6 VRRP
- 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[GetCisco Vpn Interface Feature Template Ipv6Vrrp Ipv6Address] - IPv6 VRRP
- 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
- 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
GetCiscoVpnInterfaceFeatureTemplateIpv6VrrpIpv6Address
- Ipv6Link
Local string - Use link-local IPv6 Address
- Ipv6Link
Local stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Assign Global IPv6 Prefix
- Prefix
Variable string - Variable name
- Ipv6Link
Local string - Use link-local IPv6 Address
- Ipv6Link
Local stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Prefix string
- Assign Global IPv6 Prefix
- Prefix
Variable string - Variable name
- ipv6Link
Local String - Use link-local IPv6 Address
- ipv6Link
Local StringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Assign Global IPv6 Prefix
- prefix
Variable String - Variable name
- ipv6Link
Local string - Use link-local IPv6 Address
- ipv6Link
Local stringVariable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- prefix string
- Assign Global IPv6 Prefix
- prefix
Variable string - Variable name
- ipv6_
link_ strlocal - Use link-local IPv6 Address
- ipv6_
link_ strlocal_ variable - Variable name
- optional bool
- Indicates if list item is considered optional.
- prefix str
- Assign Global IPv6 Prefix
- prefix_
variable str - Variable name
- ipv6Link
Local String - Use link-local IPv6 Address
- ipv6Link
Local StringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- prefix String
- Assign Global IPv6 Prefix
- prefix
Variable String - Variable name
GetCiscoVpnInterfaceFeatureTemplateStaticArp
- Ip
Address string - IP Address
- Ip
Address stringVariable - Variable name
- Mac string
- MAC address
- Mac
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Ip
Address string - IP Address
- Ip
Address stringVariable - Variable name
- Mac string
- MAC address
- Mac
Variable string - Variable name
- Optional bool
- Indicates if list item is considered optional.
- ip
Address String - IP Address
- ip
Address StringVariable - Variable name
- mac String
- MAC address
- mac
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- ip
Address string - IP Address
- ip
Address stringVariable - Variable name
- mac string
- MAC address
- mac
Variable string - Variable name
- optional boolean
- Indicates if list item is considered optional.
- ip_
address str - IP Address
- ip_
address_ strvariable - Variable name
- mac str
- MAC address
- mac_
variable str - Variable name
- optional bool
- Indicates if list item is considered optional.
- ip
Address String - IP Address
- ip
Address StringVariable - Variable name
- mac String
- MAC address
- mac
Variable String - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetCiscoVpnInterfaceFeatureTemplateStaticNat66Entry
- Optional bool
- Indicates if list item is considered optional.
- Source
Prefix string - Source Prefix
- Source
Prefix stringVariable - Variable name
- Source
Vpn intId - Source VPN ID
- Source
Vpn stringId Variable - Variable name
- Translated
Source stringPrefix - Translated Source Prefix
- Translated
Source stringPrefix Variable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Source
Prefix string - Source Prefix
- Source
Prefix stringVariable - Variable name
- Source
Vpn intId - Source VPN ID
- Source
Vpn stringId Variable - Variable name
- Translated
Source stringPrefix - Translated Source Prefix
- Translated
Source stringPrefix Variable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- source
Prefix String - Source Prefix
- source
Prefix StringVariable - Variable name
- source
Vpn IntegerId - Source VPN ID
- source
Vpn StringId Variable - Variable name
- translated
Source StringPrefix - Translated Source Prefix
- translated
Source StringPrefix Variable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- source
Prefix string - Source Prefix
- source
Prefix stringVariable - Variable name
- source
Vpn numberId - Source VPN ID
- source
Vpn stringId Variable - Variable name
- translated
Source stringPrefix - Translated Source Prefix
- translated
Source stringPrefix Variable - Variable name
- optional bool
- Indicates if list item is considered optional.
- source_
prefix str - Source Prefix
- source_
prefix_ strvariable - Variable name
- source_
vpn_ intid - Source VPN ID
- source_
vpn_ strid_ variable - Variable name
- translated_
source_ strprefix - Translated Source Prefix
- translated_
source_ strprefix_ variable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- source
Prefix String - Source Prefix
- source
Prefix StringVariable - Variable name
- source
Vpn NumberId - Source VPN ID
- source
Vpn StringId Variable - Variable name
- translated
Source StringPrefix - Translated Source Prefix
- translated
Source StringPrefix Variable - Variable name
GetCiscoVpnInterfaceFeatureTemplateStaticNatEntry
- Optional bool
- Indicates if list item is considered optional.
- Source
Ip string - Source IP address to be translated
- Source
Ip stringVariable - Variable name
- Source
Vpn intId - Configure VPN ID
- Source
Vpn stringId Variable - Variable name
- Static
Nat stringDirection - Direction of static NAT translation
- Static
Nat stringDirection Variable - Variable name
- Translate
Ip string - Statically translated source IP address
- Translate
Ip stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Source
Ip string - Source IP address to be translated
- Source
Ip stringVariable - Variable name
- Source
Vpn intId - Configure VPN ID
- Source
Vpn stringId Variable - Variable name
- Static
Nat stringDirection - Direction of static NAT translation
- Static
Nat stringDirection Variable - Variable name
- Translate
Ip string - Statically translated source IP address
- Translate
Ip stringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- source
Ip String - Source IP address to be translated
- source
Ip StringVariable - Variable name
- source
Vpn IntegerId - Configure VPN ID
- source
Vpn StringId Variable - Variable name
- static
Nat StringDirection - Direction of static NAT translation
- static
Nat StringDirection Variable - Variable name
- translate
Ip String - Statically translated source IP address
- translate
Ip StringVariable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- source
Ip string - Source IP address to be translated
- source
Ip stringVariable - Variable name
- source
Vpn numberId - Configure VPN ID
- source
Vpn stringId Variable - Variable name
- static
Nat stringDirection - Direction of static NAT translation
- static
Nat stringDirection Variable - Variable name
- translate
Ip string - Statically translated source IP address
- translate
Ip stringVariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- source_
ip str - Source IP address to be translated
- source_
ip_ strvariable - Variable name
- source_
vpn_ intid - Configure VPN ID
- source_
vpn_ strid_ variable - Variable name
- static_
nat_ strdirection - Direction of static NAT translation
- static_
nat_ strdirection_ variable - Variable name
- translate_
ip str - Statically translated source IP address
- translate_
ip_ strvariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- source
Ip String - Source IP address to be translated
- source
Ip StringVariable - Variable name
- source
Vpn NumberId - Configure VPN ID
- source
Vpn StringId Variable - Variable name
- static
Nat StringDirection - Direction of static NAT translation
- static
Nat StringDirection Variable - Variable name
- translate
Ip String - Statically translated source IP address
- translate
Ip StringVariable - Variable name
GetCiscoVpnInterfaceFeatureTemplateStaticPortForwardEntry
- Optional bool
- Indicates if list item is considered optional.
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Source
Ip string - Source IP address to be translated
- Source
Ip stringVariable - Variable name
- Source
Port int - Source Port
- Source
Port stringVariable - Variable name
- Source
Vpn intId - Configure VPN ID
- Source
Vpn stringId Variable - Variable name
- Static
Nat stringDirection - Direction of static NAT translation
- Static
Nat stringDirection Variable - Variable name
- Translate
Ip string - Statically translated source IP address
- Translate
Ip stringVariable - Variable name
- Translate
Port int - Translate Port
- Translate
Port stringVariable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Protocol string
- Protocol
- Protocol
Variable string - Variable name
- Source
Ip string - Source IP address to be translated
- Source
Ip stringVariable - Variable name
- Source
Port int - Source Port
- Source
Port stringVariable - Variable name
- Source
Vpn intId - Configure VPN ID
- Source
Vpn stringId Variable - Variable name
- Static
Nat stringDirection - Direction of static NAT translation
- Static
Nat stringDirection Variable - Variable name
- Translate
Ip string - Statically translated source IP address
- Translate
Ip stringVariable - Variable name
- Translate
Port int - Translate Port
- Translate
Port stringVariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- protocol String
- Protocol
- protocol
Variable String - Variable name
- source
Ip String - Source IP address to be translated
- source
Ip StringVariable - Variable name
- source
Port Integer - Source Port
- source
Port StringVariable - Variable name
- source
Vpn IntegerId - Configure VPN ID
- source
Vpn StringId Variable - Variable name
- static
Nat StringDirection - Direction of static NAT translation
- static
Nat StringDirection Variable - Variable name
- translate
Ip String - Statically translated source IP address
- translate
Ip StringVariable - Variable name
- translate
Port Integer - Translate Port
- translate
Port StringVariable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- protocol string
- Protocol
- protocol
Variable string - Variable name
- source
Ip string - Source IP address to be translated
- source
Ip stringVariable - Variable name
- source
Port number - Source Port
- source
Port stringVariable - Variable name
- source
Vpn numberId - Configure VPN ID
- source
Vpn stringId Variable - Variable name
- static
Nat stringDirection - Direction of static NAT translation
- static
Nat stringDirection Variable - Variable name
- translate
Ip string - Statically translated source IP address
- translate
Ip stringVariable - Variable name
- translate
Port number - Translate Port
- translate
Port stringVariable - Variable name
- optional bool
- Indicates if list item is considered optional.
- protocol str
- Protocol
- protocol_
variable str - Variable name
- source_
ip str - Source IP address to be translated
- source_
ip_ strvariable - Variable name
- source_
port int - Source Port
- source_
port_ strvariable - Variable name
- source_
vpn_ intid - Configure VPN ID
- source_
vpn_ strid_ variable - Variable name
- static_
nat_ strdirection - Direction of static NAT translation
- static_
nat_ strdirection_ variable - Variable name
- translate_
ip str - Statically translated source IP address
- translate_
ip_ strvariable - Variable name
- translate_
port int - Translate Port
- translate_
port_ strvariable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- protocol String
- Protocol
- protocol
Variable String - Variable name
- source
Ip String - Source IP address to be translated
- source
Ip StringVariable - Variable name
- source
Port Number - Source Port
- source
Port StringVariable - Variable name
- source
Vpn NumberId - Configure VPN ID
- source
Vpn StringId Variable - Variable name
- static
Nat StringDirection - Direction of static NAT translation
- static
Nat StringDirection Variable - Variable name
- translate
Ip String - Statically translated source IP address
- translate
Ip StringVariable - Variable name
- translate
Port Number - Translate Port
- translate
Port StringVariable - Variable name
GetCiscoVpnInterfaceFeatureTemplateTunnelInterfaceEncapsulation
- Encapsulation string
- Encapsulation
- Optional bool
- Indicates if list item is considered optional.
- Preference int
- Set preference for TLOC
- Preference
Variable string - Variable name
- Weight int
- Set weight for TLOC
- Weight
Variable string - Variable name
- Encapsulation string
- Encapsulation
- Optional bool
- Indicates if list item is considered optional.
- Preference int
- Set preference for TLOC
- Preference
Variable string - Variable name
- Weight int
- Set weight for TLOC
- Weight
Variable string - Variable name
- encapsulation String
- Encapsulation
- optional Boolean
- Indicates if list item is considered optional.
- preference Integer
- Set preference for TLOC
- preference
Variable String - Variable name
- weight Integer
- Set weight for TLOC
- weight
Variable String - Variable name
- encapsulation string
- Encapsulation
- optional boolean
- Indicates if list item is considered optional.
- preference number
- Set preference for TLOC
- preference
Variable string - Variable name
- weight number
- Set weight for TLOC
- weight
Variable string - Variable name
- encapsulation str
- Encapsulation
- optional bool
- Indicates if list item is considered optional.
- preference int
- Set preference for TLOC
- preference_
variable str - Variable name
- weight int
- Set weight for TLOC
- weight_
variable str - Variable name
- encapsulation String
- Encapsulation
- optional Boolean
- Indicates if list item is considered optional.
- preference Number
- Set preference for TLOC
- preference
Variable String - Variable name
- weight Number
- Set weight for TLOC
- weight
Variable String - Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwan
Terraform Provider.