毛片不卡视频操逼,日本亚洲电影在线观看,丁香婷婷亚洲五月,五月天亲亲黄色网,五月婷婷狠,村妓网在线视频中文字幕,色综合综合色

綠色資源網(wǎng):您身邊最放心的安全下載站! 最新軟件|熱門排行|軟件分類|軟件專題|廠商大全

綠色資源網(wǎng)

技術(shù)教程
您的位置:首頁系統(tǒng)集成網(wǎng)絡(luò)管理 → 實例講解思科路由器IPV6配置過程

實例講解思科路由器IPV6配置過程

我要評論 2012/05/15 11:07:57 來源:綠色資源網(wǎng) 編輯:downcc.com [ ] 評論:0 點擊:1298次

  對于思科路由器的IPV6實測,我們要進(jìn)行哪些操作呢?具體的配置命令都有哪些呢?下面的文章講給你詳細(xì)的介紹,相信此文會對你有所幫助。

  #沒有配置ipv6地址的接口

  r1#sh run int fa1/0

  interface FastEthernet1/0

  ip address 172.16.12.1 255.255.255.0

  duplex auto

  speed auto

  end

  r1#sh ipv6 int bri

  FastEthernet1/0 [up/up]

  unassigned

  FastEthernet1/1 [administratively down/down]

  unassigned

  r1(config)#int fa1/0

  r1(config-if)#ipv6 addr ?

  WORD General prefix name

  X:X:X:X::X IPv6 link-local address

  X:X:X:X::X/《0-128》 IPv6 prefix

  autoconfig Obtain address using autoconfiguration

  #配置本地鏈路地址不成功,因為ipv6的link-local地址必須是fe80::/16開頭的

  r1(config-if)#ipv6 addr 3333::1 link-local

  % Invalid link-local address

  #先配置ipv6 prefix地址

  r1(config-if)#ipv6 addr 3333::1/112

  r1(config-if)#do sh run int fa1/0

  interface FastEthernet1/0

  ip address 172.16.12.1 255.255.255.0

  duplex auto

  speed auto

  ipv6 address 3333::1/112

  #配置了prefix地址后,會自動配置link-local

  r1#sh ipv6 int bri

  FastEthernet1/0 [up/up]

  FE80::C800:14FF:FE38:1C

  3333::1

  FastEthernet1/1 [administratively down/down]

  unassigned

  #可以手動配置link-local,覆蓋掉自動生成的link-local

  #一個接口只能有一個link-local,配置多條前面的會被覆蓋

  #一個接口可配置多條prefix地址

  r1(config-if)#ipv6 addr fe80::1 link-local

  r1(config-if)#ipv6 addr fe80::1:1 link-local

  r1(config-if)#ipv6 addr fe80::3:1:1 link-local

  r1(config-if)#ipv6 addr 4444::1/112

  r1#sh int fa1/0

  interface FastEthernet1/0

  ip address 172.16.12.1 255.255.255.0

  duplex auto

  speed auto

  ipv6 address 3333::1/112

  ipv6 address 4444::1/112

  ipv6 address FE80::3:1:1 link-local

關(guān)鍵詞:思科路由器,IPV6配置

閱讀本文后您有什么感想? 已有 人給出評價!

  • 0 歡迎喜歡
  • 0 白癡
  • 1 拜托
  • 0 哇
  • 0 加油
  • 1 鄙視