Frame-Relay over Serial X.21/V.35 Port
Posted by , Last modified by Daniel Lizaola on 14 December 2017 04:22 PM

Configuration Description

Port and context ip configuration for a Frame-Relay connection over a V.35 or X21 serial link. The transmit-data-on-edge setting depends on the remote modem device

 

Command Sequence to copy, edit and paste

context ip

  interface IF_WAN
    ipaddress <unnumbered | ip-address ip-mask | dhcp>
    point-point
    mtu 1500

context ip
  route 0.0.0.0 0.0.0.0 IF_WAN

port serial 0 0
  encapsulation framerelay
  hardware-port <x21 | v35>
  transmit-data-on-edge <positive | negativ>
  no shutdown

  framerelay
    lmi-type <ansi | itu | gov>
    keepalive 10

    pvc 100
      encapsulation rfc1490
      bind interface IF_WAN router
      fragment 80
      no shutdown

(8748 vote(s))
Helpful
Not helpful

Comments (0)
Post a new comment
 
 
Full Name:
Email:
Comments:
CAPTCHA Verification 
 
Please enter the text you see in the image into the textbox below (we use this to prevent automated submissions).