DKT Comega juma-ii series 사용자 설명서 - 페이지 12

{카테고리_이름} DKT Comega juma-ii series에 대한 사용자 설명서을 온라인으로 검색하거나 PDF를 다운로드하세요. DKT Comega juma-ii series 12 페이지. Cpe

DKT Comega juma-ii series 사용자 설명서

configuration of snmp values

SNMP feature will be supported in a future release.
The following SNMP values can be set by the configuration file:
SysContact the administrate contact for the network
echo "syscontact [email protected]" >>
SysLocation for the location of the system
echo "syslocation somewhere" >> /etc/snmp/snmpd.local.conf
SysName the name of the system e.g the customer identification
echo "sysname customerXYZ" >> /etc/snmp/snmpd.local.conf

syslog

Syslog feature will be supported in a future release.
Support for remote logging via syslog (RFC 3164)
To start syslog, enter the following line in your configuration file
syslogd [-l <log level>] -R <Remote server IP>
The syslog daemon sends logging information in UDP packets - port 514.
If all IP addresses are handled by the DHCP server, then there is also a way that the syslog daemon may
be started by the DHCP client:
echo "-O logsrv" > /tmp/dhcp_requests.txt
/etc/init.d/udhcpc restart
The daemon will be started by the DHCP client if the log server parameter (DHCP option 7) is received in
the DHCP response.
You may control which extra DHCP options that are requested in DHCP option 55. It is done by creating a
/tmp/dhcp_requests.txt
file
The format of the line is:
-O <option name> [-O <option name>] ...
The following values for
<option name>
Name
dns
logsrv
hostname
domain
serverid
12
/etc/snmp/snmpd.local.conf
containing just one line with a list of request commands to the DHCP client.
are currently supported:
DHCP Option
6
7
12
15
54
Description
Domain name server IP
Log server IP address
Hostname of the box
Domain name
DHCP server identifier