Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to interconnect IPV6 ripng

2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

What this article shares with you is about how to interconnect IPV6 ripng. The editor thinks it is very practical, so I share it with you to learn. I hope you can get something after reading this article.

Experiment name: ipv6 ripng interconnection experiment

Experimental purpose: to open rip protocol under ipv6 to realize the interconnection of the whole network.

Lab Topology:

Implement the main configuration steps:

R1:

Router > en

Router#conf t

Router (config) # ipv6 unicast-routing

Router (config) # ipv6 router rip cisco

Router (config) # interface Loopback0

Router (config-if) # no ip address

Router (config-if) # ipv6 address 2006 purl 1111 purge 1ame64

Router (config-if) # ipv6 rip cisco enable

Router (config) # exit

Router (config) # interface f0and0

Router (config-if) # interface FastEthernet0/0

Router (config-if) # no ip add

Router (config-if) # ipv6 address 2009 ipv6 address 1111 Freud 1max 64

Router (config-if) # ipv6 rip cisco enable

Router (config-if) # exit

Router (config) # interface Serial0/3/0

Router (config-if) # no ip address

Router (config-if) # ipv6 address 2007 Virgo 12 Groupe 1 Dot 64

Router (config-if) # ipv6 rip cisco enable

Router (config-if) # clock rate 64000

R2:

Router > en

Router#conf t

Router (config) # ipv6 unicast-routing

Router (config) # ipv6 router rip cisco

Router (config) # int interface Serial0/3/0

Router (config-if) # no ip address

Router (config-if) # ipv6 address 2007 Drexel 12 ipv6 address 2 Unix 64

Router (config-if) # ipv6 rip cisco enable

Router (config-if) # exit

Router (config) # interface Serial0/3/1

Router (config-if) # no ip address

Router (config-if) # ipv6 address 2007 purl 23 purl 2 Unix 64

Router (config-if) # ipv6 rip cisco enable

Router (config-if) # clock rate 64000

R3:

Router > en

Router#conf t

Router (config) # ipv6 unicast-routing

Router (config) # ipv6 router rip cisco

Router (config) # interface Loopback0

Router (config-if) # no ip address

Router (config-if) # ipv6 address 2008 Virgo 4444 purl 4x64

Router (config-if) # ipv6 rip cisco enable

Router (config-if) # exit

Router (config) # interface f0and0

Router (config-if) # interface FastEthernet0/0

Router (config-if) # no ip add

Router (config-if) # ipv6 address 2010 ipv6 address 1111 bank 64

Router (config-if) # ipv6 rip cisco enable

Router (config-if) # exit

Router (config) # interface Serial0/3/0

Router (config-if) # no ip address

Router (config-if) # ipv6 address 2007 Fraser 34 purl 4 Candle 64

Router (config-if) # ipv6 rip cisco enable

Router (config-if) # exit

Router (config) # username cisco password 123

Router (config) # line vty 0 4

Router (config-line) # login local

DNS configuration:

Bind the IPV6 address of the web server to the specified domain name on dns, and bind the address of the router telnet to the specified domain name, so that the domain name can be accessed and telnet to the router on the pc1.

WEB configuration:

Open the http service and set up a home page for browsing.

Summary of the experiment:

Note that rip for ipv6 is configured under each interface.

The above is how to carry out IPV6 ripng interconnection, the editor believes that there are some knowledge points that we may see or use in our daily work. I hope you can learn more from this article. For more details, please follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report