
Serial port configuration task list
184
IPLink Software Configuration Guide
15 • Serial port configuration
IPLink(src)[local-d~]#source class default
…
4. Configure the serial interface settings.
IPLink(cfg)#port serial 0 0
IPLink(prt-ser)[0/0]#shutdown
IPLink(prt-ser)[0/0]#encapsulation framerelay
IPLink(prt-ser)[0/0]#hardware-port x21
IPLink(prt-ser)[0/0]#port-type dte
…
5. Configure the Frame Relay. You must thus change to the Frame Relay configuration mode. Use the ser-
vice-policy profile defined above to give voice priority over data.
IPLink(prt-ser)[0/0]#framerelay
IPLink(frm-rel)[0/0]#lmi-type ansi
IPLink(frm-rel)[0/0]#keepalive 20
IPLink(frm-rel)[0/0]#use profile service-policy VoicePrio out
…
6. Configure the introduced PVCs. Enable fragmentation for PVC 1. The voice uses codec G.723 at a packet
size of 30ms, so the minimum fragment size must be 66 Bytes. Setting the fragment size to 300 (Bytes)
introduces an additional delay of at most 4.7ms (300 * 8/512k) but does not cause too much fragmenta-
tion overhead on large data packets.
IPLink(frm-rel)[0/0]#pvc 1
IPLink(pvc)[1]#encapsulation rfc1490
IPLink(pvc)[1]#fragment 300
IPLink(pvc)[1]#bind interface external router
IPLink(pvc)[1]#no shutdown
IPLink(pvc)[1]#pvc 2
IPLink(pvc)[2]#encapsulation rfc1490
IPLink(pvc)[2]#bind interface internal router
IPLink(pvc)[2]#no shutdown
…
7. Check that the Frame Relay settings are correct.
IPLink(frm-rel)[0/0]#show framerelay
Framerelay Configuration:
Port LMI-Type Keepalive Fragmentation
----------------------------------------------------------
serial 0 0 0 ansi 20 disabled
PVC Configuration:
Port DLCI State Fragment Encaps Binding
--------------------------------------------------------------
serial 0 0 0 1 open 300 rfc1490 external@router
serial 0 0 0 2 open disabled rfc1490 internal@router
Содержание 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...