Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
This data source can read the VPN Interface DSL PPPoA feature template.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as sdwan from "@pulumi/sdwan";
const example = sdwan.getVpnInterfaceDslPppoaFeatureTemplate({
id: "f6b2c44c-693c-4763-b010-895aa3d236bd",
});
import pulumi
import pulumi_sdwan as sdwan
example = sdwan.get_vpn_interface_dsl_pppoa_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.LookupVpnInterfaceDslPppoaFeatureTemplate(ctx, &sdwan.LookupVpnInterfaceDslPppoaFeatureTemplateArgs{
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.GetVpnInterfaceDslPppoaFeatureTemplate.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.GetVpnInterfaceDslPppoaFeatureTemplateArgs;
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.getVpnInterfaceDslPppoaFeatureTemplate(GetVpnInterfaceDslPppoaFeatureTemplateArgs.builder()
.id("f6b2c44c-693c-4763-b010-895aa3d236bd")
.build());
}
}
variables:
example:
fn::invoke:
function: sdwan:getVpnInterfaceDslPppoaFeatureTemplate
arguments:
id: f6b2c44c-693c-4763-b010-895aa3d236bd
Using getVpnInterfaceDslPppoaFeatureTemplate
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 getVpnInterfaceDslPppoaFeatureTemplate(args: GetVpnInterfaceDslPppoaFeatureTemplateArgs, opts?: InvokeOptions): Promise<GetVpnInterfaceDslPppoaFeatureTemplateResult>
function getVpnInterfaceDslPppoaFeatureTemplateOutput(args: GetVpnInterfaceDslPppoaFeatureTemplateOutputArgs, opts?: InvokeOptions): Output<GetVpnInterfaceDslPppoaFeatureTemplateResult>def get_vpn_interface_dsl_pppoa_feature_template(id: Optional[str] = None,
name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetVpnInterfaceDslPppoaFeatureTemplateResult
def get_vpn_interface_dsl_pppoa_feature_template_output(id: Optional[pulumi.Input[str]] = None,
name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetVpnInterfaceDslPppoaFeatureTemplateResult]func LookupVpnInterfaceDslPppoaFeatureTemplate(ctx *Context, args *LookupVpnInterfaceDslPppoaFeatureTemplateArgs, opts ...InvokeOption) (*LookupVpnInterfaceDslPppoaFeatureTemplateResult, error)
func LookupVpnInterfaceDslPppoaFeatureTemplateOutput(ctx *Context, args *LookupVpnInterfaceDslPppoaFeatureTemplateOutputArgs, opts ...InvokeOption) LookupVpnInterfaceDslPppoaFeatureTemplateResultOutput> Note: This function is named LookupVpnInterfaceDslPppoaFeatureTemplate in the Go SDK.
public static class GetVpnInterfaceDslPppoaFeatureTemplate
{
public static Task<GetVpnInterfaceDslPppoaFeatureTemplateResult> InvokeAsync(GetVpnInterfaceDslPppoaFeatureTemplateArgs args, InvokeOptions? opts = null)
public static Output<GetVpnInterfaceDslPppoaFeatureTemplateResult> Invoke(GetVpnInterfaceDslPppoaFeatureTemplateInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetVpnInterfaceDslPppoaFeatureTemplateResult> getVpnInterfaceDslPppoaFeatureTemplate(GetVpnInterfaceDslPppoaFeatureTemplateArgs args, InvokeOptions options)
public static Output<GetVpnInterfaceDslPppoaFeatureTemplateResult> getVpnInterfaceDslPppoaFeatureTemplate(GetVpnInterfaceDslPppoaFeatureTemplateArgs args, InvokeOptions options)
fn::invoke:
function: sdwan:index/getVpnInterfaceDslPppoaFeatureTemplate:getVpnInterfaceDslPppoaFeatureTemplate
arguments:
# arguments dictionaryThe following arguments are supported:
getVpnInterfaceDslPppoaFeatureTemplate Result
The following output properties are available:
- Access
Lists List<GetVpn Interface Dsl Pppoa Feature Template Access List> - Apply ACL
- Atm
Description string - Interface description
- Atm
Description stringVariable - Variable name
- Atm
Sub stringInterface Name - ATM Sub interface Name
- Atm
Sub stringInterface Name Variable - 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
- Chap
Hostname string - CHAP Hostname
- Chap
Hostname stringVariable - Variable name
- Chap
Ppp stringAuth Password - Specify ppp authentication Password
- Chap
Ppp stringAuth Password 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
- Enable
Core boolRegion - Enable core region
- Enable
Core stringRegion Variable - Variable name
- Id string
- The id of the feature template
- Ip
Directed boolBroadcast - IP Directed-Broadcast
- Ip
Directed stringBroadcast Variable - Variable name
- Ip
Mtu int - Interface MTU \n\n, in bytes
- Ip
Mtu stringVariable - Variable name
- Name string
- The name of the feature template
- Nat bool
- Network Address Translation on this interface
- Nat
Block boolIcmp Error - Block inbound ICMP error messages
- Nat
Block stringIcmp Error Variable - Variable name
- Nat
Port List<GetForwards Vpn Interface Dsl Pppoa Feature Template Nat Port Forward> - Set port-forwarding rules for NAT on this interface
- Nat
Refresh stringMode - Set NAT refresh mode
- Nat
Refresh stringMode Variable - Variable name
- Nat
Response boolTo Ping - Respond to ping requests to NAT interface ip address from the public side
- Nat
Response stringTo Ping Variable - Variable name
- Nat
Tcp intTimeout - Set NAT TCP session timeout, in minutes
- Nat
Tcp stringTimeout Variable - Variable name
- Nat
Udp intTimeout - Set NAT UDP session timeout, in minutes
- Nat
Udp stringTimeout Variable - Variable name
- Pap
Password bool - PAP outbound Password
- Pap
Ppp stringAuth Password - Specify ppp authentication Password
- Pap
Ppp stringAuth Password Variable - Variable name
- Pap
Username string - PAP outbound Sent Username
- Pap
Username stringVariable - Variable name
- Per
Tunnel boolQos - Per-tunnel Qos
- Per
Tunnel boolQos Aggregator - Per-tunnel QoS Aggregator
- Per
Tunnel stringQos Aggregator Variable - Variable name
- Per
Tunnel stringQos Variable - Variable name
- Policers
List<Get
Vpn Interface Dsl Pppoa Feature Template Policer> - Enable policer
- Ppp
Authentication stringProtocol - PPP Link Authentication Protocol
- Ppp
Authentication boolProtocol Pap - PPP Authentication Protocol PAP
- Ppp
Authentication stringProtocol Variable - Variable name
- Ppp
Authentication stringType - Authenticate remote on incoming call only
- Pvcs
List<Get
Vpn Interface Dsl Pppoa Feature Template Pvc> - pvc
- 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
- Secondary
Region string - Enable secondary region
- Secondary
Region stringVariable - 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
- Tcp
Mss int - TCP MSS on SYN packets, in bytes
- Tcp
Mss 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
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 Variable - Variable name
- Tunnel
Interface boolControl Connections - Allow Control Connection
- Tunnel
Interface stringControl Connections Variable - Variable name
- Tunnel
Interface List<GetEncapsulations Vpn Interface Dsl Pppoa 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 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 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
- Vdsl
Configurations List<GetVpn Interface Dsl Pppoa Feature Template Vdsl Configuration> - vdsl
- Version int
- The version of the feature template
- Write
Rule string - Name of rewrite rule
- Write
Rule stringVariable - Variable name
- Access
Lists []GetVpn Interface Dsl Pppoa Feature Template Access List - Apply ACL
- Atm
Description string - Interface description
- Atm
Description stringVariable - Variable name
- Atm
Sub stringInterface Name - ATM Sub interface Name
- Atm
Sub stringInterface Name Variable - 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
- Chap
Hostname string - CHAP Hostname
- Chap
Hostname stringVariable - Variable name
- Chap
Ppp stringAuth Password - Specify ppp authentication Password
- Chap
Ppp stringAuth Password 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
- Enable
Core boolRegion - Enable core region
- Enable
Core stringRegion Variable - Variable name
- Id string
- The id of the feature template
- Ip
Directed boolBroadcast - IP Directed-Broadcast
- Ip
Directed stringBroadcast Variable - Variable name
- Ip
Mtu int - Interface MTU \n\n, in bytes
- Ip
Mtu stringVariable - Variable name
- Name string
- The name of the feature template
- Nat bool
- Network Address Translation on this interface
- Nat
Block boolIcmp Error - Block inbound ICMP error messages
- Nat
Block stringIcmp Error Variable - Variable name
- Nat
Port []GetForwards Vpn Interface Dsl Pppoa Feature Template Nat Port Forward - Set port-forwarding rules for NAT on this interface
- Nat
Refresh stringMode - Set NAT refresh mode
- Nat
Refresh stringMode Variable - Variable name
- Nat
Response boolTo Ping - Respond to ping requests to NAT interface ip address from the public side
- Nat
Response stringTo Ping Variable - Variable name
- Nat
Tcp intTimeout - Set NAT TCP session timeout, in minutes
- Nat
Tcp stringTimeout Variable - Variable name
- Nat
Udp intTimeout - Set NAT UDP session timeout, in minutes
- Nat
Udp stringTimeout Variable - Variable name
- Pap
Password bool - PAP outbound Password
- Pap
Ppp stringAuth Password - Specify ppp authentication Password
- Pap
Ppp stringAuth Password Variable - Variable name
- Pap
Username string - PAP outbound Sent Username
- Pap
Username stringVariable - Variable name
- Per
Tunnel boolQos - Per-tunnel Qos
- Per
Tunnel boolQos Aggregator - Per-tunnel QoS Aggregator
- Per
Tunnel stringQos Aggregator Variable - Variable name
- Per
Tunnel stringQos Variable - Variable name
- Policers
[]Get
Vpn Interface Dsl Pppoa Feature Template Policer - Enable policer
- Ppp
Authentication stringProtocol - PPP Link Authentication Protocol
- Ppp
Authentication boolProtocol Pap - PPP Authentication Protocol PAP
- Ppp
Authentication stringProtocol Variable - Variable name
- Ppp
Authentication stringType - Authenticate remote on incoming call only
- Pvcs
[]Get
Vpn Interface Dsl Pppoa Feature Template Pvc - pvc
- 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
- Secondary
Region string - Enable secondary region
- Secondary
Region stringVariable - 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
- Tcp
Mss int - TCP MSS on SYN packets, in bytes
- Tcp
Mss 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
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 Variable - Variable name
- Tunnel
Interface boolControl Connections - Allow Control Connection
- Tunnel
Interface stringControl Connections Variable - Variable name
- Tunnel
Interface []GetEncapsulations Vpn Interface Dsl Pppoa 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 []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 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
- Vdsl
Configurations []GetVpn Interface Dsl Pppoa Feature Template Vdsl Configuration - vdsl
- Version int
- The version of the feature template
- Write
Rule string - Name of rewrite rule
- Write
Rule stringVariable - Variable name
- access
Lists List<GetVpn Interface Dsl Pppoa Feature Template Access List> - Apply ACL
- atm
Description String - Interface description
- atm
Description StringVariable - Variable name
- atm
Sub StringInterface Name - ATM Sub interface Name
- atm
Sub StringInterface Name Variable - 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
- chap
Hostname String - CHAP Hostname
- chap
Hostname StringVariable - Variable name
- chap
Ppp StringAuth Password - Specify ppp authentication Password
- chap
Ppp StringAuth Password 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
- enable
Core BooleanRegion - Enable core region
- enable
Core StringRegion Variable - Variable name
- id String
- The id of the feature template
- ip
Directed BooleanBroadcast - IP Directed-Broadcast
- ip
Directed StringBroadcast Variable - Variable name
- ip
Mtu Integer - Interface MTU \n\n, in bytes
- ip
Mtu StringVariable - Variable name
- name String
- The name of the feature template
- nat Boolean
- Network Address Translation on this interface
- nat
Block BooleanIcmp Error - Block inbound ICMP error messages
- nat
Block StringIcmp Error Variable - Variable name
- nat
Port List<GetForwards Vpn Interface Dsl Pppoa Feature Template Nat Port Forward> - Set port-forwarding rules for NAT on this interface
- nat
Refresh StringMode - Set NAT refresh mode
- nat
Refresh StringMode Variable - Variable name
- nat
Response BooleanTo Ping - Respond to ping requests to NAT interface ip address from the public side
- nat
Response StringTo Ping Variable - Variable name
- nat
Tcp IntegerTimeout - Set NAT TCP session timeout, in minutes
- nat
Tcp StringTimeout Variable - Variable name
- nat
Udp IntegerTimeout - Set NAT UDP session timeout, in minutes
- nat
Udp StringTimeout Variable - Variable name
- pap
Password Boolean - PAP outbound Password
- pap
Ppp StringAuth Password - Specify ppp authentication Password
- pap
Ppp StringAuth Password Variable - Variable name
- pap
Username String - PAP outbound Sent Username
- pap
Username StringVariable - Variable name
- per
Tunnel BooleanQos - Per-tunnel Qos
- per
Tunnel BooleanQos Aggregator - Per-tunnel QoS Aggregator
- per
Tunnel StringQos Aggregator Variable - Variable name
- per
Tunnel StringQos Variable - Variable name
- policers
List<Get
Vpn Interface Dsl Pppoa Feature Template Policer> - Enable policer
- ppp
Authentication StringProtocol - PPP Link Authentication Protocol
- ppp
Authentication BooleanProtocol Pap - PPP Authentication Protocol PAP
- ppp
Authentication StringProtocol Variable - Variable name
- ppp
Authentication StringType - Authenticate remote on incoming call only
- pvcs
List<Get
Vpn Interface Dsl Pppoa Feature Template Pvc> - pvc
- 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
- secondary
Region String - Enable secondary region
- secondary
Region StringVariable - 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
- tcp
Mss Integer - TCP MSS on SYN packets, in bytes
- tcp
Mss 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
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 Variable - Variable name
- tunnel
Interface BooleanControl Connections - Allow Control Connection
- tunnel
Interface StringControl Connections Variable - Variable name
- tunnel
Interface List<GetEncapsulations Vpn Interface Dsl Pppoa 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 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 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
- vdsl
Configurations List<GetVpn Interface Dsl Pppoa Feature Template Vdsl Configuration> - vdsl
- version Integer
- The version of the feature template
- write
Rule String - Name of rewrite rule
- write
Rule StringVariable - Variable name
- access
Lists GetVpn Interface Dsl Pppoa Feature Template Access List[] - Apply ACL
- atm
Description string - Interface description
- atm
Description stringVariable - Variable name
- atm
Sub stringInterface Name - ATM Sub interface Name
- atm
Sub stringInterface Name Variable - 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
- chap
Hostname string - CHAP Hostname
- chap
Hostname stringVariable - Variable name
- chap
Ppp stringAuth Password - Specify ppp authentication Password
- chap
Ppp stringAuth Password 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
- enable
Core booleanRegion - Enable core region
- enable
Core stringRegion Variable - Variable name
- id string
- The id of the feature template
- ip
Directed booleanBroadcast - IP Directed-Broadcast
- ip
Directed stringBroadcast Variable - Variable name
- ip
Mtu number - Interface MTU \n\n, in bytes
- ip
Mtu stringVariable - Variable name
- name string
- The name of the feature template
- nat boolean
- Network Address Translation on this interface
- nat
Block booleanIcmp Error - Block inbound ICMP error messages
- nat
Block stringIcmp Error Variable - Variable name
- nat
Port GetForwards Vpn Interface Dsl Pppoa Feature Template Nat Port Forward[] - Set port-forwarding rules for NAT on this interface
- nat
Refresh stringMode - Set NAT refresh mode
- nat
Refresh stringMode Variable - Variable name
- nat
Response booleanTo Ping - Respond to ping requests to NAT interface ip address from the public side
- nat
Response stringTo Ping Variable - Variable name
- nat
Tcp numberTimeout - Set NAT TCP session timeout, in minutes
- nat
Tcp stringTimeout Variable - Variable name
- nat
Udp numberTimeout - Set NAT UDP session timeout, in minutes
- nat
Udp stringTimeout Variable - Variable name
- pap
Password boolean - PAP outbound Password
- pap
Ppp stringAuth Password - Specify ppp authentication Password
- pap
Ppp stringAuth Password Variable - Variable name
- pap
Username string - PAP outbound Sent Username
- pap
Username stringVariable - Variable name
- per
Tunnel booleanQos - Per-tunnel Qos
- per
Tunnel booleanQos Aggregator - Per-tunnel QoS Aggregator
- per
Tunnel stringQos Aggregator Variable - Variable name
- per
Tunnel stringQos Variable - Variable name
- policers
Get
Vpn Interface Dsl Pppoa Feature Template Policer[] - Enable policer
- ppp
Authentication stringProtocol - PPP Link Authentication Protocol
- ppp
Authentication booleanProtocol Pap - PPP Authentication Protocol PAP
- ppp
Authentication stringProtocol Variable - Variable name
- ppp
Authentication stringType - Authenticate remote on incoming call only
- pvcs
Get
Vpn Interface Dsl Pppoa Feature Template Pvc[] - pvc
- 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
- secondary
Region string - Enable secondary region
- secondary
Region stringVariable - 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
- tcp
Mss number - TCP MSS on SYN packets, in bytes
- tcp
Mss 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
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 Variable - Variable name
- tunnel
Interface booleanControl Connections - Allow Control Connection
- tunnel
Interface stringControl Connections Variable - Variable name
- tunnel
Interface GetEncapsulations Vpn Interface Dsl Pppoa 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 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 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
- vdsl
Configurations GetVpn Interface Dsl Pppoa Feature Template Vdsl Configuration[] - vdsl
- version number
- The version of the feature template
- write
Rule string - Name of rewrite rule
- write
Rule stringVariable - Variable name
- access_
lists Sequence[GetVpn Interface Dsl Pppoa Feature Template Access List] - Apply ACL
- atm_
description str - Interface description
- atm_
description_ strvariable - Variable name
- atm_
sub_ strinterface_ name - ATM Sub interface Name
- atm_
sub_ strinterface_ name_ variable - 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
- chap_
hostname str - CHAP Hostname
- chap_
hostname_ strvariable - Variable name
- chap_
ppp_ strauth_ password - Specify ppp authentication Password
- chap_
ppp_ strauth_ password_ 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
- enable_
core_ boolregion - Enable core region
- enable_
core_ strregion_ variable - Variable name
- id str
- The id of the feature template
- ip_
directed_ boolbroadcast - IP Directed-Broadcast
- ip_
directed_ strbroadcast_ variable - Variable name
- ip_
mtu int - Interface MTU \n\n, in bytes
- ip_
mtu_ strvariable - Variable name
- name str
- The name of the feature template
- nat bool
- Network Address Translation on this interface
- nat_
block_ boolicmp_ error - Block inbound ICMP error messages
- nat_
block_ stricmp_ error_ variable - Variable name
- nat_
port_ Sequence[Getforwards Vpn Interface Dsl Pppoa Feature Template Nat Port Forward] - Set port-forwarding rules for NAT on this interface
- nat_
refresh_ strmode - Set NAT refresh mode
- nat_
refresh_ strmode_ variable - Variable name
- nat_
response_ boolto_ ping - Respond to ping requests to NAT interface ip address from the public side
- nat_
response_ strto_ ping_ variable - Variable name
- nat_
tcp_ inttimeout - Set NAT TCP session timeout, in minutes
- nat_
tcp_ strtimeout_ variable - Variable name
- nat_
udp_ inttimeout - Set NAT UDP session timeout, in minutes
- nat_
udp_ strtimeout_ variable - Variable name
- pap_
password bool - PAP outbound Password
- pap_
ppp_ strauth_ password - Specify ppp authentication Password
- pap_
ppp_ strauth_ password_ variable - Variable name
- pap_
username str - PAP outbound Sent Username
- pap_
username_ strvariable - Variable name
- per_
tunnel_ boolqos - Per-tunnel Qos
- per_
tunnel_ boolqos_ aggregator - Per-tunnel QoS Aggregator
- per_
tunnel_ strqos_ aggregator_ variable - Variable name
- per_
tunnel_ strqos_ variable - Variable name
- policers
Sequence[Get
Vpn Interface Dsl Pppoa Feature Template Policer] - Enable policer
- ppp_
authentication_ strprotocol - PPP Link Authentication Protocol
- ppp_
authentication_ boolprotocol_ pap - PPP Authentication Protocol PAP
- ppp_
authentication_ strprotocol_ variable - Variable name
- ppp_
authentication_ strtype - Authenticate remote on incoming call only
- pvcs
Sequence[Get
Vpn Interface Dsl Pppoa Feature Template Pvc] - pvc
- 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
- secondary_
region str - Enable secondary region
- secondary_
region_ strvariable - 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
- tcp_
mss int - TCP MSS on SYN packets, in bytes
- tcp_
mss_ 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_
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_ variable - Variable name
- tunnel_
interface_ boolcontrol_ connections - Allow Control Connection
- tunnel_
interface_ strcontrol_ connections_ variable - Variable name
- tunnel_
interface_ Sequence[Getencapsulations Vpn Interface Dsl Pppoa 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_ 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_ 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
- vdsl_
configurations Sequence[GetVpn Interface Dsl Pppoa Feature Template Vdsl Configuration] - vdsl
- version int
- The version of the feature template
- write_
rule str - Name of rewrite rule
- write_
rule_ strvariable - Variable name
- access
Lists List<Property Map> - Apply ACL
- atm
Description String - Interface description
- atm
Description StringVariable - Variable name
- atm
Sub StringInterface Name - ATM Sub interface Name
- atm
Sub StringInterface Name Variable - 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
- chap
Hostname String - CHAP Hostname
- chap
Hostname StringVariable - Variable name
- chap
Ppp StringAuth Password - Specify ppp authentication Password
- chap
Ppp StringAuth Password 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
- enable
Core BooleanRegion - Enable core region
- enable
Core StringRegion Variable - Variable name
- id String
- The id of the feature template
- ip
Directed BooleanBroadcast - IP Directed-Broadcast
- ip
Directed StringBroadcast Variable - Variable name
- ip
Mtu Number - Interface MTU \n\n, in bytes
- ip
Mtu StringVariable - Variable name
- name String
- The name of the feature template
- nat Boolean
- Network Address Translation on this interface
- nat
Block BooleanIcmp Error - Block inbound ICMP error messages
- nat
Block StringIcmp Error Variable - Variable name
- nat
Port List<Property Map>Forwards - Set port-forwarding rules for NAT on this interface
- nat
Refresh StringMode - Set NAT refresh mode
- nat
Refresh StringMode Variable - Variable name
- nat
Response BooleanTo Ping - Respond to ping requests to NAT interface ip address from the public side
- nat
Response StringTo Ping Variable - Variable name
- nat
Tcp NumberTimeout - Set NAT TCP session timeout, in minutes
- nat
Tcp StringTimeout Variable - Variable name
- nat
Udp NumberTimeout - Set NAT UDP session timeout, in minutes
- nat
Udp StringTimeout Variable - Variable name
- pap
Password Boolean - PAP outbound Password
- pap
Ppp StringAuth Password - Specify ppp authentication Password
- pap
Ppp StringAuth Password Variable - Variable name
- pap
Username String - PAP outbound Sent Username
- pap
Username StringVariable - Variable name
- per
Tunnel BooleanQos - Per-tunnel Qos
- per
Tunnel BooleanQos Aggregator - Per-tunnel QoS Aggregator
- per
Tunnel StringQos Aggregator Variable - Variable name
- per
Tunnel StringQos Variable - Variable name
- policers List<Property Map>
- Enable policer
- ppp
Authentication StringProtocol - PPP Link Authentication Protocol
- ppp
Authentication BooleanProtocol Pap - PPP Authentication Protocol PAP
- ppp
Authentication StringProtocol Variable - Variable name
- ppp
Authentication StringType - Authenticate remote on incoming call only
- pvcs List<Property Map>
- pvc
- 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
- secondary
Region String - Enable secondary region
- secondary
Region StringVariable - 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
- tcp
Mss Number - TCP MSS on SYN packets, in bytes
- tcp
Mss 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
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 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 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 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
- vdsl
Configurations List<Property Map> - vdsl
- version Number
- The version of the feature template
- write
Rule String - Name of rewrite rule
- write
Rule StringVariable - Variable name
Supporting Types
GetVpnInterfaceDslPppoaFeatureTemplateAccessList
- 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.
GetVpnInterfaceDslPppoaFeatureTemplateNatPortForward
- Optional bool
- Indicates if list item is considered optional.
- Port
End intRange - Ending port of port range
- Port
Start intRange - Starting port of port range
- Private
Ip stringAddress - Private IP Address to translate to
- Private
Ip stringAddress Variable - Variable name
- Private
Vpn int - VPN in which private IP Address resides
- Private
Vpn stringVariable - Variable name
- Protocol string
- Layer 4 protocol to apply port forwarding to
- Optional bool
- Indicates if list item is considered optional.
- Port
End intRange - Ending port of port range
- Port
Start intRange - Starting port of port range
- Private
Ip stringAddress - Private IP Address to translate to
- Private
Ip stringAddress Variable - Variable name
- Private
Vpn int - VPN in which private IP Address resides
- Private
Vpn stringVariable - Variable name
- Protocol string
- Layer 4 protocol to apply port forwarding to
- optional Boolean
- Indicates if list item is considered optional.
- port
End IntegerRange - Ending port of port range
- port
Start IntegerRange - Starting port of port range
- private
Ip StringAddress - Private IP Address to translate to
- private
Ip StringAddress Variable - Variable name
- private
Vpn Integer - VPN in which private IP Address resides
- private
Vpn StringVariable - Variable name
- protocol String
- Layer 4 protocol to apply port forwarding to
- optional boolean
- Indicates if list item is considered optional.
- port
End numberRange - Ending port of port range
- port
Start numberRange - Starting port of port range
- private
Ip stringAddress - Private IP Address to translate to
- private
Ip stringAddress Variable - Variable name
- private
Vpn number - VPN in which private IP Address resides
- private
Vpn stringVariable - Variable name
- protocol string
- Layer 4 protocol to apply port forwarding to
- optional bool
- Indicates if list item is considered optional.
- port_
end_ intrange - Ending port of port range
- port_
start_ intrange - Starting port of port range
- private_
ip_ straddress - Private IP Address to translate to
- private_
ip_ straddress_ variable - Variable name
- private_
vpn int - VPN in which private IP Address resides
- private_
vpn_ strvariable - Variable name
- protocol str
- Layer 4 protocol to apply port forwarding to
- optional Boolean
- Indicates if list item is considered optional.
- port
End NumberRange - Ending port of port range
- port
Start NumberRange - Starting port of port range
- private
Ip StringAddress - Private IP Address to translate to
- private
Ip StringAddress Variable - Variable name
- private
Vpn Number - VPN in which private IP Address resides
- private
Vpn StringVariable - Variable name
- protocol String
- Layer 4 protocol to apply port forwarding to
GetVpnInterfaceDslPppoaFeatureTemplatePolicer
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- Policer
Name string - Name of policer
- Direction string
- Direction
- Optional bool
- Indicates if list item is considered optional.
- Policer
Name string - Name of policer
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- policer
Name String - Name of policer
- direction string
- Direction
- optional boolean
- Indicates if list item is considered optional.
- policer
Name string - Name of policer
- direction str
- Direction
- optional bool
- Indicates if list item is considered optional.
- policer_
name str - Name of policer
- direction String
- Direction
- optional Boolean
- Indicates if list item is considered optional.
- policer
Name String - Name of policer
GetVpnInterfaceDslPppoaFeatureTemplatePvc
- Atm
Dialer intPool Member - Dialer Pool corresponding to this pvc
- Atm
Dialer stringPool Member Variable - Variable name
- Atm
Encapsulation boolAal5mux - dialer
- Atm
Encapsulation boolAal5nlpid - aal5nlpid
- Atm
Encapsulation boolAal5snap - aal5snap
- Atm
Vbr intNrt Maximum Burst Size - Maximum Burst Size in Cells
- Atm
Vbr stringNrt Maximum Burst Size Variable - Variable name
- Atm
Vbr intNrt Peak Cell Rate - Peak Cell Rate in Kbps
- Atm
Vbr stringNrt Peak Cell Rate Variable - Variable name
- Atm
Vbr intNrt Sustainable Cell Rate - Peak Cell Rate in Kbps
- Atm
Vbr stringNrt Sustainable Cell Rate Variable - Variable name
- Atm
Vbr intRt Average Cell Rate - Average Cell Rate in Kbps
- Atm
Vbr stringRt Average Cell Rate Variable - Variable name
- Atm
Vbr intRt Maximum Burst Size - Maximum Burst Size in number of Cells
- Atm
Vbr stringRt Maximum Burst Size Variable - Variable name
- Atm
Vbr intRt Peak Cell Rate - Peak Cell Rate in Kbps
- Atm
Vbr stringRt Peak Cell Rate Variable - Variable name
- Atm
Vpi stringAnd Vci - VPI/VCI
- Atm
Vpi stringAnd Vci Variable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- Atm
Dialer intPool Member - Dialer Pool corresponding to this pvc
- Atm
Dialer stringPool Member Variable - Variable name
- Atm
Encapsulation boolAal5mux - dialer
- Atm
Encapsulation boolAal5nlpid - aal5nlpid
- Atm
Encapsulation boolAal5snap - aal5snap
- Atm
Vbr intNrt Maximum Burst Size - Maximum Burst Size in Cells
- Atm
Vbr stringNrt Maximum Burst Size Variable - Variable name
- Atm
Vbr intNrt Peak Cell Rate - Peak Cell Rate in Kbps
- Atm
Vbr stringNrt Peak Cell Rate Variable - Variable name
- Atm
Vbr intNrt Sustainable Cell Rate - Peak Cell Rate in Kbps
- Atm
Vbr stringNrt Sustainable Cell Rate Variable - Variable name
- Atm
Vbr intRt Average Cell Rate - Average Cell Rate in Kbps
- Atm
Vbr stringRt Average Cell Rate Variable - Variable name
- Atm
Vbr intRt Maximum Burst Size - Maximum Burst Size in number of Cells
- Atm
Vbr stringRt Maximum Burst Size Variable - Variable name
- Atm
Vbr intRt Peak Cell Rate - Peak Cell Rate in Kbps
- Atm
Vbr stringRt Peak Cell Rate Variable - Variable name
- Atm
Vpi stringAnd Vci - VPI/VCI
- Atm
Vpi stringAnd Vci Variable - Variable name
- Optional bool
- Indicates if list item is considered optional.
- atm
Dialer IntegerPool Member - Dialer Pool corresponding to this pvc
- atm
Dialer StringPool Member Variable - Variable name
- atm
Encapsulation BooleanAal5mux - dialer
- atm
Encapsulation BooleanAal5nlpid - aal5nlpid
- atm
Encapsulation BooleanAal5snap - aal5snap
- atm
Vbr IntegerNrt Maximum Burst Size - Maximum Burst Size in Cells
- atm
Vbr StringNrt Maximum Burst Size Variable - Variable name
- atm
Vbr IntegerNrt Peak Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr StringNrt Peak Cell Rate Variable - Variable name
- atm
Vbr IntegerNrt Sustainable Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr StringNrt Sustainable Cell Rate Variable - Variable name
- atm
Vbr IntegerRt Average Cell Rate - Average Cell Rate in Kbps
- atm
Vbr StringRt Average Cell Rate Variable - Variable name
- atm
Vbr IntegerRt Maximum Burst Size - Maximum Burst Size in number of Cells
- atm
Vbr StringRt Maximum Burst Size Variable - Variable name
- atm
Vbr IntegerRt Peak Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr StringRt Peak Cell Rate Variable - Variable name
- atm
Vpi StringAnd Vci - VPI/VCI
- atm
Vpi StringAnd Vci Variable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
- atm
Dialer numberPool Member - Dialer Pool corresponding to this pvc
- atm
Dialer stringPool Member Variable - Variable name
- atm
Encapsulation booleanAal5mux - dialer
- atm
Encapsulation booleanAal5nlpid - aal5nlpid
- atm
Encapsulation booleanAal5snap - aal5snap
- atm
Vbr numberNrt Maximum Burst Size - Maximum Burst Size in Cells
- atm
Vbr stringNrt Maximum Burst Size Variable - Variable name
- atm
Vbr numberNrt Peak Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr stringNrt Peak Cell Rate Variable - Variable name
- atm
Vbr numberNrt Sustainable Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr stringNrt Sustainable Cell Rate Variable - Variable name
- atm
Vbr numberRt Average Cell Rate - Average Cell Rate in Kbps
- atm
Vbr stringRt Average Cell Rate Variable - Variable name
- atm
Vbr numberRt Maximum Burst Size - Maximum Burst Size in number of Cells
- atm
Vbr stringRt Maximum Burst Size Variable - Variable name
- atm
Vbr numberRt Peak Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr stringRt Peak Cell Rate Variable - Variable name
- atm
Vpi stringAnd Vci - VPI/VCI
- atm
Vpi stringAnd Vci Variable - Variable name
- optional boolean
- Indicates if list item is considered optional.
- atm_
dialer_ intpool_ member - Dialer Pool corresponding to this pvc
- atm_
dialer_ strpool_ member_ variable - Variable name
- atm_
encapsulation_ boolaal5mux - dialer
- atm_
encapsulation_ boolaal5nlpid - aal5nlpid
- atm_
encapsulation_ boolaal5snap - aal5snap
- atm_
vbr_ intnrt_ maximum_ burst_ size - Maximum Burst Size in Cells
- atm_
vbr_ strnrt_ maximum_ burst_ size_ variable - Variable name
- atm_
vbr_ intnrt_ peak_ cell_ rate - Peak Cell Rate in Kbps
- atm_
vbr_ strnrt_ peak_ cell_ rate_ variable - Variable name
- atm_
vbr_ intnrt_ sustainable_ cell_ rate - Peak Cell Rate in Kbps
- atm_
vbr_ strnrt_ sustainable_ cell_ rate_ variable - Variable name
- atm_
vbr_ intrt_ average_ cell_ rate - Average Cell Rate in Kbps
- atm_
vbr_ strrt_ average_ cell_ rate_ variable - Variable name
- atm_
vbr_ intrt_ maximum_ burst_ size - Maximum Burst Size in number of Cells
- atm_
vbr_ strrt_ maximum_ burst_ size_ variable - Variable name
- atm_
vbr_ intrt_ peak_ cell_ rate - Peak Cell Rate in Kbps
- atm_
vbr_ strrt_ peak_ cell_ rate_ variable - Variable name
- atm_
vpi_ strand_ vci - VPI/VCI
- atm_
vpi_ strand_ vci_ variable - Variable name
- optional bool
- Indicates if list item is considered optional.
- atm
Dialer NumberPool Member - Dialer Pool corresponding to this pvc
- atm
Dialer StringPool Member Variable - Variable name
- atm
Encapsulation BooleanAal5mux - dialer
- atm
Encapsulation BooleanAal5nlpid - aal5nlpid
- atm
Encapsulation BooleanAal5snap - aal5snap
- atm
Vbr NumberNrt Maximum Burst Size - Maximum Burst Size in Cells
- atm
Vbr StringNrt Maximum Burst Size Variable - Variable name
- atm
Vbr NumberNrt Peak Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr StringNrt Peak Cell Rate Variable - Variable name
- atm
Vbr NumberNrt Sustainable Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr StringNrt Sustainable Cell Rate Variable - Variable name
- atm
Vbr NumberRt Average Cell Rate - Average Cell Rate in Kbps
- atm
Vbr StringRt Average Cell Rate Variable - Variable name
- atm
Vbr NumberRt Maximum Burst Size - Maximum Burst Size in number of Cells
- atm
Vbr StringRt Maximum Burst Size Variable - Variable name
- atm
Vbr NumberRt Peak Cell Rate - Peak Cell Rate in Kbps
- atm
Vbr StringRt Peak Cell Rate Variable - Variable name
- atm
Vpi StringAnd Vci - VPI/VCI
- atm
Vpi StringAnd Vci Variable - Variable name
- optional Boolean
- Indicates if list item is considered optional.
GetVpnInterfaceDslPppoaFeatureTemplateTunnelInterfaceEncapsulation
- 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
GetVpnInterfaceDslPppoaFeatureTemplateVdslConfiguration
- Controller
Vdsl stringSlot - Set module slot/subslot/port number
- Controller
Vdsl stringSlot Variable - Variable name
- Mode
Adsl1 bool - Set VDSL operating mode to adsl1
- Mode
Adsl2 bool - Set VDSL operating mode to adsl2
- Mode
Adsl2plus bool - Set VDSL operating mode to adsl2plus
- Mode
Ansi bool - Set VDSL operating mode to ansi
- Mode
Vdsl2 bool - Set VDSL operating mode to vdsl2
- Optional bool
- Indicates if list item is considered optional.
- Sra bool
- Seamless rate adaption
- Vdsl
Modem stringConfiguration - Set module slot/subslot/port number
- Vdsl
Modem stringConfiguration Variable - Variable name
- Controller
Vdsl stringSlot - Set module slot/subslot/port number
- Controller
Vdsl stringSlot Variable - Variable name
- Mode
Adsl1 bool - Set VDSL operating mode to adsl1
- Mode
Adsl2 bool - Set VDSL operating mode to adsl2
- Mode
Adsl2plus bool - Set VDSL operating mode to adsl2plus
- Mode
Ansi bool - Set VDSL operating mode to ansi
- Mode
Vdsl2 bool - Set VDSL operating mode to vdsl2
- Optional bool
- Indicates if list item is considered optional.
- Sra bool
- Seamless rate adaption
- Vdsl
Modem stringConfiguration - Set module slot/subslot/port number
- Vdsl
Modem stringConfiguration Variable - Variable name
- controller
Vdsl StringSlot - Set module slot/subslot/port number
- controller
Vdsl StringSlot Variable - Variable name
- mode
Adsl1 Boolean - Set VDSL operating mode to adsl1
- mode
Adsl2 Boolean - Set VDSL operating mode to adsl2
- mode
Adsl2plus Boolean - Set VDSL operating mode to adsl2plus
- mode
Ansi Boolean - Set VDSL operating mode to ansi
- mode
Vdsl2 Boolean - Set VDSL operating mode to vdsl2
- optional Boolean
- Indicates if list item is considered optional.
- sra Boolean
- Seamless rate adaption
- vdsl
Modem StringConfiguration - Set module slot/subslot/port number
- vdsl
Modem StringConfiguration Variable - Variable name
- controller
Vdsl stringSlot - Set module slot/subslot/port number
- controller
Vdsl stringSlot Variable - Variable name
- mode
Adsl1 boolean - Set VDSL operating mode to adsl1
- mode
Adsl2 boolean - Set VDSL operating mode to adsl2
- mode
Adsl2plus boolean - Set VDSL operating mode to adsl2plus
- mode
Ansi boolean - Set VDSL operating mode to ansi
- mode
Vdsl2 boolean - Set VDSL operating mode to vdsl2
- optional boolean
- Indicates if list item is considered optional.
- sra boolean
- Seamless rate adaption
- vdsl
Modem stringConfiguration - Set module slot/subslot/port number
- vdsl
Modem stringConfiguration Variable - Variable name
- controller_
vdsl_ strslot - Set module slot/subslot/port number
- controller_
vdsl_ strslot_ variable - Variable name
- mode_
adsl1 bool - Set VDSL operating mode to adsl1
- mode_
adsl2 bool - Set VDSL operating mode to adsl2
- mode_
adsl2plus bool - Set VDSL operating mode to adsl2plus
- mode_
ansi bool - Set VDSL operating mode to ansi
- mode_
vdsl2 bool - Set VDSL operating mode to vdsl2
- optional bool
- Indicates if list item is considered optional.
- sra bool
- Seamless rate adaption
- vdsl_
modem_ strconfiguration - Set module slot/subslot/port number
- vdsl_
modem_ strconfiguration_ variable - Variable name
- controller
Vdsl StringSlot - Set module slot/subslot/port number
- controller
Vdsl StringSlot Variable - Variable name
- mode
Adsl1 Boolean - Set VDSL operating mode to adsl1
- mode
Adsl2 Boolean - Set VDSL operating mode to adsl2
- mode
Adsl2plus Boolean - Set VDSL operating mode to adsl2plus
- mode
Ansi Boolean - Set VDSL operating mode to ansi
- mode
Vdsl2 Boolean - Set VDSL operating mode to vdsl2
- optional Boolean
- Indicates if list item is considered optional.
- sra Boolean
- Seamless rate adaption
- vdsl
Modem StringConfiguration - Set module slot/subslot/port number
- vdsl
Modem StringConfiguration Variable - Variable name
Package Details
- Repository
- sdwan pulumi/pulumi-sdwan
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
sdwanTerraform Provider.
Viewing docs for Cisco Catalyst SD-WAN v0.7.0
published on Tuesday, Feb 24, 2026 by Pulumi
published on Tuesday, Feb 24, 2026 by Pulumi
