[admin@MikroTik] ip address> pr
Флаги: X - отключен, I - недействителен, D - динамический
# ADDRESS NETWORK BROADCAST INTERFACE
0 10.1.1.1/24 10.1.1.0 10.1.1.255 hotspot
1 211.24.149.42/29 211.24.149.40 211.24.149.47 wan1
2 192.168.0.1/24 192.168.0.0 192.168.0.255 wan1
Флаги: X - отключен, I - недействителен, D - динамический, J - отклонено,
C - подключено, S - статичный, r - rip, o - ospf, b - bgp
# DST-ADDRESS GATEWAY DISTANCE INTERFACE
0 S ;;; добавлено setup
0.0.0.0/0 r 192.168.0.250 1 wan1
1 DC 211.24.149.40/29 r 0.0.0.0 0 wan1
2 DC 192.168.0.0/24 r 0.0.0.0 0 wan1
3 DC 10.1.1.0/24 r 0.0.0.0 0 hotspot / интерфейс ethernet
set wan2 name="wan2" mtu=1450 arp=enabled disable-running-check=yes auto-negotiation=yes \
full-duplex=yes long-cable=no speed=100Mbps disabled=yes
set hotspot name="hotspot" mtu=1450 arp=enabled disable-running-check=yes auto-negotiation=yes \
full-duplex=yes long-cable=no speed=100Mbps disabled=no
set wan1 name="wan1" mtu=1450 arp=enabled disable-running-check=yes auto-negotiation=yes \
full-duplex=yes long-cable=no speed=100Mbps disabled=no
/ interface wireless align
set frame-size=300 active-mode=yes receive-all=no audio-monitor=00:00:00:00:00:00 \
filter-mac=00:00:00:00:00:00 ssid-all=no frames-per-second=25 audio-min=-100 audio-max=-20
/ interface bridge port
set wan2 bridge=none priority=128 path-cost=10
set hotspot bridge=none priority=128 path-cost=10
set wan1 bridge=none priority=128 path-cost=10
/ interface l2tp-server server
set enabled=no mtu=1460 mru=1460 authentication=mschap2,mschap1,chap,pap default-profile=default
/ interface pptp-server server
set enabled=no mtu=1460 mru=1460 authentication=mschap2,mschap1 keepalive-timeout=30 \
default-profile=default