IPV6 Static routing configuration

Source: Internet
Author: User

Just started to learn the configuration of Routing and switch, there is a lot of things will not, want to record for later review of the use, and write it also for Beginners friends reference. Let the Master drift through

The topology diagram for the IPV6 static route is as follows:

650) this.width=650; "src=" http://s4.51cto.com/wyfs02/M01/7D/84/wKioL1bqKfjC53i4AADQM9jFclY248.jpg "title=" 49.jpg "alt=" Wkiol1bqkfjc53i4aadqm9jfcly248.jpg "/>

First, the purpose of the experiment

1. Understanding the static routing

2. Understanding the basic methods of IPV6 addressing

3. How to configure the IPV6 address on the router

4. Configuration of the local loopback address

Second, the configuration script

R1

Conf t

IPv6 unicast-routing

Interface f1/0

IPv6 address 2009:1212::1/64

No shutdown

Interface Loopback0

IPv6 address 2010:1111::1/64

Interface Loopback1

IPv6 address 2011:1111::1/64

Exit

IPv6 Route 2012:3333::/64 2009:1212::2

IPv6 Route 2009:2323::/64 2009:1212::2

End


R2

Conf t

IPv6 unicast-routing

Interface f1/0

IPv6 address 2009:1212::2/64

No shutdown

Interface F1/1

IPv6 address 2009:2323::2/64

No shutdown

Exit

IPv6 Route 2012:3333::/64 2009:2323::3

IPv6 Route 2010:1111::/64 2009:1212::1

IPv6 Route 2011:1111::/64 2009:1212::1

End


R3

Conf t

IPv6 unicast-routing

Interface F1/1

IPv6 address 2009:2323::3/64

No shutdown

Interface Loopback0

IPv6 address 2012:3333::3/64

Exit

IPv6 Route 2010:1111::/64 2009:2323::2

IPv6 Route 2011:1111::/64 2009:2323::2

IPv6 Route 2009:1212::/64 2009:2323::2

End

Third, experimental commissioning

1.show IPv6 interface

R1#sh IPv6 interface fastethernet1/0

Fastethernet1/0 is up, line protocol are up

IPV6 is enabled, link-local address is fe80::c80c:1aff:fe10:1c//interface f1/0 enabled IPV6, local link address is automatically configured as fe80::c80c:1aff:fe10:1c

Global unicast Address (es):

2009:1212::1, Subnet is 2009:1212::/64//aggregatable global unicast addresses and subnets

Joined Group Address (ES)://Join multicast addresses

FF02::1//Indicates all nodes and routers on the local link

Ff02::2//Indicates all routers on the local link

Ff02::1:ff00:1//multicast address for the requested node that is used to replace the ARP mechanism

FF02::1:FF10:1C//The requested section in connection with unicast address 2009:1212::1 is a multicast address

MTU is bytes

ICMP error Messages limited to one every milliseconds

ICMP redirects is enabled//enable ICMP redirection

ND Dad is enabled, number of dad attempts:1//nd (neighbor detection) and duplicate address detection start

ND reachable time is 30000 milliseconds

ND advertised reachable time is 0 milliseconds//(neighbor detection) up to

ND advertised retransmit interval is 0 milliseconds

ND Router Advertisements is sent every seconds

ND Router advertisements live for 1800 seconds

Hosts use stateless AutoConfig for addresses. Automatically configure addresses with stateless

2.show IPv6 route

R1#sh IPv6 route Static

IPV6 Routing Table-10 Entries

Codes:c-Connected, L-local, S-static, R-rip, B-BGP

U-per-user Static Route

I1-isis L1, I2-isis L2, ia-isis Interarea, is-isis Summary

O-OSPF Intra, OI-OSPF Inter, OE1-OSPF ext 1, OE2-OSPF ext 2

ON1-OSPF NSSA ext 1, ON2-OSPF NSSA ext 2

S 2009:2323::/64 [1/0]

Via 2009:1212::2

S 2012:3333::/64 [1/0]

Via 2009:1212::2


This article is from the Web Learning Notes blog, so be sure to keep this source http://cdlaowang.blog.51cto.com/5022872/1752115

IPV6 Static routing configuration

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.