Current configuration: ! version 10.3 service tcp-small-servers ! hostname mikey ! enable secret 5 *&^876876(*&^jhn*&^ enable password mouse ! inteface Ethernet0 ip address 186.45.67.1 255.255.255.0 ! interface Serial0 encapsulation frame-relay IETF frame relay lmi-type ansi ! interface serial 0.1 point-to-point description FR link ip address 186.45.68.1 255.255.255.0 frame-relay interface-dlci 101 broadcast ! router rip network 186.45.68.0 network 186.45.67.0 ! log console 0 line aux 0 line vty 1 4 login password xxxxxxxx |
Minimum software version requirements:
LAN2LAN: v.3.30
IOS: 10.2
Settings in the LAN2LAN:
From WNIC Management, select the WNIC, then select Frame Relay. From Frame Relay Management, select PVC Parameters, and press return to configure a PVC, with the appropriate CIR, EIR, etc.
Under PVC Parameters make sure that this is set:
Connecting router is LAN2LAN? = NOThen go to Link Parameters and set:
Line State enabled or disabled? = EnabledSample config for Cisco IOS router:
LAN2LAN will not respond to and inverse ARP, and so you need to use point-to-point subinterfaces to connect to the LAN2LAN. Make sure you include in your Frame Relay encapsulation statement IETF to support RFC 1490. Also, the lmi-type must be set to ansi.