01-10-2019 08:59 AM
01-22-2019 10:24 AM
01-22-2019 09:39 AM
01-21-2019 09:13 PM
create vlan sofia tag 20
create vlan miki tag 21
create vlan router tag 22 #?
create vlan classroom tag 23
conf def del po all
conf sofia add port 24 tag
conf sofia add port 1-10
conf miki add port 24 tag
conf miki add port 11-15
conf router add port 24 tag
conf class add port 24 tag
conf class add port 16-23
create vlan sofia tag 20
create vlan miki tag 21
create vlan router tag 22 #?
create vlan classroom tag 23
conf def del po all
conf sofia add port 1-10
conf miki add port 11-15
conf class add port 16-23
conf router add port 24 tag
conf sofia ip 192.168.20.1/24
conf miki ip 192.168.21.1/24
conf router ip 192.168.1.2/24 #assuming Mikrotik is 192.168.1.1 or else?
conf class ip 192.168.23.1/24
enable ipforwarding
conf iproute add default 192.168.1.1
01-21-2019 04:10 PM