• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.
Xin chào ! Nếu đây là lần đầu tiên bạn đến với diễn đàn, xin vui lòng danh ra một phút bấm vào đây để đăng kí và tham gia thảo luận cùng VnPro.

Announcement

Collapse
No announcement yet.

ipv6 cơ bản

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • ipv6 cơ bản

    mong các pro giúp đỡ mình cáihttp://piclair.com/apzso hình ảnh trên link này
    Router>enable
    Router#configure terminal
    Router(config)#hostname Austin
    Austin(config)#ipv6 unicastrouting
    Austin(config)#interface fastethernet 0/0
    Austin(config-if)#ipv6 enable
    Austin(config-if)#ipv6 address 2001:db8:c18:2::/64 eui-64

    Austin(config-if)#ipv6 rip tower Enable
    Austin(config-if)#no shutdown Bật interface.
    Austin(config-if)#interface fastethernet 0/1
    Austin(config-if)#ipv6 enable
    Austin(config-if)#ipv6 address n2001:db8:c18:1::/64 eui-64
    Austin(config-if)#ipv6 rip tower Enable
    Austin(config-if)#no shutdown
    Austin(config-if)#exit
    Austin(config)#exit
    Austin#copy running-config startup-config
    .Houston Router
    Router>enable
    Router#configure terminal
    Router(config)#hostname Houston .
    Houston(config)#ipv6 unicastrouting
    Houston(config)#interface fastethernet 0/0
    Houston(config-if)#ipv6 enable
    Houston(config-if)#ipv6 address 2001:db8:c18:2::/64 eui-64
    Houston(config-if)#ipv6 rip tower Enable
    Houston(config-if)#no shutdown Bật Interface.
    Houston(config-if)#interface fastethernet 0/1
    Houston(config-if)#ipv6 enable
    Houston(config-if)#ipv6 address2001:db8:c18:3::/64 eui-64
    .Houston(config-if)#ipv6 rip tower Enable
    Houston(config-if)#no shutdown
    Houston(config-if)#exit
    Houston(config)#exit
    Houston#copy running-config startup-config
    nhưng tại sao 2 router lại không thông với nhau mong các pro giúp đỡ cái.hic hic
    tiện thể cho mình hổi cái tại sao
    Juneau(config)#interface tunnel0 Chuyển cấu hình vào chế độ interface tunnel
    Juneau(config-if)#ipv6 address 2001:db8:c003:1104::1/64 Gán một địa chỉ IP v6 cho interface
    nhưng lệnh ipv6 address lại không thực hiện được
    mình dùng phần mềm Cisco Packet Tracer để thực hiện

  • #2
    bồ enable thêm ripng trên Austin interface fa0/0

    Comment


    • #3
      thank you very much

      Comment


      • #4
        bạn có thể nói rõ cho mình cái được không.hình như mình cúng đã dung lệnh ipv6 rip tower ena roi mà. vậy dùng lệnh gì đây?nhờ các pro giúp cho.thank

        Comment

        Working...
        X