Trouble setting up ipv6 static routing?

author

 

I'm new to networking and i'm currently learning about ipv6 in static routing. I set up an environment in cisco packet tracer like this: have connected two routers with serial medium , each router with a switch with a copper straight-through medium in GigabitEthernet interface and with FastEthernet interface I have connected each switch with each computer. And this are the commands for the routers:

R1(config) # interface GigabitEthernet 0/0

R1(config-if ) # ipv6 address 2001:DB8:ACAD:A::/64 eui-64

R1(config- if ) # no shutdown

R1(config-if ) # exit

R1(config) # interface Serial 0/1/0

R1(config) # ipv6 address FC00::1/64

R1(config- if ) # no shutdown

R1(config-if ) # exit

R1(config) #ipv6 ipv6 unicast-routing

R1(config) # ipv6 route 2001:DB8:ACAD:B::/64 Serial0/1/0

R1(config-if ) # exit

R2 Configuration

R2(config) # interface GigabitEthernet 0/0

R2(config-if ) # ipv6 address 2001:DB8:ACAD:B::/64 eui-64

R2(config- if ) # no shutdown

R2(config-if ) # exit

R2(config) # interface Serial 0/1/0

R2(config) # ipv6 address FC00::2/64

R2(config- if ) # no shutdown

R2(config-if ) # exit

R2(config) #ipv6 ipv6 unicast-routing

R2(config) # ipv6 route 2001:DB8:ACAD:A::/64 Serial0/1/0

R2(config-if ) # exit

Pc1: IPV6 address is : 2001:DB8:ACAD:A::F /64 and default gateway is : 2001:DB8:ACAD:A::1. / 2001:DB8:ACAD:B::1 and IPV6 addres : 2001:DB8:ACAD:B::F for the second pc. When i try to ping nothing happens though.What have i done wrong?

  • Total 0 Answer
  • 885
Can You answer this question?

Whoops, looks like something went wrong.

1/1 ErrorException in Filesystem.php line 111: file_put_contents(/var/www/html/storage/framework/sessions/1gREQfG0Af1dfIzKmncDtTrHyLdGKV2elVzyQe5w): failed to open stream: No space left on device

  1. in Filesystem.php line 111
  2. at HandleExceptions->handleError(2, 'file_put_contents(/var/www/html/storage/framework/sessions/1gREQfG0Af1dfIzKmncDtTrHyLdGKV2elVzyQe5w): failed to open stream: No space left on device', '/var/www/html/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php', 111, array('path' => '/var/www/html/storage/framework/sessions/1gREQfG0Af1dfIzKmncDtTrHyLdGKV2elVzyQe5w', 'contents' => 'a:4:{s:6:"_token";s:40:"0OXTEJxeS9Zv98ZtBkQE63bQ4q4wHLTx9qF4aLs3";s:11:"viewed_urls";a:1:{i:0;s:38:"trouble-setting-up-ipv6-static-routing";}s:9:"_previous";a:1:{s:3:"url";s:66:"http://www.networkbulls.com/trouble-setting-up-ipv6-static-routing";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}', 'lock' => true))
  3. at file_put_contents('/var/www/html/storage/framework/sessions/1gREQfG0Af1dfIzKmncDtTrHyLdGKV2elVzyQe5w', 'a:4:{s:6:"_token";s:40:"0OXTEJxeS9Zv98ZtBkQE63bQ4q4wHLTx9qF4aLs3";s:11:"viewed_urls";a:1:{i:0;s:38:"trouble-setting-up-ipv6-static-routing";}s:9:"_previous";a:1:{s:3:"url";s:66:"http://www.networkbulls.com/trouble-setting-up-ipv6-static-routing";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}', 2) in Filesystem.php line 111
  4. at Filesystem->put('/var/www/html/storage/framework/sessions/1gREQfG0Af1dfIzKmncDtTrHyLdGKV2elVzyQe5w', 'a:4:{s:6:"_token";s:40:"0OXTEJxeS9Zv98ZtBkQE63bQ4q4wHLTx9qF4aLs3";s:11:"viewed_urls";a:1:{i:0;s:38:"trouble-setting-up-ipv6-static-routing";}s:9:"_previous";a:1:{s:3:"url";s:66:"http://www.networkbulls.com/trouble-setting-up-ipv6-static-routing";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}', true) in FileSessionHandler.php line 83
  5. at FileSessionHandler->write('1gREQfG0Af1dfIzKmncDtTrHyLdGKV2elVzyQe5w', 'a:4:{s:6:"_token";s:40:"0OXTEJxeS9Zv98ZtBkQE63bQ4q4wHLTx9qF4aLs3";s:11:"viewed_urls";a:1:{i:0;s:38:"trouble-setting-up-ipv6-static-routing";}s:9:"_previous";a:1:{s:3:"url";s:66:"http://www.networkbulls.com/trouble-setting-up-ipv6-static-routing";}s:6:"_flash";a:2:{s:3:"old";a:0:{}s:3:"new";a:0:{}}}') in Store.php line 128
  6. at Store->save() in StartSession.php line 88
  7. at StartSession->terminate(object(Request), object(Response)) in Kernel.php line 216
  8. at Kernel->terminateMiddleware(object(Request), object(Response)) in Kernel.php line 187
  9. at Kernel->terminate(object(Request), object(Response)) in index.php line 58
  10. at require_once('/var/www/html/public/index.php') in index.php line 20