Chinaunix首页 | 论坛 | 博客
  • 博客访问: 791130
  • 博文数量: 102
  • 博客积分: 10011
  • 博客等级: 上将
  • 技术积分: 2301
  • 用 户 组: 普通用户
  • 注册时间: 2006-10-08 13:00
文章存档

2011年(2)

2010年(30)

2009年(25)

2008年(45)

我的朋友

分类:

2010-09-19 17:30:28

 Lesson 2 Enabling IPv6 on Cisco Routers

Objectives

Upon completion of this lesson , you will be able to :

Ø Describe how IPv6 is enabled on Cisco routers

Ø Use Cisco IOS software commands to enable IPv6 on Cisco routers

Lesson outline

Ø Enabling IPv6 on Cisco routers

Ø IPv6 address configuration

0    Enabling IPv6 on Cisco routers

To enable IPv6 on Cisco IOS:

Ø enable IPv6 unicast packet forwarding 

ipv6 unicast-routing

Ø enables IPv6 traffic forwarding

2  IPv6 address configuration

The ipv6 address command:

Ø Enables IPv6 on the interface

Ø Configures the interface IPv6 addresses

ipv6 enable/ipv6 address XXX eui-64/ipv6 unnumbered /ipv6 address XXX

such as :

·        router>enable

·        router#config t

·        router(config)#ipv6 unicast-routing

 

·        router(config)#interface fa0/0

 

·        router(config-if)#ipv6 address 2001:db8:c18:1::/64 eui-64

 

·        router(config-if)#no shut

 

·        router#show ipv6 interface fa0/0

 

3    Summary

In this lesson , you learned to :

Ø Describe how IPv6 is enabled to Cisco routers

Ø Use Cisco IOS software commands to enable IPv6 on Cisco routers

阅读(500) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~