Re: Reg OFPF virtual link

From: Hafiz Ahmed (ruben.bd@gmail.com)
Date: Mon May 07 2007 - 09:04:02 ART


Yes it is R3 ----[Subint 0/0/0.35]*R5*[Subint 0/0/0.54]---------- R4.

Hafiz

On 5/7/07, Cagri Yucel <cyucel@gmail.com> wrote:
>
> Unlikely, it is like R3----R5----R4 right ?
> Can you please double check there is no VL defined anywhere ??? I never
> seen this message other than when virtual links involved.
>
> Cagri
>
>
> On 5/7/07, Hafiz Ahmed <ruben.bd@gmail.com> wrote:
> >
> > Thanks for your reply
> >
> > This virtual link i created for test purpose on both routers I remove
> > from R4 and forget to remove from R3.
> > After removel the area 0 virtual-link 150.1.4.4 from R3 the problem
> > remain same.
> >
> > On 5/7/07, Cagri Yucel < cyucel@gmail.com > wrote:
> >
> > > This message is usually displayed when you configure VL only on one
> > > side.
> > > This is your case here.
> > >
> > > On 5/7/07, Hafiz Ahmed < ruben.bd@gmail.com> wrote:
> > > >
> > > > Hello Group
> > > >
> > > > I need your help to resolve the following problem,[IELAB v3 LAB7-
> > > 4.5]
> > > >
> > > > There is a Frame Relay connections between R3 & R5 and R4 & R5. When
> > > I
> > > > configure the OSPF area 0 on the Frame Relay circuit between R4 and
> > > > R5.and
> > > > area 1 on the Frame Relay circuit between R3 and R5.I got the
> > > following
> > > > message on R3
> > > >
> > > > *"May 7 09:31: 01.701: %OSPF-4-ERRRCV: Received invalid packet:
> > > mismatch
> > > > area ID,** from backbone area must be virtual-link but not found
> > > from
> > > > 163.1.54.4, Serial0/2/0"*
> > > >
> > > >
> > > >
> > > > Configuration of the routers are
> > > >
> > > > *Router3#*
> > > >
> > > > !
> > > >
> > > > interface Serial0/2/0
> > > >
> > > > ip address 163.1.35.3 255.255.255.0
> > > >
> > > > encapsulation frame-relay
> > > >
> > > > ip ospf network point-to-point
> > > >
> > > > frame-relay map ip 163.1.35.5 305 broadcast
> > > >
> > > > no frame-relay inverse-arp
> > > >
> > > >
> > > >
> > > > router ospf 1
> > > >
> > > > router-id 150.1.3.3
> > > >
> > > > log-adjacency-changes
> > > >
> > > > network 163.1.35.3 0.0.0.0 area 1
> > > >
> > > >
> > > >
> > > ------------------------------------------------------------------------------------------
> > >
> > > >
> > > > *Router5#*
> > > >
> > > >
> > > >
> > > > interface Serial0/0/0.35 point-to-point
> > > >
> > > > ip address 163.1.35.5 255.255.255.0
> > > >
> > > > frame-relay interface-dlci 503
> > > >
> > > > !
> > > >
> > > > interface Serial0/0/0.54 point-to-point
> > > >
> > > > ip address 163.1.54.5 255.255.255.0
> > > >
> > > > frame-relay interface-dlci 504
> > > >
> > > > !
> > > >
> > > > router ospf 1
> > > >
> > > > router-id 150.1.5.5
> > > >
> > > > log-adjacency-changes
> > > >
> > > > area 0 virtual-link 150.1.4.4
> > > >
> > > > network 163.1.35.5 0.0.0.0 area 1
> > > >
> > > > network 163.1.54.5 0.0.0.0 area 0
> > > >
> > > >
> > > >
> > > ------------------------------------------------------------------------------------------
> > > >
> > > > *Router4#*
> > > >
> > > > !
> > > >
> > > > interface Serial0/0/0
> > > >
> > > > ip address 163.1.54.4 255.255.255.0
> > > >
> > > > encapsulation frame-relay
> > > >
> > > > ip ospf network point-to-point
> > > >
> > > > frame-relay map ip 163.1.54.5 405 broadcast
> > > >
> > > > !
> > > >
> > > >
> > > >
> > > > router ospf 1
> > > >
> > > > router-id 150.1.4.4
> > > >
> > > > log-adjacency-changes
> > > >
> > > > network 163.1.54.4 0.0.0.0 area 0
> > > >
> > > >
> > > > Regards,
> > > > Hafiz
> > > >
> > > >
> > > _______________________________________________________________________
> > > > Subscription information may be found at:
> > > > http://www.groupstudy.com/list/CCIELab.html
> > > >
> > >
> > >
> > >
> > > --
> > > -cagri
> > >
> > > _______________________________________________________________________
> > >
> > > Subscription information may be found at:
> > > http://www.groupstudy.com/list/CCIELab.html
> > >
> >
> >
> >
> > --
> > Hafiz Ahmed
>
>
>
>
> --
> -cagri

-- 
Hafiz Ahmed
R3#sh run
R3#sh running-config 
Building configuration...

Current configuration : 1871 bytes ! version 12.3 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R3 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! resource policy ! ip subnet-zero ip cef ! ! no ip dhcp use vrf connected ! ! no ip ips deny-action ips-interface ! no ftp-server write-enable ! ! ! ! ! ! ! ! ! ! ! ! ! ! username R1 password 0 CISCO ! ! no crypto isakmp ccm ! ! ! ! interface Loopback0 ip address 150.1.3.3 255.255.255.255 ! interface GigabitEthernet0/0 ip address 163.1.38.3 255.255.255.0 duplex auto speed auto media-type rj45 negotiation auto ! interface GigabitEthernet0/1 no ip address shutdown duplex auto speed auto media-type rj45 negotiation auto ! interface Serial0/0/0 ip address 163.1.13.3 255.255.255.0 encapsulation ppp no fair-queue ppp authentication pap ppp pap sent-username R3 password 0 CISCO ! interface Serial0/0/1 no ip address shutdown clockrate 2000000 ! interface Serial0/2/0 ip address 163.1.35.3 255.255.255.0 encapsulation frame-relay ip ospf network point-to-point frame-relay map ip 163.1.35.5 305 broadcast no frame-relay inverse-arp ! interface Serial2/0 no ip address shutdown no dce-terminal-timing-enable ! interface Serial2/1 no ip address shutdown ! interface Serial2/2 no ip address shutdown ! interface Serial2/3 no ip address shutdown no dce-terminal-timing-enable ! router ospf 1 router-id 150.1.3.3 log-adjacency-changes network 163.1.35.3 0.0.0.0 area 1

! router rip version 2 passive-interface default no passive-interface GigabitEthernet0/0 network 163.1.0.0 no auto-summary ! ip classless ! ! ip http server no ip http secure-server ! ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 login ! scheduler allocate 20000 1000 ! end

R3# *May 7 11: sh run R4#sh running-config Building configuration...

Current configuration : 1693 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R4 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ip cef ! ! ! ! voice-card 0 no dspfarm ! ! key chain RIP key 1 key-string CISCO ! ! ! ! ! ! ! ! ! ! ! ! ! username R5 password 0 CISCO ! ! ! ! ! ! interface Loopback0 ip address 150.1.4.4 255.255.255.255 ! interface FastEthernet0/0 ip address 192.10.1.4 255.255.255.0 ip rip authentication mode md5 ip rip authentication key-chain RIP ip summary-address rip 163.1.0.0 255.255.192.0 ip summary-address rip 150.1.0.0 255.255.240.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 163.1.4.4 255.255.255.0 duplex auto speed auto ! interface Serial0/0/0 ip address 163.1.54.4 255.255.255.0 encapsulation frame-relay ip ospf network point-to-point frame-relay map ip 163.1.54.5 405 broadcast ! interface Serial0/0/1 ip address 163.1.45.4 255.255.255.0 encapsulation ppp ppp authentication pap ppp pap sent-username R4 password 0 CISCO ! router ospf 1 router-id 150.1.4.4 log-adjacency-changes network 163.1.54.4 0.0.0.0 area 0 ! router rip version 2 passive-interface default no passive-interface FastEthernet0/0 network 163.1.0.0 network 192.10.1.0 distribute-list prefix RIP_SUMM out FastEthernet0/0 distribute-list 1 in FastEthernet0/0 no auto-summary ! ! ! ip http server no ip http secure-server ! ! ip prefix-list RIP_SUMM seq 5 permit 163.1.0.0/18 ip prefix-list RIP_SUMM seq 10 permit 150.1.0.0/20 access-list 1 deny any ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! scheduler allocate 20000 1000 ! end

R4# sh run R5#sh running-config Building configuration...

Current configuration : 1675 bytes ! version 12.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname R5 ! boot-start-marker boot-end-marker ! ! no aaa new-model ! ! ip cef ! ! no ip domain lookup ! ! voice-card 0 no dspfarm ! ! ! ! ! ! ! ! ! ! ! ! ! ! username R4 password 0 CISCO ! ! ! ! ! ! interface Loopback0 ip address 150.1.5.5 255.255.255.255 ! interface FastEthernet0/0 ip address 163.1.5.5 255.255.255.0 duplex auto speed auto ! interface FastEthernet0/1 ip address 163.1.57.5 255.255.255.0 duplex auto speed auto ! interface Serial0/0/0 no ip address encapsulation frame-relay frame-relay lmi-type cisco ! interface Serial0/0/0.35 point-to-point ip address 163.1.35.5 255.255.255.0 frame-relay interface-dlci 503 ! interface Serial0/0/0.54 point-to-point ip address 163.1.54.5 255.255.255.0 frame-relay interface-dlci 504 ! interface Serial0/0/1 ip address 163.1.45.5 255.255.255.0 encapsulation ppp clock rate 64000 ppp authentication pap ppp pap sent-username R5 password 0 CISCO ! router ospf 1 router-id 150.1.5.5 log-adjacency-changes network 163.1.35.0 0.0.0.255 area 1 network 163.1.54.5 0.0.0.0 area 0 ! router rip version 2 passive-interface default no passive-interface FastEthernet0/1 no passive-interface Serial0/0/1 network 163.1.0.0 default-information originate distribute-list prefix DEFAULT out FastEthernet0/1 no auto-summary ! ! ! ip http server no ip http secure-server ! ! ip prefix-list DEFAULT seq 5 permit 0.0.0.0/0 ! ! ! ! control-plane ! ! ! ! ! ! ! ! ! ! line con 0 line aux 0 line vty 0 4 login ! scheduler allocate 20000 1000 ! end

R5#



This archive was generated by hypermail 2.1.4 : Fri Jun 01 2007 - 06:55:20 ART