school emulate

来源:互联网 发布:达内2017java百度云 编辑:程序博客网 时间:2024/05/22 06:50
autostart = False

[localhost]
    port = 7200
    udp = 10000
    workingdir = D:/Program Files/CISCO_Dynamips@EDURainbow(Up4)/mydy/camp/campus/

    #the cisco 7200 model
    [[7200]]
    image = ../../../ios/unzip-c7200-advsecurityk9-mz.124-11.T.bin
    ram = 128
    confreg = 0x2102
    exec_area = 64
    mmap = false
    slot1 = PA-FE-TX
    ghostios = true
    sparsemem = true

    [[3640]]
    #c3640-jk9o3s-mz.123-14.T7.bin
    image = ../../../ios/unzip-c3640-js-mz.124-10.bin
    ram = 128
    confreg = 0x2102
    exec_area = 64
    mmap = false
    slot1 = NM-16ESW
    #slot2 = NM-16ESW
    ghostios = true
    sparsemem = true

    [[2691]]
    image = ../../../ios/unzip-c2691-advsecurityk9-mz.124-11.T2.bin
    ram = 128
    confreg = 0x2102
    exec_area = 64
    mmap = false
    #slot1 = NM-4T
    ghostios = true
    sparsemem = true

#------------------------------------------------------------------------------
    [[router core1]]
    model = 3640
    console = 3001
    f1/10 = core2 f1/10
    f1/11 = core3 f1/11
    f1/15 = fw1 e1
    f1/5 = sw5 f1/1
    f1/6 = sw6 f1/1
    f1/7 = sw7 f1/1
    
    [[router core2]]
    model = 3640
    console = 3002
    f1/15 = fw1 e2
    f1/1 = sw1 f1/1
    f1/2 = sw2 f1/1
    f1/3 = sw3 f1/1
    f1/12 = core3 f1/12
    
    [[router core3]]
    model = 3640
    console = 3003
    f1/1 = sw1 f1/15
    f1/2 = sw2 f1/15
    f1/3 = sw3 f1/15
    f1/4 = sw4 f1/15
    f1/5 = sw5 f1/15
    f1/6 = sw6 f1/15
    
    [[router sw1]]
    model = 3640
    console = 3004

    [[router sw2]]
    model = 3640
    console = 3005

    [[router sw3]]
    model = 3640
    console = 3006
    f1/0 = tosw3_1 1
    f1/2 = tosw3_2 1

    [[router sw4]]
    model = 3640
    console = 3007

    [[router sw5]]
    model = 3640
    console = 3008
    
    [[router sw6]]
    model = 3640
    console = 3009

    [[router sw7]]
    model = 3640
    console = 3010
    f1/0 = tosw7_1 1
    f1/2 = tosw7_2 1
    f1/3 = tosw7_3 1

    [[router r1]]
    model = 7200
    console = 3011
    f1/0 = inet f0/0
    f0/0 = fw1 e3
    
    [[router inet]]
    model = 2691
    console = 3012
    
    [[ethsw tosw7_1]]
    1 = dot1q 11
    2 = dot1q 11
    #3 = access 11 NIO_gen_eth:/Device/NPF_{D34F0C2B-896F-4A61-A4C0-A07425468082}
    
    [[router pc7_1]]    
    model = 2691
    console = 3027
    f0/0 = tosw7_1 2
    
    [[ethsw tosw7_2]]
    1 = dot1q 126
    2 = dot1q 126
    
    [[router pc7_2]]    
    model = 2691
    console = 3028
    f0/0 = tosw7_2 2
    
    [[ethsw tosw7_3]]
    1 = dot1q 86
    2 = dot1q 86
    
    [[router pc7_3]]    
    model = 2691
    console = 3029
    f0/0 = tosw7_3 2
    
    [[ethsw tosw3_1]]
    1 = dot1q 16
    2 = dot1q 16
    3 = access 16 NIO_gen_eth:/Device/NPF_{D34F0C2B-896F-4A61-A4C0-A07425468082}
    
    [[router pc3_1]]    
    model = 2691
    console = 3031
    f0/0 = tosw3_1 2
    
    [[ethsw tosw3_2]]
    1 = dot1q 19
    2 = dot1q 19
    
    [[router pc3_2]]    
    model = 2691
    console = 3032
    f0/0 = tosw3_2 2
    
[pemu localhost]

    [[525]]
        image = ../../../ios/unzip-pix722

    [[fw fw1]]
        console = 3020
        serial = 807211225
        key = 0x5236f5a7,0x97def6da,0x732a91f5,0xf5deef57

    

原创粉丝点击