bda
March 24, 2011, 4:29am
1
Is it possible to make configuration on Mikrotik like this (Cisco):
interface GigabitEthernet0/2.801
description -NA CNxxxx SPVLAN-801 () ---
encapsulation dot1Q 801 second-dot1q 801-4000
interface GigabitEthernet0/2.802
description -NA CNxxxx SPVLAN-802 () ---
encapsulation dot1Q 802 second-dot1q 801-4000
or like this (JUNOSe):
vlan bulk-config "spvlan_801-812"
profile vlan bulk-config "spvlan_801-812" "profile_vlan_base_nvsk"
vlan bulk-config "spvlan_801-812" svlan-range 801 812 801 4000
blake
March 24, 2011, 7:13am
2
bda
March 24, 2011, 5:28pm
3
Wrong…
Example in wiki is not like my examples… As you can see - Cisco config uses one S-VLAN and massive C-VLANs, or we can use any vlan id for C-VLAN and one S-VLAN. Juniper config is more complex - any combination is possible…
bda is looking for a way to have SP-vlans dynamically created, or created in blocks such as in the examples.
This is a pretty common requirement, im suprised it’s not already a feature.
bda
March 25, 2011, 7:19am
5
Yes… I am waiting for this feature long time… but no hope…
bda
March 28, 2011, 10:43am
6
Sorry for bump, but any news?
Maybe put in a formal feature request to support@mikrotik.com and put it on the Feature Requests page on the wiki.
Any news about this in the new versions of RouterOS ?
there is no news about this? I checked a same request in a post of 2006, I don’t know why mikrotik didn’t develop this until now.