Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # feb/27/2021 07:16:29 by RouterOS 6.48.1
- # software id =
- #
- #
- #
- /interface bridge add admin-mac=50:00:00:04:00:01 auto-mac=no name=br2
- /interface l2tp-client add connect-to=192.168.255.254 disabled=no name=l2tp-out1 user=ppp3
- /ppp profile add bridge=br2 change-tcp-mss=yes name=ppp_bridging
- /interface bridge port add bridge=br2 interface=ether2
- /ip address add address=172.30.30.2/27 interface=br2 network=172.30.30.0
- /ip dhcp-client add disabled=no interface=ether1
- /ip dhcp-client add default-route-distance=255 disabled=no interface=br2
- /system identity set name=m4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement