Cara Configurasi Bridge Control Protocol (BCP) di RouterOS
[admin@Router-Banjarmasin] >
/interface bridge
add name=bridge1-PPP
/ppp profile
add bridge=bridge1-PPP name=bridge1-PPP use-encryption=yes
/interface bridge port
add bridge=bridge1-PPP interface=ether2
/interface pptp-server server
set enabled=yes
/ip address
add address=180.180.180.1/30 interface=ether1 network=180.180.180.0
add address=192.168.1.101/24 interface=bridge1-PPP network=192.168.1.0
/ppp secret
add local-address=10.1.1.1 name=client-banjarmasin password=client-banjarmasin profile=bridge1-PPP remote-address=10.1.1.11
[admin@Router-Surabaya] >
/interface bridge
add name=bridge1-PPP
/ppp profile
add bridge=bridge1-PPP name=bridge1-PPP use-encryption=yes
/interface pptp-client
add connect-to=180.180.180.1 disabled=no name=pptp-banjarmasin password=client-banjarmasin profile=bridge1-PPP user=\
client-banjarmasin
/interface bridge port
add bridge=bridge1-PPP interface=ether2
/ip address
add address=180.180.180.2/30 interface=ether1 network=180.180.180.0
add address=192.168.1.102/24 interface=bridge1-PPP network=192.168.1.0
Semoga Bermanfaat
Penulis : Een Pahlefi,S.Kom
0 Response to "Cara Configurasi Bridge Control Protocol (BCP) di RouterOS"
Post a Comment