MakerFLOSS_Mikrotik/backups/crs310-maker/export.rsc

38 lines
1.4 KiB
Text
Raw Normal View History

# 2025-09-11 10:03:39 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 \
vlan-filtering=yes
/interface vlan
add interface=bridge name=vlan-mgmt vlan-id=99
/interface bridge port
add bridge=bridge comment=defconf interface=ether1 pvid=30
add bridge=bridge comment=defconf interface=ether2 pvid=30
add bridge=bridge comment=defconf interface=ether3 pvid=30
add bridge=bridge comment=defconf interface=ether4 pvid=30
add bridge=bridge comment=defconf interface=ether5 pvid=30
add bridge=bridge comment=defconf interface=ether6 pvid=30
add bridge=bridge comment=defconf interface=ether7 pvid=30
add bridge=bridge comment=defconf interface=ether8 pvid=99
add bridge=bridge comment=defconf interface=sfp-sfpplus1 pvid=30
add bridge=bridge comment=defconf interface=sfp-sfpplus2 pvid=30
/interface bridge vlan
add bridge=bridge untagged="ether1,ether2,ether3,ether4,ether5,ether6,ether7,s\
fp-sfpplus1,sfp-sfpplus2" vlan-ids=30
add bridge=bridge tagged=bridge untagged=ether8 vlan-ids=99
/ip address
add address=192.168.88.1/24 interface=vlan-mgmt network=192.168.88.0
/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 servers
add address=10.0.99.1