Sun Microsystems Interface Adapter manual To Configure for Point-to-Point Protocol

Page 35

To Configure for Point-to-Point Protocol

1.Change to the /etc/ppp directory and create an executable file called conf_hsip, containing the following information:

#!/bin/ksh -x

DEVICE=‘echo $DEVICE sed ’s/⁄dev⁄//’‘

/opt/SUNWconn/bin/hsip_init $DEVICE speed=2048000 mode=fdx loopback=no \ nrzi=no txc=baud rxc=rxc txd=txd rxd=rxd signal=no 2>&1 > /dev/null

2.Create another executable file called demand, containing the following information:

if [ -f /var/run/ppp-demand.pid ] &&

/usr/bin/kill -s 0 ‘/bin/cat /var/run/ppp-demand.pid‘ then

:

else

env DEVICE=hihp0 /usr/bin/pppd hihp0 :qa1b-hihp0 call far-hsip env DEVICE=hihp1 /usr/bin/pppd hihp1 :qa1b-hihp1 call far-hsip env DEVICE=hihp2 /usr/bin/pppd hihp2 :qa1b-hihp2 call far-hsip env DEVICE=hihp3 /usr/bin/pppd hihp3 :qa1b-hihp3 call far-hsip fi

3.Change to the /etc/ppp/peers directory and create an executable file called far-hsip, containing the following information:

connect ’/etc/ppp/conf-hsip’ local

sync noauth 0:

ipcp-accept-local nodefaultroute passive persist

noccp nopcomp novj noaccomp

Chapter 3 SunHSI PCI Software Installation 15

Image 35
Contents Sun Microsystems, Inc Please Recycle Contents Cable Pin Assignments & Signals SunVTS Diagnostic Testing Page Figures Page Tables Page FCC Class a Notice Regulatory Compliance StatementsICES-003 Class B Notice Avis NMB-003, Classe B CCC Class a Notice Page Declaration of Conformity Page How This Book Is Organized PrefaceShell Prompts Using Unix CommandsRelated Documentation Typographic ConventionsSun Welcomes Your Comments Documentation, Support, and TrainingThird-Party Web Sites Product Description Product OverviewSunHSI/U Adapter Features1Hardware and Software Requirements Hardware and Software RequirementsPage To Install the Adapter SunHSI/U Adapter InstallationInstallation Process External Cabling RS-232 to RS-449 Connections Page Installation Overview SunHSI PCI Software Installation1SunHSI PCI Software Directories and Files To Remove Older Versions of the Software Before Installing the SoftwareVerifying the Software and Hardware Requirements To Install the SunHSI Software Installing the SoftwareAt the ok prompt, type the boot command with the -roption To Test the Installation Configuring the SoftwareTo Configure for Point-to-Point Protocol Edit the /etc/netmasks file as follows Hsipinit Utility SunHSI UtilitiesOperating Modes Options T1 Compatibility OptionsHdlc Mode Hsiploop Utility Hsipstat Utility Page Pin Assignments Cable Pin Assignments & SignalsDCD1A Appendix a Cable Pin Assignments & Signals RTS4A RS-449 Interface Signals Interface SignalsPage Null Modem Cable Requirements Building the Null Modem Cable Configuring Internal or External ClockingRS-449 Null Modem Cable RS-449 SignalsPage Appendix B Null Modem Cable Requirements Figure B-3X.21 to RS-449 Converter To RS-449 ConverterData Signal Inversion T1 Inverted Data and Clock SignalsHdlc Zero Insertion Algorithm Bipolar with 8-Zero SubstitutionClock Signal Inversion Page Using the SunVTS sunlink Test SunVTS Diagnostic TestingPage To View Man Pages in the C Shell Environment Viewing the Man PagesMan Pages Make the changes effective in your current window To View Man Pages in Bourne or Korn Shell EnvironmentsGlossary Page Index