cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1981
Views
5
Helpful
2
Replies

ASR-9000: config tunnel IPv6 over IPv4

trantienhung_hn
Level 1
Level 1

Hi these.

I configurated tunnel IPv6 over IPv4. Althought interface tunnel is up.

But on SW_AGG_01, only ping successful: 1001:1:1::1, not ping 1001:1:1::2.

The same on SW_AGG_02, only ping successful: 1001:1:1::2, not ping 1001:1:1::1.

I don't know cause of problem.

Can everyone help me ????

Thanks.

interface tunnel-ip100

ipv6 nd ns-interval 1000

ipv6 nd ra-interval 3

ipv6 address 1001:1:1::1/48

ipv6 enable

tunnel ttl 100

tunnel source GigabitEthernet0/0/0/0

keepalive 10

tunnel destination 172.16.16.1

!

interface GigabitEthernet0/0/0/0

description For ATP

mtu 9192

ipv4 address 172.16.16.2 255.255.255.252

negotiation auto

transceiver permit pid all

!

SW_AGG_01#show interfaces tunnel-ip 100

Sun Jul 10 15:46:21.334 VN_TIME

tunnel-ip100 is up, line protocol is up

  Interface state transitions: 2

  Hardware is Tunnel

  Internet address is Unknown

  MTU 1500 bytes, BW 100 Kbit (Max: 100 Kbit)

     reliability 255/255, txload 0/255, rxload 0/255

  Encapsulation TUNNEL_GRE,  loopback not set,

  Tunnel TOS 0

  Tunnel mode GRE IPV4,

  Keepalive is enabled, interval 10 seconds, maximum retry 3

  Tunnel source 172.16.16.2 (GigabitEthernet0_0_0_0), destination 172.16.16.1

  Tunnel TTL 100

  Last input never, output 2d04h

  Last clearing of "show interface" counters never

  5 minute input rate 0 bits/sec, 0 packets/sec

  5 minute output rate 0 bits/sec, 0 packets/sec

     690 packets input, 26200 bytes, 0 total input drops

     0 drops for unrecognized upper-level protocol

     Received 0 broadcast packets, 0 multicast packets

     3 packets output, 192 bytes, 0 total output drops

     Output 0 broadcast packets, 0 multicast packets

SW_AGG_02:

interface tunnel-ip100

ipv6 nd ns-interval 1000

ipv6 nd ra-interval 3

ipv6 address 1001:1:1::2/48

ipv6 enable

tunnel ttl 100

tunnel source GigabitEthernet0/0/0/0

keepalive 10

tunnel destination 172.16.16.2

!

interface GigabitEthernet0/0/0/0

description For ATP

mtu 9192

ipv4 address 172.16.16.1 255.255.255.252

negotiation auto

transceiver permit pid all

!

SW_AGG_02#show interfaces tunnel-ip 100

Sun Jul 10 15:49:04.812 VN_TIME

tunnel-ip100 is up, line protocol is up

  Interface state transitions: 2

  Hardware is Tunnel

  Internet address is Unknown

  MTU 1500 bytes, BW 100 Kbit (Max: 100 Kbit)

     reliability 255/255, txload 0/255, rxload 0/255

  Encapsulation TUNNEL_GRE,  loopback not set,

  Tunnel TOS 0

  Tunnel mode GRE IPV4,

  Keepalive is enabled, interval 10 seconds, maximum retry 3

  Tunnel source 172.16.16.1 (GigabitEthernet0_0_0_0), destination 172.16.16.2

  Tunnel TTL 100

  Last input 2d03h, output 2d04h

  Last clearing of "show interface" counters never

  5 minute input rate 0 bits/sec, 0 packets/sec

  5 minute output rate 0 bits/sec, 0 packets/sec

     689 packets input, 26212 bytes, 0 total input drops

     0 drops for unrecognized upper-level protocol

     Received 0 broadcast packets, 0 multicast packets

     3 packets output, 192 bytes, 0 total output drops

     Output 0 broadcast packets, 0 multicast packets

2 Replies 2

David Powers
Cisco Employee
Cisco Employee

IPv6 over IPv4 GRE is not yet supported on the ASR 9000.

I believe that it is planned but not yet anounced what release it will be provided in.

Hi David,

 do we have support now?