#!/bin/sh
# Sample Interface File 
#
# Note to make this interface default
# in kernel routing table set NETWORK=0
#
ONBOOT=yes
IPADDR=202.1.1.1
NETMASK=255.255.255.0
POINTOPOINT=202.1.1.2 
NETWORK=
BROADCAST=
GATEWAY=
