Community discussions

MikroTik App
 
anuser
Long time Member
Long time Member
Topic Author
Posts: 601
Joined: Sat Nov 29, 2014 7:27 pm

CAPSMAN: "create enabled" versus "create dynamic enabled"

Wed May 03, 2017 6:45 pm

Hello,

within CAPs provisioning I can select "create enabled" or "create dynamic enabled" for interfaces. What practical influence do those parameters have? Is there any benefit using "static" instead of "dynamic" intefaces?

Regards

(According to Wiki:

create-disabled - create disabled static interfaces for radio. I.e., the interfaces will be bound to the radio, but the radio will not be operational until the interface is manually enabled;
create-enabled - create enabled static interfaces. I.e., the interfaces will be bound to the radio and the radio will be operational;
create-dynamic-enabled - create enabled dynamic interfaces. I.e., the interfaces will be bound to the radio, and the radio will be operational;
none - do nothing, leaves radio in non-provisioned state;)
 
mducharme
Trainer
Trainer
Posts: 1777
Joined: Tue Jul 19, 2016 6:45 pm
Location: Vancouver, BC, Canada

Re: CAPSMAN: "create enabled" versus "create dynamic enabled"

Wed May 03, 2017 9:05 pm

We use dynamic interfaces. Static interfaces allow you to manually set configuration in the interface itself, whereas you can't modify a dynamic interface. However, since you can configure all of these settings in the other tabs with dynamic interfaces, I personally do not see the point in making the interface static in most situations.
 
freemannnn
Forum Veteran
Forum Veteran
Posts: 700
Joined: Sun Oct 13, 2013 7:29 pm

Re: CAPSMAN: "create enabled" versus "create dynamic enabled"

Wed May 03, 2017 9:29 pm

i am using static because i can set parameters to each cap. rename interface name, set configuration (channel, datapath) etc. even after caps reboots their names and configuration stays the same.
i dont know how you can do this with dynamic interfaces like "mducharme" above suggested. (with copy command?)
 
mducharme
Trainer
Trainer
Posts: 1777
Joined: Tue Jul 19, 2016 6:45 pm
Location: Vancouver, BC, Canada

Re: CAPSMAN: "create enabled" versus "create dynamic enabled"

Wed May 03, 2017 9:58 pm

i am using static because i can set parameters to each cap. rename interface name, set configuration (channel, datapath) etc. even after caps reboots their names and configuration stays the same.
i dont know how you can do this with dynamic interfaces like "mducharme" above suggested. (with copy command?)
Very easy with dynamic interfaces - you use provisioning rules to match and apply the proper configuration to the device, and the configuration includes the channel / datapath settings. You still have control over everything without needing static interfaces. The only thing you don't have control over is the exact interface name, since it is auto generated. However you do have control over the name format (i.e. how it generates the name) in the provisioning rule.

The advantage with dynamic interfaces is your provisioning rules can match something like the identity of the CAP in regexp, and then use that to control which configuration gets applied. for example, you could have something in the identity itself AP1-conf1, AP2-conf3, AP3-conf2, AP4-conf1 and then use the regexp to match the -conf1 -conf2 and -conf3, then you do not need to duplicate settings in cases where multiple APs will share a duplicate configuration.
 
Tikfischer
just joined
Posts: 1
Joined: Thu Apr 26, 2018 11:06 am

Re: CAPSMAN: "create enabled" versus "create dynamic enabled"

Sun Feb 10, 2019 10:50 am

Hi,

I had the following issue with create dynamic enabled:
On a Capsman managed AP with multiple SSID's (3) I had duplicate mac addresses with dynamic enabled. The MAC address of the 3rd (2nd virtual) SSID Radio was the same as the actual interface.
I found no way to influence that with create dynamic enabled.
Switched to create enabled and was able to manually edit the MAC address in Capsman.

hope this helps someone.

Tikfischer
 
freemannnn
Forum Veteran
Forum Veteran
Posts: 700
Joined: Sun Oct 13, 2013 7:29 pm

Re: CAPSMAN: "create enabled" versus "create dynamic enabled"

Tue Feb 12, 2019 10:30 pm

i still prefer static interfaces than making dozens provisioning rules. sorry "mducharme".
also i want to specify "exact interface name" by myself and no with provisioning rules.

Who is online

Users browsing this forum: Bing [Bot], grusu, massinia, NxtGen [Bot] and 64 guests