121
Technical Information
APPENDIX
Appendix
Sample Configuration File
The following is an example of a configuration file. For more explanation
and keyword support, visit the Intel
®
Support Web site at http://
support.intel.com/support
###### Intel
®
NetStructure™ 470T Switch Configuration File ##############
#
# Lines beginning with a "#" character are comment lines.
###### Console and Configuration File Information ##########################
#
# Specify the code type of the image file
#
# Code_type=PROM Image type is PROM code
# Code_type=RUNTIME Image type is runtime firmware
# Code_type=CONFIG Image type is saved configuration file
Code_type=PROM
#
# Image_file= <path> Path and filename of runtime image or PROM image files
Image_file="e:\update\E470PROM.tfp"
###### IP Address Configuration ############################################
#
# Ip_addr= <ipaddress> IP address used by the switch
# Subnet_mask= <ipaddress> Specify default gateway
# Default_gateway= <ipaddress> Specify subnet mask
#
Ip_addr= 124.123.122.121
Subnet_mask= 255.255.255.0
Default_gateway= 124.123.122.254
#### Configure the IP Access list ##########################################
#
# ip_access_list={ipaddress, ipaddress...}
#
ip_access_list={10.0.0.1,192.228.0.1,11.0.1.2}