assignment2:)hint how)to)configure)ipv6) - naist · pdf filemove object set tiled background...

10
Assignment 2: Hint How to Configure IPv6

Upload: hadan

Post on 22-Feb-2018

221 views

Category:

Documents


1 download

TRANSCRIPT

Assignment  2:  Hint  How  to  Configure  IPv6  

Environment  

PC  Configura9on  

1.  Choose  PC  2.  Config  >  FastEthernet  3.  IPv6  configura9on  >  

Check  “Auto  config”  

   

Router  Configura9on(1)  1.  Choose  Router  2.  CLI    3.  Set  IPv6  configura9on  

to  each  interfaces  (e.g.,    FastEthernet  0/X,  Serial  0/0/X)  

Router  Configura9on(2)  Command  :    (config)#ipv6  unicast-­‐rou9ng  

 :Enable  IPv6  rou9ng    (config-­‐if)#ipv6  enable    

 :Enable  IPv6  on  this  interface    (config-­‐if)#ipv6  address  

 :Set  IPv6  address  on  this  interface    

(*)  Web  search  Keywords:  Cisco,  IOS,  command  

Check  IPv6  address  

•  AYer  these  configura9on,  you  can  see  IPv6  address  on  PC.  

u How  these  PCs  got  IPv6  address  automa9cally?  

Check  connec9vity  (2)  •  Try  “ping”  command  to  each  Interfaces.      e.g.,  Ping  from  PC1  to  PC2  (2001:470:1:1:202:4AFF:FE39:31E8)    

Check  Connec9vity(2)  

u Can  you  communicate  from  PC  0~2  to  PC  3~5?  

   

RIPng  Sebngs  

•  RIPng  references:  

•  (config)#ipv6  router  rip  <tag>  :enable  RIPng  on  this  router.  (<tag>:  freename)  

•  (config-­‐if)ipv6  rip  <tag>  enable  :use  RIPng  rou9ng  on  this  interface.  

   

Setup  RIPng  on  each  routers.  

Check  connec9vity  (3)