EN TCP/IP Configuration 43
#
# Example of an HP Jetdirect TFTP Configuration File
#
# Allow only Subnet
192.168.10
access to peripheral.
# Up to 10 ‘allow’ entries can be written via TFTP.
# Up to 10 ‘allow’ entries can be written via Telnet
# or embedded web server.
# ‘allow’ may include single IP addresses.
#
allow:
192.168.10.0
255.255.255.0
#
#
# Disable Telnet
#
telnet: 0
#
# Enable the embedded web server
#
ews-config: 1
#
# Detect SNMP unauthorized usage
#
authentication-trap: on
#
# Send Traps to
192.168.10.1
#
trap-dest:
192.168.10.1
#
# Specify the Set Community Name
#
set-community-name: 1homer2
#
# End of file