# Copyright (c) 2009 Brocade Communications Systems, Inc.
# All rights reserved.
#
# This file contains the configuration parameters of Ethernet switch
# partition. For system and FC switch configuration parameters, please
# refer to switch-conf.in.
#
# A Ethernet switch may carry the following attrbutes as defined below:
#	name     default   meanings
#       ---------------------------
#	USR	           max # of Ethernet user ports
#	NAME		   Ethernet switch name
#	TE
#
# The length of attribute name and value are stored in string and should
# not exceed 15 characters.
#
# the config may carry a 'pin' for each partition, which specify the
# dependency level among multiple partition instances. note 0 is already
# reserved for chassis0, 2 is suggested for base switch, and 5 default)
# for regular partitions.
#
#***************************************************************
#
SWITCH	ethsw-0[62,141]
{
	ATTRIBUTE	USR:36 NAME:cee0 TE:36
}

SWITCH	ethsw-0[77,142]
{
	ATTRIBUTE	USR:36 NAME:cee0 TE:36
}

SWITCH	ethsw-0[76]
{
	ATTRIBUTE	USR:36 NAME:cee0 TE:36
}

