From: Rocco R21 (roccor21@hotmail.com)
Date: Wed Jan 10 2007 - 18:11:04 ART
what's your ipv6 routing table look like?
--------------------------------------------------------------------
From: Bit Gossip <bit.gossip@chello.nl>
Reply-To: Bit Gossip <bit.gossip@chello.nl>
To: groupstudy <ccielab@groupstudy.com>
Subject: BGP Peer Using a Link-Local Address
Date: Wed, 10 Jan 2007 21:23:53 +0100
MIME-Version: 1.0
Received: from lists.groupstudy.com ([207.44.210.9]) by
bay0-mc9-f12.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2444);
Wed, 10 Jan 2007 12:34:20 -0800
Received: (from sympa@localhost)by lists.groupstudy.com
(8.12.11.20060308/8.11.6) id l0AKY65p012723;Wed, 10 Jan 2007 15:34:06
-0500
Received: from groupstudy.com (www.groupstudy.com [209.51.144.7])by
lists.groupstudy.com (8.12.11.20060308/8.11.6) with ESMTP id
l0AKNuoD012597for <ccielab@lists.groupstudy.com>; Wed, 10 Jan 2007
15:23:56 -0500
Received: from groupstudy.com (groupstudy.com [127.0.0.1])by
groupstudy.com (8.12.11.20060308/8.12.10) with ESMTP id
l0AKODAi008970GroupStudy Mailer; Wed, 10 Jan 2007 15:24:13 -0500
Received: (from listserver@localhost)by groupstudy.com
(8.12.11.20060308/8.12.11/Submit) id l0AKO9Vl008919for
ccielabxhiddenx; Wed, 10 Jan 2007 15:24:09 -0500
Received: from amsfep13-int.chello.nl (amsfep17-int.chello.nl
[213.46.243.15] (may be forged)) by groupstudy.com
(8.12.11.20060308/8.12.10) with ESMTP id l0AKO7kJ008817 GroupStudy
Mailer; Wed, 10 Jan 2007 15:24:07 -0500
Received: from [192.168.255.227] (really [213.46.143.247]) by
amsfep13-int.chello.nl (InterMail vM.6.01.04.04
201-2131-118-104-20050224) with ESMTP id
<20070110202353.EARQ13454.amsfep13-int.chello.nl@[192.168.255.227]>
for <ccielab@groupstudy.com>; Wed, 10 Jan 2007 21:23:53 +0100
>Help!
>I can not bring up the session using link-local address on a p2p
link!
>While it is ok on ethernet.
>
>N.B.:
>- I can ping the peer:
>
>r3#ping ipv6 FE80::20F:24FF:FEAB:B060
>Output Interface: Serial0/0.324
>Type escape sequence to abort.
>Sending 5, 100-byte ICMP Echos to FE80::20F:24FF:FEAB:B060, timeout
is 2
>seconds:
>!!!!!
>Success rate is 100 percent (5/5), round-trip min/avg/max = 28/29/32
ms
>
>- But I can NOT telnet it:
>
>r3#telnet FE80::20F:24FF:FEAB:B060 /source-interface Serial0/0.324
>Trying FE80::20F:24FF:FEAB:B060 ...
>% Connection timed out; remote host not responding
>
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~
>r3
>
>interface Serial0/0
> description ** frs s1/2 **
> no ip address
> encapsulation frame-relay
> load-interval 30
> clock rate 128000
>!
>interface Serial0/0.324 point-to-point
> bandwidth 64
> ipv6 unnumbered FastEthernet0/1
> ipv6 enable
> frame-relay interface-dlci 324
>
>router bgp 356
> no synchronization
> bgp router-id 3.3.3.3
> bgp log-neighbor-changes
> neighbor FE80::20F:24FF:FEAB:B060 remote-as 124
> neighbor FE80::20F:24FF:FEAB:B060 description r4
> neighbor FE80::20F:24FF:FEAB:B060 update-source Serial0/0.324
>
>r3#show ipv6 int brief Serial0/0.324
>Serial0/0.324 [up/up]
> FE80::207:85FF:FEA7:DB20
> unnumbered (FastEthernet0/1)
>
>BGP: FE80::20F:24FF:FEAB:B060 went from Active to Idle
>BGP: FE80::20F:24FF:FEAB:B060 went from Idle to Active
>BGP: FE80::20F:24FF:FEAB:B060 open active, delay 15520ms
>BGP: FE80::20F:24FF:FEAB:B060 open active, local address
>FE80::207:85FF:FEA7:DB20
>BGP: FE80::20F:24FF:FEAB:B060 open failed: Connection timed out;
remote
>host not responding
>BGP: FE80::20F:24FF:FEAB:B060 open active, local address
>FE80::207:85FF:FEA7:DB20
>BGP: FE80::20F:24FF:FEAB:B060 open failed: Connection timed out;
remote
>host not responding
>
>
>~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>r4
>
>interface Serial0/0
> description ** frs s1/3 **
> no ip address
> encapsulation frame-relay
> load-interval 30
> clock rate 128000
> no frame-relay inverse-arp
> frame-relay lmi-type cisco
>!
>interface Serial0/0.423 point-to-point
> bandwidth 64
> ipv6 unnumbered FastEthernet0/0
> ipv6 enable
> frame-relay interface-dlci 423
>
>router bgp 124
> no synchronization
> bgp router-id 4.4.4.4
> bgp log-neighbor-changes
> neighbor FE80::207:85FF:FEA7:DB20 remote-as 356
> neighbor FE80::207:85FF:FEA7:DB20 description r3
> neighbor FE80::207:85FF:FEA7:DB20 update-source Serial0/0.423
>
>
>r4#show ipv6 int brief Serial0/0.423
>Serial0/0.423 [up/up]
> FE80::20F:24FF:FEAB:B060
> unnumbered (FastEthernet0/0)
>
>*Mar 1 07:14:23.457: BGP: FE80::207:85FF:FEA7:DB20 open active,
local
>address FE80::20F:24FF:FEAB:B060
>*Mar 1 07:14:25.456: BGP: FE80::207:85FF:FEA7:DB20 open failed:
>Connection timed out; remote host not responding, open active
delayed
>34943ms (35000ms max, 28% jitter)
>
>_______________________________________________________________________
>Subscription information may be found at:
>http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Thu Feb 08 2007 - 23:46:56 ART