Cara Configurasi RouterOS VLAN with P2P Addressing
R1
/ip address
add address=192.168.22.1 interface=VLAN-22 network=192.168.22.2
add address=192.168.4.1/24 interface=ether4 network=192.168.4.0
/interface vlan
add interface=ether1 name=VLAN-22 vlan-id=22
/ip route
add distance=1 dst-address=192.168.44.0/24 gateway=192.168.22.2
R2
/ip address
add address=192.168.22.2 interface=VLAN-22 network=192.168.22.1
add address=192.168.44.1/24 interface=ether4 network=192.168.44.0
/interface vlan
add interface=ether1 name=VLAN-22 vlan-id=22
/ip route
add distance=1 dst-address=192.168.4.0/24 gateway=192.168.22.1
Semoga Bermanfaat
Penulis : Een Pahlefi,S.Kom
0 Response to "Cara Configurasi RouterOS VLAN with P2P Addressing"
Post a Comment