# This file must be named "CONFIGxx.TXT"
# It should not exceed 8K bytes
# This is a sample configuration file that can be used with a NOKIA Diamond Lane DSLAM
# Set the DLCI
#
Set DLCI 16

# Set up the Encapsulation type to NLPID as the DSLAM does the conversion to LLCSNAP
# Set ENCAPSULATION [NLPID | LLCSNAP]
#
Set ENCAPSULATION NLPID

# The speed should match the DSLAM port setting
# Set LINESPEED [AUTO | 144 | 128 | 64]
#
Set LINESPEED 144

# Set the IP Address and the Mask, 
# Set WANIP <WANIP Address> <WAN Subnet Mask>
# IMPORTANT: THESE VALUES MUST BE PROVIDED BY THE ISP
#
Set WANIP 203.1.3.2 255.255.254.0

# Set the Primary and optional Secondary DNS Addresses
# Set DNS <Primary DNS> <Optional Secondary DNS>
# IMPORTANT: THESE VALUES MUST BE PROVIDED BY THE ISP
#
Set DNS 203.1.3.1
