Intel NetStructure 470 User Manual

Page 128

Advertising
background image

122

A

P

P

E

N

D

I

X

Intel® NetStructure™ 470T and 470F Switches User Guide

###### Port Level Configuration #############################################
#
# Static_fdb_list={(MAC address, port #)}

MAC address and port# of static entries

# Port_nway_enabled_list={port#, port#, . . }

Ports set to auto-negotiate

# Port_flow_ctrl_enabled_list= {port#, port#, . .}

Ports that have flow control enabled

# Port_backpressure_enabled_list= {port#, port#, .}

Ports that have back pressure set

# Port_priority_list= { H (high), L (low), . .}

Sets 802.1p priority queues

# Port_stp_enabled_list= {port#, port #, . .}

Ports that are enabled

# Port_disabled_list= {port#, port#, . .}

Ports that are disabled

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, 23 }
Port_disabled_list = { 20,21,22,23,24,25 }

###### Link Aggregation #############################################
#
# linkaggr_list={(index “name”, width of the aggregated group, “state”
#

index=from 1 to 4 (4=max number of aggregated groups possible)

#

name=name of the aggregated group

#

width=total port width of aggregated group

#

state=”enable” or “disable” (default=disable)

#

linkaggr_list={(1 “Engineering Server”, 2 “disable”) (2 “Marketing Server”, 3, “enable”)
(3 “3rd Floor Switch”, 2, “enable)}

###### Configure Priority based on source or destination MAC address #####################
#
# prio_list={(macAddress,type,prio)(macAddress,type,prio)...}
#
# macAddress=source or destination MAC Address
# type=specifies whether macAddress is the source or destination
# prio=Priority level of 0 through 7
#

prio_list={(00-01-63-22-e0-00,“source”,0)
(00-01-63-22-e0-00,“destination”,5)
(00-01-63-22-e0-01,“source”,7)}

###### Configure PVID for Untagged Ports #############################################
#
# pvid_list={(port#, PVIDvalue) (port#, PVIDvalue) ...}
#

port#=port attached to device that does not support tags

#

PVIDvalue=VID of port to which you want untagged traffic routed

#

pvid_list={(2, 100) (3, 100) (6, 15)}

Advertising