fortimanager.ObjectFspVlanDynamicMapping
Explore with Pulumi AI
ObjectFsp VlanDynamicMapping
This resource is a sub resource for variable
dynamic_mapping
of resourcefortimanager.ObjectFspVlan
. Conflict and overwrite may occur if use both of them. The following variables have sub resource. Avoid using them together, otherwise conflicts and overwrites may occur.
dhcp_server
:fortimanager.ObjectFspVlanDynamicMappingDhcpserver
interface
:fortimanager_object_fsp_vlan_dynamic_mapping_interface
Create ObjectFspVlanDynamicMapping Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new ObjectFspVlanDynamicMapping(name: string, args: ObjectFspVlanDynamicMappingArgs, opts?: CustomResourceOptions);
@overload
def ObjectFspVlanDynamicMapping(resource_name: str,
args: ObjectFspVlanDynamicMappingInitArgs,
opts: Optional[ResourceOptions] = None)
@overload
def ObjectFspVlanDynamicMapping(resource_name: str,
opts: Optional[ResourceOptions] = None,
vlan: Optional[str] = None,
_dhcp_status: Optional[str] = None,
_scopes: Optional[Sequence[ObjectFspVlanDynamicMapping_ScopeArgs]] = None,
adom: Optional[str] = None,
dhcp_server: Optional[ObjectFspVlanDynamicMappingDhcpServerArgs] = None,
dynamic_sort_subtable: Optional[str] = None,
interface: Optional[ObjectFspVlanDynamicMappingInterfaceArgs] = None,
object_fsp_vlan_dynamic_mapping_id: Optional[str] = None,
scopetype: Optional[str] = None)
func NewObjectFspVlanDynamicMapping(ctx *Context, name string, args ObjectFspVlanDynamicMappingArgs, opts ...ResourceOption) (*ObjectFspVlanDynamicMapping, error)
public ObjectFspVlanDynamicMapping(string name, ObjectFspVlanDynamicMappingArgs args, CustomResourceOptions? opts = null)
public ObjectFspVlanDynamicMapping(String name, ObjectFspVlanDynamicMappingArgs args)
public ObjectFspVlanDynamicMapping(String name, ObjectFspVlanDynamicMappingArgs args, CustomResourceOptions options)
type: fortimanager:ObjectFspVlanDynamicMapping
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args ObjectFspVlanDynamicMappingArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args ObjectFspVlanDynamicMappingInitArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args ObjectFspVlanDynamicMappingArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ObjectFspVlanDynamicMappingArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ObjectFspVlanDynamicMappingArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Constructor example
The following reference example uses placeholder values for all input properties.
var objectFspVlanDynamicMappingResource = new Fortimanager.ObjectFspVlanDynamicMapping("objectFspVlanDynamicMappingResource", new()
{
Vlan = "string",
_dhcpStatus = "string",
_scopes = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMapping_ScopeArgs
{
Name = "string",
Vdom = "string",
},
},
Adom = "string",
DhcpServer = new Fortimanager.Inputs.ObjectFspVlanDynamicMappingDhcpServerArgs
{
AutoConfiguration = "string",
AutoManagedStatus = "string",
ConflictedIpTimeout = 0,
DdnsAuth = "string",
DdnsKey = "string",
DdnsKeyname = "string",
DdnsServerIp = "string",
DdnsTtl = 0,
DdnsUpdate = "string",
DdnsUpdateOverride = "string",
DdnsZone = "string",
DefaultGateway = "string",
DhcpSettingsFromFortiipam = "string",
DnsServer1 = "string",
DnsServer2 = "string",
DnsServer3 = "string",
DnsServer4 = "string",
DnsService = "string",
Domain = "string",
Enable = "string",
ExcludeRanges = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingDhcpServerExcludeRangeArgs
{
EndIp = "string",
Id = 0,
LeaseTime = 0,
StartIp = "string",
UciMatch = "string",
UciStrings = new[]
{
"string",
},
VciMatch = "string",
VciStrings = new[]
{
"string",
},
},
},
Filename = "string",
ForticlientOnNetStatus = "string",
Id = 0,
IpMode = "string",
IpRanges = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingDhcpServerIpRangeArgs
{
EndIp = "string",
Id = 0,
LeaseTime = 0,
StartIp = "string",
UciMatch = "string",
UciStrings = new[]
{
"string",
},
VciMatch = "string",
VciStrings = new[]
{
"string",
},
},
},
IpsecLeaseHold = 0,
LeaseTime = 0,
MacAclDefaultAction = "string",
Netmask = "string",
NextServer = "string",
NtpServer1 = "string",
NtpServer2 = "string",
NtpServer3 = "string",
NtpService = "string",
Option1s = new[]
{
"string",
},
Option2s = new[]
{
"string",
},
Option3s = new[]
{
"string",
},
Option4 = "string",
Option5 = "string",
Option6 = "string",
Options = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingDhcpServerOptionArgs
{
Code = 0,
Id = 0,
Ips = new[]
{
"string",
},
Type = "string",
UciMatch = "string",
UciStrings = new[]
{
"string",
},
Value = "string",
VciMatch = "string",
VciStrings = new[]
{
"string",
},
},
},
RelayAgent = "string",
ReservedAddresses = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingDhcpServerReservedAddressArgs
{
Action = "string",
CircuitId = "string",
CircuitIdType = "string",
Description = "string",
Id = 0,
Ip = "string",
Mac = "string",
RemoteId = "string",
RemoteIdType = "string",
Type = "string",
},
},
ServerType = "string",
SharedSubnet = "string",
Status = "string",
TftpServers = new[]
{
"string",
},
Timezone = "string",
TimezoneOption = "string",
VciMatch = "string",
VciStrings = new[]
{
"string",
},
WifiAc1 = "string",
WifiAc2 = "string",
WifiAc3 = "string",
WifiAcService = "string",
WinsServer1 = "string",
WinsServer2 = "string",
},
DynamicSortSubtable = "string",
Interface = new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceArgs
{
DhcpRelayAgentOption = "string",
DhcpRelayInterfaceSelectMethod = "string",
DhcpRelayIps = new[]
{
"string",
},
DhcpRelayService = "string",
DhcpRelayType = "string",
Ip = "string",
Ipv6 = new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceIpv6Args
{
Autoconf = "string",
CliConn6Status = 0,
Dhcp6ClientOptions = new[]
{
"string",
},
Dhcp6InformationRequest = "string",
Dhcp6PrefixDelegation = "string",
Dhcp6PrefixHint = "string",
Dhcp6PrefixHintPlt = 0,
Dhcp6PrefixHintVlt = 0,
Dhcp6RelayInterfaceId = "string",
Dhcp6RelayIp = "string",
Dhcp6RelayService = "string",
Dhcp6RelaySourceInterface = "string",
Dhcp6RelaySourceIp = "string",
Dhcp6RelayType = "string",
Icmp6SendRedirect = "string",
InterfaceIdentifier = "string",
Ip6Address = "string",
Ip6Allowaccesses = new[]
{
"string",
},
Ip6DefaultLife = 0,
Ip6DelegatedPrefixIaid = 0,
Ip6DelegatedPrefixLists = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceIpv6Ip6DelegatedPrefixListArgs
{
AutonomousFlag = "string",
DelegatedPrefixIaid = 0,
OnlinkFlag = "string",
PrefixId = 0,
RdnssService = "string",
Rdnsses = new[]
{
"string",
},
Subnet = "string",
UpstreamInterface = "string",
},
},
Ip6DnsServerOverride = "string",
Ip6ExtraAddrs = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceIpv6Ip6ExtraAddrArgs
{
Prefix = "string",
},
},
Ip6HopLimit = 0,
Ip6LinkMtu = 0,
Ip6ManageFlag = "string",
Ip6MaxInterval = 0,
Ip6MinInterval = 0,
Ip6Mode = "string",
Ip6OtherFlag = "string",
Ip6PrefixLists = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceIpv6Ip6PrefixListArgs
{
AutonomousFlag = "string",
Dnssls = new[]
{
"string",
},
OnlinkFlag = "string",
PreferredLifeTime = 0,
Prefix = "string",
Rdnsses = new[]
{
"string",
},
ValidLifeTime = 0,
},
},
Ip6PrefixMode = "string",
Ip6ReachableTime = 0,
Ip6RetransTime = 0,
Ip6SendAdv = "string",
Ip6Subnet = "string",
Ip6UpstreamInterface = "string",
NdCert = "string",
NdCgaModifier = "string",
NdMode = "string",
NdSecurityLevel = 0,
NdTimestampDelta = 0,
NdTimestampFuzz = 0,
RaSendMtu = "string",
UniqueAutoconfAddr = "string",
Vrip6LinkLocal = "string",
Vrrp6s = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceIpv6Vrrp6Args
{
AcceptMode = "string",
AdvInterval = 0,
IgnoreDefaultRoute = "string",
Preempt = "string",
Priority = 0,
StartTime = 0,
Status = "string",
Vrdst6 = "string",
Vrgrp = 0,
Vrid = 0,
Vrip6 = "string",
},
},
VrrpVirtualMac6 = "string",
},
SecondaryIp = "string",
Secondaryips = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceSecondaryipArgs
{
Allowaccesses = new[]
{
"string",
},
Detectprotocols = new[]
{
"string",
},
Detectserver = "string",
Gwdetect = "string",
HaPriority = 0,
Id = 0,
Ip = "string",
PingServStatus = 0,
SecipRelayIp = "string",
Seq = 0,
},
},
Vlanid = 0,
Vrrps = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceVrrpArgs
{
AcceptMode = "string",
AdvInterval = 0,
IgnoreDefaultRoute = "string",
Preempt = "string",
Priority = 0,
ProxyArps = new[]
{
new Fortimanager.Inputs.ObjectFspVlanDynamicMappingInterfaceVrrpProxyArpArgs
{
Id = 0,
Ip = "string",
},
},
StartTime = 0,
Status = "string",
Version = "string",
VrdstPriority = 0,
Vrdsts = new[]
{
"string",
},
Vrgrp = 0,
Vrid = 0,
Vrip = "string",
},
},
},
ObjectFspVlanDynamicMappingId = "string",
Scopetype = "string",
});
example, err := fortimanager.NewObjectFspVlanDynamicMapping(ctx, "objectFspVlanDynamicMappingResource", &fortimanager.ObjectFspVlanDynamicMappingArgs{
Vlan: pulumi.String("string"),
_dhcpStatus: pulumi.String("string"),
_scopes: .ObjectFspVlanDynamicMapping_ScopeArray{
&.ObjectFspVlanDynamicMapping_ScopeArgs{
Name: pulumi.String("string"),
Vdom: pulumi.String("string"),
},
},
Adom: pulumi.String("string"),
DhcpServer: &.ObjectFspVlanDynamicMappingDhcpServerTypeArgs{
AutoConfiguration: pulumi.String("string"),
AutoManagedStatus: pulumi.String("string"),
ConflictedIpTimeout: pulumi.Float64(0),
DdnsAuth: pulumi.String("string"),
DdnsKey: pulumi.String("string"),
DdnsKeyname: pulumi.String("string"),
DdnsServerIp: pulumi.String("string"),
DdnsTtl: pulumi.Float64(0),
DdnsUpdate: pulumi.String("string"),
DdnsUpdateOverride: pulumi.String("string"),
DdnsZone: pulumi.String("string"),
DefaultGateway: pulumi.String("string"),
DhcpSettingsFromFortiipam: pulumi.String("string"),
DnsServer1: pulumi.String("string"),
DnsServer2: pulumi.String("string"),
DnsServer3: pulumi.String("string"),
DnsServer4: pulumi.String("string"),
DnsService: pulumi.String("string"),
Domain: pulumi.String("string"),
Enable: pulumi.String("string"),
ExcludeRanges: .ObjectFspVlanDynamicMappingDhcpServerExcludeRangeTypeArray{
&.ObjectFspVlanDynamicMappingDhcpServerExcludeRangeTypeArgs{
EndIp: pulumi.String("string"),
Id: pulumi.Float64(0),
LeaseTime: pulumi.Float64(0),
StartIp: pulumi.String("string"),
UciMatch: pulumi.String("string"),
UciStrings: pulumi.StringArray{
pulumi.String("string"),
},
VciMatch: pulumi.String("string"),
VciStrings: pulumi.StringArray{
pulumi.String("string"),
},
},
},
Filename: pulumi.String("string"),
ForticlientOnNetStatus: pulumi.String("string"),
Id: pulumi.Float64(0),
IpMode: pulumi.String("string"),
IpRanges: .ObjectFspVlanDynamicMappingDhcpServerIpRangeTypeArray{
&.ObjectFspVlanDynamicMappingDhcpServerIpRangeTypeArgs{
EndIp: pulumi.String("string"),
Id: pulumi.Float64(0),
LeaseTime: pulumi.Float64(0),
StartIp: pulumi.String("string"),
UciMatch: pulumi.String("string"),
UciStrings: pulumi.StringArray{
pulumi.String("string"),
},
VciMatch: pulumi.String("string"),
VciStrings: pulumi.StringArray{
pulumi.String("string"),
},
},
},
IpsecLeaseHold: pulumi.Float64(0),
LeaseTime: pulumi.Float64(0),
MacAclDefaultAction: pulumi.String("string"),
Netmask: pulumi.String("string"),
NextServer: pulumi.String("string"),
NtpServer1: pulumi.String("string"),
NtpServer2: pulumi.String("string"),
NtpServer3: pulumi.String("string"),
NtpService: pulumi.String("string"),
Option1s: pulumi.StringArray{
pulumi.String("string"),
},
Option2s: pulumi.StringArray{
pulumi.String("string"),
},
Option3s: pulumi.StringArray{
pulumi.String("string"),
},
Option4: pulumi.String("string"),
Option5: pulumi.String("string"),
Option6: pulumi.String("string"),
Options: .ObjectFspVlanDynamicMappingDhcpServerOptionArray{
&.ObjectFspVlanDynamicMappingDhcpServerOptionArgs{
Code: pulumi.Float64(0),
Id: pulumi.Float64(0),
Ips: pulumi.StringArray{
pulumi.String("string"),
},
Type: pulumi.String("string"),
UciMatch: pulumi.String("string"),
UciStrings: pulumi.StringArray{
pulumi.String("string"),
},
Value: pulumi.String("string"),
VciMatch: pulumi.String("string"),
VciStrings: pulumi.StringArray{
pulumi.String("string"),
},
},
},
RelayAgent: pulumi.String("string"),
ReservedAddresses: .ObjectFspVlanDynamicMappingDhcpServerReservedAddressTypeArray{
&.ObjectFspVlanDynamicMappingDhcpServerReservedAddressTypeArgs{
Action: pulumi.String("string"),
CircuitId: pulumi.String("string"),
CircuitIdType: pulumi.String("string"),
Description: pulumi.String("string"),
Id: pulumi.Float64(0),
Ip: pulumi.String("string"),
Mac: pulumi.String("string"),
RemoteId: pulumi.String("string"),
RemoteIdType: pulumi.String("string"),
Type: pulumi.String("string"),
},
},
ServerType: pulumi.String("string"),
SharedSubnet: pulumi.String("string"),
Status: pulumi.String("string"),
TftpServers: pulumi.StringArray{
pulumi.String("string"),
},
Timezone: pulumi.String("string"),
TimezoneOption: pulumi.String("string"),
VciMatch: pulumi.String("string"),
VciStrings: pulumi.StringArray{
pulumi.String("string"),
},
WifiAc1: pulumi.String("string"),
WifiAc2: pulumi.String("string"),
WifiAc3: pulumi.String("string"),
WifiAcService: pulumi.String("string"),
WinsServer1: pulumi.String("string"),
WinsServer2: pulumi.String("string"),
},
DynamicSortSubtable: pulumi.String("string"),
Interface: &.ObjectFspVlanDynamicMappingInterfaceArgs{
DhcpRelayAgentOption: pulumi.String("string"),
DhcpRelayInterfaceSelectMethod: pulumi.String("string"),
DhcpRelayIps: pulumi.StringArray{
pulumi.String("string"),
},
DhcpRelayService: pulumi.String("string"),
DhcpRelayType: pulumi.String("string"),
Ip: pulumi.String("string"),
Ipv6: &.ObjectFspVlanDynamicMappingInterfaceIpv6Args{
Autoconf: pulumi.String("string"),
CliConn6Status: pulumi.Float64(0),
Dhcp6ClientOptions: pulumi.StringArray{
pulumi.String("string"),
},
Dhcp6InformationRequest: pulumi.String("string"),
Dhcp6PrefixDelegation: pulumi.String("string"),
Dhcp6PrefixHint: pulumi.String("string"),
Dhcp6PrefixHintPlt: pulumi.Float64(0),
Dhcp6PrefixHintVlt: pulumi.Float64(0),
Dhcp6RelayInterfaceId: pulumi.String("string"),
Dhcp6RelayIp: pulumi.String("string"),
Dhcp6RelayService: pulumi.String("string"),
Dhcp6RelaySourceInterface: pulumi.String("string"),
Dhcp6RelaySourceIp: pulumi.String("string"),
Dhcp6RelayType: pulumi.String("string"),
Icmp6SendRedirect: pulumi.String("string"),
InterfaceIdentifier: pulumi.String("string"),
Ip6Address: pulumi.String("string"),
Ip6Allowaccesses: pulumi.StringArray{
pulumi.String("string"),
},
Ip6DefaultLife: pulumi.Float64(0),
Ip6DelegatedPrefixIaid: pulumi.Float64(0),
Ip6DelegatedPrefixLists: .ObjectFspVlanDynamicMappingInterfaceIpv6Ip6DelegatedPrefixListArray{
&.ObjectFspVlanDynamicMappingInterfaceIpv6Ip6DelegatedPrefixListArgs{
AutonomousFlag: pulumi.String("string"),
DelegatedPrefixIaid: pulumi.Float64(0),
OnlinkFlag: pulumi.String("string"),
PrefixId: pulumi.Float64(0),
RdnssService: pulumi.String("string"),
Rdnsses: pulumi.StringArray{
pulumi.String("string"),
},
Subnet: pulumi.String("string"),
UpstreamInterface: pulumi.String("string"),
},
},
Ip6DnsServerOverride: pulumi.String("string"),
Ip6ExtraAddrs: .ObjectFspVlanDynamicMappingInterfaceIpv6Ip6ExtraAddrArray{
&.ObjectFspVlanDynamicMappingInterfaceIpv6Ip6ExtraAddrArgs{
Prefix: pulumi.String("string"),
},
},
Ip6HopLimit: pulumi.Float64(0),
Ip6LinkMtu: pulumi.Float64(0),
Ip6ManageFlag: pulumi.String("string"),
Ip6MaxInterval: pulumi.Float64(0),
Ip6MinInterval: pulumi.Float64(0),
Ip6Mode: pulumi.String("string"),
Ip6OtherFlag: pulumi.String("string"),
Ip6PrefixLists: .ObjectFspVlanDynamicMappingInterfaceIpv6Ip6PrefixListArray{
&.ObjectFspVlanDynamicMappingInterfaceIpv6Ip6PrefixListArgs{
AutonomousFlag: pulumi.String("string"),
Dnssls: pulumi.StringArray{
pulumi.String("string"),
},
OnlinkFlag: pulumi.String("string"),
PreferredLifeTime: pulumi.Float64(0),
Prefix: pulumi.String("string"),
Rdnsses: pulumi.StringArray{
pulumi.String("string"),
},
ValidLifeTime: pulumi.Float64(0),
},
},
Ip6PrefixMode: pulumi.String("string"),
Ip6ReachableTime: pulumi.Float64(0),
Ip6RetransTime: pulumi.Float64(0),
Ip6SendAdv: pulumi.String("string"),
Ip6Subnet: pulumi.String("string"),
Ip6UpstreamInterface: pulumi.String("string"),
NdCert: pulumi.String("string"),
NdCgaModifier: pulumi.String("string"),
NdMode: pulumi.String("string"),
NdSecurityLevel: pulumi.Float64(0),
NdTimestampDelta: pulumi.Float64(0),
NdTimestampFuzz: pulumi.Float64(0),
RaSendMtu: pulumi.String("string"),
UniqueAutoconfAddr: pulumi.String("string"),
Vrip6LinkLocal: pulumi.String("string"),
Vrrp6s: .ObjectFspVlanDynamicMappingInterfaceIpv6Vrrp6Array{
&.ObjectFspVlanDynamicMappingInterfaceIpv6Vrrp6Args{
AcceptMode: pulumi.String("string"),
AdvInterval: pulumi.Float64(0),
IgnoreDefaultRoute: pulumi.String("string"),
Preempt: pulumi.String("string"),
Priority: pulumi.Float64(0),
StartTime: pulumi.Float64(0),
Status: pulumi.String("string"),
Vrdst6: pulumi.String("string"),
Vrgrp: pulumi.Float64(0),
Vrid: pulumi.Float64(0),
Vrip6: pulumi.String("string"),
},
},
VrrpVirtualMac6: pulumi.String("string"),
},
SecondaryIp: pulumi.String("string"),
Secondaryips: .ObjectFspVlanDynamicMappingInterfaceSecondaryipArray{
&.ObjectFspVlanDynamicMappingInterfaceSecondaryipArgs{
Allowaccesses: pulumi.StringArray{
pulumi.String("string"),
},
Detectprotocols: pulumi.StringArray{
pulumi.String("string"),
},
Detectserver: pulumi.String("string"),
Gwdetect: pulumi.String("string"),
HaPriority: pulumi.Float64(0),
Id: pulumi.Float64(0),
Ip: pulumi.String("string"),
PingServStatus: pulumi.Float64(0),
SecipRelayIp: pulumi.String("string"),
Seq: pulumi.Float64(0),
},
},
Vlanid: pulumi.Float64(0),
Vrrps: .ObjectFspVlanDynamicMappingInterfaceVrrpArray{
&.ObjectFspVlanDynamicMappingInterfaceVrrpArgs{
AcceptMode: pulumi.String("string"),
AdvInterval: pulumi.Float64(0),
IgnoreDefaultRoute: pulumi.String("string"),
Preempt: pulumi.String("string"),
Priority: pulumi.Float64(0),
ProxyArps: .ObjectFspVlanDynamicMappingInterfaceVrrpProxyArpArray{
&.ObjectFspVlanDynamicMappingInterfaceVrrpProxyArpArgs{
Id: pulumi.Float64(0),
Ip: pulumi.String("string"),
},
},
StartTime: pulumi.Float64(0),
Status: pulumi.String("string"),
Version: pulumi.String("string"),
VrdstPriority: pulumi.Float64(0),
Vrdsts: pulumi.StringArray{
pulumi.String("string"),
},
Vrgrp: pulumi.Float64(0),
Vrid: pulumi.Float64(0),
Vrip: pulumi.String("string"),
},
},
},
ObjectFspVlanDynamicMappingId: pulumi.String("string"),
Scopetype: pulumi.String("string"),
})
var objectFspVlanDynamicMappingResource = new ObjectFspVlanDynamicMapping("objectFspVlanDynamicMappingResource", ObjectFspVlanDynamicMappingArgs.builder()
.vlan("string")
._dhcpStatus("string")
._scopes(ObjectFspVlanDynamicMapping_ScopeArgs.builder()
.name("string")
.vdom("string")
.build())
.adom("string")
.dhcpServer(ObjectFspVlanDynamicMappingDhcpServerArgs.builder()
.autoConfiguration("string")
.autoManagedStatus("string")
.conflictedIpTimeout(0)
.ddnsAuth("string")
.ddnsKey("string")
.ddnsKeyname("string")
.ddnsServerIp("string")
.ddnsTtl(0)
.ddnsUpdate("string")
.ddnsUpdateOverride("string")
.ddnsZone("string")
.defaultGateway("string")
.dhcpSettingsFromFortiipam("string")
.dnsServer1("string")
.dnsServer2("string")
.dnsServer3("string")
.dnsServer4("string")
.dnsService("string")
.domain("string")
.enable("string")
.excludeRanges(ObjectFspVlanDynamicMappingDhcpServerExcludeRangeArgs.builder()
.endIp("string")
.id(0)
.leaseTime(0)
.startIp("string")
.uciMatch("string")
.uciStrings("string")
.vciMatch("string")
.vciStrings("string")
.build())
.filename("string")
.forticlientOnNetStatus("string")
.id(0)
.ipMode("string")
.ipRanges(ObjectFspVlanDynamicMappingDhcpServerIpRangeArgs.builder()
.endIp("string")
.id(0)
.leaseTime(0)
.startIp("string")
.uciMatch("string")
.uciStrings("string")
.vciMatch("string")
.vciStrings("string")
.build())
.ipsecLeaseHold(0)
.leaseTime(0)
.macAclDefaultAction("string")
.netmask("string")
.nextServer("string")
.ntpServer1("string")
.ntpServer2("string")
.ntpServer3("string")
.ntpService("string")
.option1s("string")
.option2s("string")
.option3s("string")
.option4("string")
.option5("string")
.option6("string")
.options(ObjectFspVlanDynamicMappingDhcpServerOptionArgs.builder()
.code(0)
.id(0)
.ips("string")
.type("string")
.uciMatch("string")
.uciStrings("string")
.value("string")
.vciMatch("string")
.vciStrings("string")
.build())
.relayAgent("string")
.reservedAddresses(ObjectFspVlanDynamicMappingDhcpServerReservedAddressArgs.builder()
.action("string")
.circuitId("string")
.circuitIdType("string")
.description("string")
.id(0)
.ip("string")
.mac("string")
.remoteId("string")
.remoteIdType("string")
.type("string")
.build())
.serverType("string")
.sharedSubnet("string")
.status("string")
.tftpServers("string")
.timezone("string")
.timezoneOption("string")
.vciMatch("string")
.vciStrings("string")
.wifiAc1("string")
.wifiAc2("string")
.wifiAc3("string")
.wifiAcService("string")
.winsServer1("string")
.winsServer2("string")
.build())
.dynamicSortSubtable("string")
.interface_(ObjectFspVlanDynamicMappingInterfaceArgs.builder()
.dhcpRelayAgentOption("string")
.dhcpRelayInterfaceSelectMethod("string")
.dhcpRelayIps("string")
.dhcpRelayService("string")
.dhcpRelayType("string")
.ip("string")
.ipv6(ObjectFspVlanDynamicMappingInterfaceIpv6Args.builder()
.autoconf("string")
.cliConn6Status(0)
.dhcp6ClientOptions("string")
.dhcp6InformationRequest("string")
.dhcp6PrefixDelegation("string")
.dhcp6PrefixHint("string")
.dhcp6PrefixHintPlt(0)
.dhcp6PrefixHintVlt(0)
.dhcp6RelayInterfaceId("string")
.dhcp6RelayIp("string")
.dhcp6RelayService("string")
.dhcp6RelaySourceInterface("string")
.dhcp6RelaySourceIp("string")
.dhcp6RelayType("string")
.icmp6SendRedirect("string")
.interfaceIdentifier("string")
.ip6Address("string")
.ip6Allowaccesses("string")
.ip6DefaultLife(0)
.ip6DelegatedPrefixIaid(0)
.ip6DelegatedPrefixLists(ObjectFspVlanDynamicMappingInterfaceIpv6Ip6DelegatedPrefixListArgs.builder()
.autonomousFlag("string")
.delegatedPrefixIaid(0)
.onlinkFlag("string")
.prefixId(0)
.rdnssService("string")
.rdnsses("string")
.subnet("string")
.upstreamInterface("string")
.build())
.ip6DnsServerOverride("string")
.ip6ExtraAddrs(ObjectFspVlanDynamicMappingInterfaceIpv6Ip6ExtraAddrArgs.builder()
.prefix("string")
.build())
.ip6HopLimit(0)
.ip6LinkMtu(0)
.ip6ManageFlag("string")
.ip6MaxInterval(0)
.ip6MinInterval(0)
.ip6Mode("string")
.ip6OtherFlag("string")
.ip6PrefixLists(ObjectFspVlanDynamicMappingInterfaceIpv6Ip6PrefixListArgs.builder()
.autonomousFlag("string")
.dnssls("string")
.onlinkFlag("string")
.preferredLifeTime(0)
.prefix("string")
.rdnsses("string")
.validLifeTime(0)
.build())
.ip6PrefixMode("string")
.ip6ReachableTime(0)
.ip6RetransTime(0)
.ip6SendAdv("string")
.ip6Subnet("string")
.ip6UpstreamInterface("string")
.ndCert("string")
.ndCgaModifier("string")
.ndMode("string")
.ndSecurityLevel(0)
.ndTimestampDelta(0)
.ndTimestampFuzz(0)
.raSendMtu("string")
.uniqueAutoconfAddr("string")
.vrip6LinkLocal("string")
.vrrp6s(ObjectFspVlanDynamicMappingInterfaceIpv6Vrrp6Args.builder()
.acceptMode("string")
.advInterval(0)
.ignoreDefaultRoute("string")
.preempt("string")
.priority(0)
.startTime(0)
.status("string")
.vrdst6("string")
.vrgrp(0)
.vrid(0)
.vrip6("string")
.build())
.vrrpVirtualMac6("string")
.build())
.secondaryIp("string")
.secondaryips(ObjectFspVlanDynamicMappingInterfaceSecondaryipArgs.builder()
.allowaccesses("string")
.detectprotocols("string")
.detectserver("string")
.gwdetect("string")
.haPriority(0)
.id(0)
.ip("string")
.pingServStatus(0)
.secipRelayIp("string")
.seq(0)
.build())
.vlanid(0)
.vrrps(ObjectFspVlanDynamicMappingInterfaceVrrpArgs.builder()
.acceptMode("string")
.advInterval(0)
.ignoreDefaultRoute("string")
.preempt("string")
.priority(0)
.proxyArps(ObjectFspVlanDynamicMappingInterfaceVrrpProxyArpArgs.builder()
.id(0)
.ip("string")
.build())
.startTime(0)
.status("string")
.version("string")
.vrdstPriority(0)
.vrdsts("string")
.vrgrp(0)
.vrid(0)
.vrip("string")
.build())
.build())
.objectFspVlanDynamicMappingId("string")
.scopetype("string")
.build());
object_fsp_vlan_dynamic_mapping_resource = fortimanager.ObjectFspVlanDynamicMapping("objectFspVlanDynamicMappingResource",
vlan="string",
_dhcp_status="string",
_scopes=[{
"name": "string",
"vdom": "string",
}],
adom="string",
dhcp_server={
"auto_configuration": "string",
"auto_managed_status": "string",
"conflicted_ip_timeout": 0,
"ddns_auth": "string",
"ddns_key": "string",
"ddns_keyname": "string",
"ddns_server_ip": "string",
"ddns_ttl": 0,
"ddns_update": "string",
"ddns_update_override": "string",
"ddns_zone": "string",
"default_gateway": "string",
"dhcp_settings_from_fortiipam": "string",
"dns_server1": "string",
"dns_server2": "string",
"dns_server3": "string",
"dns_server4": "string",
"dns_service": "string",
"domain": "string",
"enable": "string",
"exclude_ranges": [{
"end_ip": "string",
"id": 0,
"lease_time": 0,
"start_ip": "string",
"uci_match": "string",
"uci_strings": ["string"],
"vci_match": "string",
"vci_strings": ["string"],
}],
"filename": "string",
"forticlient_on_net_status": "string",
"id": 0,
"ip_mode": "string",
"ip_ranges": [{
"end_ip": "string",
"id": 0,
"lease_time": 0,
"start_ip": "string",
"uci_match": "string",
"uci_strings": ["string"],
"vci_match": "string",
"vci_strings": ["string"],
}],
"ipsec_lease_hold": 0,
"lease_time": 0,
"mac_acl_default_action": "string",
"netmask": "string",
"next_server": "string",
"ntp_server1": "string",
"ntp_server2": "string",
"ntp_server3": "string",
"ntp_service": "string",
"option1s": ["string"],
"option2s": ["string"],
"option3s": ["string"],
"option4": "string",
"option5": "string",
"option6": "string",
"options": [{
"code": 0,
"id": 0,
"ips": ["string"],
"type": "string",
"uci_match": "string",
"uci_strings": ["string"],
"value": "string",
"vci_match": "string",
"vci_strings": ["string"],
}],
"relay_agent": "string",
"reserved_addresses": [{
"action": "string",
"circuit_id": "string",
"circuit_id_type": "string",
"description": "string",
"id": 0,
"ip": "string",
"mac": "string",
"remote_id": "string",
"remote_id_type": "string",
"type": "string",
}],
"server_type": "string",
"shared_subnet": "string",
"status": "string",
"tftp_servers": ["string"],
"timezone": "string",
"timezone_option": "string",
"vci_match": "string",
"vci_strings": ["string"],
"wifi_ac1": "string",
"wifi_ac2": "string",
"wifi_ac3": "string",
"wifi_ac_service": "string",
"wins_server1": "string",
"wins_server2": "string",
},
dynamic_sort_subtable="string",
interface={
"dhcp_relay_agent_option": "string",
"dhcp_relay_interface_select_method": "string",
"dhcp_relay_ips": ["string"],
"dhcp_relay_service": "string",
"dhcp_relay_type": "string",
"ip": "string",
"ipv6": {
"autoconf": "string",
"cli_conn6_status": 0,
"dhcp6_client_options": ["string"],
"dhcp6_information_request": "string",
"dhcp6_prefix_delegation": "string",
"dhcp6_prefix_hint": "string",
"dhcp6_prefix_hint_plt": 0,
"dhcp6_prefix_hint_vlt": 0,
"dhcp6_relay_interface_id": "string",
"dhcp6_relay_ip": "string",
"dhcp6_relay_service": "string",
"dhcp6_relay_source_interface": "string",
"dhcp6_relay_source_ip": "string",
"dhcp6_relay_type": "string",
"icmp6_send_redirect": "string",
"interface_identifier": "string",
"ip6_address": "string",
"ip6_allowaccesses": ["string"],
"ip6_default_life": 0,
"ip6_delegated_prefix_iaid": 0,
"ip6_delegated_prefix_lists": [{
"autonomous_flag": "string",
"delegated_prefix_iaid": 0,
"onlink_flag": "string",
"prefix_id": 0,
"rdnss_service": "string",
"rdnsses": ["string"],
"subnet": "string",
"upstream_interface": "string",
}],
"ip6_dns_server_override": "string",
"ip6_extra_addrs": [{
"prefix": "string",
}],
"ip6_hop_limit": 0,
"ip6_link_mtu": 0,
"ip6_manage_flag": "string",
"ip6_max_interval": 0,
"ip6_min_interval": 0,
"ip6_mode": "string",
"ip6_other_flag": "string",
"ip6_prefix_lists": [{
"autonomous_flag": "string",
"dnssls": ["string"],
"onlink_flag": "string",
"preferred_life_time": 0,
"prefix": "string",
"rdnsses": ["string"],
"valid_life_time": 0,
}],
"ip6_prefix_mode": "string",
"ip6_reachable_time": 0,
"ip6_retrans_time": 0,
"ip6_send_adv": "string",
"ip6_subnet": "string",
"ip6_upstream_interface": "string",
"nd_cert": "string",
"nd_cga_modifier": "string",
"nd_mode": "string",
"nd_security_level": 0,
"nd_timestamp_delta": 0,
"nd_timestamp_fuzz": 0,
"ra_send_mtu": "string",
"unique_autoconf_addr": "string",
"vrip6_link_local": "string",
"vrrp6s": [{
"accept_mode": "string",
"adv_interval": 0,
"ignore_default_route": "string",
"preempt": "string",
"priority": 0,
"start_time": 0,
"status": "string",
"vrdst6": "string",
"vrgrp": 0,
"vrid": 0,
"vrip6": "string",
}],
"vrrp_virtual_mac6": "string",
},
"secondary_ip": "string",
"secondaryips": [{
"allowaccesses": ["string"],
"detectprotocols": ["string"],
"detectserver": "string",
"gwdetect": "string",
"ha_priority": 0,
"id": 0,
"ip": "string",
"ping_serv_status": 0,
"secip_relay_ip": "string",
"seq": 0,
}],
"vlanid": 0,
"vrrps": [{
"accept_mode": "string",
"adv_interval": 0,
"ignore_default_route": "string",
"preempt": "string",
"priority": 0,
"proxy_arps": [{
"id": 0,
"ip": "string",
}],
"start_time": 0,
"status": "string",
"version": "string",
"vrdst_priority": 0,
"vrdsts": ["string"],
"vrgrp": 0,
"vrid": 0,
"vrip": "string",
}],
},
object_fsp_vlan_dynamic_mapping_id="string",
scopetype="string")
const objectFspVlanDynamicMappingResource = new fortimanager.ObjectFspVlanDynamicMapping("objectFspVlanDynamicMappingResource", {
vlan: "string",
_dhcpStatus: "string",
_scopes: [{
name: "string",
vdom: "string",
}],
adom: "string",
dhcpServer: {
autoConfiguration: "string",
autoManagedStatus: "string",
conflictedIpTimeout: 0,
ddnsAuth: "string",
ddnsKey: "string",
ddnsKeyname: "string",
ddnsServerIp: "string",
ddnsTtl: 0,
ddnsUpdate: "string",
ddnsUpdateOverride: "string",
ddnsZone: "string",
defaultGateway: "string",
dhcpSettingsFromFortiipam: "string",
dnsServer1: "string",
dnsServer2: "string",
dnsServer3: "string",
dnsServer4: "string",
dnsService: "string",
domain: "string",
enable: "string",
excludeRanges: [{
endIp: "string",
id: 0,
leaseTime: 0,
startIp: "string",
uciMatch: "string",
uciStrings: ["string"],
vciMatch: "string",
vciStrings: ["string"],
}],
filename: "string",
forticlientOnNetStatus: "string",
id: 0,
ipMode: "string",
ipRanges: [{
endIp: "string",
id: 0,
leaseTime: 0,
startIp: "string",
uciMatch: "string",
uciStrings: ["string"],
vciMatch: "string",
vciStrings: ["string"],
}],
ipsecLeaseHold: 0,
leaseTime: 0,
macAclDefaultAction: "string",
netmask: "string",
nextServer: "string",
ntpServer1: "string",
ntpServer2: "string",
ntpServer3: "string",
ntpService: "string",
option1s: ["string"],
option2s: ["string"],
option3s: ["string"],
option4: "string",
option5: "string",
option6: "string",
options: [{
code: 0,
id: 0,
ips: ["string"],
type: "string",
uciMatch: "string",
uciStrings: ["string"],
value: "string",
vciMatch: "string",
vciStrings: ["string"],
}],
relayAgent: "string",
reservedAddresses: [{
action: "string",
circuitId: "string",
circuitIdType: "string",
description: "string",
id: 0,
ip: "string",
mac: "string",
remoteId: "string",
remoteIdType: "string",
type: "string",
}],
serverType: "string",
sharedSubnet: "string",
status: "string",
tftpServers: ["string"],
timezone: "string",
timezoneOption: "string",
vciMatch: "string",
vciStrings: ["string"],
wifiAc1: "string",
wifiAc2: "string",
wifiAc3: "string",
wifiAcService: "string",
winsServer1: "string",
winsServer2: "string",
},
dynamicSortSubtable: "string",
"interface": {
dhcpRelayAgentOption: "string",
dhcpRelayInterfaceSelectMethod: "string",
dhcpRelayIps: ["string"],
dhcpRelayService: "string",
dhcpRelayType: "string",
ip: "string",
ipv6: {
autoconf: "string",
cliConn6Status: 0,
dhcp6ClientOptions: ["string"],
dhcp6InformationRequest: "string",
dhcp6PrefixDelegation: "string",
dhcp6PrefixHint: "string",
dhcp6PrefixHintPlt: 0,
dhcp6PrefixHintVlt: 0,
dhcp6RelayInterfaceId: "string",
dhcp6RelayIp: "string",
dhcp6RelayService: "string",
dhcp6RelaySourceInterface: "string",
dhcp6RelaySourceIp: "string",
dhcp6RelayType: "string",
icmp6SendRedirect: "string",
interfaceIdentifier: "string",
ip6Address: "string",
ip6Allowaccesses: ["string"],
ip6DefaultLife: 0,
ip6DelegatedPrefixIaid: 0,
ip6DelegatedPrefixLists: [{
autonomousFlag: "string",
delegatedPrefixIaid: 0,
onlinkFlag: "string",
prefixId: 0,
rdnssService: "string",
rdnsses: ["string"],
subnet: "string",
upstreamInterface: "string",
}],
ip6DnsServerOverride: "string",
ip6ExtraAddrs: [{
prefix: "string",
}],
ip6HopLimit: 0,
ip6LinkMtu: 0,
ip6ManageFlag: "string",
ip6MaxInterval: 0,
ip6MinInterval: 0,
ip6Mode: "string",
ip6OtherFlag: "string",
ip6PrefixLists: [{
autonomousFlag: "string",
dnssls: ["string"],
onlinkFlag: "string",
preferredLifeTime: 0,
prefix: "string",
rdnsses: ["string"],
validLifeTime: 0,
}],
ip6PrefixMode: "string",
ip6ReachableTime: 0,
ip6RetransTime: 0,
ip6SendAdv: "string",
ip6Subnet: "string",
ip6UpstreamInterface: "string",
ndCert: "string",
ndCgaModifier: "string",
ndMode: "string",
ndSecurityLevel: 0,
ndTimestampDelta: 0,
ndTimestampFuzz: 0,
raSendMtu: "string",
uniqueAutoconfAddr: "string",
vrip6LinkLocal: "string",
vrrp6s: [{
acceptMode: "string",
advInterval: 0,
ignoreDefaultRoute: "string",
preempt: "string",
priority: 0,
startTime: 0,
status: "string",
vrdst6: "string",
vrgrp: 0,
vrid: 0,
vrip6: "string",
}],
vrrpVirtualMac6: "string",
},
secondaryIp: "string",
secondaryips: [{
allowaccesses: ["string"],
detectprotocols: ["string"],
detectserver: "string",
gwdetect: "string",
haPriority: 0,
id: 0,
ip: "string",
pingServStatus: 0,
secipRelayIp: "string",
seq: 0,
}],
vlanid: 0,
vrrps: [{
acceptMode: "string",
advInterval: 0,
ignoreDefaultRoute: "string",
preempt: "string",
priority: 0,
proxyArps: [{
id: 0,
ip: "string",
}],
startTime: 0,
status: "string",
version: "string",
vrdstPriority: 0,
vrdsts: ["string"],
vrgrp: 0,
vrid: 0,
vrip: "string",
}],
},
objectFspVlanDynamicMappingId: "string",
scopetype: "string",
});
type: fortimanager:ObjectFspVlanDynamicMapping
properties:
_dhcpStatus: string
_scopes:
- name: string
vdom: string
adom: string
dhcpServer:
autoConfiguration: string
autoManagedStatus: string
conflictedIpTimeout: 0
ddnsAuth: string
ddnsKey: string
ddnsKeyname: string
ddnsServerIp: string
ddnsTtl: 0
ddnsUpdate: string
ddnsUpdateOverride: string
ddnsZone: string
defaultGateway: string
dhcpSettingsFromFortiipam: string
dnsServer1: string
dnsServer2: string
dnsServer3: string
dnsServer4: string
dnsService: string
domain: string
enable: string
excludeRanges:
- endIp: string
id: 0
leaseTime: 0
startIp: string
uciMatch: string
uciStrings:
- string
vciMatch: string
vciStrings:
- string
filename: string
forticlientOnNetStatus: string
id: 0
ipMode: string
ipRanges:
- endIp: string
id: 0
leaseTime: 0
startIp: string
uciMatch: string
uciStrings:
- string
vciMatch: string
vciStrings:
- string
ipsecLeaseHold: 0
leaseTime: 0
macAclDefaultAction: string
netmask: string
nextServer: string
ntpServer1: string
ntpServer2: string
ntpServer3: string
ntpService: string
option1s:
- string
option2s:
- string
option3s:
- string
option4: string
option5: string
option6: string
options:
- code: 0
id: 0
ips:
- string
type: string
uciMatch: string
uciStrings:
- string
value: string
vciMatch: string
vciStrings:
- string
relayAgent: string
reservedAddresses:
- action: string
circuitId: string
circuitIdType: string
description: string
id: 0
ip: string
mac: string
remoteId: string
remoteIdType: string
type: string
serverType: string
sharedSubnet: string
status: string
tftpServers:
- string
timezone: string
timezoneOption: string
vciMatch: string
vciStrings:
- string
wifiAc1: string
wifiAc2: string
wifiAc3: string
wifiAcService: string
winsServer1: string
winsServer2: string
dynamicSortSubtable: string
interface:
dhcpRelayAgentOption: string
dhcpRelayInterfaceSelectMethod: string
dhcpRelayIps:
- string
dhcpRelayService: string
dhcpRelayType: string
ip: string
ipv6:
autoconf: string
cliConn6Status: 0
dhcp6ClientOptions:
- string
dhcp6InformationRequest: string
dhcp6PrefixDelegation: string
dhcp6PrefixHint: string
dhcp6PrefixHintPlt: 0
dhcp6PrefixHintVlt: 0
dhcp6RelayInterfaceId: string
dhcp6RelayIp: string
dhcp6RelayService: string
dhcp6RelaySourceInterface: string
dhcp6RelaySourceIp: string
dhcp6RelayType: string
icmp6SendRedirect: string
interfaceIdentifier: string
ip6Address: string
ip6Allowaccesses:
- string
ip6DefaultLife: 0
ip6DelegatedPrefixIaid: 0
ip6DelegatedPrefixLists:
- autonomousFlag: string
delegatedPrefixIaid: 0
onlinkFlag: string
prefixId: 0
rdnssService: string
rdnsses:
- string
subnet: string
upstreamInterface: string
ip6DnsServerOverride: string
ip6ExtraAddrs:
- prefix: string
ip6HopLimit: 0
ip6LinkMtu: 0
ip6ManageFlag: string
ip6MaxInterval: 0
ip6MinInterval: 0
ip6Mode: string
ip6OtherFlag: string
ip6PrefixLists:
- autonomousFlag: string
dnssls:
- string
onlinkFlag: string
preferredLifeTime: 0
prefix: string
rdnsses:
- string
validLifeTime: 0
ip6PrefixMode: string
ip6ReachableTime: 0
ip6RetransTime: 0
ip6SendAdv: string
ip6Subnet: string
ip6UpstreamInterface: string
ndCert: string
ndCgaModifier: string
ndMode: string
ndSecurityLevel: 0
ndTimestampDelta: 0
ndTimestampFuzz: 0
raSendMtu: string
uniqueAutoconfAddr: string
vrip6LinkLocal: string
vrrp6s:
- acceptMode: string
advInterval: 0
ignoreDefaultRoute: string
preempt: string
priority: 0
startTime: 0
status: string
vrdst6: string
vrgrp: 0
vrid: 0
vrip6: string
vrrpVirtualMac6: string
secondaryIp: string
secondaryips:
- allowaccesses:
- string
detectprotocols:
- string
detectserver: string
gwdetect: string
haPriority: 0
id: 0
ip: string
pingServStatus: 0
secipRelayIp: string
seq: 0
vlanid: 0
vrrps:
- acceptMode: string
advInterval: 0
ignoreDefaultRoute: string
preempt: string
priority: 0
proxyArps:
- id: 0
ip: string
startTime: 0
status: string
version: string
vrdstPriority: 0
vrdsts:
- string
vrgrp: 0
vrid: 0
vrip: string
objectFspVlanDynamicMappingId: string
scopetype: string
vlan: string
ObjectFspVlanDynamicMapping Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The ObjectFspVlanDynamicMapping resource accepts the following input properties:
- Vlan string
- Vlan.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server - Dhcp-Server. The structure of
dhcp_server
block is documented below. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Interface
Object
Fsp Vlan Dynamic Mapping Interface - Interface. The structure of
interface
block is documented below. - Object
Fsp stringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - _
dhcp stringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes List<ObjectFsp Vlan Dynamic Mapping_Scope> - _Scope. The structure of
_scope
block is documented below.
- Vlan string
- Vlan.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server Type Args - Dhcp-Server. The structure of
dhcp_server
block is documented below. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Interface
Object
Fsp Vlan Dynamic Mapping Interface Args - Interface. The structure of
interface
block is documented below. - Object
Fsp stringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - _
dhcp stringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes []ObjectFsp Vlan Dynamic Mapping_Scope Args - _Scope. The structure of
_scope
block is documented below.
- vlan String
- Vlan.
- _
dhcp StringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes List<ObjectFsp Vlan Dynamic Mapping_Scope> - _Scope. The structure of
_scope
block is documented below. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface_
Object
Fsp Vlan Dynamic Mapping Interface - Interface. The structure of
interface
block is documented below. - object
Fsp StringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- vlan string
- Vlan.
- _
dhcp stringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes ObjectFsp Vlan Dynamic Mapping_Scope[] - _Scope. The structure of
_scope
block is documented below. - adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface
Object
Fsp Vlan Dynamic Mapping Interface - Interface. The structure of
interface
block is documented below. - object
Fsp stringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- vlan str
- Vlan.
- _
dhcp_ strstatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes Sequence[ObjectFsp Vlan Dynamic Mapping_Scope Args] - _Scope. The structure of
_scope
block is documented below. - adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp_
server ObjectFsp Vlan Dynamic Mapping Dhcp Server Args - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface
Object
Fsp Vlan Dynamic Mapping Interface Args - Interface. The structure of
interface
block is documented below. - object_
fsp_ strvlan_ dynamic_ mapping_ id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
- vlan String
- Vlan.
- _
dhcp StringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes List<Property Map> - _Scope. The structure of
_scope
block is documented below. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp
Server Property Map - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface Property Map
- Interface. The structure of
interface
block is documented below. - object
Fsp StringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
.
Outputs
All input properties are implicitly available as output properties. Additionally, the ObjectFspVlanDynamicMapping resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Id string
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
- id string
- The provider-assigned unique ID for this managed resource.
- id str
- The provider-assigned unique ID for this managed resource.
- id String
- The provider-assigned unique ID for this managed resource.
Look up Existing ObjectFspVlanDynamicMapping Resource
Get an existing ObjectFspVlanDynamicMapping resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.
public static get(name: string, id: Input<ID>, state?: ObjectFspVlanDynamicMappingState, opts?: CustomResourceOptions): ObjectFspVlanDynamicMapping
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
_dhcp_status: Optional[str] = None,
_scopes: Optional[Sequence[ObjectFspVlanDynamicMapping_ScopeArgs]] = None,
adom: Optional[str] = None,
dhcp_server: Optional[ObjectFspVlanDynamicMappingDhcpServerArgs] = None,
dynamic_sort_subtable: Optional[str] = None,
interface: Optional[ObjectFspVlanDynamicMappingInterfaceArgs] = None,
object_fsp_vlan_dynamic_mapping_id: Optional[str] = None,
scopetype: Optional[str] = None,
vlan: Optional[str] = None) -> ObjectFspVlanDynamicMapping
func GetObjectFspVlanDynamicMapping(ctx *Context, name string, id IDInput, state *ObjectFspVlanDynamicMappingState, opts ...ResourceOption) (*ObjectFspVlanDynamicMapping, error)
public static ObjectFspVlanDynamicMapping Get(string name, Input<string> id, ObjectFspVlanDynamicMappingState? state, CustomResourceOptions? opts = null)
public static ObjectFspVlanDynamicMapping get(String name, Output<String> id, ObjectFspVlanDynamicMappingState state, CustomResourceOptions options)
resources: _: type: fortimanager:ObjectFspVlanDynamicMapping get: id: ${id}
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- resource_name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- name
- The unique name of the resulting resource.
- id
- The unique provider ID of the resource to lookup.
- state
- Any extra arguments used during the lookup.
- opts
- A bag of options that control this resource's behavior.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server - Dhcp-Server. The structure of
dhcp_server
block is documented below. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Interface
Object
Fsp Vlan Dynamic Mapping Interface - Interface. The structure of
interface
block is documented below. - Object
Fsp stringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Vlan string
- Vlan.
- _
dhcp stringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes List<ObjectFsp Vlan Dynamic Mapping_Scope> - _Scope. The structure of
_scope
block is documented below.
- Adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - Dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server Type Args - Dhcp-Server. The structure of
dhcp_server
block is documented below. - Dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- Interface
Object
Fsp Vlan Dynamic Mapping Interface Args - Interface. The structure of
interface
block is documented below. - Object
Fsp stringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- Scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - Vlan string
- Vlan.
- _
dhcp stringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes []ObjectFsp Vlan Dynamic Mapping_Scope Args - _Scope. The structure of
_scope
block is documented below.
- _
dhcp StringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes List<ObjectFsp Vlan Dynamic Mapping_Scope> - _Scope. The structure of
_scope
block is documented below. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface_
Object
Fsp Vlan Dynamic Mapping Interface - Interface. The structure of
interface
block is documented below. - object
Fsp StringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - vlan String
- Vlan.
- _
dhcp stringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes ObjectFsp Vlan Dynamic Mapping_Scope[] - _Scope. The structure of
_scope
block is documented below. - adom string
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp
Server ObjectFsp Vlan Dynamic Mapping Dhcp Server - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic
Sort stringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface
Object
Fsp Vlan Dynamic Mapping Interface - Interface. The structure of
interface
block is documented below. - object
Fsp stringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype string
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - vlan string
- Vlan.
- _
dhcp_ strstatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes Sequence[ObjectFsp Vlan Dynamic Mapping_Scope Args] - _Scope. The structure of
_scope
block is documented below. - adom str
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp_
server ObjectFsp Vlan Dynamic Mapping Dhcp Server Args - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic_
sort_ strsubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface
Object
Fsp Vlan Dynamic Mapping Interface Args - Interface. The structure of
interface
block is documented below. - object_
fsp_ strvlan_ dynamic_ mapping_ id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype str
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - vlan str
- Vlan.
- _
dhcp StringStatus - _Dhcp-Status. Valid values:
disable
,enable
. - _
scopes List<Property Map> - _Scope. The structure of
_scope
block is documented below. - adom String
- Adom. This value is valid only when the
scopetype
isadom
, otherwise the value of adom in the provider will be inherited. - dhcp
Server Property Map - Dhcp-Server. The structure of
dhcp_server
block is documented below. - dynamic
Sort StringSubtable - true or false, set this parameter to true when using dynamic for_each + toset to configure and sort sub-tables, please do not set this parameter when configuring static sub-tables.
- interface Property Map
- Interface. The structure of
interface
block is documented below. - object
Fsp StringVlan Dynamic Mapping Id - an identifier for the resource with format "{{_scope.name}} {{_scope.vdom}}".
- scopetype String
- The scope of application of the resource. Valid values:
inherit
,adom
,global
. Theinherit
means that the scopetype of the provider will be inherited, and adom will also be inherited. The default value isinherit
. - vlan String
- Vlan.
Supporting Types
ObjectFspVlanDynamicMappingDhcpServer, ObjectFspVlanDynamicMappingDhcpServerArgs
- Auto
Configuration string - Enable/disable auto configuration. Valid values:
disable
,enable
. - Auto
Managed stringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM. Valid values:
disable
,enable
. - Conflicted
Ip doubleTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- Ddns
Auth string - DDNS authentication mode. Valid values:
disable
,tsig
. - Ddns
Key string - DDNS update key (base 64 encoding).
- Ddns
Keyname string - DDNS update key name.
- Ddns
Server stringIp - DDNS server IP.
- Ddns
Ttl double - TTL.
- Ddns
Update string - Enable/disable DDNS update for DHCP. Valid values:
disable
,enable
. - Ddns
Update stringOverride - Enable/disable DDNS update override for DHCP. Valid values:
disable
,enable
. - Ddns
Zone string - Zone of your domain name (ex. DDNS.com).
- Default
Gateway string - Default gateway IP address assigned by the DHCP server.
- Dhcp
Settings stringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM. Valid values:
disable
,enable
. - Dns
Server1 string - DNS server 1.
- Dns
Server2 string - DNS server 2.
- Dns
Server3 string - DNS server 3.
- Dns
Server4 string - DNS server 4.
- Dns
Service string - Options for assigning DNS servers to DHCP clients. Valid values:
default
,specify
,local
. - Domain string
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- Enable string
- Enable. Valid values:
disable
,enable
. - Exclude
Ranges List<ObjectFsp Vlan Dynamic Mapping Dhcp Server Exclude Range> - Exclude-Range. The structure of
exclude_range
block is documented below. - Filename string
- Name of the boot file on the TFTP server.
- Forticlient
On stringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server. Valid values:
disable
,enable
. - Id double
- ID.
- Ip
Mode string - Method used to assign client IP. Valid values:
range
,usrgrp
. - Ip
Ranges List<ObjectFsp Vlan Dynamic Mapping Dhcp Server Ip Range> - Ip-Range. The structure of
ip_range
block is documented below. - Ipsec
Lease doubleHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- Lease
Time double - Lease time in seconds, 0 means unlimited.
- Mac
Acl stringDefault Action - MAC access control default action (allow or block assigning IP settings). Valid values:
assign
,block
. - Netmask string
- Netmask assigned by the DHCP server.
- Next
Server string - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- Ntp
Server1 string - NTP server 1.
- Ntp
Server2 string - NTP server 2.
- Ntp
Server3 string - NTP server 3.
- Ntp
Service string - Options for assigning Network Time Protocol (NTP) servers to DHCP clients. Valid values:
default
,specify
,local
. - Option1s List<string>
- Option1.
- Option2s List<string>
- Option2.
- Option3s List<string>
- Option3.
- Option4 string
- Option4.
- Option5 string
- Option5.
- Option6 string
- Option6.
- Options
List<Object
Fsp Vlan Dynamic Mapping Dhcp Server Option> - Options. The structure of
options
block is documented below. - Relay
Agent string - Relay agent IP.
- Reserved
Addresses List<ObjectFsp Vlan Dynamic Mapping Dhcp Server Reserved Address> - Reserved-Address. The structure of
reserved_address
block is documented below. - Server
Type string - DHCP server can be a normal DHCP server or an IPsec DHCP server. Valid values:
regular
,ipsec
. - string
- Enable/disable shared subnet. Valid values:
disable
,enable
. - Status string
- Enable/disable this DHCP configuration. Valid values:
disable
,enable
. - Tftp
Servers List<string> - One or more hostnames or IP addresses of the TFTP servers in quotes separated by spaces.
- Timezone string
- Select the time zone to be assigned to DHCP clients. Valid values:
00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
,25
,26
,27
,28
,29
,30
,31
,32
,33
,34
,35
,36
,37
,38
,39
,40
,41
,42
,43
,44
,45
,46
,47
,48
,49
,50
,51
,52
,53
,54
,55
,56
,57
,58
,59
,60
,61
,62
,63
,64
,65
,66
,67
,68
,69
,70
,71
,72
,73
,74
,75
,76
,77
,78
,79
,80
,81
,82
,83
,84
,85
,86
,87
. - Timezone
Option string - Options for the DHCP server to set the client's time zone. Valid values:
disable
,default
,specify
. - Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served. Valid values:
disable
,enable
. - Vci
Strings List<string> - One or more VCI strings in quotes separated by spaces.
- Wifi
Ac1 string - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac2 string - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac3 string - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac stringService - Options for assigning WiFi Access Controllers to DHCP clients Valid values:
specify
,local
. - Wins
Server1 string - WINS server 1.
- Wins
Server2 string - WINS server 2.
- Auto
Configuration string - Enable/disable auto configuration. Valid values:
disable
,enable
. - Auto
Managed stringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM. Valid values:
disable
,enable
. - Conflicted
Ip float64Timeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- Ddns
Auth string - DDNS authentication mode. Valid values:
disable
,tsig
. - Ddns
Key string - DDNS update key (base 64 encoding).
- Ddns
Keyname string - DDNS update key name.
- Ddns
Server stringIp - DDNS server IP.
- Ddns
Ttl float64 - TTL.
- Ddns
Update string - Enable/disable DDNS update for DHCP. Valid values:
disable
,enable
. - Ddns
Update stringOverride - Enable/disable DDNS update override for DHCP. Valid values:
disable
,enable
. - Ddns
Zone string - Zone of your domain name (ex. DDNS.com).
- Default
Gateway string - Default gateway IP address assigned by the DHCP server.
- Dhcp
Settings stringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM. Valid values:
disable
,enable
. - Dns
Server1 string - DNS server 1.
- Dns
Server2 string - DNS server 2.
- Dns
Server3 string - DNS server 3.
- Dns
Server4 string - DNS server 4.
- Dns
Service string - Options for assigning DNS servers to DHCP clients. Valid values:
default
,specify
,local
. - Domain string
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- Enable string
- Enable. Valid values:
disable
,enable
. - Exclude
Ranges []ObjectFsp Vlan Dynamic Mapping Dhcp Server Exclude Range Type - Exclude-Range. The structure of
exclude_range
block is documented below. - Filename string
- Name of the boot file on the TFTP server.
- Forticlient
On stringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server. Valid values:
disable
,enable
. - Id float64
- ID.
- Ip
Mode string - Method used to assign client IP. Valid values:
range
,usrgrp
. - Ip
Ranges []ObjectFsp Vlan Dynamic Mapping Dhcp Server Ip Range Type - Ip-Range. The structure of
ip_range
block is documented below. - Ipsec
Lease float64Hold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- Lease
Time float64 - Lease time in seconds, 0 means unlimited.
- Mac
Acl stringDefault Action - MAC access control default action (allow or block assigning IP settings). Valid values:
assign
,block
. - Netmask string
- Netmask assigned by the DHCP server.
- Next
Server string - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- Ntp
Server1 string - NTP server 1.
- Ntp
Server2 string - NTP server 2.
- Ntp
Server3 string - NTP server 3.
- Ntp
Service string - Options for assigning Network Time Protocol (NTP) servers to DHCP clients. Valid values:
default
,specify
,local
. - Option1s []string
- Option1.
- Option2s []string
- Option2.
- Option3s []string
- Option3.
- Option4 string
- Option4.
- Option5 string
- Option5.
- Option6 string
- Option6.
- Options
[]Object
Fsp Vlan Dynamic Mapping Dhcp Server Option - Options. The structure of
options
block is documented below. - Relay
Agent string - Relay agent IP.
- Reserved
Addresses []ObjectFsp Vlan Dynamic Mapping Dhcp Server Reserved Address Type - Reserved-Address. The structure of
reserved_address
block is documented below. - Server
Type string - DHCP server can be a normal DHCP server or an IPsec DHCP server. Valid values:
regular
,ipsec
. - string
- Enable/disable shared subnet. Valid values:
disable
,enable
. - Status string
- Enable/disable this DHCP configuration. Valid values:
disable
,enable
. - Tftp
Servers []string - One or more hostnames or IP addresses of the TFTP servers in quotes separated by spaces.
- Timezone string
- Select the time zone to be assigned to DHCP clients. Valid values:
00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
,25
,26
,27
,28
,29
,30
,31
,32
,33
,34
,35
,36
,37
,38
,39
,40
,41
,42
,43
,44
,45
,46
,47
,48
,49
,50
,51
,52
,53
,54
,55
,56
,57
,58
,59
,60
,61
,62
,63
,64
,65
,66
,67
,68
,69
,70
,71
,72
,73
,74
,75
,76
,77
,78
,79
,80
,81
,82
,83
,84
,85
,86
,87
. - Timezone
Option string - Options for the DHCP server to set the client's time zone. Valid values:
disable
,default
,specify
. - Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served. Valid values:
disable
,enable
. - Vci
Strings []string - One or more VCI strings in quotes separated by spaces.
- Wifi
Ac1 string - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac2 string - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac3 string - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- Wifi
Ac stringService - Options for assigning WiFi Access Controllers to DHCP clients Valid values:
specify
,local
. - Wins
Server1 string - WINS server 1.
- Wins
Server2 string - WINS server 2.
- auto
Configuration String - Enable/disable auto configuration. Valid values:
disable
,enable
. - auto
Managed StringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM. Valid values:
disable
,enable
. - conflicted
Ip DoubleTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns
Auth String - DDNS authentication mode. Valid values:
disable
,tsig
. - ddns
Key String - DDNS update key (base 64 encoding).
- ddns
Keyname String - DDNS update key name.
- ddns
Server StringIp - DDNS server IP.
- ddns
Ttl Double - TTL.
- ddns
Update String - Enable/disable DDNS update for DHCP. Valid values:
disable
,enable
. - ddns
Update StringOverride - Enable/disable DDNS update override for DHCP. Valid values:
disable
,enable
. - ddns
Zone String - Zone of your domain name (ex. DDNS.com).
- default
Gateway String - Default gateway IP address assigned by the DHCP server.
- dhcp
Settings StringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM. Valid values:
disable
,enable
. - dns
Server1 String - DNS server 1.
- dns
Server2 String - DNS server 2.
- dns
Server3 String - DNS server 3.
- dns
Server4 String - DNS server 4.
- dns
Service String - Options for assigning DNS servers to DHCP clients. Valid values:
default
,specify
,local
. - domain String
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- enable String
- Enable. Valid values:
disable
,enable
. - exclude
Ranges List<ObjectFsp Vlan Dynamic Mapping Dhcp Server Exclude Range> - Exclude-Range. The structure of
exclude_range
block is documented below. - filename String
- Name of the boot file on the TFTP server.
- forticlient
On StringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server. Valid values:
disable
,enable
. - id Double
- ID.
- ip
Mode String - Method used to assign client IP. Valid values:
range
,usrgrp
. - ip
Ranges List<ObjectFsp Vlan Dynamic Mapping Dhcp Server Ip Range> - Ip-Range. The structure of
ip_range
block is documented below. - ipsec
Lease DoubleHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease
Time Double - Lease time in seconds, 0 means unlimited.
- mac
Acl StringDefault Action - MAC access control default action (allow or block assigning IP settings). Valid values:
assign
,block
. - netmask String
- Netmask assigned by the DHCP server.
- next
Server String - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp
Server1 String - NTP server 1.
- ntp
Server2 String - NTP server 2.
- ntp
Server3 String - NTP server 3.
- ntp
Service String - Options for assigning Network Time Protocol (NTP) servers to DHCP clients. Valid values:
default
,specify
,local
. - option1s List<String>
- Option1.
- option2s List<String>
- Option2.
- option3s List<String>
- Option3.
- option4 String
- Option4.
- option5 String
- Option5.
- option6 String
- Option6.
- options
List<Object
Fsp Vlan Dynamic Mapping Dhcp Server Option> - Options. The structure of
options
block is documented below. - relay
Agent String - Relay agent IP.
- reserved
Addresses List<ObjectFsp Vlan Dynamic Mapping Dhcp Server Reserved Address> - Reserved-Address. The structure of
reserved_address
block is documented below. - server
Type String - DHCP server can be a normal DHCP server or an IPsec DHCP server. Valid values:
regular
,ipsec
. - String
- Enable/disable shared subnet. Valid values:
disable
,enable
. - status String
- Enable/disable this DHCP configuration. Valid values:
disable
,enable
. - tftp
Servers List<String> - One or more hostnames or IP addresses of the TFTP servers in quotes separated by spaces.
- timezone String
- Select the time zone to be assigned to DHCP clients. Valid values:
00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
,25
,26
,27
,28
,29
,30
,31
,32
,33
,34
,35
,36
,37
,38
,39
,40
,41
,42
,43
,44
,45
,46
,47
,48
,49
,50
,51
,52
,53
,54
,55
,56
,57
,58
,59
,60
,61
,62
,63
,64
,65
,66
,67
,68
,69
,70
,71
,72
,73
,74
,75
,76
,77
,78
,79
,80
,81
,82
,83
,84
,85
,86
,87
. - timezone
Option String - Options for the DHCP server to set the client's time zone. Valid values:
disable
,default
,specify
. - vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
- wifi
Ac1 String - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi
Ac2 String - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi
Ac3 String - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi
Ac StringService - Options for assigning WiFi Access Controllers to DHCP clients Valid values:
specify
,local
. - wins
Server1 String - WINS server 1.
- wins
Server2 String - WINS server 2.
- auto
Configuration string - Enable/disable auto configuration. Valid values:
disable
,enable
. - auto
Managed stringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM. Valid values:
disable
,enable
. - conflicted
Ip numberTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns
Auth string - DDNS authentication mode. Valid values:
disable
,tsig
. - ddns
Key string - DDNS update key (base 64 encoding).
- ddns
Keyname string - DDNS update key name.
- ddns
Server stringIp - DDNS server IP.
- ddns
Ttl number - TTL.
- ddns
Update string - Enable/disable DDNS update for DHCP. Valid values:
disable
,enable
. - ddns
Update stringOverride - Enable/disable DDNS update override for DHCP. Valid values:
disable
,enable
. - ddns
Zone string - Zone of your domain name (ex. DDNS.com).
- default
Gateway string - Default gateway IP address assigned by the DHCP server.
- dhcp
Settings stringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM. Valid values:
disable
,enable
. - dns
Server1 string - DNS server 1.
- dns
Server2 string - DNS server 2.
- dns
Server3 string - DNS server 3.
- dns
Server4 string - DNS server 4.
- dns
Service string - Options for assigning DNS servers to DHCP clients. Valid values:
default
,specify
,local
. - domain string
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- enable string
- Enable. Valid values:
disable
,enable
. - exclude
Ranges ObjectFsp Vlan Dynamic Mapping Dhcp Server Exclude Range[] - Exclude-Range. The structure of
exclude_range
block is documented below. - filename string
- Name of the boot file on the TFTP server.
- forticlient
On stringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server. Valid values:
disable
,enable
. - id number
- ID.
- ip
Mode string - Method used to assign client IP. Valid values:
range
,usrgrp
. - ip
Ranges ObjectFsp Vlan Dynamic Mapping Dhcp Server Ip Range[] - Ip-Range. The structure of
ip_range
block is documented below. - ipsec
Lease numberHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease
Time number - Lease time in seconds, 0 means unlimited.
- mac
Acl stringDefault Action - MAC access control default action (allow or block assigning IP settings). Valid values:
assign
,block
. - netmask string
- Netmask assigned by the DHCP server.
- next
Server string - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp
Server1 string - NTP server 1.
- ntp
Server2 string - NTP server 2.
- ntp
Server3 string - NTP server 3.
- ntp
Service string - Options for assigning Network Time Protocol (NTP) servers to DHCP clients. Valid values:
default
,specify
,local
. - option1s string[]
- Option1.
- option2s string[]
- Option2.
- option3s string[]
- Option3.
- option4 string
- Option4.
- option5 string
- Option5.
- option6 string
- Option6.
- options
Object
Fsp Vlan Dynamic Mapping Dhcp Server Option[] - Options. The structure of
options
block is documented below. - relay
Agent string - Relay agent IP.
- reserved
Addresses ObjectFsp Vlan Dynamic Mapping Dhcp Server Reserved Address[] - Reserved-Address. The structure of
reserved_address
block is documented below. - server
Type string - DHCP server can be a normal DHCP server or an IPsec DHCP server. Valid values:
regular
,ipsec
. - string
- Enable/disable shared subnet. Valid values:
disable
,enable
. - status string
- Enable/disable this DHCP configuration. Valid values:
disable
,enable
. - tftp
Servers string[] - One or more hostnames or IP addresses of the TFTP servers in quotes separated by spaces.
- timezone string
- Select the time zone to be assigned to DHCP clients. Valid values:
00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
,25
,26
,27
,28
,29
,30
,31
,32
,33
,34
,35
,36
,37
,38
,39
,40
,41
,42
,43
,44
,45
,46
,47
,48
,49
,50
,51
,52
,53
,54
,55
,56
,57
,58
,59
,60
,61
,62
,63
,64
,65
,66
,67
,68
,69
,70
,71
,72
,73
,74
,75
,76
,77
,78
,79
,80
,81
,82
,83
,84
,85
,86
,87
. - timezone
Option string - Options for the DHCP server to set the client's time zone. Valid values:
disable
,default
,specify
. - vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served. Valid values:
disable
,enable
. - vci
Strings string[] - One or more VCI strings in quotes separated by spaces.
- wifi
Ac1 string - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi
Ac2 string - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi
Ac3 string - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi
Ac stringService - Options for assigning WiFi Access Controllers to DHCP clients Valid values:
specify
,local
. - wins
Server1 string - WINS server 1.
- wins
Server2 string - WINS server 2.
- auto_
configuration str - Enable/disable auto configuration. Valid values:
disable
,enable
. - auto_
managed_ strstatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM. Valid values:
disable
,enable
. - conflicted_
ip_ floattimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns_
auth str - DDNS authentication mode. Valid values:
disable
,tsig
. - ddns_
key str - DDNS update key (base 64 encoding).
- ddns_
keyname str - DDNS update key name.
- ddns_
server_ strip - DDNS server IP.
- ddns_
ttl float - TTL.
- ddns_
update str - Enable/disable DDNS update for DHCP. Valid values:
disable
,enable
. - ddns_
update_ stroverride - Enable/disable DDNS update override for DHCP. Valid values:
disable
,enable
. - ddns_
zone str - Zone of your domain name (ex. DDNS.com).
- default_
gateway str - Default gateway IP address assigned by the DHCP server.
- dhcp_
settings_ strfrom_ fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM. Valid values:
disable
,enable
. - dns_
server1 str - DNS server 1.
- dns_
server2 str - DNS server 2.
- dns_
server3 str - DNS server 3.
- dns_
server4 str - DNS server 4.
- dns_
service str - Options for assigning DNS servers to DHCP clients. Valid values:
default
,specify
,local
. - domain str
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- enable str
- Enable. Valid values:
disable
,enable
. - exclude_
ranges Sequence[ObjectFsp Vlan Dynamic Mapping Dhcp Server Exclude Range] - Exclude-Range. The structure of
exclude_range
block is documented below. - filename str
- Name of the boot file on the TFTP server.
- forticlient_
on_ strnet_ status - Enable/disable FortiClient-On-Net service for this DHCP server. Valid values:
disable
,enable
. - id float
- ID.
- ip_
mode str - Method used to assign client IP. Valid values:
range
,usrgrp
. - ip_
ranges Sequence[ObjectFsp Vlan Dynamic Mapping Dhcp Server Ip Range] - Ip-Range. The structure of
ip_range
block is documented below. - ipsec_
lease_ floathold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease_
time float - Lease time in seconds, 0 means unlimited.
- mac_
acl_ strdefault_ action - MAC access control default action (allow or block assigning IP settings). Valid values:
assign
,block
. - netmask str
- Netmask assigned by the DHCP server.
- next_
server str - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp_
server1 str - NTP server 1.
- ntp_
server2 str - NTP server 2.
- ntp_
server3 str - NTP server 3.
- ntp_
service str - Options for assigning Network Time Protocol (NTP) servers to DHCP clients. Valid values:
default
,specify
,local
. - option1s Sequence[str]
- Option1.
- option2s Sequence[str]
- Option2.
- option3s Sequence[str]
- Option3.
- option4 str
- Option4.
- option5 str
- Option5.
- option6 str
- Option6.
- options
Sequence[Object
Fsp Vlan Dynamic Mapping Dhcp Server Option] - Options. The structure of
options
block is documented below. - relay_
agent str - Relay agent IP.
- reserved_
addresses Sequence[ObjectFsp Vlan Dynamic Mapping Dhcp Server Reserved Address] - Reserved-Address. The structure of
reserved_address
block is documented below. - server_
type str - DHCP server can be a normal DHCP server or an IPsec DHCP server. Valid values:
regular
,ipsec
. - str
- Enable/disable shared subnet. Valid values:
disable
,enable
. - status str
- Enable/disable this DHCP configuration. Valid values:
disable
,enable
. - tftp_
servers Sequence[str] - One or more hostnames or IP addresses of the TFTP servers in quotes separated by spaces.
- timezone str
- Select the time zone to be assigned to DHCP clients. Valid values:
00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
,25
,26
,27
,28
,29
,30
,31
,32
,33
,34
,35
,36
,37
,38
,39
,40
,41
,42
,43
,44
,45
,46
,47
,48
,49
,50
,51
,52
,53
,54
,55
,56
,57
,58
,59
,60
,61
,62
,63
,64
,65
,66
,67
,68
,69
,70
,71
,72
,73
,74
,75
,76
,77
,78
,79
,80
,81
,82
,83
,84
,85
,86
,87
. - timezone_
option str - Options for the DHCP server to set the client's time zone. Valid values:
disable
,default
,specify
. - vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served. Valid values:
disable
,enable
. - vci_
strings Sequence[str] - One or more VCI strings in quotes separated by spaces.
- wifi_
ac1 str - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi_
ac2 str - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi_
ac3 str - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi_
ac_ strservice - Options for assigning WiFi Access Controllers to DHCP clients Valid values:
specify
,local
. - wins_
server1 str - WINS server 1.
- wins_
server2 str - WINS server 2.
- auto
Configuration String - Enable/disable auto configuration. Valid values:
disable
,enable
. - auto
Managed StringStatus - Enable/disable use of this DHCP server once this interface has been assigned an IP address from FortiIPAM. Valid values:
disable
,enable
. - conflicted
Ip NumberTimeout - Time in seconds to wait after a conflicted IP address is removed from the DHCP range before it can be reused.
- ddns
Auth String - DDNS authentication mode. Valid values:
disable
,tsig
. - ddns
Key String - DDNS update key (base 64 encoding).
- ddns
Keyname String - DDNS update key name.
- ddns
Server StringIp - DDNS server IP.
- ddns
Ttl Number - TTL.
- ddns
Update String - Enable/disable DDNS update for DHCP. Valid values:
disable
,enable
. - ddns
Update StringOverride - Enable/disable DDNS update override for DHCP. Valid values:
disable
,enable
. - ddns
Zone String - Zone of your domain name (ex. DDNS.com).
- default
Gateway String - Default gateway IP address assigned by the DHCP server.
- dhcp
Settings StringFrom Fortiipam - Enable/disable populating of DHCP server settings from FortiIPAM. Valid values:
disable
,enable
. - dns
Server1 String - DNS server 1.
- dns
Server2 String - DNS server 2.
- dns
Server3 String - DNS server 3.
- dns
Server4 String - DNS server 4.
- dns
Service String - Options for assigning DNS servers to DHCP clients. Valid values:
default
,specify
,local
. - domain String
- Domain name suffix for the IP addresses that the DHCP server assigns to clients.
- enable String
- Enable. Valid values:
disable
,enable
. - exclude
Ranges List<Property Map> - Exclude-Range. The structure of
exclude_range
block is documented below. - filename String
- Name of the boot file on the TFTP server.
- forticlient
On StringNet Status - Enable/disable FortiClient-On-Net service for this DHCP server. Valid values:
disable
,enable
. - id Number
- ID.
- ip
Mode String - Method used to assign client IP. Valid values:
range
,usrgrp
. - ip
Ranges List<Property Map> - Ip-Range. The structure of
ip_range
block is documented below. - ipsec
Lease NumberHold - DHCP over IPsec leases expire this many seconds after tunnel down (0 to disable forced-expiry).
- lease
Time Number - Lease time in seconds, 0 means unlimited.
- mac
Acl StringDefault Action - MAC access control default action (allow or block assigning IP settings). Valid values:
assign
,block
. - netmask String
- Netmask assigned by the DHCP server.
- next
Server String - IP address of a server (for example, a TFTP sever) that DHCP clients can download a boot file from.
- ntp
Server1 String - NTP server 1.
- ntp
Server2 String - NTP server 2.
- ntp
Server3 String - NTP server 3.
- ntp
Service String - Options for assigning Network Time Protocol (NTP) servers to DHCP clients. Valid values:
default
,specify
,local
. - option1s List<String>
- Option1.
- option2s List<String>
- Option2.
- option3s List<String>
- Option3.
- option4 String
- Option4.
- option5 String
- Option5.
- option6 String
- Option6.
- options List<Property Map>
- Options. The structure of
options
block is documented below. - relay
Agent String - Relay agent IP.
- reserved
Addresses List<Property Map> - Reserved-Address. The structure of
reserved_address
block is documented below. - server
Type String - DHCP server can be a normal DHCP server or an IPsec DHCP server. Valid values:
regular
,ipsec
. - String
- Enable/disable shared subnet. Valid values:
disable
,enable
. - status String
- Enable/disable this DHCP configuration. Valid values:
disable
,enable
. - tftp
Servers List<String> - One or more hostnames or IP addresses of the TFTP servers in quotes separated by spaces.
- timezone String
- Select the time zone to be assigned to DHCP clients. Valid values:
00
,01
,02
,03
,04
,05
,06
,07
,08
,09
,10
,11
,12
,13
,14
,15
,16
,17
,18
,19
,20
,21
,22
,23
,24
,25
,26
,27
,28
,29
,30
,31
,32
,33
,34
,35
,36
,37
,38
,39
,40
,41
,42
,43
,44
,45
,46
,47
,48
,49
,50
,51
,52
,53
,54
,55
,56
,57
,58
,59
,60
,61
,62
,63
,64
,65
,66
,67
,68
,69
,70
,71
,72
,73
,74
,75
,76
,77
,78
,79
,80
,81
,82
,83
,84
,85
,86
,87
. - timezone
Option String - Options for the DHCP server to set the client's time zone. Valid values:
disable
,default
,specify
. - vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
- wifi
Ac1 String - WiFi Access Controller 1 IP address (DHCP option 138, RFC 5417).
- wifi
Ac2 String - WiFi Access Controller 2 IP address (DHCP option 138, RFC 5417).
- wifi
Ac3 String - WiFi Access Controller 3 IP address (DHCP option 138, RFC 5417).
- wifi
Ac StringService - Options for assigning WiFi Access Controllers to DHCP clients Valid values:
specify
,local
. - wins
Server1 String - WINS server 1.
- wins
Server2 String - WINS server 2.
ObjectFspVlanDynamicMappingDhcpServerExcludeRange, ObjectFspVlanDynamicMappingDhcpServerExcludeRangeArgs
- End
Ip string - End of IP range.
- Id double
- ID.
- Lease
Time double - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - Uci
Strings List<string> - One or more UCI strings in quotes separated by spaces.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - Vci
Strings List<string> - One or more VCI strings in quotes separated by spaces.
- End
Ip string - End of IP range.
- Id float64
- ID.
- Lease
Time float64 - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - Uci
Strings []string - One or more UCI strings in quotes separated by spaces.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - Vci
Strings []string - One or more VCI strings in quotes separated by spaces.
- end
Ip String - End of IP range.
- id Double
- ID.
- lease
Time Double - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci
Strings List<String> - One or more UCI strings in quotes separated by spaces.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
- end
Ip string - End of IP range.
- id number
- ID.
- lease
Time number - Lease time in seconds, 0 means default lease time.
- start
Ip string - Start of IP range.
- uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci
Strings string[] - One or more UCI strings in quotes separated by spaces.
- vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci
Strings string[] - One or more VCI strings in quotes separated by spaces.
- end_
ip str - End of IP range.
- id float
- ID.
- lease_
time float - Lease time in seconds, 0 means default lease time.
- start_
ip str - Start of IP range.
- uci_
match str - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci_
strings Sequence[str] - One or more UCI strings in quotes separated by spaces.
- vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci_
strings Sequence[str] - One or more VCI strings in quotes separated by spaces.
- end
Ip String - End of IP range.
- id Number
- ID.
- lease
Time Number - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci
Strings List<String> - One or more UCI strings in quotes separated by spaces.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
ObjectFspVlanDynamicMappingDhcpServerIpRange, ObjectFspVlanDynamicMappingDhcpServerIpRangeArgs
- End
Ip string - End of IP range.
- Id double
- ID.
- Lease
Time double - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - Uci
Strings List<string> - One or more UCI strings in quotes separated by spaces.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - Vci
Strings List<string> - One or more VCI strings in quotes separated by spaces.
- End
Ip string - End of IP range.
- Id float64
- ID.
- Lease
Time float64 - Lease time in seconds, 0 means default lease time.
- Start
Ip string - Start of IP range.
- Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - Uci
Strings []string - One or more UCI strings in quotes separated by spaces.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - Vci
Strings []string - One or more VCI strings in quotes separated by spaces.
- end
Ip String - End of IP range.
- id Double
- ID.
- lease
Time Double - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci
Strings List<String> - One or more UCI strings in quotes separated by spaces.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
- end
Ip string - End of IP range.
- id number
- ID.
- lease
Time number - Lease time in seconds, 0 means default lease time.
- start
Ip string - Start of IP range.
- uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci
Strings string[] - One or more UCI strings in quotes separated by spaces.
- vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci
Strings string[] - One or more VCI strings in quotes separated by spaces.
- end_
ip str - End of IP range.
- id float
- ID.
- lease_
time float - Lease time in seconds, 0 means default lease time.
- start_
ip str - Start of IP range.
- uci_
match str - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci_
strings Sequence[str] - One or more UCI strings in quotes separated by spaces.
- vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci_
strings Sequence[str] - One or more VCI strings in quotes separated by spaces.
- end
Ip String - End of IP range.
- id Number
- ID.
- lease
Time Number - Lease time in seconds, 0 means default lease time.
- start
Ip String - Start of IP range.
- uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this range. Valid values:
disable
,enable
. - uci
Strings List<String> - One or more UCI strings in quotes separated by spaces.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this range. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
ObjectFspVlanDynamicMappingDhcpServerOption, ObjectFspVlanDynamicMappingDhcpServerOptionArgs
- Code double
- DHCP option code.
- Id double
- ID.
- Ips List<string>
- DHCP option IPs.
- Type string
- DHCP option type. Valid values:
hex
,string
,ip
,fqdn
. - Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this option. Valid values:
disable
,enable
. - Uci
Strings List<string> - One or more UCI strings in quotes separated by spaces.
- Value string
- DHCP option value.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this option. Valid values:
disable
,enable
. - Vci
Strings List<string> - One or more VCI strings in quotes separated by spaces.
- Code float64
- DHCP option code.
- Id float64
- ID.
- Ips []string
- DHCP option IPs.
- Type string
- DHCP option type. Valid values:
hex
,string
,ip
,fqdn
. - Uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this option. Valid values:
disable
,enable
. - Uci
Strings []string - One or more UCI strings in quotes separated by spaces.
- Value string
- DHCP option value.
- Vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this option. Valid values:
disable
,enable
. - Vci
Strings []string - One or more VCI strings in quotes separated by spaces.
- code Double
- DHCP option code.
- id Double
- ID.
- ips List<String>
- DHCP option IPs.
- type String
- DHCP option type. Valid values:
hex
,string
,ip
,fqdn
. - uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this option. Valid values:
disable
,enable
. - uci
Strings List<String> - One or more UCI strings in quotes separated by spaces.
- value String
- DHCP option value.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this option. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
- code number
- DHCP option code.
- id number
- ID.
- ips string[]
- DHCP option IPs.
- type string
- DHCP option type. Valid values:
hex
,string
,ip
,fqdn
. - uci
Match string - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this option. Valid values:
disable
,enable
. - uci
Strings string[] - One or more UCI strings in quotes separated by spaces.
- value string
- DHCP option value.
- vci
Match string - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this option. Valid values:
disable
,enable
. - vci
Strings string[] - One or more VCI strings in quotes separated by spaces.
- code float
- DHCP option code.
- id float
- ID.
- ips Sequence[str]
- DHCP option IPs.
- type str
- DHCP option type. Valid values:
hex
,string
,ip
,fqdn
. - uci_
match str - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this option. Valid values:
disable
,enable
. - uci_
strings Sequence[str] - One or more UCI strings in quotes separated by spaces.
- value str
- DHCP option value.
- vci_
match str - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this option. Valid values:
disable
,enable
. - vci_
strings Sequence[str] - One or more VCI strings in quotes separated by spaces.
- code Number
- DHCP option code.
- id Number
- ID.
- ips List<String>
- DHCP option IPs.
- type String
- DHCP option type. Valid values:
hex
,string
,ip
,fqdn
. - uci
Match String - Enable/disable user class identifier (UCI) matching. When enabled only DHCP requests with a matching UCI are served with this option. Valid values:
disable
,enable
. - uci
Strings List<String> - One or more UCI strings in quotes separated by spaces.
- value String
- DHCP option value.
- vci
Match String - Enable/disable vendor class identifier (VCI) matching. When enabled only DHCP requests with a matching VCI are served with this option. Valid values:
disable
,enable
. - vci
Strings List<String> - One or more VCI strings in quotes separated by spaces.
ObjectFspVlanDynamicMappingDhcpServerReservedAddress, ObjectFspVlanDynamicMappingDhcpServerReservedAddressArgs
- Action string
- Options for the DHCP server to configure the client with the reserved MAC address. Valid values:
assign
,block
,reserved
. - Circuit
Id string - Option 82 circuit-ID of the client that will get the reserved IP address.
- Circuit
Id stringType - DHCP option type. Valid values:
hex
,string
. - Description string
- Description.
- Id double
- ID.
- Ip string
- IP address to be reserved for the MAC address.
- Mac string
- MAC address of the client that will get the reserved IP address.
- Remote
Id string - Option 82 remote-ID of the client that will get the reserved IP address.
- Remote
Id stringType - DHCP option type. Valid values:
hex
,string
. - Type string
- DHCP reserved-address type. Valid values:
mac
,option82
.
- Action string
- Options for the DHCP server to configure the client with the reserved MAC address. Valid values:
assign
,block
,reserved
. - Circuit
Id string - Option 82 circuit-ID of the client that will get the reserved IP address.
- Circuit
Id stringType - DHCP option type. Valid values:
hex
,string
. - Description string
- Description.
- Id float64
- ID.
- Ip string
- IP address to be reserved for the MAC address.
- Mac string
- MAC address of the client that will get the reserved IP address.
- Remote
Id string - Option 82 remote-ID of the client that will get the reserved IP address.
- Remote
Id stringType - DHCP option type. Valid values:
hex
,string
. - Type string
- DHCP reserved-address type. Valid values:
mac
,option82
.
- action String
- Options for the DHCP server to configure the client with the reserved MAC address. Valid values:
assign
,block
,reserved
. - circuit
Id String - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit
Id StringType - DHCP option type. Valid values:
hex
,string
. - description String
- Description.
- id Double
- ID.
- ip String
- IP address to be reserved for the MAC address.
- mac String
- MAC address of the client that will get the reserved IP address.
- remote
Id String - Option 82 remote-ID of the client that will get the reserved IP address.
- remote
Id StringType - DHCP option type. Valid values:
hex
,string
. - type String
- DHCP reserved-address type. Valid values:
mac
,option82
.
- action string
- Options for the DHCP server to configure the client with the reserved MAC address. Valid values:
assign
,block
,reserved
. - circuit
Id string - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit
Id stringType - DHCP option type. Valid values:
hex
,string
. - description string
- Description.
- id number
- ID.
- ip string
- IP address to be reserved for the MAC address.
- mac string
- MAC address of the client that will get the reserved IP address.
- remote
Id string - Option 82 remote-ID of the client that will get the reserved IP address.
- remote
Id stringType - DHCP option type. Valid values:
hex
,string
. - type string
- DHCP reserved-address type. Valid values:
mac
,option82
.
- action str
- Options for the DHCP server to configure the client with the reserved MAC address. Valid values:
assign
,block
,reserved
. - circuit_
id str - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit_
id_ strtype - DHCP option type. Valid values:
hex
,string
. - description str
- Description.
- id float
- ID.
- ip str
- IP address to be reserved for the MAC address.
- mac str
- MAC address of the client that will get the reserved IP address.
- remote_
id str - Option 82 remote-ID of the client that will get the reserved IP address.
- remote_
id_ strtype - DHCP option type. Valid values:
hex
,string
. - type str
- DHCP reserved-address type. Valid values:
mac
,option82
.
- action String
- Options for the DHCP server to configure the client with the reserved MAC address. Valid values:
assign
,block
,reserved
. - circuit
Id String - Option 82 circuit-ID of the client that will get the reserved IP address.
- circuit
Id StringType - DHCP option type. Valid values:
hex
,string
. - description String
- Description.
- id Number
- ID.
- ip String
- IP address to be reserved for the MAC address.
- mac String
- MAC address of the client that will get the reserved IP address.
- remote
Id String - Option 82 remote-ID of the client that will get the reserved IP address.
- remote
Id StringType - DHCP option type. Valid values:
hex
,string
. - type String
- DHCP reserved-address type. Valid values:
mac
,option82
.
ObjectFspVlanDynamicMappingInterface, ObjectFspVlanDynamicMappingInterfaceArgs
- Dhcp
Relay stringAgent Option - Dhcp-Relay-Agent-Option. Valid values:
disable
,enable
. - Dhcp
Relay stringInterface Select Method - Dhcp-Relay-Interface-Select-Method. Valid values:
auto
,sdwan
,specify
. - Dhcp
Relay List<string>Ips - Dhcp-Relay-Ip.
- Dhcp
Relay stringService - Dhcp-Relay-Service. Valid values:
disable
,enable
. - Dhcp
Relay stringType - Dhcp-Relay-Type. Valid values:
regular
,ipsec
. - Ip string
- Ip.
- Ipv6
Object
Fsp Vlan Dynamic Mapping Interface Ipv6 - Ipv6. The structure of
ipv6
block is documented below. - Secondary
Ip string - Secondary-Ip. Valid values:
disable
,enable
. - Secondaryips
List<Object
Fsp Vlan Dynamic Mapping Interface Secondaryip> - Secondaryip. The structure of
secondaryip
block is documented below. - Vlanid double
- Vlanid.
- Vrrps
List<Object
Fsp Vlan Dynamic Mapping Interface Vrrp> Vrrp. The structure of
vrrp
block is documented below.The
ipv6
block supports:
- Dhcp
Relay stringAgent Option - Dhcp-Relay-Agent-Option. Valid values:
disable
,enable
. - Dhcp
Relay stringInterface Select Method - Dhcp-Relay-Interface-Select-Method. Valid values:
auto
,sdwan
,specify
. - Dhcp
Relay []stringIps - Dhcp-Relay-Ip.
- Dhcp
Relay stringService - Dhcp-Relay-Service. Valid values:
disable
,enable
. - Dhcp
Relay stringType - Dhcp-Relay-Type. Valid values:
regular
,ipsec
. - Ip string
- Ip.
- Ipv6
Object
Fsp Vlan Dynamic Mapping Interface Ipv6 - Ipv6. The structure of
ipv6
block is documented below. - Secondary
Ip string - Secondary-Ip. Valid values:
disable
,enable
. - Secondaryips
[]Object
Fsp Vlan Dynamic Mapping Interface Secondaryip - Secondaryip. The structure of
secondaryip
block is documented below. - Vlanid float64
- Vlanid.
- Vrrps
[]Object
Fsp Vlan Dynamic Mapping Interface Vrrp Vrrp. The structure of
vrrp
block is documented below.The
ipv6
block supports:
- dhcp
Relay StringAgent Option - Dhcp-Relay-Agent-Option. Valid values:
disable
,enable
. - dhcp
Relay StringInterface Select Method - Dhcp-Relay-Interface-Select-Method. Valid values:
auto
,sdwan
,specify
. - dhcp
Relay List<String>Ips - Dhcp-Relay-Ip.
- dhcp
Relay StringService - Dhcp-Relay-Service. Valid values:
disable
,enable
. - dhcp
Relay StringType - Dhcp-Relay-Type. Valid values:
regular
,ipsec
. - ip String
- Ip.
- ipv6
Object
Fsp Vlan Dynamic Mapping Interface Ipv6 - Ipv6. The structure of
ipv6
block is documented below. - secondary
Ip String - Secondary-Ip. Valid values:
disable
,enable
. - secondaryips
List<Object
Fsp Vlan Dynamic Mapping Interface Secondaryip> - Secondaryip. The structure of
secondaryip
block is documented below. - vlanid Double
- Vlanid.
- vrrps
List<Object
Fsp Vlan Dynamic Mapping Interface Vrrp> Vrrp. The structure of
vrrp
block is documented below.The
ipv6
block supports:
- dhcp
Relay stringAgent Option - Dhcp-Relay-Agent-Option. Valid values:
disable
,enable
. - dhcp
Relay stringInterface Select Method - Dhcp-Relay-Interface-Select-Method. Valid values:
auto
,sdwan
,specify
. - dhcp
Relay string[]Ips - Dhcp-Relay-Ip.
- dhcp
Relay stringService - Dhcp-Relay-Service. Valid values:
disable
,enable
. - dhcp
Relay stringType - Dhcp-Relay-Type. Valid values:
regular
,ipsec
. - ip string
- Ip.
- ipv6
Object
Fsp Vlan Dynamic Mapping Interface Ipv6 - Ipv6. The structure of
ipv6
block is documented below. - secondary
Ip string - Secondary-Ip. Valid values:
disable
,enable
. - secondaryips
Object
Fsp Vlan Dynamic Mapping Interface Secondaryip[] - Secondaryip. The structure of
secondaryip
block is documented below. - vlanid number
- Vlanid.
- vrrps
Object
Fsp Vlan Dynamic Mapping Interface Vrrp[] Vrrp. The structure of
vrrp
block is documented below.The
ipv6
block supports:
- dhcp_
relay_ stragent_ option - Dhcp-Relay-Agent-Option. Valid values:
disable
,enable
. - dhcp_
relay_ strinterface_ select_ method - Dhcp-Relay-Interface-Select-Method. Valid values:
auto
,sdwan
,specify
. - dhcp_
relay_ Sequence[str]ips - Dhcp-Relay-Ip.
- dhcp_
relay_ strservice - Dhcp-Relay-Service. Valid values:
disable
,enable
. - dhcp_
relay_ strtype - Dhcp-Relay-Type. Valid values:
regular
,ipsec
. - ip str
- Ip.
- ipv6
Object
Fsp Vlan Dynamic Mapping Interface Ipv6 - Ipv6. The structure of
ipv6
block is documented below. - secondary_
ip str - Secondary-Ip. Valid values:
disable
,enable
. - secondaryips
Sequence[Object
Fsp Vlan Dynamic Mapping Interface Secondaryip] - Secondaryip. The structure of
secondaryip
block is documented below. - vlanid float
- Vlanid.
- vrrps
Sequence[Object
Fsp Vlan Dynamic Mapping Interface Vrrp] Vrrp. The structure of
vrrp
block is documented below.The
ipv6
block supports:
- dhcp
Relay StringAgent Option - Dhcp-Relay-Agent-Option. Valid values:
disable
,enable
. - dhcp
Relay StringInterface Select Method - Dhcp-Relay-Interface-Select-Method. Valid values:
auto
,sdwan
,specify
. - dhcp
Relay List<String>Ips - Dhcp-Relay-Ip.
- dhcp
Relay StringService - Dhcp-Relay-Service. Valid values:
disable
,enable
. - dhcp
Relay StringType - Dhcp-Relay-Type. Valid values:
regular
,ipsec
. - ip String
- Ip.
- ipv6 Property Map
- Ipv6. The structure of
ipv6
block is documented below. - secondary
Ip String - Secondary-Ip. Valid values:
disable
,enable
. - secondaryips List<Property Map>
- Secondaryip. The structure of
secondaryip
block is documented below. - vlanid Number
- Vlanid.
- vrrps List<Property Map>
Vrrp. The structure of
vrrp
block is documented below.The
ipv6
block supports:
ObjectFspVlanDynamicMappingInterfaceIpv6, ObjectFspVlanDynamicMappingInterfaceIpv6Args
- Autoconf string
- Enable/disable address auto config. Valid values:
disable
,enable
. - Cli
Conn6Status double - Cli-Conn6-Status.
- Dhcp6Client
Options List<string> - Dhcp6-Client-Options. Valid values:
rapid
,iapd
,iana
,dns
,dnsname
. - Dhcp6Information
Request string - Enable/disable DHCPv6 information request. Valid values:
disable
,enable
. - Dhcp6Prefix
Delegation string - Enable/disable DHCPv6 prefix delegation. Valid values:
disable
,enable
. - Dhcp6Prefix
Hint string - DHCPv6 prefix that will be used as a hint to the upstream DHCPv6 server.
- Dhcp6Prefix
Hint doublePlt - DHCPv6 prefix hint preferred life time (sec), 0 means unlimited lease time.
- Dhcp6Prefix
Hint doubleVlt - DHCPv6 prefix hint valid life time (sec).
- Dhcp6Relay
Interface stringId - DHCP6 relay interface ID.
- Dhcp6Relay
Ip string - DHCPv6 relay IP address.
- Dhcp6Relay
Service string - Enable/disable DHCPv6 relay. Valid values:
disable
,enable
. - Dhcp6Relay
Source stringInterface - Enable/disable use of address on this interface as the source address of the relay message. Valid values:
disable
,enable
. - Dhcp6Relay
Source stringIp - IPv6 address used by the DHCP6 relay as its source IP.
- Dhcp6Relay
Type string - DHCPv6 relay type. Valid values:
regular
. - Icmp6Send
Redirect string - Enable/disable sending of ICMPv6 redirects. Valid values:
disable
,enable
. - Interface
Identifier string - IPv6 interface identifier.
- Ip6Address string
- Primary IPv6 address prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- Ip6Allowaccesses List<string>
- Allow management access to the interface. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,capwap
,fabric
. - Ip6Default
Life double - Default life (sec).
- Ip6Delegated
Prefix doubleIaid - IAID of obtained delegated-prefix from the upstream interface.
- Ip6Delegated
Prefix List<ObjectLists Fsp Vlan Dynamic Mapping Interface Ipv6Ip6Delegated Prefix List> - Ip6-Delegated-Prefix-List. The structure of
ip6_delegated_prefix_list
block is documented below. - Ip6Dns
Server stringOverride - Enable/disable using the DNS server acquired by DHCP. Valid values:
disable
,enable
. - Ip6Extra
Addrs List<ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Extra Addr> - Ip6-Extra-Addr. The structure of
ip6_extra_addr
block is documented below. - Ip6Hop
Limit double - Hop limit (0 means unspecified).
- Ip6Link
Mtu double - IPv6 link MTU.
- Ip6Manage
Flag string - Enable/disable the managed flag. Valid values:
disable
,enable
. - Ip6Max
Interval double - IPv6 maximum interval (4 to 1800 sec).
- Ip6Min
Interval double - IPv6 minimum interval (3 to 1350 sec).
- Ip6Mode string
- Addressing mode (static, DHCP, delegated). Valid values:
static
,dhcp
,pppoe
,delegated
. - Ip6Other
Flag string - Enable/disable the other IPv6 flag. Valid values:
disable
,enable
. - Ip6Prefix
Lists List<ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Prefix List> - Ip6-Prefix-List. The structure of
ip6_prefix_list
block is documented below. - Ip6Prefix
Mode string - Ip6-Prefix-Mode. Valid values:
dhcp6
,ra
. - Ip6Reachable
Time double - IPv6 reachable time (milliseconds; 0 means unspecified).
- Ip6Retrans
Time double - IPv6 retransmit time (milliseconds; 0 means unspecified).
- Ip6Send
Adv string - Enable/disable sending advertisements about the interface. Valid values:
disable
,enable
. - Ip6Subnet string
- Subnet to routing prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- Ip6Upstream
Interface string - Interface name providing delegated information.
- Nd
Cert string - Neighbor discovery certificate.
- Nd
Cga stringModifier - Neighbor discovery CGA modifier.
- Nd
Mode string - Neighbor discovery mode. Valid values:
basic
,SEND-compatible
. - Nd
Security doubleLevel - Neighbor discovery security level (0 - 7; 0 = least secure, default = 0).
- Nd
Timestamp doubleDelta - Neighbor discovery timestamp delta value (1 - 3600 sec; default = 300).
- Nd
Timestamp doubleFuzz - Neighbor discovery timestamp fuzz factor (1 - 60 sec; default = 1).
- Ra
Send stringMtu - Ra-Send-Mtu. Valid values:
disable
,enable
. - Unique
Autoconf stringAddr - Enable/disable unique auto config address. Valid values:
disable
,enable
. - Vrip6Link
Local string - Link-local IPv6 address of virtual router.
- Vrrp6s
List<Object
Fsp Vlan Dynamic Mapping Interface Ipv6Vrrp6> Vrrp6. The structure of
vrrp6
block is documented below.The
ip6_delegated_prefix_list
block supports:- Vrrp
Virtual stringMac6 - Enable/disable virtual MAC for VRRP. Valid values:
disable
,enable
.
- Autoconf string
- Enable/disable address auto config. Valid values:
disable
,enable
. - Cli
Conn6Status float64 - Cli-Conn6-Status.
- Dhcp6Client
Options []string - Dhcp6-Client-Options. Valid values:
rapid
,iapd
,iana
,dns
,dnsname
. - Dhcp6Information
Request string - Enable/disable DHCPv6 information request. Valid values:
disable
,enable
. - Dhcp6Prefix
Delegation string - Enable/disable DHCPv6 prefix delegation. Valid values:
disable
,enable
. - Dhcp6Prefix
Hint string - DHCPv6 prefix that will be used as a hint to the upstream DHCPv6 server.
- Dhcp6Prefix
Hint float64Plt - DHCPv6 prefix hint preferred life time (sec), 0 means unlimited lease time.
- Dhcp6Prefix
Hint float64Vlt - DHCPv6 prefix hint valid life time (sec).
- Dhcp6Relay
Interface stringId - DHCP6 relay interface ID.
- Dhcp6Relay
Ip string - DHCPv6 relay IP address.
- Dhcp6Relay
Service string - Enable/disable DHCPv6 relay. Valid values:
disable
,enable
. - Dhcp6Relay
Source stringInterface - Enable/disable use of address on this interface as the source address of the relay message. Valid values:
disable
,enable
. - Dhcp6Relay
Source stringIp - IPv6 address used by the DHCP6 relay as its source IP.
- Dhcp6Relay
Type string - DHCPv6 relay type. Valid values:
regular
. - Icmp6Send
Redirect string - Enable/disable sending of ICMPv6 redirects. Valid values:
disable
,enable
. - Interface
Identifier string - IPv6 interface identifier.
- Ip6Address string
- Primary IPv6 address prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- Ip6Allowaccesses []string
- Allow management access to the interface. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,capwap
,fabric
. - Ip6Default
Life float64 - Default life (sec).
- Ip6Delegated
Prefix float64Iaid - IAID of obtained delegated-prefix from the upstream interface.
- Ip6Delegated
Prefix []ObjectLists Fsp Vlan Dynamic Mapping Interface Ipv6Ip6Delegated Prefix List - Ip6-Delegated-Prefix-List. The structure of
ip6_delegated_prefix_list
block is documented below. - Ip6Dns
Server stringOverride - Enable/disable using the DNS server acquired by DHCP. Valid values:
disable
,enable
. - Ip6Extra
Addrs []ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Extra Addr - Ip6-Extra-Addr. The structure of
ip6_extra_addr
block is documented below. - Ip6Hop
Limit float64 - Hop limit (0 means unspecified).
- Ip6Link
Mtu float64 - IPv6 link MTU.
- Ip6Manage
Flag string - Enable/disable the managed flag. Valid values:
disable
,enable
. - Ip6Max
Interval float64 - IPv6 maximum interval (4 to 1800 sec).
- Ip6Min
Interval float64 - IPv6 minimum interval (3 to 1350 sec).
- Ip6Mode string
- Addressing mode (static, DHCP, delegated). Valid values:
static
,dhcp
,pppoe
,delegated
. - Ip6Other
Flag string - Enable/disable the other IPv6 flag. Valid values:
disable
,enable
. - Ip6Prefix
Lists []ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Prefix List - Ip6-Prefix-List. The structure of
ip6_prefix_list
block is documented below. - Ip6Prefix
Mode string - Ip6-Prefix-Mode. Valid values:
dhcp6
,ra
. - Ip6Reachable
Time float64 - IPv6 reachable time (milliseconds; 0 means unspecified).
- Ip6Retrans
Time float64 - IPv6 retransmit time (milliseconds; 0 means unspecified).
- Ip6Send
Adv string - Enable/disable sending advertisements about the interface. Valid values:
disable
,enable
. - Ip6Subnet string
- Subnet to routing prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- Ip6Upstream
Interface string - Interface name providing delegated information.
- Nd
Cert string - Neighbor discovery certificate.
- Nd
Cga stringModifier - Neighbor discovery CGA modifier.
- Nd
Mode string - Neighbor discovery mode. Valid values:
basic
,SEND-compatible
. - Nd
Security float64Level - Neighbor discovery security level (0 - 7; 0 = least secure, default = 0).
- Nd
Timestamp float64Delta - Neighbor discovery timestamp delta value (1 - 3600 sec; default = 300).
- Nd
Timestamp float64Fuzz - Neighbor discovery timestamp fuzz factor (1 - 60 sec; default = 1).
- Ra
Send stringMtu - Ra-Send-Mtu. Valid values:
disable
,enable
. - Unique
Autoconf stringAddr - Enable/disable unique auto config address. Valid values:
disable
,enable
. - Vrip6Link
Local string - Link-local IPv6 address of virtual router.
- Vrrp6s
[]Object
Fsp Vlan Dynamic Mapping Interface Ipv6Vrrp6 Vrrp6. The structure of
vrrp6
block is documented below.The
ip6_delegated_prefix_list
block supports:- Vrrp
Virtual stringMac6 - Enable/disable virtual MAC for VRRP. Valid values:
disable
,enable
.
- autoconf String
- Enable/disable address auto config. Valid values:
disable
,enable
. - cli
Conn6Status Double - Cli-Conn6-Status.
- dhcp6Client
Options List<String> - Dhcp6-Client-Options. Valid values:
rapid
,iapd
,iana
,dns
,dnsname
. - dhcp6Information
Request String - Enable/disable DHCPv6 information request. Valid values:
disable
,enable
. - dhcp6Prefix
Delegation String - Enable/disable DHCPv6 prefix delegation. Valid values:
disable
,enable
. - dhcp6Prefix
Hint String - DHCPv6 prefix that will be used as a hint to the upstream DHCPv6 server.
- dhcp6Prefix
Hint DoublePlt - DHCPv6 prefix hint preferred life time (sec), 0 means unlimited lease time.
- dhcp6Prefix
Hint DoubleVlt - DHCPv6 prefix hint valid life time (sec).
- dhcp6Relay
Interface StringId - DHCP6 relay interface ID.
- dhcp6Relay
Ip String - DHCPv6 relay IP address.
- dhcp6Relay
Service String - Enable/disable DHCPv6 relay. Valid values:
disable
,enable
. - dhcp6Relay
Source StringInterface - Enable/disable use of address on this interface as the source address of the relay message. Valid values:
disable
,enable
. - dhcp6Relay
Source StringIp - IPv6 address used by the DHCP6 relay as its source IP.
- dhcp6Relay
Type String - DHCPv6 relay type. Valid values:
regular
. - icmp6Send
Redirect String - Enable/disable sending of ICMPv6 redirects. Valid values:
disable
,enable
. - interface
Identifier String - IPv6 interface identifier.
- ip6Address String
- Primary IPv6 address prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6Allowaccesses List<String>
- Allow management access to the interface. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,capwap
,fabric
. - ip6Default
Life Double - Default life (sec).
- ip6Delegated
Prefix DoubleIaid - IAID of obtained delegated-prefix from the upstream interface.
- ip6Delegated
Prefix List<ObjectLists Fsp Vlan Dynamic Mapping Interface Ipv6Ip6Delegated Prefix List> - Ip6-Delegated-Prefix-List. The structure of
ip6_delegated_prefix_list
block is documented below. - ip6Dns
Server StringOverride - Enable/disable using the DNS server acquired by DHCP. Valid values:
disable
,enable
. - ip6Extra
Addrs List<ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Extra Addr> - Ip6-Extra-Addr. The structure of
ip6_extra_addr
block is documented below. - ip6Hop
Limit Double - Hop limit (0 means unspecified).
- ip6Link
Mtu Double - IPv6 link MTU.
- ip6Manage
Flag String - Enable/disable the managed flag. Valid values:
disable
,enable
. - ip6Max
Interval Double - IPv6 maximum interval (4 to 1800 sec).
- ip6Min
Interval Double - IPv6 minimum interval (3 to 1350 sec).
- ip6Mode String
- Addressing mode (static, DHCP, delegated). Valid values:
static
,dhcp
,pppoe
,delegated
. - ip6Other
Flag String - Enable/disable the other IPv6 flag. Valid values:
disable
,enable
. - ip6Prefix
Lists List<ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Prefix List> - Ip6-Prefix-List. The structure of
ip6_prefix_list
block is documented below. - ip6Prefix
Mode String - Ip6-Prefix-Mode. Valid values:
dhcp6
,ra
. - ip6Reachable
Time Double - IPv6 reachable time (milliseconds; 0 means unspecified).
- ip6Retrans
Time Double - IPv6 retransmit time (milliseconds; 0 means unspecified).
- ip6Send
Adv String - Enable/disable sending advertisements about the interface. Valid values:
disable
,enable
. - ip6Subnet String
- Subnet to routing prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6Upstream
Interface String - Interface name providing delegated information.
- nd
Cert String - Neighbor discovery certificate.
- nd
Cga StringModifier - Neighbor discovery CGA modifier.
- nd
Mode String - Neighbor discovery mode. Valid values:
basic
,SEND-compatible
. - nd
Security DoubleLevel - Neighbor discovery security level (0 - 7; 0 = least secure, default = 0).
- nd
Timestamp DoubleDelta - Neighbor discovery timestamp delta value (1 - 3600 sec; default = 300).
- nd
Timestamp DoubleFuzz - Neighbor discovery timestamp fuzz factor (1 - 60 sec; default = 1).
- ra
Send StringMtu - Ra-Send-Mtu. Valid values:
disable
,enable
. - unique
Autoconf StringAddr - Enable/disable unique auto config address. Valid values:
disable
,enable
. - vrip6Link
Local String - Link-local IPv6 address of virtual router.
- vrrp6s
List<Object
Fsp Vlan Dynamic Mapping Interface Ipv6Vrrp6> Vrrp6. The structure of
vrrp6
block is documented below.The
ip6_delegated_prefix_list
block supports:- vrrp
Virtual StringMac6 - Enable/disable virtual MAC for VRRP. Valid values:
disable
,enable
.
- autoconf string
- Enable/disable address auto config. Valid values:
disable
,enable
. - cli
Conn6Status number - Cli-Conn6-Status.
- dhcp6Client
Options string[] - Dhcp6-Client-Options. Valid values:
rapid
,iapd
,iana
,dns
,dnsname
. - dhcp6Information
Request string - Enable/disable DHCPv6 information request. Valid values:
disable
,enable
. - dhcp6Prefix
Delegation string - Enable/disable DHCPv6 prefix delegation. Valid values:
disable
,enable
. - dhcp6Prefix
Hint string - DHCPv6 prefix that will be used as a hint to the upstream DHCPv6 server.
- dhcp6Prefix
Hint numberPlt - DHCPv6 prefix hint preferred life time (sec), 0 means unlimited lease time.
- dhcp6Prefix
Hint numberVlt - DHCPv6 prefix hint valid life time (sec).
- dhcp6Relay
Interface stringId - DHCP6 relay interface ID.
- dhcp6Relay
Ip string - DHCPv6 relay IP address.
- dhcp6Relay
Service string - Enable/disable DHCPv6 relay. Valid values:
disable
,enable
. - dhcp6Relay
Source stringInterface - Enable/disable use of address on this interface as the source address of the relay message. Valid values:
disable
,enable
. - dhcp6Relay
Source stringIp - IPv6 address used by the DHCP6 relay as its source IP.
- dhcp6Relay
Type string - DHCPv6 relay type. Valid values:
regular
. - icmp6Send
Redirect string - Enable/disable sending of ICMPv6 redirects. Valid values:
disable
,enable
. - interface
Identifier string - IPv6 interface identifier.
- ip6Address string
- Primary IPv6 address prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6Allowaccesses string[]
- Allow management access to the interface. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,capwap
,fabric
. - ip6Default
Life number - Default life (sec).
- ip6Delegated
Prefix numberIaid - IAID of obtained delegated-prefix from the upstream interface.
- ip6Delegated
Prefix ObjectLists Fsp Vlan Dynamic Mapping Interface Ipv6Ip6Delegated Prefix List[] - Ip6-Delegated-Prefix-List. The structure of
ip6_delegated_prefix_list
block is documented below. - ip6Dns
Server stringOverride - Enable/disable using the DNS server acquired by DHCP. Valid values:
disable
,enable
. - ip6Extra
Addrs ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Extra Addr[] - Ip6-Extra-Addr. The structure of
ip6_extra_addr
block is documented below. - ip6Hop
Limit number - Hop limit (0 means unspecified).
- ip6Link
Mtu number - IPv6 link MTU.
- ip6Manage
Flag string - Enable/disable the managed flag. Valid values:
disable
,enable
. - ip6Max
Interval number - IPv6 maximum interval (4 to 1800 sec).
- ip6Min
Interval number - IPv6 minimum interval (3 to 1350 sec).
- ip6Mode string
- Addressing mode (static, DHCP, delegated). Valid values:
static
,dhcp
,pppoe
,delegated
. - ip6Other
Flag string - Enable/disable the other IPv6 flag. Valid values:
disable
,enable
. - ip6Prefix
Lists ObjectFsp Vlan Dynamic Mapping Interface Ipv6Ip6Prefix List[] - Ip6-Prefix-List. The structure of
ip6_prefix_list
block is documented below. - ip6Prefix
Mode string - Ip6-Prefix-Mode. Valid values:
dhcp6
,ra
. - ip6Reachable
Time number - IPv6 reachable time (milliseconds; 0 means unspecified).
- ip6Retrans
Time number - IPv6 retransmit time (milliseconds; 0 means unspecified).
- ip6Send
Adv string - Enable/disable sending advertisements about the interface. Valid values:
disable
,enable
. - ip6Subnet string
- Subnet to routing prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6Upstream
Interface string - Interface name providing delegated information.
- nd
Cert string - Neighbor discovery certificate.
- nd
Cga stringModifier - Neighbor discovery CGA modifier.
- nd
Mode string - Neighbor discovery mode. Valid values:
basic
,SEND-compatible
. - nd
Security numberLevel - Neighbor discovery security level (0 - 7; 0 = least secure, default = 0).
- nd
Timestamp numberDelta - Neighbor discovery timestamp delta value (1 - 3600 sec; default = 300).
- nd
Timestamp numberFuzz - Neighbor discovery timestamp fuzz factor (1 - 60 sec; default = 1).
- ra
Send stringMtu - Ra-Send-Mtu. Valid values:
disable
,enable
. - unique
Autoconf stringAddr - Enable/disable unique auto config address. Valid values:
disable
,enable
. - vrip6Link
Local string - Link-local IPv6 address of virtual router.
- vrrp6s
Object
Fsp Vlan Dynamic Mapping Interface Ipv6Vrrp6[] Vrrp6. The structure of
vrrp6
block is documented below.The
ip6_delegated_prefix_list
block supports:- vrrp
Virtual stringMac6 - Enable/disable virtual MAC for VRRP. Valid values:
disable
,enable
.
- autoconf str
- Enable/disable address auto config. Valid values:
disable
,enable
. - cli_
conn6_ floatstatus - Cli-Conn6-Status.
- dhcp6_
client_ Sequence[str]options - Dhcp6-Client-Options. Valid values:
rapid
,iapd
,iana
,dns
,dnsname
. - dhcp6_
information_ strrequest - Enable/disable DHCPv6 information request. Valid values:
disable
,enable
. - dhcp6_
prefix_ strdelegation - Enable/disable DHCPv6 prefix delegation. Valid values:
disable
,enable
. - dhcp6_
prefix_ strhint - DHCPv6 prefix that will be used as a hint to the upstream DHCPv6 server.
- dhcp6_
prefix_ floathint_ plt - DHCPv6 prefix hint preferred life time (sec), 0 means unlimited lease time.
- dhcp6_
prefix_ floathint_ vlt - DHCPv6 prefix hint valid life time (sec).
- dhcp6_
relay_ strinterface_ id - DHCP6 relay interface ID.
- dhcp6_
relay_ strip - DHCPv6 relay IP address.
- dhcp6_
relay_ strservice - Enable/disable DHCPv6 relay. Valid values:
disable
,enable
. - dhcp6_
relay_ strsource_ interface - Enable/disable use of address on this interface as the source address of the relay message. Valid values:
disable
,enable
. - dhcp6_
relay_ strsource_ ip - IPv6 address used by the DHCP6 relay as its source IP.
- dhcp6_
relay_ strtype - DHCPv6 relay type. Valid values:
regular
. - icmp6_
send_ strredirect - Enable/disable sending of ICMPv6 redirects. Valid values:
disable
,enable
. - interface_
identifier str - IPv6 interface identifier.
- ip6_
address str - Primary IPv6 address prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6_
allowaccesses Sequence[str] - Allow management access to the interface. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,capwap
,fabric
. - ip6_
default_ floatlife - Default life (sec).
- ip6_
delegated_ floatprefix_ iaid - IAID of obtained delegated-prefix from the upstream interface.
- ip6_
delegated_ Sequence[Objectprefix_ lists Fsp Vlan Dynamic Mapping Interface Ipv6Ip6Delegated Prefix List] - Ip6-Delegated-Prefix-List. The structure of
ip6_delegated_prefix_list
block is documented below. - ip6_
dns_ strserver_ override - Enable/disable using the DNS server acquired by DHCP. Valid values:
disable
,enable
. - ip6_
extra_ Sequence[Objectaddrs Fsp Vlan Dynamic Mapping Interface Ipv6Ip6Extra Addr] - Ip6-Extra-Addr. The structure of
ip6_extra_addr
block is documented below. - ip6_
hop_ floatlimit - Hop limit (0 means unspecified).
- ip6_
link_ floatmtu - IPv6 link MTU.
- ip6_
manage_ strflag - Enable/disable the managed flag. Valid values:
disable
,enable
. - ip6_
max_ floatinterval - IPv6 maximum interval (4 to 1800 sec).
- ip6_
min_ floatinterval - IPv6 minimum interval (3 to 1350 sec).
- ip6_
mode str - Addressing mode (static, DHCP, delegated). Valid values:
static
,dhcp
,pppoe
,delegated
. - ip6_
other_ strflag - Enable/disable the other IPv6 flag. Valid values:
disable
,enable
. - ip6_
prefix_ Sequence[Objectlists Fsp Vlan Dynamic Mapping Interface Ipv6Ip6Prefix List] - Ip6-Prefix-List. The structure of
ip6_prefix_list
block is documented below. - ip6_
prefix_ strmode - Ip6-Prefix-Mode. Valid values:
dhcp6
,ra
. - ip6_
reachable_ floattime - IPv6 reachable time (milliseconds; 0 means unspecified).
- ip6_
retrans_ floattime - IPv6 retransmit time (milliseconds; 0 means unspecified).
- ip6_
send_ stradv - Enable/disable sending advertisements about the interface. Valid values:
disable
,enable
. - ip6_
subnet str - Subnet to routing prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6_
upstream_ strinterface - Interface name providing delegated information.
- nd_
cert str - Neighbor discovery certificate.
- nd_
cga_ strmodifier - Neighbor discovery CGA modifier.
- nd_
mode str - Neighbor discovery mode. Valid values:
basic
,SEND-compatible
. - nd_
security_ floatlevel - Neighbor discovery security level (0 - 7; 0 = least secure, default = 0).
- nd_
timestamp_ floatdelta - Neighbor discovery timestamp delta value (1 - 3600 sec; default = 300).
- nd_
timestamp_ floatfuzz - Neighbor discovery timestamp fuzz factor (1 - 60 sec; default = 1).
- ra_
send_ strmtu - Ra-Send-Mtu. Valid values:
disable
,enable
. - unique_
autoconf_ straddr - Enable/disable unique auto config address. Valid values:
disable
,enable
. - vrip6_
link_ strlocal - Link-local IPv6 address of virtual router.
- vrrp6s
Sequence[Object
Fsp Vlan Dynamic Mapping Interface Ipv6Vrrp6] Vrrp6. The structure of
vrrp6
block is documented below.The
ip6_delegated_prefix_list
block supports:- vrrp_
virtual_ strmac6 - Enable/disable virtual MAC for VRRP. Valid values:
disable
,enable
.
- autoconf String
- Enable/disable address auto config. Valid values:
disable
,enable
. - cli
Conn6Status Number - Cli-Conn6-Status.
- dhcp6Client
Options List<String> - Dhcp6-Client-Options. Valid values:
rapid
,iapd
,iana
,dns
,dnsname
. - dhcp6Information
Request String - Enable/disable DHCPv6 information request. Valid values:
disable
,enable
. - dhcp6Prefix
Delegation String - Enable/disable DHCPv6 prefix delegation. Valid values:
disable
,enable
. - dhcp6Prefix
Hint String - DHCPv6 prefix that will be used as a hint to the upstream DHCPv6 server.
- dhcp6Prefix
Hint NumberPlt - DHCPv6 prefix hint preferred life time (sec), 0 means unlimited lease time.
- dhcp6Prefix
Hint NumberVlt - DHCPv6 prefix hint valid life time (sec).
- dhcp6Relay
Interface StringId - DHCP6 relay interface ID.
- dhcp6Relay
Ip String - DHCPv6 relay IP address.
- dhcp6Relay
Service String - Enable/disable DHCPv6 relay. Valid values:
disable
,enable
. - dhcp6Relay
Source StringInterface - Enable/disable use of address on this interface as the source address of the relay message. Valid values:
disable
,enable
. - dhcp6Relay
Source StringIp - IPv6 address used by the DHCP6 relay as its source IP.
- dhcp6Relay
Type String - DHCPv6 relay type. Valid values:
regular
. - icmp6Send
Redirect String - Enable/disable sending of ICMPv6 redirects. Valid values:
disable
,enable
. - interface
Identifier String - IPv6 interface identifier.
- ip6Address String
- Primary IPv6 address prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6Allowaccesses List<String>
- Allow management access to the interface. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,capwap
,fabric
. - ip6Default
Life Number - Default life (sec).
- ip6Delegated
Prefix NumberIaid - IAID of obtained delegated-prefix from the upstream interface.
- ip6Delegated
Prefix List<Property Map>Lists - Ip6-Delegated-Prefix-List. The structure of
ip6_delegated_prefix_list
block is documented below. - ip6Dns
Server StringOverride - Enable/disable using the DNS server acquired by DHCP. Valid values:
disable
,enable
. - ip6Extra
Addrs List<Property Map> - Ip6-Extra-Addr. The structure of
ip6_extra_addr
block is documented below. - ip6Hop
Limit Number - Hop limit (0 means unspecified).
- ip6Link
Mtu Number - IPv6 link MTU.
- ip6Manage
Flag String - Enable/disable the managed flag. Valid values:
disable
,enable
. - ip6Max
Interval Number - IPv6 maximum interval (4 to 1800 sec).
- ip6Min
Interval Number - IPv6 minimum interval (3 to 1350 sec).
- ip6Mode String
- Addressing mode (static, DHCP, delegated). Valid values:
static
,dhcp
,pppoe
,delegated
. - ip6Other
Flag String - Enable/disable the other IPv6 flag. Valid values:
disable
,enable
. - ip6Prefix
Lists List<Property Map> - Ip6-Prefix-List. The structure of
ip6_prefix_list
block is documented below. - ip6Prefix
Mode String - Ip6-Prefix-Mode. Valid values:
dhcp6
,ra
. - ip6Reachable
Time Number - IPv6 reachable time (milliseconds; 0 means unspecified).
- ip6Retrans
Time Number - IPv6 retransmit time (milliseconds; 0 means unspecified).
- ip6Send
Adv String - Enable/disable sending advertisements about the interface. Valid values:
disable
,enable
. - ip6Subnet String
- Subnet to routing prefix, syntax: xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx/xxx
- ip6Upstream
Interface String - Interface name providing delegated information.
- nd
Cert String - Neighbor discovery certificate.
- nd
Cga StringModifier - Neighbor discovery CGA modifier.
- nd
Mode String - Neighbor discovery mode. Valid values:
basic
,SEND-compatible
. - nd
Security NumberLevel - Neighbor discovery security level (0 - 7; 0 = least secure, default = 0).
- nd
Timestamp NumberDelta - Neighbor discovery timestamp delta value (1 - 3600 sec; default = 300).
- nd
Timestamp NumberFuzz - Neighbor discovery timestamp fuzz factor (1 - 60 sec; default = 1).
- ra
Send StringMtu - Ra-Send-Mtu. Valid values:
disable
,enable
. - unique
Autoconf StringAddr - Enable/disable unique auto config address. Valid values:
disable
,enable
. - vrip6Link
Local String - Link-local IPv6 address of virtual router.
- vrrp6s List<Property Map>
Vrrp6. The structure of
vrrp6
block is documented below.The
ip6_delegated_prefix_list
block supports:- vrrp
Virtual StringMac6 - Enable/disable virtual MAC for VRRP. Valid values:
disable
,enable
.
ObjectFspVlanDynamicMappingInterfaceIpv6Ip6DelegatedPrefixList, ObjectFspVlanDynamicMappingInterfaceIpv6Ip6DelegatedPrefixListArgs
- Autonomous
Flag string - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - Delegated
Prefix doubleIaid - IAID of obtained delegated-prefix from the upstream interface.
- Onlink
Flag string - Enable/disable the onlink flag. Valid values:
disable
,enable
. - Prefix
Id double - Prefix ID.
- Rdnss
Service string - Recursive DNS service option. Valid values:
delegated
,default
,specify
. - Rdnsses List<string>
- Recursive DNS server option.
- Subnet string
- Add subnet ID to routing prefix.
- Upstream
Interface string Name of the interface that provides delegated information.
The
ip6_extra_addr
block supports:
- Autonomous
Flag string - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - Delegated
Prefix float64Iaid - IAID of obtained delegated-prefix from the upstream interface.
- Onlink
Flag string - Enable/disable the onlink flag. Valid values:
disable
,enable
. - Prefix
Id float64 - Prefix ID.
- Rdnss
Service string - Recursive DNS service option. Valid values:
delegated
,default
,specify
. - Rdnsses []string
- Recursive DNS server option.
- Subnet string
- Add subnet ID to routing prefix.
- Upstream
Interface string Name of the interface that provides delegated information.
The
ip6_extra_addr
block supports:
- autonomous
Flag String - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - delegated
Prefix DoubleIaid - IAID of obtained delegated-prefix from the upstream interface.
- onlink
Flag String - Enable/disable the onlink flag. Valid values:
disable
,enable
. - prefix
Id Double - Prefix ID.
- rdnss
Service String - Recursive DNS service option. Valid values:
delegated
,default
,specify
. - rdnsses List<String>
- Recursive DNS server option.
- subnet String
- Add subnet ID to routing prefix.
- upstream
Interface String Name of the interface that provides delegated information.
The
ip6_extra_addr
block supports:
- autonomous
Flag string - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - delegated
Prefix numberIaid - IAID of obtained delegated-prefix from the upstream interface.
- onlink
Flag string - Enable/disable the onlink flag. Valid values:
disable
,enable
. - prefix
Id number - Prefix ID.
- rdnss
Service string - Recursive DNS service option. Valid values:
delegated
,default
,specify
. - rdnsses string[]
- Recursive DNS server option.
- subnet string
- Add subnet ID to routing prefix.
- upstream
Interface string Name of the interface that provides delegated information.
The
ip6_extra_addr
block supports:
- autonomous_
flag str - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - delegated_
prefix_ floatiaid - IAID of obtained delegated-prefix from the upstream interface.
- onlink_
flag str - Enable/disable the onlink flag. Valid values:
disable
,enable
. - prefix_
id float - Prefix ID.
- rdnss_
service str - Recursive DNS service option. Valid values:
delegated
,default
,specify
. - rdnsses Sequence[str]
- Recursive DNS server option.
- subnet str
- Add subnet ID to routing prefix.
- upstream_
interface str Name of the interface that provides delegated information.
The
ip6_extra_addr
block supports:
- autonomous
Flag String - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - delegated
Prefix NumberIaid - IAID of obtained delegated-prefix from the upstream interface.
- onlink
Flag String - Enable/disable the onlink flag. Valid values:
disable
,enable
. - prefix
Id Number - Prefix ID.
- rdnss
Service String - Recursive DNS service option. Valid values:
delegated
,default
,specify
. - rdnsses List<String>
- Recursive DNS server option.
- subnet String
- Add subnet ID to routing prefix.
- upstream
Interface String Name of the interface that provides delegated information.
The
ip6_extra_addr
block supports:
ObjectFspVlanDynamicMappingInterfaceIpv6Ip6ExtraAddr, ObjectFspVlanDynamicMappingInterfaceIpv6Ip6ExtraAddrArgs
- Prefix string
- IPv6 prefix.
- Prefix string
- IPv6 prefix.
- prefix String
- IPv6 prefix.
- prefix string
- IPv6 prefix.
- prefix str
- IPv6 prefix.
- prefix String
- IPv6 prefix.
ObjectFspVlanDynamicMappingInterfaceIpv6Ip6PrefixList, ObjectFspVlanDynamicMappingInterfaceIpv6Ip6PrefixListArgs
- Autonomous
Flag string - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - Dnssls List<string>
- DNS search list option.
- Onlink
Flag string - Enable/disable the onlink flag. Valid values:
disable
,enable
. - Preferred
Life doubleTime - Preferred life time (sec).
- Prefix string
- IPv6 prefix.
- Rdnsses List<string>
- Recursive DNS server option.
- Valid
Life doubleTime Valid life time (sec).
The
vrrp6
block supports:
- Autonomous
Flag string - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - Dnssls []string
- DNS search list option.
- Onlink
Flag string - Enable/disable the onlink flag. Valid values:
disable
,enable
. - Preferred
Life float64Time - Preferred life time (sec).
- Prefix string
- IPv6 prefix.
- Rdnsses []string
- Recursive DNS server option.
- Valid
Life float64Time Valid life time (sec).
The
vrrp6
block supports:
- autonomous
Flag String - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - dnssls List<String>
- DNS search list option.
- onlink
Flag String - Enable/disable the onlink flag. Valid values:
disable
,enable
. - preferred
Life DoubleTime - Preferred life time (sec).
- prefix String
- IPv6 prefix.
- rdnsses List<String>
- Recursive DNS server option.
- valid
Life DoubleTime Valid life time (sec).
The
vrrp6
block supports:
- autonomous
Flag string - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - dnssls string[]
- DNS search list option.
- onlink
Flag string - Enable/disable the onlink flag. Valid values:
disable
,enable
. - preferred
Life numberTime - Preferred life time (sec).
- prefix string
- IPv6 prefix.
- rdnsses string[]
- Recursive DNS server option.
- valid
Life numberTime Valid life time (sec).
The
vrrp6
block supports:
- autonomous_
flag str - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - dnssls Sequence[str]
- DNS search list option.
- onlink_
flag str - Enable/disable the onlink flag. Valid values:
disable
,enable
. - preferred_
life_ floattime - Preferred life time (sec).
- prefix str
- IPv6 prefix.
- rdnsses Sequence[str]
- Recursive DNS server option.
- valid_
life_ floattime Valid life time (sec).
The
vrrp6
block supports:
- autonomous
Flag String - Enable/disable the autonomous flag. Valid values:
disable
,enable
. - dnssls List<String>
- DNS search list option.
- onlink
Flag String - Enable/disable the onlink flag. Valid values:
disable
,enable
. - preferred
Life NumberTime - Preferred life time (sec).
- prefix String
- IPv6 prefix.
- rdnsses List<String>
- Recursive DNS server option.
- valid
Life NumberTime Valid life time (sec).
The
vrrp6
block supports:
ObjectFspVlanDynamicMappingInterfaceIpv6Vrrp6, ObjectFspVlanDynamicMappingInterfaceIpv6Vrrp6Args
- Accept
Mode string - Adv
Interval double - Ignore
Default stringRoute - Preempt string
- Priority double
- Start
Time double - Status string
- Vrdst6 string
- Monitor the route to this destination.
- Vrgrp double
- Vrid double
- Vrip6 string
- IPv6 address of the virtual router.
- Accept
Mode string - Adv
Interval float64 - Ignore
Default stringRoute - Preempt string
- Priority float64
- Start
Time float64 - Status string
- Vrdst6 string
- Monitor the route to this destination.
- Vrgrp float64
- Vrid float64
- Vrip6 string
- IPv6 address of the virtual router.
- accept
Mode String - adv
Interval Double - ignore
Default StringRoute - preempt String
- priority Double
- start
Time Double - status String
- vrdst6 String
- Monitor the route to this destination.
- vrgrp Double
- vrid Double
- vrip6 String
- IPv6 address of the virtual router.
- accept
Mode string - adv
Interval number - ignore
Default stringRoute - preempt string
- priority number
- start
Time number - status string
- vrdst6 string
- Monitor the route to this destination.
- vrgrp number
- vrid number
- vrip6 string
- IPv6 address of the virtual router.
- accept_
mode str - adv_
interval float - ignore_
default_ strroute - preempt str
- priority float
- start_
time float - status str
- vrdst6 str
- Monitor the route to this destination.
- vrgrp float
- vrid float
- vrip6 str
- IPv6 address of the virtual router.
- accept
Mode String - adv
Interval Number - ignore
Default StringRoute - preempt String
- priority Number
- start
Time Number - status String
- vrdst6 String
- Monitor the route to this destination.
- vrgrp Number
- vrid Number
- vrip6 String
- IPv6 address of the virtual router.
ObjectFspVlanDynamicMappingInterfaceSecondaryip, ObjectFspVlanDynamicMappingInterfaceSecondaryipArgs
- Allowaccesses List<string>
- Management access settings for the secondary IP address. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,auto-ipsec
,radius-acct
,probe-response
,capwap
,dnp
,ftm
,fabric
. - Detectprotocols List<string>
- Protocols used to detect the server. Valid values:
ping
,tcp-echo
,udp-echo
. - Detectserver string
- Gateway's ping server for this IP.
- Gwdetect string
- Enable/disable detect gateway alive for first. Valid values:
disable
,enable
. - Ha
Priority double - HA election priority for the PING server.
- Id double
- ID.
- Ip string
- Secondary IP address of the interface.
- Ping
Serv doubleStatus - Ping-Serv-Status.
- Secip
Relay stringIp - DHCP relay IP address.
- Seq double
- Seq.
- Allowaccesses []string
- Management access settings for the secondary IP address. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,auto-ipsec
,radius-acct
,probe-response
,capwap
,dnp
,ftm
,fabric
. - Detectprotocols []string
- Protocols used to detect the server. Valid values:
ping
,tcp-echo
,udp-echo
. - Detectserver string
- Gateway's ping server for this IP.
- Gwdetect string
- Enable/disable detect gateway alive for first. Valid values:
disable
,enable
. - Ha
Priority float64 - HA election priority for the PING server.
- Id float64
- ID.
- Ip string
- Secondary IP address of the interface.
- Ping
Serv float64Status - Ping-Serv-Status.
- Secip
Relay stringIp - DHCP relay IP address.
- Seq float64
- Seq.
- allowaccesses List<String>
- Management access settings for the secondary IP address. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,auto-ipsec
,radius-acct
,probe-response
,capwap
,dnp
,ftm
,fabric
. - detectprotocols List<String>
- Protocols used to detect the server. Valid values:
ping
,tcp-echo
,udp-echo
. - detectserver String
- Gateway's ping server for this IP.
- gwdetect String
- Enable/disable detect gateway alive for first. Valid values:
disable
,enable
. - ha
Priority Double - HA election priority for the PING server.
- id Double
- ID.
- ip String
- Secondary IP address of the interface.
- ping
Serv DoubleStatus - Ping-Serv-Status.
- secip
Relay StringIp - DHCP relay IP address.
- seq Double
- Seq.
- allowaccesses string[]
- Management access settings for the secondary IP address. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,auto-ipsec
,radius-acct
,probe-response
,capwap
,dnp
,ftm
,fabric
. - detectprotocols string[]
- Protocols used to detect the server. Valid values:
ping
,tcp-echo
,udp-echo
. - detectserver string
- Gateway's ping server for this IP.
- gwdetect string
- Enable/disable detect gateway alive for first. Valid values:
disable
,enable
. - ha
Priority number - HA election priority for the PING server.
- id number
- ID.
- ip string
- Secondary IP address of the interface.
- ping
Serv numberStatus - Ping-Serv-Status.
- secip
Relay stringIp - DHCP relay IP address.
- seq number
- Seq.
- allowaccesses Sequence[str]
- Management access settings for the secondary IP address. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,auto-ipsec
,radius-acct
,probe-response
,capwap
,dnp
,ftm
,fabric
. - detectprotocols Sequence[str]
- Protocols used to detect the server. Valid values:
ping
,tcp-echo
,udp-echo
. - detectserver str
- Gateway's ping server for this IP.
- gwdetect str
- Enable/disable detect gateway alive for first. Valid values:
disable
,enable
. - ha_
priority float - HA election priority for the PING server.
- id float
- ID.
- ip str
- Secondary IP address of the interface.
- ping_
serv_ floatstatus - Ping-Serv-Status.
- secip_
relay_ strip - DHCP relay IP address.
- seq float
- Seq.
- allowaccesses List<String>
- Management access settings for the secondary IP address. Valid values:
https
,ping
,ssh
,snmp
,http
,telnet
,fgfm
,auto-ipsec
,radius-acct
,probe-response
,capwap
,dnp
,ftm
,fabric
. - detectprotocols List<String>
- Protocols used to detect the server. Valid values:
ping
,tcp-echo
,udp-echo
. - detectserver String
- Gateway's ping server for this IP.
- gwdetect String
- Enable/disable detect gateway alive for first. Valid values:
disable
,enable
. - ha
Priority Number - HA election priority for the PING server.
- id Number
- ID.
- ip String
- Secondary IP address of the interface.
- ping
Serv NumberStatus - Ping-Serv-Status.
- secip
Relay StringIp - DHCP relay IP address.
- seq Number
- Seq.
ObjectFspVlanDynamicMappingInterfaceVrrp, ObjectFspVlanDynamicMappingInterfaceVrrpArgs
- Accept
Mode string - Enable/disable accept mode. Valid values:
disable
,enable
. - Adv
Interval double - Advertisement interval (1 - 255 seconds).
- Ignore
Default stringRoute - Enable/disable ignoring of default route when checking destination. Valid values:
disable
,enable
. - Preempt string
- Enable/disable preempt mode. Valid values:
disable
,enable
. - Priority double
- Priority of the virtual router (1 - 255).
- Proxy
Arps List<ObjectFsp Vlan Dynamic Mapping Interface Vrrp Proxy Arp> - Proxy-Arp. The structure of
proxy_arp
block is documented below. - Start
Time double - Startup time (1 - 255 seconds).
- Status string
- Enable/disable this VRRP configuration. Valid values:
disable
,enable
. - Version string
- VRRP version. Valid values:
2
,3
. - Vrdst
Priority double - Priority of the virtual router when the virtual router destination becomes unreachable (0 - 254).
- Vrdsts List<string>
- Monitor the route to this destination.
- Vrgrp double
- VRRP group ID (1 - 65535).
- Vrid double
- Virtual router identifier (1 - 255).
- Vrip string
- IP address of the virtual router.
- Accept
Mode string - Enable/disable accept mode. Valid values:
disable
,enable
. - Adv
Interval float64 - Advertisement interval (1 - 255 seconds).
- Ignore
Default stringRoute - Enable/disable ignoring of default route when checking destination. Valid values:
disable
,enable
. - Preempt string
- Enable/disable preempt mode. Valid values:
disable
,enable
. - Priority float64
- Priority of the virtual router (1 - 255).
- Proxy
Arps []ObjectFsp Vlan Dynamic Mapping Interface Vrrp Proxy Arp - Proxy-Arp. The structure of
proxy_arp
block is documented below. - Start
Time float64 - Startup time (1 - 255 seconds).
- Status string
- Enable/disable this VRRP configuration. Valid values:
disable
,enable
. - Version string
- VRRP version. Valid values:
2
,3
. - Vrdst
Priority float64 - Priority of the virtual router when the virtual router destination becomes unreachable (0 - 254).
- Vrdsts []string
- Monitor the route to this destination.
- Vrgrp float64
- VRRP group ID (1 - 65535).
- Vrid float64
- Virtual router identifier (1 - 255).
- Vrip string
- IP address of the virtual router.
- accept
Mode String - Enable/disable accept mode. Valid values:
disable
,enable
. - adv
Interval Double - Advertisement interval (1 - 255 seconds).
- ignore
Default StringRoute - Enable/disable ignoring of default route when checking destination. Valid values:
disable
,enable
. - preempt String
- Enable/disable preempt mode. Valid values:
disable
,enable
. - priority Double
- Priority of the virtual router (1 - 255).
- proxy
Arps List<ObjectFsp Vlan Dynamic Mapping Interface Vrrp Proxy Arp> - Proxy-Arp. The structure of
proxy_arp
block is documented below. - start
Time Double - Startup time (1 - 255 seconds).
- status String
- Enable/disable this VRRP configuration. Valid values:
disable
,enable
. - version String
- VRRP version. Valid values:
2
,3
. - vrdst
Priority Double - Priority of the virtual router when the virtual router destination becomes unreachable (0 - 254).
- vrdsts List<String>
- Monitor the route to this destination.
- vrgrp Double
- VRRP group ID (1 - 65535).
- vrid Double
- Virtual router identifier (1 - 255).
- vrip String
- IP address of the virtual router.
- accept
Mode string - Enable/disable accept mode. Valid values:
disable
,enable
. - adv
Interval number - Advertisement interval (1 - 255 seconds).
- ignore
Default stringRoute - Enable/disable ignoring of default route when checking destination. Valid values:
disable
,enable
. - preempt string
- Enable/disable preempt mode. Valid values:
disable
,enable
. - priority number
- Priority of the virtual router (1 - 255).
- proxy
Arps ObjectFsp Vlan Dynamic Mapping Interface Vrrp Proxy Arp[] - Proxy-Arp. The structure of
proxy_arp
block is documented below. - start
Time number - Startup time (1 - 255 seconds).
- status string
- Enable/disable this VRRP configuration. Valid values:
disable
,enable
. - version string
- VRRP version. Valid values:
2
,3
. - vrdst
Priority number - Priority of the virtual router when the virtual router destination becomes unreachable (0 - 254).
- vrdsts string[]
- Monitor the route to this destination.
- vrgrp number
- VRRP group ID (1 - 65535).
- vrid number
- Virtual router identifier (1 - 255).
- vrip string
- IP address of the virtual router.
- accept_
mode str - Enable/disable accept mode. Valid values:
disable
,enable
. - adv_
interval float - Advertisement interval (1 - 255 seconds).
- ignore_
default_ strroute - Enable/disable ignoring of default route when checking destination. Valid values:
disable
,enable
. - preempt str
- Enable/disable preempt mode. Valid values:
disable
,enable
. - priority float
- Priority of the virtual router (1 - 255).
- proxy_
arps Sequence[ObjectFsp Vlan Dynamic Mapping Interface Vrrp Proxy Arp] - Proxy-Arp. The structure of
proxy_arp
block is documented below. - start_
time float - Startup time (1 - 255 seconds).
- status str
- Enable/disable this VRRP configuration. Valid values:
disable
,enable
. - version str
- VRRP version. Valid values:
2
,3
. - vrdst_
priority float - Priority of the virtual router when the virtual router destination becomes unreachable (0 - 254).
- vrdsts Sequence[str]
- Monitor the route to this destination.
- vrgrp float
- VRRP group ID (1 - 65535).
- vrid float
- Virtual router identifier (1 - 255).
- vrip str
- IP address of the virtual router.
- accept
Mode String - Enable/disable accept mode. Valid values:
disable
,enable
. - adv
Interval Number - Advertisement interval (1 - 255 seconds).
- ignore
Default StringRoute - Enable/disable ignoring of default route when checking destination. Valid values:
disable
,enable
. - preempt String
- Enable/disable preempt mode. Valid values:
disable
,enable
. - priority Number
- Priority of the virtual router (1 - 255).
- proxy
Arps List<Property Map> - Proxy-Arp. The structure of
proxy_arp
block is documented below. - start
Time Number - Startup time (1 - 255 seconds).
- status String
- Enable/disable this VRRP configuration. Valid values:
disable
,enable
. - version String
- VRRP version. Valid values:
2
,3
. - vrdst
Priority Number - Priority of the virtual router when the virtual router destination becomes unreachable (0 - 254).
- vrdsts List<String>
- Monitor the route to this destination.
- vrgrp Number
- VRRP group ID (1 - 65535).
- vrid Number
- Virtual router identifier (1 - 255).
- vrip String
- IP address of the virtual router.
ObjectFspVlanDynamicMappingInterfaceVrrpProxyArp, ObjectFspVlanDynamicMappingInterfaceVrrpProxyArpArgs
ObjectFspVlanDynamicMapping_Scope, ObjectFspVlanDynamicMapping_ScopeArgs
Import
ObjectFsp VlanDynamicMapping can be imported using any of these accepted formats:
Set import_options = [“vlan=YOUR_VALUE”] in the provider section.
$ export “FORTIMANAGER_IMPORT_TABLE”=“true”
$ pulumi import fortimanager:index/objectFspVlanDynamicMapping:ObjectFspVlanDynamicMapping labelname {{_scope.name}}.{{_scope.vdom}}
$ unset “FORTIMANAGER_IMPORT_TABLE”
-> Hint: The scopetype and adom for import will directly inherit the scopetype and adom configuration of the provider.
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- fortimanager fortinetdev/terraform-provider-fortimanager
- License
- Notes
- This Pulumi package is based on the
fortimanager
Terraform Provider.