#
# /etc/sysconfig/interfaces/ifcfg-atm*	- CLIP interfaces
#
#	SVC example
#
DEVICE=atm0			# device name
IPADDR=192.168.0.1		# hosts's IP address on the ATM LIS
PREFIX=24
ARPSRV_ATMADDR=switch-qaa0	# ATM address of ATMARP server; omit if local
# ARPSRVQOS="ubr:max_pcr=100kbps"	# QOS of the ATMARP server VC
# ARPDEFQOS="ubr:max_pcr=700kbps"	# default QOS for IP over ATM VCs
DEFAULTHANDLING=yes		# mandatory for this kind of interface
ARP=yes				# mandatory for this kind of interface
ONBOOT=yes

. /etc/sysconfig/network-scripts/ifup-atm.post
