#
# /etc/sysconfig/interfaces/ifcfg-lec*	- LANE interfaces
#
DEVICE=lec0
IPADDR=10.1.1.1
PREFIX=24
VLAN_NAME=default
VLAN_FORESWITCH_NAME="$HOSTNAME-$VLAN_NAME"
DEFAULTHANDLING=yes		# mandatory for this kind of interface
ARP=yes				# mandatory for this kind of interface
ONBOOT=yes
