IPv6 Static Routes (On Cisco Routers)

  • June 20, 2012
cisco-static-routing-example
On Cisco routers to create a static route for IPv6, we use the similar commands with IPv4. We can make this configuration with three ways : 1) To send all packets to the next-hop address :
ipv6 route 2001:dc8:b15:4::1/64 2001:dc8:b15:5::1/64
2) Directly attached static route to send packets out an interface :
ipv6 route 2001:dc8:b15:4::1/64 fastethernet 0/0
3) Full specified static route on a broadcast interface :
ipv6 route 2001:dc8:b15:4::1/64 fastethernet 0/0 2001:dc8:b15:5::1
Below there is an example of IPv6 static routes on Cisco routers.
[sc name=”ContentRMessage”] Other Static Routing Lessons on Other Vendors IPv4 Static Route Configuration on Cisco IPv6 Static Route Configuration on Cisco IPv6 Default Route Configuration on Cisco IPv4 Static Route Configuration on Juniper IPv6 Static Route Configuration on Juniper IPv6 Static Route Configuration on Juniper IPv4 Static Route Configuration on Nokia IPv4 Default and Floating Route Configuration on Nokia St Route Configuratioatic Route on Huawei and Load Balancing IPv4 Default and Floating Route Configuration on Huawei You can find the other IPv6 articles below… IPv6 IPv6 – Part 1 (IPv6 and IPv6 Addresses) IPv6 – Part 2 (What does IPv6 bring?) IPv6 – Part 3 (Address Types in IPv6) IPv6 – Part 4 (Subnetting IPv6) IPv6 Static Route Configuration Examples… IPv6 Static Route Configuration on Cisco IPv6 Static Route Configuration on Juniper IPv6 Routing Protocols… IPv6 Routing Protocols – Part 1 IPv6 Routing Protocols – Part 2 (OSPFv3) IPv6 Routing Protocols – Part 3 (EIGRP for IPv6) IPv6 Routing Protocols – Part 4 (RIPng) IPv6 Routing Protocols – Part 5 (ISIS for IPv6) IPv6 Routing Protocols CONFIGURATIONs..! Static/Default Route Configuration Example On Cisco IOS OSPFv3 Configuration Example On Cisco IOS EIGRP for IPv6 Configuration Example On Cisco IOS RIPng Configuration Example On Cisco IOS ISIS for IPv6 Configuration Example On Cisco IOS IPv4 and IPv6 Headers… IPv4 and IPv6 Headers

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Cisco Systems is one of the important vendors in information technology and network field. Many network engineers work with Cisco...
What is NOS? A NOS (Network Operating System) is a special software that is designed for network equipment like router,...

SFP

SFP (Small Form-factor Pluggable) is a hot-pluggable network interface module used in the network devices of today’s computer networks. In...
Network engineers need practice on routers and switches. They use different emulators and simulators to gain hands on experience on...