Cara Configurasi RouterOS VLAN + Bridge
R1
/interface bridge
add name=bridge-vlan-22
/interface vlan
add interface=ether1 name=VLAN-22 vlan-id=22
/interface bridge port
add bridge=bridge-vlan-22 interface=ether4
add bridge=bridge-vlan-22 interface=VLAN-22
/ip address
add address=192.168.22.1/30 interface=VLAN-22 network=192.168.22.0
R2
/interface bridge
add name=bridge-vlan-22
/interface vlan
add interface=ether1 name=VLAN-22 vlan-id=22
/interface bridge port
add bridge=bridge-vlan-22 interface=ether4
add bridge=bridge-vlan-22 interface=VLAN-22
/ip address
add address=192.168.22.2/30 interface=VLAN-22 network=192.168.22.0
VPCS> show ip
NAME : VPCS[1]
IP/MASK : 192.168.1.11/24
GATEWAY : 192.168.1.1
DNS :
MAC : 00:50:79:66:68:05
LPORT : 20000
RHOST:PORT : 127.0.0.1:30000
MTU : 1500
VPCS> show ip
NAME : VPCS[1]
IP/MASK : 192.168.1.22/24
GATEWAY : 192.168.1.1
DNS :
MAC : 00:50:79:66:68:06
LPORT : 20000
RHOST:PORT : 127.0.0.1:30000
MTU : 1500
Semoga Bermanfaat
Penulis : Een Pahlefi,S.Kom
0 Response to "Cara Configurasi RouterOS VLAN + Bridge "
Post a Comment