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

[HOT] Giả lập Switch layer 3 với IOS c3640-jk9o3s-mz.123-14.T7.extracted.bin

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

  • [HOT] Giả lập Switch layer 3 với IOS c3640-jk9o3s-mz.123-14.T7.extracted.bin

    - để giả lập được switch layer 3, sử dụng no switchport trên interface của switch dùng module NM-16ESW, khi dùng no switchport => switch sẽ chuyển thành layer 3 và bạn có thể cấu hình IP cho các Interface.

    - vd một file .net về giả lập Switch L3 với NM-16ESW

    #simulate Layer 3 switch
    #with c3640-jk9o3s-mz.123-14.T7.extracted.bin IOS

    [localhost]

    [[3745]]
    image = D:\dynagenlabs\images\c3745-js-mz.123-17a.bin
    ram = 128

    [[Router R1]]
    model = 3745
    console = 2001
    slot 1 = NM-1FE-TX
    idlepc = 0x8000a7b4
    f1/0 = SW f0/0

    #switch layer 3
    [[3640]]
    image = D:\dynagenlabs\images\c3640-jk9o3s-mz.123-14.T7.extracted.bin
    ram = 128

    [[Router SW]]
    model = 3640
    console = 2002
    slot 0 = NM-16ESW
    idlepc = 0x60566918
    - cấu hình switch:

    Router(config)#hostname SW
    SW(config)#int range fa 0/0 -15
    SW(config-if-range)#shut
    SW(config-if-range)#no switchport

    #cau hinh interface fa0/0

    SW(config)#int fa0/0
    SW(config-if)#ip address 192.168.0.2 255.255.255.0
    SW(config-if)#no shut
    *Mar 1 00:20:35.587: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthern
    et0/0, changed state to up
    SW(config-if)#exit

    #cau hinh ip routing (if ip routing disable)
    SW(config)#ip routing
    - cấu hình router:

    R1(config)#int f1/0
    R1(config-if)#ip add
    R1(config-if)#ip address 192.168.0.1 255.255.255.0
    R1(config-if)#no shut
    - ktra ping từ R1 đến SW:

    R1#ping 192.168.0.2

    Type escape sequence to abort.
    Sending 5, 100-byte ICMP Echos to 192.168.0.2, timeout is 2 seconds:
    !!!!!
    Success rate is 100 percent (5/5), round-trip min/avg/max = 120/232/424 ms

    Chú ý: switch layer 3 có 2 lệnh bạn cần cấu hình là

    no switchport : chuyển từ L2 -> L3 : để có thể gán IP cho interface của switch.

    ip routing : cho phép routing, dùng lệnh này nếu trước đó đã dùng no ip routing (or ip routing is diabled).
    Last edited by trainingit; 13-04-2008, 01:36 PM.
    no car...no house...no money, but have only a sharing and friendly heart. What's the most important thing in this life "Heart or Money ?". Anything else can stead money ?

    :32::53::X:106:

    Nothing last forever...

  • #2
    Gia lap cho bai LAB CCNP - BSCI

    Chao anh em,
    Lam sao co the gia lap duoc bai lab trong BCMSN, (nhu hinh ve o file dinh kem).
    Cac bac giup em voi, em dang muon lam lab ao.
    Attached Files

    Comment


    • #3
      bac traingit co IOS c3640-jk9o3s-mz.123-14.T7.extracted.bin
      gui cho em voi.
      thanks.

      Comment


      • #4
        hi,

        bạn dùng file .net này:

        [localhost]

        [[3660]]
        image = D:\dynagenlabs\images\c3660-jk9o3s-mz.122-15.T17.bin
        ram = 128
        mmap = true
        ghostios = true
        sparsemem = true

        [[Router DLS1]]
        model = 3660
        console = 2001
        slot 0 = NM-16ESW
        #idlepc =
        #connect to virtual pc
        fa0/6 = NIO_udp:30000:127.0.0.1:20000
        #connect to other switches
        fa0/7 = ALS1 fa0/7
        fa0/8 = ALS1 fa0/8
        fa0/9 = ALS2 fa0/9
        fa0/10 = ALS2 fa0/10
        fa0/11 = DLS2 fa0/11
        fa0/12 = DLS2 fa0/12


        [[Router DLS2]]
        model = 3660
        console = 2002
        slot 0 = NM-16ESW
        #idlepc =
        #connect to virtual pc
        fa0/6 = NIO_udp:30001:127.0.0.1:20001
        #connect to other switches
        fa0/7 = ALS2 fa0/7
        fa0/8 = ALS2 fa0/8
        fa0/9 = ALS1 fa0/9
        fa0/10 = ALS1 fa0/10


        [[2691]]
        image = D:\dynagenlabs\images\c2691-adventerprisek9-mz.124-5a.bin
        ram = 128
        mmap = true
        ghostios = true
        sparsemem = true

        [[Router ALS1]]
        model = 2691
        console = 2003
        slot 0 = NM-16ESW
        #idlepc =
        #connect to virtual pc
        fa0/6 = NIO_udp:30002:127.0.0.1:20002
        #connect to other switches
        fa0/11 = ALS2 fa0/11
        fa0/12 = ALS2 fa0/12

        [[Router ALS2]]
        model = 2691
        console = 2004
        slot 0 = NM-16ESW
        #idlepc =
        #connect to virtual pc
        fa0/6 = NIO_udp:30003:127.0.0.1:20003
        (có thể thay IOS khác nếu ko có IOS đó)
        no car...no house...no money, but have only a sharing and friendly heart. What's the most important thing in this life "Heart or Money ?". Anything else can stead money ?

        :32::53::X:106:

        Nothing last forever...

        Comment


        • #5
          Originally posted by hoadv2305 View Post
          bac traingit co IOS c3640-jk9o3s-mz.123-14.T7.extracted.bin
          gui cho em voi.
          thanks.
          bạn down ở đây nhé:
          MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
          no car...no house...no money, but have only a sharing and friendly heart. What's the most important thing in this life "Heart or Money ?". Anything else can stead money ?

          :32::53::X:106:

          Nothing last forever...

          Comment


          • #6
            Đối với mô hình 1 Router, 2 Switch và 4 PC thì file .net của em như thế nào anh nhỉ . :(

            Comment


            • #7
              Originally posted by fancisco View Post
              Đối với mô hình 1 Router, 2 Switch và 4 PC thì file .net của em như thế nào anh nhỉ . :(
              với mô hình 1 router, 2 switch, 4 PC thì bạn có thể dùng 3 IOS của router, sau đó dùng NM-16ESW (16 port) trên 2 router để làm switch, để giả lập các PC thì dùng phần mềm VPCs (virtual PC)
              no car...no house...no money, but have only a sharing and friendly heart. What's the most important thing in this life "Heart or Money ?". Anything else can stead money ?

              :32::53::X:106:

              Nothing last forever...

              Comment


              • #8
                Anh cho em xin file .net của mô hình 2 Router, 2 Switch và 4 PC đi anh .
                Cám ơn anh

                Comment


                • #9
                  Cam on bac trainingit nhieu nhe

                  Thanks so much,

                  Comment


                  • #10
                    tham so

                    #connect to virtual pc
                    fa0/6 = NIO_udp:30000:127.0.0.1:20000

                    pac a, tham so NIO_udp:30000:127.0.0.1:20000 co y nghia gi vay, va minh lay no o dau vay?

                    Comment


                    • #11
                      Originally posted by hoadv2305 View Post
                      #connect to virtual pc
                      fa0/6 = NIO_udp:30000:127.0.0.1:20000

                      pac a, tham so NIO_udp:30000:127.0.0.1:20000 co y nghia gi vay, va minh lay no o dau vay?
                      Chào!!!
                      Xem file đính kèm để biết thêm chi tiết
                      Attached Files
                      Trần Mỹ Phúc
                      tranmyphuc@hotmail.com
                      Hãy add nick để có thông tin đề thi mới nhất :tranmyphuc (Hỗ trợ tối đa cho các bạn tự học)

                      Cisco Certs : CCNP (Passed TSHOOT 1000/1000)

                      Juniper Certs :
                      JNCIP-ENT & JNCIP-SEC
                      INSTRUCTORS (No Fee) : CISCO (Professional) , JUNIPER (Professional) , Microsoft ...

                      [version 4.0] Ôn tập CCNA


                      Comment

                      Working...
                      X