#
# /etc/sysconfig/interfaces/ifcfg-nas*
#
#	RFC1483/2684 Bridged protocols PVC example
#
DEVICE=nas0			# device name
IPADDR=192.168.0.1		# hosts's IP address on the ATM LIS
PREFIX=24
ATMBR_PVC=0.0.80
DEFAULTHANDLING=yes		# mandatory for this kind of interface
ARP=yes				# mandatory for this kind of interface
ONBOOT=yes
