IPv6 Over IPv4: Unterschied zwischen den Versionen

Aus Foxwiki
Die Seite wurde neu angelegt: „= IPv6 Over IPv4 = top|alt="manual-ipv6-over-ipv4-tunnel-ipcisco.com" In this '''IPv6 Tunnelling Configuration''' lesson, you will learn how to configure '''IPv6 over IPv4 Tunnel '''manually. As you know, for transition from [https://ipcisco.com/lesson/ip-addressing-ipv4/ IPv4] to IPv6, sometimes we need a temporary solution. Configuring '''IPv4 Tunnel for IPv6''' on dual-stack routers is also a temporary solution during [https://ipc…“
 
K Textersetzung - „Kurzbeschreibung“ durch „Beschreibung“
 
(28 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
= IPv6 Over IPv4 =
'''topic''' - Beschreibung
[[Image:Bild1.png|top|alt="manual-ipv6-over-ipv4-tunnel-ipcisco.com"]]
== Bescheibung ==
In dieser Lektion '''IPv6-Tunnelkonfiguration''' lernen Sie, wie man '''IPv6 über IPv4-Tunnel''' manuell konfiguriert.
* Wie Sie wissen, brauchen wir für den Übergang von [https://ipcisco.com/lesson/ip-addressing-ipv4/ IPv4] zu IPv6 manchmal eine Übergangslösung.
* Die Konfiguration von '''IPv4 Tunnel für IPv6''' auf Dual-Stack-Routern ist ebenfalls eine vorübergehende Lösung während des [https://ipcisco.com/lesson/ipv6-address/ IPv6] Übergangs.


In this '''IPv6 Tunnelling Configuration''' lesson, you will learn how to configure '''IPv6 over IPv4 Tunnel '''manually. As you know, for transition from [https://ipcisco.com/lesson/ip-addressing-ipv4/ IPv4] to IPv6, sometimes we need a temporary solution. Configuring '''IPv4 Tunnel for IPv6''' on dual-stack routers is also a temporary solution during [https://ipcisco.com/lesson/ipv6-address/ IPv6] transition.
Für unser '''IPv6 over IPv4 Tunnel'''-Konfigurationsbeispiel werden wir die untenstehende einfache Topologie verwenden.  
* Wie Sie in dieser Topologie sehen können, gibt es zwei Seiten, die [https://ipcisco.com/lesson/ipv6-address/ IPv6-fähig] sind.  
* Wir bauen '''Manual''' '''Tunnel''' zwischen diesen beiden IPv6-Seiten.  
* Auf diese Weise stellen wir die Kommunikation zwischen den beiden Standorten sicher.


For our '''IPv6 over IPv4 Tunnel''' configuration example, we will use the below simple topology. As you can see in this topology, there are two sides that are [https://ipcisco.com/lesson/ipv6-address/ IPv6 capable]. We build '''Manual''' '''Tunnel''' between these two IPv6 sites. By doing this, we provide these two sites’ communication.
Wie bereits erwähnt, ist dies eine vorübergehende Lösung für ein '''IPv6-fähiges''' Netzwerk.  
* Mit anderen Worten, dies ist nicht die endgültige Architektur für ein IPv6-Netz.  
* Aber auf dem Weg zu einer solchen Architektur können wir den '''Manuellen IPv6-über-IPv4-Tunnel''' verwenden.  
* Neben dieser Technik gibt es auch andere Techniken, die wir für diesen Zweck verwenden können.  


[[Image:Bild2.png|top|alt="manual-ipv6-over-ipv4-tunnel-ipcisco.com"]]
Diese Techniken sind unten aufgeführt:
* '''Manual'''
* '''GRE'''
* '''IPv4- compatible'''
* '''6to4'''
* '''6RD'''
* '''ISATAP'''


As I mentioned before, this is a temporary solution towards an '''IPv6 capable''' network. In other words, this is not the final architecture for IPv6 network. But, towards such an architecture, we can use '''Manual IPv6 over IPv4 Tunnel'''. Beside this technique, there are also other techniques that we can use for this purpose. These techniques are given below:* '''Manual'''
Hier werden wir die '''Manuelle Tunnel''' '''Konfiguration''' vornehme: [https://ipcisco.com/lesson/ipv6-configuration-on-cisco-packet-tracer/ IPv6 configuration].
* '''GRE'''
* '''IPv4- compatible'''
* '''6to4'''
* '''6RD'''
* '''ISATAP'''


Here, we will do '''Manual Tunnel''' '''Configuration''' for this [https://ipcisco.com/lesson/ipv6-configuration-on-cisco-packet-tracer/ IPv6 configuration].
== Konfiguration ==
=== Tunnel erstellen ===
Der erste Schritt der '''manuellen''' '''IPv6 over IPv4 Tunnel''' Konfiguration ist die Erstellung des Tunnels.
* Um dies zu tun, erstellen wir den Tunnel mit der Tunnelnummer mit dem Befehl "'''interface tunnel tunnel-number'''".  
* Unsere Tunnelnummer ist '''10''' für diese Konfiguration.


== Manual IPv6 Over IPv4 Tunnel Configuration Steps ==
Router 1# '''configure terminal'''
=== Creating Tunnel ===
Router 1(config)# '''interface tunnel 10'''
The first step of configuring '''manual''' '''IPv6 over IPv4 Tunnel''' is creating the tunnel. To do this, we will create the tunnel with the tunnel number with “'''interface tunnel tunnel-number'''” command. Our tunnel number is '''10''' for this configuration.


<div style="margin-left:1cm;margin-right:1cm;">Router 1# '''configure terminal'''</div>
=== IPv6 Addresse zum Interface hinzufügen ===
Dann fügen wir eine '''IPv6-Adresse''' zu dieser Schnittstelle hinzu.
* Dies kann manuell oder im '''IPv6 EUI-64 Format''' erfolgen.


<div style="margin-left:1cm;margin-right:1cm;">Router 1(config)# '''interface tunnel 10'''</div>
Im Folgenden werden wir die IPv6-Adresse manuell festlegen.
 
Router 1(config-if)# '''ipv6 address 2001:111:222:333::1/127'''
'''You can also watch the quick video configuration.'''
 
[[Image:Bild3.png|top]]
 
=== Adding IPv6 Address to the Interface ===
Then, we will add '''IPv6 address''' to this interface. We can do this manually or with '''IPv6 EUI-64 format'''. Below, we will set IPv6 address manually.
 
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''ipv6 address 2001:111:222:333::1/127'''</div>


=== Setting Tunnel Source and Destination Address ===
=== Setting Tunnel Source and Destination Address ===
After setting IPv6 address of the tunnel, we will set source and destination IPv4 addresses of the physical address. We can also use '''IPv4 enabled interface name''' here. Here, we will use Gigabit Ethernet 0/0/0 interface of the router as source and the IPv4 address of the destination interface as tunnel destination address.
Nachdem die IPv6-Adresse des Tunnels festgelegt wurde, werden die Quell- und Ziel-IPv4-Adressen der physikalischen Adresse festgelegt.
 
* Wir können hier auch den '''IPv4-fähigen Schnittstellennamen''' verwenden.
The format of tunnel source command is given below:
* Hier wird die Gigabit-Ethernet-Schnittstelle 0/0/0 des Routers als Quelle und die IPv4-Adresse der Zielschnittstelle als Tunnelzieladresse verwendet.
 
'''tunnel source {ip-address | ipv6-address | interface-type interface-number}'''
 
The format of tunnel destination command is gven below:
 
'''tunnel destination {host-name | ip-address | ipv6-address}'''
 
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''tunnel source GigabitEthernet 0/0/0'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''tunnel destination 192.168.1.1'''</div>


=== Setting Tunnel Mode ===
Das Format des Befehls tunnel source ist unten angegeben:
The last step to configure '''manual''' '''IPv6 Over IPv4 tunnel configuration''' is, setting the tunnel mode. Here, we can set other tunnel modes also but here, we are configuring '''Manual IPv6 Tunnel'''. So, we will select “'''ipv6ip'''” mode.
'''tunnel source {ip-address | ipv6-address | interface-type interface-number}'''


The format of this command is given below:
Das Format des Tunnelbestimmungsbefehls ist im Folgenden dargestellt:
'''tunnel destination {host-name | ip-address | ipv6-address}'''


tunnel mode {aurp | cayman | dvmrp | eon | gre| gre multipoint | gre ipv6 | ipip [decapsulate-any] | iptalk | ipv6 | mpls | nos
Router 1(config-if)# '''tunnel source GigabitEthernet 0/0/0'''
Router 1(config-if)# '''tunnel destination 192.168.1.1'''


<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''tunnel mode ipv6ip'''</div>
=== Tunnelmodus einstellen ===
Der letzte Schritt zur '''manuellen''' '''IPv6-über-IPv4-Tunnelkonfiguration''' ist das Einstellen des Tunnelmodus.
* Hier können wir auch andere Tunnelmodi einstellen, aber hier konfigurieren wir '''Manual IPv6 Tunnel'''.
* Wir wählen also den Modus ''''ipv6ip''''.


The complete commands will be like below on '''Router 1''':
Das Format dieses Befehls ist unten angegeben
'''tunnel mode {aurp | cayman | dvmrp | eon | gre| gre multipoint | gre ipv6 | ipip [decapsulate-any] | iptalk | ipv6 | mpls | nos'''


<div style="margin-left:1cm;margin-right:1cm;">Router 1# '''configure terminal'''</div>
Router 1(config-if)# '''tunnel mode ipv6ip'''


<div style="margin-left:1cm;margin-right:1cm;">Router 1(config)# '''interface tunnel 10'''</div>
Die vollständigen Befehle sehen auf '''Router 1''' wie folgt aus:
 
Router 1# '''configure terminal'''
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''ipv6 address 2001:111:222:333::1/127'''</div>
Router 1(config)# '''interface tunnel 10'''
 
Router 1(config-if)# '''ipv6 address 2001:111:222:333::1/127'''
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''tunnel source GigabitEthernet 0/0/0'''</div>
Router 1(config-if)# '''tunnel source GigabitEthernet 0/0/0'''
 
Router 1(config-if)# '''tunnel destination 192.168.1.1'''
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''tunnel destination 192.168.1.1'''</div>
Router 1(config-if)# '''tunnel mode ipv6ip'''
 
Router 1(config-if)# '''end'''
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''tunnel mode ipv6ip'''</div>
Router 1# '''write'''
 
<div style="margin-left:1cm;margin-right:1cm;">Router 1(config-if)# '''end'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Router 1# '''write'''</div>
 
'''Test Your&nbsp; IPv6 Knowledge With [https://ipcisco.com/ipv6-quizes/ IPv6 Questions and Answers]!'''


=== IPv6 Over IPv4 GRE Tunnel Configuration on Router 2 ===
=== IPv6 Over IPv4 GRE Tunnel Configuration on Router 2 ===
Now we will do this '''Manual''' '''IPv6 over IPv4 Tunnel Configuration''' on Roouter 2.
Jetzt werden wir diese '''Manuelle''' '''IPv6-über-IPv4-Tunnelkonfiguration''' auf Roouter 2 durchführen.


<div style="margin-left:1cm;margin-right:1cm;">Router 2# '''configure terminal'''</div>
Router 2# '''configure terminal'''
 
Router 2(config)# '''interface tunnel 10'''
<div style="margin-left:1cm;margin-right:1cm;">Router 2(config)# '''interface tunnel 10'''</div>
Router 2(config-if)# '''ipv6 address 2001:111:222:333::2/127'''
 
Router 2(config-if)# '''tunnel source GigabitEthernet 0/0/0'''
<div style="margin-left:1cm;margin-right:1cm;">Router 2(config-if)# '''ipv6 address 2001:111:222:333::2/127'''</div>
Router 2(config-if)# '''tunnel destination 192.168.1.2'''
 
Router 2(config-if)# '''tunnel mode ipv6ip'''
<div style="margin-left:1cm;margin-right:1cm;">Router 2(config-if)# '''tunnel source GigabitEthernet 0/0/0'''</div>
Router 2(config-if)# '''end'''
 
Router 2# '''write'''
<div style="margin-left:1cm;margin-right:1cm;">Router 2(config-if)# '''tunnel destination 192.168.1.2'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Router 2(config-if)# '''tunnel mode ipv6ip'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Router 2(config-if)# '''end'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Router 2# '''write'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">&nbsp;</div>


=== Manual IPv6 Over IPv4 Tunnel Verification ===
=== Manual IPv6 Over IPv4 Tunnel Verification ===
To verify our manual IPv6 over IPv4 tunnel configuration, we will use “'''show tunnel interface'''” command. This ommand will give us the detailed information about the tunnel interface.
Um unsere manuelle IPv6-über-IPv4-Tunnelkonfiguration zu überprüfen, verwenden wir den Befehl "'''show tunnel interface'''". Dieser Befehl liefert uns detaillierte Informationen über die Tunnelschnittstelle.
 
<div style="margin-left:1cm;margin-right:1cm;">Router 1# '''show tunnel interface'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Tunnel0</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Mode:GRE/IP, Destination 192.168.1.2, Source 192.168.1.1</div>
 
<div style="margin-left:1cm;margin-right:1cm;">IP transport: output interface GigabitEthernet 0/0/0 next hop 192.168.1.2</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Application ID 1: unspecified</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Linestate – current up</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Internal linestate – current up, evaluated up</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Tunnel Source Flags: Local</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Transport IPv4 Header DF bit cleared</div>
 
<div style="margin-left:1cm;margin-right:1cm;">OCE: IP tunnel decap</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Provider: interface Tu0, prot 47</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Performs protocol check [47]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Protocol Handler: GRE: opt 0x0</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: ipv4 [ipv4 dispatcher: punt]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: ipv6 [ipv6 dispatcher: from if Tu0]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: mpls [mpls dispatcher: drop]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: otv [mpls dispatcher: drop]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: generic [mpls dispatcher: drop]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the EON IP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the IPinIP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the NOSIP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the IPv6inIP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the RBSCP/IP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Router 2# '''show tunnel interface'''</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Tunnel0</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Mode:GRE/IP, Destination 192.168.1.1, Source 192.168.1.2</div>
 
<div style="margin-left:1cm;margin-right:1cm;">IP transport: output interface GigabitEthernet 0/0/0 next hop 192.168.1.1</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Application ID 1: unspecified</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Linestate – current up</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Internal linestate – current up, evaluated up</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Tunnel Source Flags: Local</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Transport IPv4 Header DF bit cleared</div>
 
<div style="margin-left:1cm;margin-right:1cm;">OCE: IP tunnel decap</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Provider: interface Tu0, prot 47</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Performs protocol check [47]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">Protocol Handler: GRE: opt 0x0</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: ipv4 [ipv4 dispatcher: punt]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: ipv6 [ipv6 dispatcher: from if Tu0]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: mpls [mpls dispatcher: drop]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: otv [mpls dispatcher: drop]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">ptype: generic [mpls dispatcher: drop]</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the EON IP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the IPinIP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the NOSIP protocol</div>
 
<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the IPv6inIP protocol</div>


<div style="margin-left:1cm;margin-right:1cm;">There are 0 tunnels running over the RBSCP/IP protocol</div>
Router 1# '''show tunnel interface'''
Tunnel0
Mode:GRE/IP, Destination 192.168.1.2, Source 192.168.1.1
IP transport: output interface GigabitEthernet 0/0/0 next hop 192.168.1.2
Application ID 1: unspecified
Linestate – current up
Internal linestate – current up, evaluated up
Tunnel Source Flags: Local
Transport IPv4 Header DF bit cleared
OCE: IP tunnel decap
Provider: interface Tu0, prot 47
Performs protocol check [47]
Protocol Handler: GRE: opt 0x0
ptype: ipv4 [ipv4 dispatcher: punt]
ptype: ipv6 [ipv6 dispatcher: from if Tu0]
ptype: mpls [mpls dispatcher: drop]
ptype: otv [mpls dispatcher: drop]
ptype: generic [mpls dispatcher: drop]
There are 0 tunnels running over the EON IP protocol
There are 0 tunnels running over the IPinIP protocol
There are 0 tunnels running over the NOSIP protocol
There are 0 tunnels running over the IPv6inIP protocol
There are 0 tunnels running over the RBSCP/IP protocol


[https://ipcisco.com/lesson/manual-ipv6-over-ipv4-tunnel-config/ https://ipcisco.com/lesson/manual-ipv6-over-ipv4-tunnel-config/]
Router 2# '''show tunnel interface'''
Tunnel0
Mode:GRE/IP, Destination 192.168.1.1, Source 192.168.1.2
IP transport: output interface GigabitEthernet 0/0/0 next hop 192.168.1.1
Application ID 1: unspecified
Linestate – current up
Internal linestate – current up, evaluated up
Tunnel Source Flags: Local
Transport IPv4 Header DF bit cleared
OCE: IP tunnel decap
Provider: interface Tu0, prot 47
Performs protocol check [47]
Protocol Handler: GRE: opt 0x0
ptype: ipv4 [ipv4 dispatcher: punt]
ptype: ipv6 [ipv6 dispatcher: from if Tu0]
ptype: mpls [mpls dispatcher: drop]
ptype: otv [mpls dispatcher: drop]
ptype: generic [mpls dispatcher: drop]
There are 0 tunnels running over the EON IP protocol
There are 0 tunnels running over the IPinIP protocol
There are 0 tunnels running over the NOSIP protocol
There are 0 tunnels running over the IPv6inIP protocol
There are 0 tunnels running over the RBSCP/IP protocol


<noinclude>


== Anhang ==
=== Siehe auch ===
{{Special:PrefixIndex/{{BASEPAGENAME}}}}
==== Links ====
===== Weblinks =====
# [https://ipcisco.com/lesson/manual-ipv6-over-ipv4-tunnel-config/ https://ipcisco.com/lesson/manual-ipv6-over-ipv4-tunnel-config/]
# [https://ipcisco.com/cisco-packet-tracer-configuration-examples/ DOWNLOAD Cisco Packet Tracer Configurations]
# Test Your IPv6 Knowledge With [https://ipcisco.com/ipv6-quizes/ IPv6 Questions and Answers]


[https://ipcisco.com/cisco-packet-tracer-configuration-examples/ DOWNLOAD Cisco Packet Tracer Configurations]
[[Kategorie:IPv6/Tunnel]]
[[Kategorie:tmp]]
</noinclude>

Aktuelle Version vom 19. Oktober 2024, 13:33 Uhr

topic - Beschreibung

Bescheibung

In dieser Lektion IPv6-Tunnelkonfiguration lernen Sie, wie man IPv6 über IPv4-Tunnel manuell konfiguriert.

  • Wie Sie wissen, brauchen wir für den Übergang von IPv4 zu IPv6 manchmal eine Übergangslösung.
  • Die Konfiguration von IPv4 Tunnel für IPv6 auf Dual-Stack-Routern ist ebenfalls eine vorübergehende Lösung während des IPv6 Übergangs.

Für unser IPv6 over IPv4 Tunnel-Konfigurationsbeispiel werden wir die untenstehende einfache Topologie verwenden.

  • Wie Sie in dieser Topologie sehen können, gibt es zwei Seiten, die IPv6-fähig sind.
  • Wir bauen Manual Tunnel zwischen diesen beiden IPv6-Seiten.
  • Auf diese Weise stellen wir die Kommunikation zwischen den beiden Standorten sicher.

Wie bereits erwähnt, ist dies eine vorübergehende Lösung für ein IPv6-fähiges Netzwerk.

  • Mit anderen Worten, dies ist nicht die endgültige Architektur für ein IPv6-Netz.
  • Aber auf dem Weg zu einer solchen Architektur können wir den Manuellen IPv6-über-IPv4-Tunnel verwenden.
  • Neben dieser Technik gibt es auch andere Techniken, die wir für diesen Zweck verwenden können.

Diese Techniken sind unten aufgeführt:

  • Manual
  • GRE
  • IPv4- compatible
  • 6to4
  • 6RD
  • ISATAP

Hier werden wir die Manuelle Tunnel Konfiguration vornehme: IPv6 configuration.

Konfiguration

Tunnel erstellen

Der erste Schritt der manuellen IPv6 over IPv4 Tunnel Konfiguration ist die Erstellung des Tunnels.

  • Um dies zu tun, erstellen wir den Tunnel mit der Tunnelnummer mit dem Befehl "interface tunnel tunnel-number".
  • Unsere Tunnelnummer ist 10 für diese Konfiguration.
Router 1# configure terminal
Router 1(config)# interface tunnel 10

IPv6 Addresse zum Interface hinzufügen

Dann fügen wir eine IPv6-Adresse zu dieser Schnittstelle hinzu.

  • Dies kann manuell oder im IPv6 EUI-64 Format erfolgen.

Im Folgenden werden wir die IPv6-Adresse manuell festlegen.

Router 1(config-if)# ipv6 address 2001:111:222:333::1/127

Setting Tunnel Source and Destination Address

Nachdem die IPv6-Adresse des Tunnels festgelegt wurde, werden die Quell- und Ziel-IPv4-Adressen der physikalischen Adresse festgelegt.

  • Wir können hier auch den IPv4-fähigen Schnittstellennamen verwenden.
  • Hier wird die Gigabit-Ethernet-Schnittstelle 0/0/0 des Routers als Quelle und die IPv4-Adresse der Zielschnittstelle als Tunnelzieladresse verwendet.

Das Format des Befehls tunnel source ist unten angegeben:

tunnel source {ip-address | ipv6-address | interface-type interface-number}

Das Format des Tunnelbestimmungsbefehls ist im Folgenden dargestellt:

tunnel destination {host-name | ip-address | ipv6-address}
Router 1(config-if)# tunnel source GigabitEthernet 0/0/0
Router 1(config-if)# tunnel destination 192.168.1.1

Tunnelmodus einstellen

Der letzte Schritt zur manuellen IPv6-über-IPv4-Tunnelkonfiguration ist das Einstellen des Tunnelmodus.

  • Hier können wir auch andere Tunnelmodi einstellen, aber hier konfigurieren wir Manual IPv6 Tunnel.
  • Wir wählen also den Modus 'ipv6ip'.

Das Format dieses Befehls ist unten angegeben

tunnel mode {aurp | cayman | dvmrp | eon | gre| gre multipoint | gre ipv6 | ipip [decapsulate-any] | iptalk | ipv6 | mpls | nos
Router 1(config-if)# tunnel mode ipv6ip

Die vollständigen Befehle sehen auf Router 1 wie folgt aus:

Router 1# configure terminal
Router 1(config)# interface tunnel 10
Router 1(config-if)# ipv6 address 2001:111:222:333::1/127
Router 1(config-if)# tunnel source GigabitEthernet 0/0/0
Router 1(config-if)# tunnel destination 192.168.1.1
Router 1(config-if)# tunnel mode ipv6ip
Router 1(config-if)# end
Router 1# write

IPv6 Over IPv4 GRE Tunnel Configuration on Router 2

Jetzt werden wir diese Manuelle IPv6-über-IPv4-Tunnelkonfiguration auf Roouter 2 durchführen.

Router 2# configure terminal
Router 2(config)# interface tunnel 10
Router 2(config-if)# ipv6 address 2001:111:222:333::2/127
Router 2(config-if)# tunnel source GigabitEthernet 0/0/0
Router 2(config-if)# tunnel destination 192.168.1.2
Router 2(config-if)# tunnel mode ipv6ip
Router 2(config-if)# end
Router 2# write

Manual IPv6 Over IPv4 Tunnel Verification

Um unsere manuelle IPv6-über-IPv4-Tunnelkonfiguration zu überprüfen, verwenden wir den Befehl "show tunnel interface". Dieser Befehl liefert uns detaillierte Informationen über die Tunnelschnittstelle.

Router 1# show tunnel interface
Tunnel0
Mode:GRE/IP, Destination 192.168.1.2, Source 192.168.1.1
IP transport: output interface GigabitEthernet 0/0/0 next hop 192.168.1.2
Application ID 1: unspecified
Linestate – current up
Internal linestate – current up, evaluated up
Tunnel Source Flags: Local
Transport IPv4 Header DF bit cleared
OCE: IP tunnel decap
Provider: interface Tu0, prot 47
Performs protocol check [47]
Protocol Handler: GRE: opt 0x0
ptype: ipv4 [ipv4 dispatcher: punt]
ptype: ipv6 [ipv6 dispatcher: from if Tu0]
ptype: mpls [mpls dispatcher: drop]
ptype: otv [mpls dispatcher: drop]
ptype: generic [mpls dispatcher: drop]
There are 0 tunnels running over the EON IP protocol
There are 0 tunnels running over the IPinIP protocol
There are 0 tunnels running over the NOSIP protocol
There are 0 tunnels running over the IPv6inIP protocol
There are 0 tunnels running over the RBSCP/IP protocol
Router 2# show tunnel interface
Tunnel0
Mode:GRE/IP, Destination 192.168.1.1, Source 192.168.1.2
IP transport: output interface GigabitEthernet 0/0/0 next hop 192.168.1.1
Application ID 1: unspecified
Linestate – current up
Internal linestate – current up, evaluated up
Tunnel Source Flags: Local
Transport IPv4 Header DF bit cleared
OCE: IP tunnel decap
Provider: interface Tu0, prot 47
Performs protocol check [47]
Protocol Handler: GRE: opt 0x0
ptype: ipv4 [ipv4 dispatcher: punt]
ptype: ipv6 [ipv6 dispatcher: from if Tu0]
ptype: mpls [mpls dispatcher: drop]
ptype: otv [mpls dispatcher: drop]
ptype: generic [mpls dispatcher: drop]
There are 0 tunnels running over the EON IP protocol
There are 0 tunnels running over the IPinIP protocol
There are 0 tunnels running over the NOSIP protocol
There are 0 tunnels running over the IPv6inIP protocol
There are 0 tunnels running over the RBSCP/IP protocol


Anhang

Siehe auch

Links

Weblinks
  1. https://ipcisco.com/lesson/manual-ipv6-over-ipv4-tunnel-config/
  2. DOWNLOAD Cisco Packet Tracer Configurations
  3. Test Your IPv6 Knowledge With IPv6 Questions and Answers