Re: Please confirm (conf#e7771e49b0cd2a8ec923ac873d3efa2d)

From: Danilo Rodrigues (dani.rodrigues@gmail.com)
Date: Sun Sep 03 2006 - 18:47:22 ART


> ----- Original Message -----
> From: "Cisco certification" <ccielab@groupstudy.com>
> To: <dani.rodrigues@gmail.com>
> Sent: Saturday, September 02, 2006 3:11 PM
> Subject: Please confirm (conf#e7771e49b0cd2a8ec923ac873d3efa2d)
>
>
>> Hi,
>>
>> You have tried to post to a GroupStudy.com certification mailing list.
>> Because
>> the server does not recognize you as a confirmed poster, you will be
>> required
>> to authenticate that you are using a valid e-mail address and are not a
>> spammer. By confirming this e-mail you certify that you are not sending
>> Unsolicited Bulk Email (UBE).
>>
>> PLEASE DO NOT SEND YOUR ORIGINAL MESSAGE AGAIN! BY CONFIRMING THIS EMAIL
>> YOUR ORIGINAL MESSAGE (WHICH IS NOW QUEUED IN THE SERVER) WILL BE POSTED.
>>
>>
>> By confirming this e-mail you also certify the following:
>>
>> 1. The message does NOT break Cisco's Non-Disclosure requirements.
>>
>> 2. The message is NOT designed to advertise a commercial product.
>>
>> 3. You understand all postings become property of GroupStudy.com
>>
>> 4. You have searched the archives prior to posting.
>>
>> 5. The message is NOT inflammatory.
>>
>> 6. The message is NOT a test message.
>>
>> To confirm, simply reply to this message. No editing is necessary. Once
>> confirmed, you will be able to post without additional confirmations.
>>
>>
>> Welcome to GroupStudy.com!
>>
>>
>> First time posters to GroupStudy.com are required to agree to the
>> GroupStudy terms and conditions.
>> Replying to this email, certifies you have read and agree to the
>> GroupStudy posting guidelines and terms and conditions.
>>
>> --- Original Message Follows ---
>>
>> From: "Danilo Rodrigues" <dani.rodrigues@gmail.com>
>> To: <ccielab@groupstudy.com>
>> Subject: IPv6 - Tunnel 6to4 question
>> Date: Sat, 2 Sep 2006 14:13:26 -0300
>>
>> Hi everybody,
>>
>> I have the following topology and configuration:
>>
>> R1(s0/0) --IPv6-- (s1/0)R2(e0/0) --IPv4-- (e0/0)R3(Loopback2 -IPv6)
>>
>> ######### R3 ##########
>> !
>> interface Tunnel0
>> ipv6 address 2002:101:102::3333/64
>> ipv6 enable
>> tunnel source Ethernet0/0
>> tunnel mode ipv6ip 6to4
>> !
>> interface Loopback2
>> ipv6 address 2002:101:102:1::3333/64
>> ipv6 enable
>> !
>> interface Ethernet0/0
>> ip address 1.1.1.2 255.0.0.0
>> !
>> ipv6 route 2002::/16 Tunnel0
>> !
>>
>> ######### R2 ##########
>> !
>> interface Tunnel0
>> ipv6 address 2002:101:101::2222/64
>> ipv6 enable
>> tunnel source Ethernet0/0
>> tunnel mode ipv6ip 6to4
>> !
>> interface Ethernet0/0
>> ip address 1.1.1.1 255.0.0.0
>> !
>> interface Serial1/0
>> ipv6 address 2002:101:101:1::2222/64
>> ipv6 enable
>> !
>> ######### R1 ##########
>> !
>> interface Serial0/0
>> ipv6 address 2002:101:101:1::1111/64
>> ipv6 enable
>> !
>> ipv6 route 2002::/16 2002:101:101:1::2222
>> !
>> #######################
>>
>> But I got the following results:
>>
>> (Original message truncated)



This archive was generated by hypermail 2.1.4 : Sun Oct 01 2006 - 16:55:39 ART