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.

giúp em với ?

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

  • giúp em với ?

    các cao thủ cho em hỏi chút ? em đang cấu hình frame relay trên packet tracer 5 .em đã cấu hình trên các router hanoi, hcm, danang rồi và đã cấu hình định tuyến eigrp trên các router này rồi . em không biết phải cấu hình "cloud - PT" như thế nào nữa ? còn một điều nữa cho em hỏi là các thông số "dlci " trên các router có nhất thiết phải giống nhau không ?
    đây là mô hình và cấu hình của em các bác xem giúp em với ?



    đây là cấu hình router Hanoi :

    Hanoi#show running-config
    Building configuration...

    Current configuration : 770 bytes
    !
    version 12.4
    no service password-encryption
    !
    hostname Hanoi
    !
    !
    !
    !
    !
    ip ssh version 1
    !
    !
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    shutdown
    !
    interface FastEthernet0/1
    ip address 172.168.10.1 255.255.0.0
    duplex auto
    speed auto
    !
    interface Serial0/0/0
    no ip address
    encapsulation frame-relay
    !
    interface Serial0/0/0.102 point-to-point
    ip address 192.168.102.1 255.255.255.252
    frame-relay interface-dlci 102
    !
    interface Serial0/0/0.103 point-to-point
    ip address 192.168.103.1 255.255.255.252
    frame-relay interface-dlci 103
    !
    interface Vlan1
    no ip address
    shutdown
    !
    router eigrp 100
    network 172.16.0.0
    network 192.168.102.0
    network 192.168.103.0
    no auto-summary
    !
    ip classless
    !
    !
    !
    !
    !
    line con 0
    line vty 0 4
    login
    !
    !
    end

    đây là cấu hình router :HCM


    HCM#show running-config
    Building configuration...

    Current configuration : 681 bytes
    !
    version 12.4
    no service password-encryption
    !
    hostname HCM
    !
    !
    !
    !
    !
    ip ssh version 1
    !
    !
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    shutdown
    !
    interface FastEthernet0/1
    ip address 192.168.30.1 255.255.255.0
    duplex auto
    speed auto
    !
    interface Serial0/0/0
    no ip address
    encapsulation frame-relay
    !
    interface Serial0/0/0.101 point-to-point
    ip address 192.168.102.2 255.255.255.252
    frame-relay interface-dlci 101
    !
    interface Serial0/0/1
    no ip address
    shutdown
    !
    interface Vlan1
    no ip address
    shutdown
    !
    router eigrp 100
    network 192.168.30.0
    network 192.168.102.0
    no auto-summary
    !
    ip classless
    !
    !
    !
    !
    !
    line con 0
    line vty 0 4
    login
    !
    !
    end

    đây là cấu hình router : Da Nang

    DaNang#show running-config
    Building configuration...

    Current configuration : 635 bytes
    !
    version 12.4
    no service password-encryption
    !
    hostname DaNang
    !
    !
    !
    !
    !
    ip ssh version 1
    !
    !
    interface FastEthernet0/0
    no ip address
    duplex auto
    speed auto
    shutdown
    !
    interface FastEthernet0/1
    ip address 192.168.40.1 255.255.255.0
    duplex auto
    speed auto
    !
    interface Serial0/0/0
    no ip address
    encapsulation frame-relay
    !
    interface Serial0/0/0.101 point-to-point
    ip address 192.168.103.2 255.255.255.252
    frame-relay interface-dlci 101
    !
    interface Vlan1
    no ip address
    shutdown
    !
    router eigrp 100
    network 192.168.40.0
    network 192.168.103.0
    no auto-summary
    !
    ip classless
    !
    !
    !
    !
    !
    line con 0
    line vty 0 4
    login
    !
    !
    end

  • #2
    Tham khảo file đính kèm.
    Attached Files
    Trịnh Anh Luân
    - Email : trinhanhluan@vnpro.org
    - Search my site
    - Search VNPRO.ORG

    Trung Tâm Tin Học VnPro
    Địa chỉ: 149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
    Tel: (08) 35124257 (5 lines)
    Fax: (08) 35124314

    Home page: http://www.vnpro.vn
    Support Forum: http://www.vnpro.org
    Network channel: http://www.dancisco.com
    • Chuyên đào tạo quản trị mạng và hạ tầng Internet
    • Phát hành sách chuyên môn
    • Tư vấn và tuyển dụng nhân sự IT
    • Tư vấn thiết kế và hỗ trợ kỹ thuật hệ thống mạng

    Blog: http://www.vnpro.org/blog
    Wifi forum: http://www.wifipro.org

    Comment

    Working...
    X