BGP Router Manager templates for Voneus core and aggregation infrastructure
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.0 KiB

/system identity
set name={{ name }}
/interface bridge
add name=loopback protocol-mode=none
/interface list
add name=uplink
add name=customer
add name=mgmt
add name=linknet
add include=uplink,linknet name=uplink-and-linknet
add include=customer,linknet name=customer-and-linknet
add name=provisioning-cpe
add include=customer,provisioning-cpe,linknet name=customer-and-linknet-and-provisioning-cpe
add name=provisioning-uplink
/ip settings
set max-neighbor-entries=8192
/ipv6 settings
set max-neighbor-entries=8192
/ip service
set telnet address=172.22.0.0/16
set ftp disabled=yes
set www address=46.227.200.128/28,172.22.0.0/16
set ssh address=172.22.0.0/16,46.227.200.128/28,185.134.196.128/28
set api disabled=yes
set winbox disabled=yes
set api-ssl disabled=yes
/system clock
set time-zone-name=Europe/London
/system ntp server
set enabled=yes use-local-clock=yes
/system ntp client servers
add address=leontp.g.faelix.net
add address=0.uk.pool.ntp.org
add address=1.uk.pool.ntp.org
add address=2.uk.pool.ntp.org
add address=3.uk.pool.ntp.org