HP (Hewlett-Packard) 600N Network Card User Manual


 
30 TCP/IP Configuration
EN
#
# Example of an HP JetDirect TFTP Configuration File
#
# Allow only Subnet 13.10.10 access to peripheral.
# Up to four ‘allow’ entries can be written via TFTP.
# Up to 10 ‘allow’ entries can be written via SNMP.
# ‘allow’ may include single IP addresses.
#
allow: 13.10.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 13.10.10.1
#
trap-dest: 13.10.10.1
#
# Specify the Set Community Name
#
set-community-name: 1homer2
#
# End of file