• 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.

Lỗi cấu hình Frame Relay

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

  • Lỗi cấu hình Frame Relay

    Trên con Frame Relay Swith em cấu hình
    #int s0/0
    #encapsulation frame-relay
    #clock rate 64000
    #frame-relay intf-type dce (đến đoạn này bị báo lỗi không cho đánh dce)
    báo lỗi Must enable frame-relay switching to configure DCE/NNI

    Ai pro chỉ dùm em gấp được không, trước giờ làm frame relay nhìu rồi đâu có bị lỗi này đâu :( hay do win 7 64 bit (mới cài lại win) :-/

  • #2
    hi bạn,
    Lỗi này chỉ ra là bạn chưa bật frame-relay switching. Câu lệnh cấu hình (mode config)
    #frame-relay switching
    Chúc bạn vui!
    Lâm Văn Tú
    Email :
    cntt08520610@gmail.com
    Viet Professionals Co. Ltd. (VnPro)
    149/1D Ung Văn Khiêm P25 Q.Bình thạnh TPHCM
    Tel: (08) 35124257 (5 lines)
    Fax (08) 35124314
    Tập tành bước đi....


    Comment


    • #3
      thanks bạn, lâu không cấu hình nên quên mất lỗi cơ bản :D, thành viên mới nên chưa ấn nút thanks được

      Comment


      • #4
        bạn ơi cho mình hỏi sao minh cấu hình rồi mà mấy cái cổng cứ Down het vậy..có cách nào cho no up len ko

        Comment


        • #5
          !

          !
          version 12.4
          service timestamps debug datetime msec
          service timestamps log datetime msec
          no service password-encryption
          !
          hostname FR_S
          !
          boot-start-marker
          boot-end-marker
          !
          !
          no aaa new-model
          !
          resource policy
          !
          ip subnet-zero
          ip cef
          !
          !
          !
          !
          no ip domain lookup
          !
          frame-relay switching
          !
          !
          !
          !
          interface FastEthernet0/0
          no ip address
          shutdown
          duplex half
          !
          interface Serial1/0
          no ip address
          encapsulation frame-relay
          shutdown
          serial restart-delay 0
          clock rate 64000
          no dce-terminal-timing-enable
          frame-relay route 102 interface Serial1/1 201
          frame-relay route 103 interface Serial1/2 301
          !
          interface Serial1/1
          no ip address
          encapsulation frame-relay
          shutdown
          serial restart-delay 0
          clock rate 64000
          no dce-terminal-timing-enable
          frame-relay intf-type dce
          frame-relay route 201 interface Serial1/0 102
          !
          interface Serial1/2
          no ip address
          encapsulation frame-relay
          shutdown
          serial restart-delay 0
          clock rate 64000
          no dce-terminal-timing-enable
          frame-relay intf-type dce
          frame-relay route 301 interface Serial1/0 103
          !

          !
          ip classless
          no ip http server
          no ip http secure-server
          !
          !
          !
          logging alarm informational
          !
          !
          !
          !
          control-plane
          !
          !
          !
          !
          !
          !
          gatekeeper
          shutdown
          !
          !
          line con 0
          exec-timeout 0 0
          logging synchronous
          stopbits 1
          line aux 0
          stopbits 1
          line vty 0 4
          !
          !
          end

          Comment


          • #6
            mình bi down nak....ko tai nao up het
            lam lai mấy con roi van bi

            Comment


            • #7
              interface Serial1/0 thiếu lệnh frame-relay intf-type dce
              Ngoài ra các cổng chưa no shutdown
              Last edited by nbhduoc; 21-06-2012, 05:13 PM.
              Nguyễn Bá Hiển
              Email: nguyenbahien@vnpro.org
              Yahoo: nguyenbahien_vnpro
              ------------------------------------------------------------------------------------------------------------
            Trung Tâm Tin Học VnPro
            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
            - 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

            Network channel: http://www.dancisco.com
            Blog: http://www.vnpro.org/blog

            Comment

              Working...
              X