Installation, Administration and Maintenance
Aastra
depl-0900/0.4
Page: 100 (104)
8.3.3.2 Data section fields
The data sections contains the following field order:
1. MAC address of RFP
2. Local configuration active flag
3. IP address of RFP
4. Net mask
5. TFTP server
6. TFTP_FILE
7. OMM IP address
8. IP address of backup OMM
9. Default gateway
10. DNS server
11. DNS domain
12. NTP server IP address
13. NTP server name
14. Syslog daemon IP address
15. Syslog listen port
16. Broadcast address
17. Country code
8.3.3.3 Example
RFP configuration file/local (OM Configurator):
# -------------------------------------------#
# instruction section #
# -------------------------------------------#
active = 1
net_mask = 255.255.0.0
tftp_server= 172.30.200.92
tftp_file = omm_ffsip.tftp
omm_1 = 172.30.111.188
omm_2 = 172.30.11.181
gateway = 172.30.0.2
dns_server = 172.30.0.4,172.30.0.21
dns_domain = detewe.de
ntp_addr = 192.53.103.108,192.53.103.104
ntp_name = ptbtime1.ptb.de,ptbtime2.ptb.de
syslog_addr= 172.30.200.92
syslog_port= 512
broadcast_addr = 172.30.255.255
country = 1
# -------------------------------------------#
# data sequence #
# -------------------------------------------#
# 1. MAC_ADDR ! no instruction supported !
# 2. ACTIVE_FLAG
# 3. RFPADDR ! no instruction supported !
# 4. NET_MASK
# 5. TFTP_SERVER
# 6. TFTP_FILE
# 7. OMM1
# 8. OMM2