routeros.InterfaceW60g
Explore with Pulumi AI
Example Usage
Coming soon!
Coming soon!
Coming soon!
Coming soon!
Coming soon!
resources:
test:
type: routeros:InterfaceW60g
properties:
disabled: false
make: wlan60-1
mode: ap-bridge
password: put_your_safe_password_here
ssid: put_your_new_ssid_here
Create InterfaceW60g Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new InterfaceW60g(name: string, args?: InterfaceW60gArgs, opts?: CustomResourceOptions);
@overload
def InterfaceW60g(resource_name: str,
args: Optional[InterfaceW60gArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def InterfaceW60g(resource_name: str,
opts: Optional[ResourceOptions] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
___skip_: Optional[str] = None,
arp: Optional[str] = None,
arp_timeout: Optional[str] = None,
comment: Optional[str] = None,
disabled: Optional[bool] = None,
frequency: Optional[str] = None,
interface_w60g_id: Optional[str] = None,
isolate_stations: Optional[bool] = None,
l2mtu: Optional[float] = None,
mac_address: Optional[str] = None,
mdmg_fix: Optional[bool] = None,
mode: Optional[str] = None,
mtu: Optional[str] = None,
name: Optional[str] = None,
password: Optional[str] = None,
put_stations_in_bridge: Optional[str] = None,
region: Optional[str] = None,
scan_lists: Optional[Sequence[str]] = None,
ssid: Optional[str] = None,
tx_sector: Optional[float] = None)
func NewInterfaceW60g(ctx *Context, name string, args *InterfaceW60gArgs, opts ...ResourceOption) (*InterfaceW60g, error)
public InterfaceW60g(string name, InterfaceW60gArgs? args = null, CustomResourceOptions? opts = null)
public InterfaceW60g(String name, InterfaceW60gArgs args)
public InterfaceW60g(String name, InterfaceW60gArgs args, CustomResourceOptions options)
type: routeros:InterfaceW60g
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 InterfaceW60gArgs
- 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 InterfaceW60gArgs
- 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 InterfaceW60gArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args InterfaceW60gArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args InterfaceW60gArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
InterfaceW60g 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 InterfaceW60g resource accepts the following input properties:
- Arp string
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- Arp
Timeout string - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - Comment string
- Disabled bool
- Frequency string
- Frequency used in communication (Only active on bridge device).
- Interface
W60g stringId - Isolate
Stations bool - Don't allow communication between connected clients (from RouterOS 6.41).
- L2mtu double
- Layer2 Maximum transmission unit. See.
- Mac
Address string - MAC address of the radio interface.
- Mdmg
Fix bool - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- Mode string
- Operation mode.
- Mtu string
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- Name string
- Name of the interface.
- Password string
- Password used for AES encryption.
- Put
Stations stringIn Bridge - Put newly created station device interfaces in this bridge.
- Region string
- Parameter to limit frequency use.
- Scan
Lists List<string> - Scan list to limit connectivity over frequencies in station mode.
- Ssid string
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- Tx
Sector double - Disables beamforming and locks to selected radiation pattern.
- ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ string - A set of transformations for field names. This is an internal service field, setting a value is not required.
- Arp string
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- Arp
Timeout string - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - Comment string
- Disabled bool
- Frequency string
- Frequency used in communication (Only active on bridge device).
- Interface
W60g stringId - Isolate
Stations bool - Don't allow communication between connected clients (from RouterOS 6.41).
- L2mtu float64
- Layer2 Maximum transmission unit. See.
- Mac
Address string - MAC address of the radio interface.
- Mdmg
Fix bool - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- Mode string
- Operation mode.
- Mtu string
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- Name string
- Name of the interface.
- Password string
- Password used for AES encryption.
- Put
Stations stringIn Bridge - Put newly created station device interfaces in this bridge.
- Region string
- Parameter to limit frequency use.
- Scan
Lists []string - Scan list to limit connectivity over frequencies in station mode.
- Ssid string
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- Tx
Sector float64 - Disables beamforming and locks to selected radiation pattern.
- ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ string - A set of transformations for field names. This is an internal service field, setting a value is not required.
- ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ String - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp String
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp
Timeout String - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment String
- disabled Boolean
- frequency String
- Frequency used in communication (Only active on bridge device).
- interface
W60g StringId - isolate
Stations Boolean - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu Double
- Layer2 Maximum transmission unit. See.
- mac
Address String - MAC address of the radio interface.
- mdmg
Fix Boolean - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode String
- Operation mode.
- mtu String
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name String
- Name of the interface.
- password String
- Password used for AES encryption.
- put
Stations StringIn Bridge - Put newly created station device interfaces in this bridge.
- region String
- Parameter to limit frequency use.
- scan
Lists List<String> - Scan list to limit connectivity over frequencies in station mode.
- ssid String
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx
Sector Double - Disables beamforming and locks to selected radiation pattern.
- ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ string - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp string
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp
Timeout string - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment string
- disabled boolean
- frequency string
- Frequency used in communication (Only active on bridge device).
- interface
W60g stringId - isolate
Stations boolean - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu number
- Layer2 Maximum transmission unit. See.
- mac
Address string - MAC address of the radio interface.
- mdmg
Fix boolean - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode string
- Operation mode.
- mtu string
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name string
- Name of the interface.
- password string
- Password used for AES encryption.
- put
Stations stringIn Bridge - Put newly created station device interfaces in this bridge.
- region string
- Parameter to limit frequency use.
- scan
Lists string[] - Scan list to limit connectivity over frequencies in station mode.
- ssid string
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx
Sector number - Disables beamforming and locks to selected radiation pattern.
- ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ str - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp str
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp_
timeout str - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment str
- disabled bool
- frequency str
- Frequency used in communication (Only active on bridge device).
- interface_
w60g_ strid - isolate_
stations bool - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu float
- Layer2 Maximum transmission unit. See.
- mac_
address str - MAC address of the radio interface.
- mdmg_
fix bool - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode str
- Operation mode.
- mtu str
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name str
- Name of the interface.
- password str
- Password used for AES encryption.
- put_
stations_ strin_ bridge - Put newly created station device interfaces in this bridge.
- region str
- Parameter to limit frequency use.
- scan_
lists Sequence[str] - Scan list to limit connectivity over frequencies in station mode.
- ssid str
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx_
sector float - Disables beamforming and locks to selected radiation pattern.
- ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ String - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp String
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp
Timeout String - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment String
- disabled Boolean
- frequency String
- Frequency used in communication (Only active on bridge device).
- interface
W60g StringId - isolate
Stations Boolean - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu Number
- Layer2 Maximum transmission unit. See.
- mac
Address String - MAC address of the radio interface.
- mdmg
Fix Boolean - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode String
- Operation mode.
- mtu String
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name String
- Name of the interface.
- password String
- Password used for AES encryption.
- put
Stations StringIn Bridge - Put newly created station device interfaces in this bridge.
- region String
- Parameter to limit frequency use.
- scan
Lists List<String> - Scan list to limit connectivity over frequencies in station mode.
- ssid String
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx
Sector Number - Disables beamforming and locks to selected radiation pattern.
Outputs
All input properties are implicitly available as output properties. Additionally, the InterfaceW60g resource produces the following output properties:
Look up Existing InterfaceW60g Resource
Get an existing InterfaceW60g 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?: InterfaceW60gState, opts?: CustomResourceOptions): InterfaceW60g
@staticmethod
def get(resource_name: str,
id: str,
opts: Optional[ResourceOptions] = None,
___id_: Optional[float] = None,
___path_: Optional[str] = None,
___skip_: Optional[str] = None,
arp: Optional[str] = None,
arp_timeout: Optional[str] = None,
comment: Optional[str] = None,
disabled: Optional[bool] = None,
frequency: Optional[str] = None,
interface_w60g_id: Optional[str] = None,
isolate_stations: Optional[bool] = None,
l2mtu: Optional[float] = None,
mac_address: Optional[str] = None,
mdmg_fix: Optional[bool] = None,
mode: Optional[str] = None,
mtu: Optional[str] = None,
name: Optional[str] = None,
password: Optional[str] = None,
put_stations_in_bridge: Optional[str] = None,
region: Optional[str] = None,
running: Optional[bool] = None,
scan_lists: Optional[Sequence[str]] = None,
ssid: Optional[str] = None,
tx_sector: Optional[float] = None) -> InterfaceW60g
func GetInterfaceW60g(ctx *Context, name string, id IDInput, state *InterfaceW60gState, opts ...ResourceOption) (*InterfaceW60g, error)
public static InterfaceW60g Get(string name, Input<string> id, InterfaceW60gState? state, CustomResourceOptions? opts = null)
public static InterfaceW60g get(String name, Output<String> id, InterfaceW60gState state, CustomResourceOptions options)
resources: _: type: routeros:InterfaceW60g 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.
- Arp string
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- Arp
Timeout string - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - Comment string
- Disabled bool
- Frequency string
- Frequency used in communication (Only active on bridge device).
- Interface
W60g stringId - Isolate
Stations bool - Don't allow communication between connected clients (from RouterOS 6.41).
- L2mtu double
- Layer2 Maximum transmission unit. See.
- Mac
Address string - MAC address of the radio interface.
- Mdmg
Fix bool - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- Mode string
- Operation mode.
- Mtu string
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- Name string
- Name of the interface.
- Password string
- Password used for AES encryption.
- Put
Stations stringIn Bridge - Put newly created station device interfaces in this bridge.
- Region string
- Parameter to limit frequency use.
- Running bool
- Scan
Lists List<string> - Scan list to limit connectivity over frequencies in station mode.
- Ssid string
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- Tx
Sector double - Disables beamforming and locks to selected radiation pattern.
- ___
id_ double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ string - A set of transformations for field names. This is an internal service field, setting a value is not required.
- Arp string
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- Arp
Timeout string - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - Comment string
- Disabled bool
- Frequency string
- Frequency used in communication (Only active on bridge device).
- Interface
W60g stringId - Isolate
Stations bool - Don't allow communication between connected clients (from RouterOS 6.41).
- L2mtu float64
- Layer2 Maximum transmission unit. See.
- Mac
Address string - MAC address of the radio interface.
- Mdmg
Fix bool - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- Mode string
- Operation mode.
- Mtu string
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- Name string
- Name of the interface.
- Password string
- Password used for AES encryption.
- Put
Stations stringIn Bridge - Put newly created station device interfaces in this bridge.
- Region string
- Parameter to limit frequency use.
- Running bool
- Scan
Lists []string - Scan list to limit connectivity over frequencies in station mode.
- Ssid string
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- Tx
Sector float64 - Disables beamforming and locks to selected radiation pattern.
- ___
id_ float64 - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ string - A set of transformations for field names. This is an internal service field, setting a value is not required.
- ___
id_ Double - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ String - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp String
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp
Timeout String - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment String
- disabled Boolean
- frequency String
- Frequency used in communication (Only active on bridge device).
- interface
W60g StringId - isolate
Stations Boolean - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu Double
- Layer2 Maximum transmission unit. See.
- mac
Address String - MAC address of the radio interface.
- mdmg
Fix Boolean - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode String
- Operation mode.
- mtu String
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name String
- Name of the interface.
- password String
- Password used for AES encryption.
- put
Stations StringIn Bridge - Put newly created station device interfaces in this bridge.
- region String
- Parameter to limit frequency use.
- running Boolean
- scan
Lists List<String> - Scan list to limit connectivity over frequencies in station mode.
- ssid String
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx
Sector Double - Disables beamforming and locks to selected radiation pattern.
- ___
id_ number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ string - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ string - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp string
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp
Timeout string - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment string
- disabled boolean
- frequency string
- Frequency used in communication (Only active on bridge device).
- interface
W60g stringId - isolate
Stations boolean - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu number
- Layer2 Maximum transmission unit. See.
- mac
Address string - MAC address of the radio interface.
- mdmg
Fix boolean - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode string
- Operation mode.
- mtu string
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name string
- Name of the interface.
- password string
- Password used for AES encryption.
- put
Stations stringIn Bridge - Put newly created station device interfaces in this bridge.
- region string
- Parameter to limit frequency use.
- running boolean
- scan
Lists string[] - Scan list to limit connectivity over frequencies in station mode.
- ssid string
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx
Sector number - Disables beamforming and locks to selected radiation pattern.
- ___
id_ float - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ str - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ str - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp str
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp_
timeout str - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment str
- disabled bool
- frequency str
- Frequency used in communication (Only active on bridge device).
- interface_
w60g_ strid - isolate_
stations bool - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu float
- Layer2 Maximum transmission unit. See.
- mac_
address str - MAC address of the radio interface.
- mdmg_
fix bool - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode str
- Operation mode.
- mtu str
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name str
- Name of the interface.
- password str
- Password used for AES encryption.
- put_
stations_ strin_ bridge - Put newly created station device interfaces in this bridge.
- region str
- Parameter to limit frequency use.
- running bool
- scan_
lists Sequence[str] - Scan list to limit connectivity over frequencies in station mode.
- ssid str
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx_
sector float - Disables beamforming and locks to selected radiation pattern.
- ___
id_ Number - Resource ID type (.id / name). This is an internal service field, setting a value is not required.
- ___
path_ String - Resource path for CRUD operations. This is an internal service field, setting a value is not required.
- ___
skip_ String - A set of transformations for field names. This is an internal service field, setting a value is not required.
- arp String
- Address Resolution Protocol mode: * disabled - the interface will not use ARP * enabled - the interface will use ARP * local-proxy-arp - the router performs proxy ARP on the interface and sends replies to the same interface * proxy-arp - the router performs proxy ARP on the interface and sends replies to other interfaces * reply-only - the interface will only reply to requests originated from matching IP address/MAC address combinations which are entered as static entries in the ARP table. No dynamic entries will be automatically stored in the ARP table. Therefore for communications to be successful, a valid static entry must already exist.
- arp
Timeout String - ARP timeout is time how long ARP record is kept in ARP table after no packets are received from IP. Value auto equals to
the value of arp-timeout in IP/Settings, default is 30s. Can use postfix
ms
,s
,m
,h
,d
for milliseconds, seconds, minutes, hours or days. If no postfix is set then seconds (s) is used. - comment String
- disabled Boolean
- frequency String
- Frequency used in communication (Only active on bridge device).
- interface
W60g StringId - isolate
Stations Boolean - Don't allow communication between connected clients (from RouterOS 6.41).
- l2mtu Number
- Layer2 Maximum transmission unit. See.
- mac
Address String - MAC address of the radio interface.
- mdmg
Fix Boolean - Experimental feature working only on wAP60Gx3 devices, providing better point to multi point stability in some cases.
- mode String
- Operation mode.
- mtu String
- Layer3 Maximum transmission unit ('auto', 0 .. 65535)
- name String
- Name of the interface.
- password String
- Password used for AES encryption.
- put
Stations StringIn Bridge - Put newly created station device interfaces in this bridge.
- region String
- Parameter to limit frequency use.
- running Boolean
- scan
Lists List<String> - Scan list to limit connectivity over frequencies in station mode.
- ssid String
- SSID (service set identifier) is a name that identifies wireless network (0..32 char).
- tx
Sector Number - Disables beamforming and locks to selected radiation pattern.
Import
#The ID can be found via API or the terminal
#The command for the terminal is -> :put [/interface/w60g get [print show-ids]]
$ pulumi import routeros:index/interfaceW60g:InterfaceW60g test *3
#Or you can import a resource using one of its attributes
$ pulumi import routeros:index/interfaceW60g:InterfaceW60g test "name=xxx"
To learn more about importing existing cloud resources, see Importing resources.
Package Details
- Repository
- routeros terraform-routeros/terraform-provider-routeros
- License
- Notes
- This Pulumi package is based on the
routeros
Terraform Provider.