# static char *sccs_id="%Z%%M% (%I%) [%E%]"; # Sample config file for Asante Hub 1012. # Except the boot file name, each command line can use prompt # sign (i.e. #) to be disabled. Command will overwrite the value saved # in the EEPROM. # Boot file name. # It is an essential parameter which should always present and # has to be the first parameter. image-file 1012hiux.26x # Subnet mask. # Specify the local host's subnet mask. No default value. netmask 255.255.255.0 # Default router. # Specify the local host's default router. Without default router, # packets can be sent only to destinations within own local subnet. # No default value. #default 10.10.10.2 # Trap receiver/server. # It should include the receiver/server's ip address and community # string. Up to four servers can be specified. No default value. #trap-server 10.10.10.1 public # Authentication-Trap Enable/Disable. # A switch to enable or disable the authentication trap. #auth-trap enable #auth-trap disable # Out-band baud rate. # Set 1 for 1200, 2 for 2400, 3 for 4800, 4 for 9600 baud. # If not specified, the default initial value is 9600 baud. #baud-rate 4 # Out-band initialization string (up to 64 characters). #dial-string ATDT,9,,408-123-4567 # Hub's name (up to 64 characters). #name Asante Technology SNMP Agent # Hub's location (up to 64 characters). #location Computer Center # System contact. # Specify the network administrator's name and # phone number (up to 64 characters) where to contact if questions # regarding to hub management. #contact John-Brown, network administrator, 408-123-4568 # SNMP read community string (up to 20 characters). #read-community public # SNMP write community string (up to 20 characters). #write-community private # # end of config file