Sample Configuration File - Intel Express 530T User Manual

Table of Contents

Advertisement

A P P E N D I X
114
®
Intel
Express 530T Switch Users Guide

Sample Configuration File

The following is an example of a configuration file. For a more detailed
explanation and additional keyword support, please visit the Intel
Customer Support Web site at http://support.intel.com/support/express/
switches.
###### Intel Express 530T Switch Configuration File ##############
#
# Lines beginning with a "#" character are comment lines.
###### IP Address Configuration ############################################
#
# Ip_addr= <ipaddress>
# Subnet_mask= <ipaddress>
# Default_gateway= <ipaddress>
#
Ip_addr= 124.123.122.121
Subnet_mask= 255.255.255.0
Default_gateway= 124.123.122.254
###### 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\E530PROM.tfp"
###### Port Level Configuration #############################################
#
# Static_fdb_list={(MAC address, port #)}
# Port_nway_enabled_list={port#, port#, . . }
# Port_flow_ctrl_enabled_list= {port#, port#, . .}
# Port_backpressure_enabled_list= {port#, port#, .} Ports that have back pressure set
# Port_priority_list= { H (high), L (low), . .}
# Port_stp_enabled_list= {port#, port #, . .}
# Port_disabled_list= {port#, port#, . .}
Static_fdb_list={ (0080c8001121, 1) (0080c8001122, 2) (0080c8001123, 3) }
Port_nway_enabled_list={3,5,7}
Port_flow_ctrl_enabled_list = {3,4,5,7}
Port_backpressure_enabled_list = {16, 15, 14 }
Port_priority_list = { H,L,A,L,H,A,A,L,H }
Port_stp_enabled_list = {8,9,10,11, 20, 21,}
Port_disabled_list = { 20,21,22}
IP address used by the switch
Specify default gateway
Specify subnet mask
MAC address and port# of static entries
Ports set to auto-negotiate
Ports that have flow control enabled
Sets 802.1p priority queues
Ports that are enabled
Ports that are disabled

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents