What Is IPv6 Static and Default Route - How To Configuration
What Is IPv6 Static and Default Route - How To Configuration
What Is IPv6 Static and Default Route - How To Configuration
How to Configuration
Home
Networking Fundamentals
Routing
Switching
IP Routing Protocols
IP Addressing
Access Control Lists – ACLs
What is a VLAN?
Network Security.
Network Troubleshooting.
Advertise
Book Store
Services
Static and default routes IP conꆿ�gurations on network routers is to enable communication to remote
networks that are not directly connected.
There are similarities when conꆿ�guring IPv4 and IPv6 static and default routes on Cisco Integrated
Services Routers (ISRs), the only diȋerence is the IP addressing formats and IPv6 routing had to be
enabled on the router with the ipv6 unicast-routing command in global conꆿ�guration mode.
Directly Connected IPv6 Static Route – A directly connected static route is enabled when an outgoing
interface is speciꆿ�ed.
A directly connected static route is normally used with a point-to-point serial interface.
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 1/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
To conꆿ�gure a directly attached IPv6 static route, use the following command format:
e.g.
Recursive IPv6 Static Route – A recursive static route is created when specifying the next-hop IP
address.
This method enable the router to perform a recursive lookup in the routing table in order to identify the
outgoing interface.
In a recursive IPv6 static route, the route entry has the next-hop router IPv6 address.
To conꆿ�gure a recursive IPv6 static route, use the following command format:
e.g.
Default IPv6 Static Route – A default IPv6 static route is created by specifying the destination IPv6
preꆿ�x and preꆿ�x length all zeros, ::/0.
e.g.
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 2/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
All router interfaces must be enabled with IPv6 unicast-routing command before further conꆿ�gurations.
If you look closely at the topology, the routers GigabitEthernet0/1 (G0/1) interface has a globally routable
unicast address and EUI-64 is used to create the interface identiꆿ�er portion of the address.
The S0/0/1 interface has a privately routable, unique-local address, which is recommended for point-to-
point serial connections.
R1 Con�guration.
1. Enable IPv6 routing, then conꆿ�gure the router G0/1 and serial interface with IPv6 address.
R1(conꆿ�g-if)# no shutdown
R1(conꆿ�g-if)# no shutdown
R1(conꆿ�g-if)# exit
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 3/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
R2 Con�guration.
2. Enable IPv6 routing, then conꆿ�gure the router G0/1 and serial interface with IPv6 address.
R2(conꆿ�g-if)# no shutdown
R2(conꆿ�g-if)# no shutdown
R2(conꆿ�g-if)# exit
R1(conꆿ�g)#
3. Now create a return route to 2001:FC8:A72C:A::/64 on R2 to successfully ping across the network.
R2(conꆿ�g)#
Now that both routers have static routes conꆿ�gured on them, communication across the network will be
successful.
In a next-hop/recursive static route, the IPv6 address of the neighboring router is speciꆿ�ed.
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 4/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
Before any packet is forwarded by router, the routing table process must determine the exit interface to
use to in order to forward the packet. This causes the router to take a second look at the routing table to
determine the exit interface for the destination network.
Firstly, delete the directly enabled static route On router R1, and conꆿ�gure a recursive static route.
R1(conꆿ�g)# exit
also, delete the directly enabled static route On router R2, and conꆿ�gure a recursive static route.
R2(conꆿ�g)# exit
In a default static route, the destination IPv6 preꆿ�x and preꆿ�x length are all zeros.
Firstly, delete the recursive static route on router R1 and conꆿ�gure a default static route.
R1(conꆿ�g)#
Delete the recursive static route and add a default static route on R2.
R2(conꆿ�g)#
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 5/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
IPv6 ACLs
0 ﺃﻋﺟﺑﻧﻲ 0 tweet
IP Addressing
Related Posts
What is Stateless DHCPv6? Explained with Examples
Leave a Reply
Your email address will not be published. Required ꆿ�elds are marked *
Comment
Name *
Email *
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 6/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
Website
Post Comment
Search
Sponsors
* required
First Name:
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 7/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
Email Address: *
Sign Me Up
Home
Advertise
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 8/9
11/23/2016 What is IPv6 Static and Default Route ? How to Configuration
Routing
Switching
Book Store
(c) Copyright 2013. Orbit-Computer-Solutions.Com. All rights reserved. The information provided on this
solutions.com reserves the right to change this policy at any time without prior notice. Cisco and All related
product mentioned in any portion of this website are the registered trademarks of Cisco.com their
respective owners. Microsoft Windows and All related products mentioned in any portion of this website are
registered trademark of Microsoft Corporation.
http://www.orbitcomputersolutions.com/ipv6staticanddefaultroutehowtoconfigureipv6staticanddefaultroute/ 9/9