本次实验实验GNS3模拟器进行:实验内的所有PC都是路由器
实验目的:实现全网通
IOU1的配置
Configure terminal
Ipv6 unicast-routing
Interface ethernet 0/0
Duplex full
Ipv6 address 2017:1212::1/64
No shutdown
Exit
Interface ethernet 0/1
Duplex full
Ipv6 address 2016:1110::1/64
No shutdown
Exit
Interface ethernet 0/2
Duplex full
Ipv6 address 2016:1111::1/64
No shutdown
Exit
Ipv6 route 2016:3333::/64 2017:1212::2
Ipv6 route ::/0 2016:1110::2
Ipv6 route ::/0 2016:1111::2
IOU2的配置
Configure terminal
Ipv6 unicast-routing
Interface ethernet 0/0
Duplex full
Ipv6 address 2017:1212::2/64
No shutdown
Exit
Interface ethernet 0/1
Duplex full
Ipv6 address 2017:2323::1/64
No shutdown
Exit
Ipv6 route 2016:1110::/64 2017:1212::1
Ipv6 route 2016:1111::/64 2017:1212::1
Ipv6 route 2016:3333::/64 2017:2323::2
IOU3的配置
Configure terminal
Ipv6 unicast-routing
Interface ethernet 0/0
Duplex full
Ipv6 address 2017:2323::2/64
No shutdown
Exit
Interface ethernet 0/1
Duplex full
Ipv6 address 2016:3333::1/64
No shutdown
Exit
Ipv6 route 2016:1110::/64 2017:2323::1
Ipv6 route 2016:1111::/64 2017:2323::1
Ipv6 route ::/0 2016:3333::2
IOU4的配置
Configure terminal
Ipv6 unicast-routing
Interface ethernet 0/0
Duplex full
Ipv6 address 2016:1110::2/64
No shutdown
Exit
Ipv6 route 2016:3333::/64 2016:1110::1
IOU5的配置
Configure terminal
Ipv6 unicast-routing
Interface ethernet 0/0
Ipv6 address 2016:1111::2/64
No shutdown
Exit
Ipv6 route 2016:3333::/64 2016:1111::1
IOU6的配置
Configure terminal
Ipv6 unicast-routing
Interface ethernet 0/0
Duplex full
Ipv6 address 2016:3333::2/64
No shutdown
Exit
Ipv6 route 2016:1110::/64 2016:3333::1
Ipv6 route 2016:1111::/64 2016:3333::1