PEWug::Config:ROS
From WugWiki
Once you have been allocated your IP Addresses, you need to configure your RouterOS device.
The following settings need to be made. Items Marked in RED have to be replaced with the values that you received.
/ ip address
add address=172.21.254.50/28 network=172.21.254.48 broadcast=172.21.254.63 interface=wlan1 comment="" disabled=no
add address=172.21.3.49/28 network=172.21.3.48 broadcast=172.21.3.63 interface=ether1 comment="" disabled=no
/ ip route add dst-address=172.21.0.0/16 gateway=172.21.254.49 comment="Default Route to PEWUG" disabled=no
