
Serial port configuration task list
183
IPLink Software Configuration Guide
15 • Serial port configuration
Between the leased line modem and the IPLink, ANSI T.617 type of LMI packets have to be exchanged. In addi-
tion, the keep-alive interval has to be set to 20 seconds. To guarantee voice quality, fragmentation is enabled on
the PVC which carries voice (PVC 1) and a service profile is assigned which gives priority to voices packets.
Figure 31. IP Context with logical IP interfaces bound to Ethernet port, serial port PVC 1 and PVC 2
The related IP, serial interface and Frame Relay configuration procedure is listed below. Where necessary, com-
ments are added to the configuration for better understanding.
1. Enter the configuration mode.
IPLink>enable
IPLink#configure
…
2. Set up the IP interface configuration first. Be aware that not all of the necessary settings are listed below.
IPLink(cfg)#context ip router
IPLink(ctx-ip)[router]#interface external
IPLink(if-ip)[external]#interface internal
IPLink(if-ip)[internal]#interface lan
IPLink(if-ip)[lan]#exit
IPLink(ctx-ip)[router]#interface internal
IPLink(if-ip)[internal]#ipaddress 192.168.3.1 255.255.255.0
IPLink(if-ip)[internal]#interface external
IPLink(if-ip)[external]#ipaddress 192.168.2.1 255.255.255.0
IPLink(if-ip)[external]#interface lan
IPLink(if-ip)[lan]#ipaddress 192.168.1.1 255.255.255.0
…
3. Define a voice profile which gives priority to voice packets. Set the rate limit according to the bandwidth
available for voice and data on PVC 1 (512kBits/s in this case).
IPLink(cfg)#profile service-policy VoicePrio
IPLink(pf-srvpl)[VoicePr~]#rate-limit 512
IPLink(pf-srvpl)[VoicePr~]#source class local-voice
IPLink(src)[local-v~]#priority
IPLink(src)[local-v~]#source class local-default
IPLink(src)[local-d~]#priority
Содержание IPLink Series
Страница 309: ...309 Appendix B Mode summary Chapter contents Introduction 310...
Страница 312: ...Introduction 312 IPLink Software Configuration Guide B Mode summary...
Страница 325: ...325 Appendix D Internetworking terms acronyms Chapter contents Abbreviations 326...
Страница 330: ...330 Appendix E Used IP ports in the IPLink software Chapter contents Used IP ports in the IPLink software 331...