36 lines
1.1 KiB
Text
36 lines
1.1 KiB
Text
|
|
# 2025-09-11 09:49:07 by RouterOS 7.19.6
|
||
|
|
# software id = 73S3-5F2W
|
||
|
|
#
|
||
|
|
# model = CRS310-8G+2S+
|
||
|
|
# serial number = HM40B8TDNDD
|
||
|
|
/interface bridge
|
||
|
|
add admin-mac=D0:EA:11:24:F4:AA auto-mac=no comment=defconf name=bridge
|
||
|
|
/interface bridge port
|
||
|
|
add bridge=bridge comment=defconf interface=ether1
|
||
|
|
add bridge=bridge comment=defconf interface=ether2
|
||
|
|
add bridge=bridge comment=defconf interface=ether3
|
||
|
|
add bridge=bridge comment=defconf interface=ether4
|
||
|
|
add bridge=bridge comment=defconf interface=ether5
|
||
|
|
add bridge=bridge comment=defconf interface=ether6
|
||
|
|
add bridge=bridge comment=defconf interface=ether7
|
||
|
|
add bridge=bridge comment=defconf interface=ether8
|
||
|
|
add bridge=bridge comment=defconf interface=sfp-sfpplus1
|
||
|
|
add bridge=bridge comment=defconf interface=sfp-sfpplus2
|
||
|
|
/ip address
|
||
|
|
add address=192.168.88.1/24 comment=defconf interface=bridge network=\
|
||
|
|
192.168.88.0
|
||
|
|
/ip dns
|
||
|
|
set servers=10.0.99.1
|
||
|
|
/ip service
|
||
|
|
set ftp disabled=yes
|
||
|
|
set telnet disabled=yes
|
||
|
|
set www disabled=yes
|
||
|
|
set api disabled=yes
|
||
|
|
set api-ssl disabled=yes
|
||
|
|
/system identity
|
||
|
|
set name=crs310-maker
|
||
|
|
/system ntp client
|
||
|
|
set enabled=yes
|
||
|
|
/system ntp client servers
|
||
|
|
add address=10.0.99.1
|