add more task

This commit is contained in:
Yunjay Liu
2024-10-25 17:49:30 +08:00
parent 14f8827964
commit 7d70ac8157
26 changed files with 1208 additions and 0 deletions

2
second/PC1_startup.vpc Normal file
View File

@ -0,0 +1,2 @@
set pcname PC1
ip 10.0.0.1 10.0.0.2 24

2
second/PC2_startup.vpc Normal file
View File

@ -0,0 +1,2 @@
set pcname PC2
ip 20.0.0.1 20.0.0.2 24

View File

@ -0,0 +1,91 @@
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R1
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
ip address 10.0.0.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 12.12.12.1 255.255.255.0
duplex auto
speed auto
!
!
no ip http server
no ip http secure-server
ip forward-protocol nd
ip route 20.0.0.0 255.255.255.0 12.12.12.2
ip route 23.23.23.0 255.255.255.0 12.12.12.2
!
!
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end

View File

@ -0,0 +1,91 @@
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R2
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
ip address 12.12.12.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 23.23.23.1 255.255.255.0
duplex auto
speed auto
!
!
no ip http server
no ip http secure-server
ip forward-protocol nd
ip route 10.0.0.0 255.255.255.0 12.12.12.1
ip route 20.0.0.0 255.255.255.0 23.23.23.2
!
!
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end

View File

@ -0,0 +1,91 @@
!
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname R3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
no ip icmp rate-limit unreachable
!
!
ip cef
no ip domain lookup
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
ip tcp synwait-time 5
!
!
!
!
!
interface FastEthernet0/0
ip address 20.0.0.2 255.255.255.0
duplex auto
speed auto
!
interface FastEthernet0/1
ip address 23.23.23.2 255.255.255.0
duplex auto
speed auto
!
!
no ip http server
no ip http secure-server
ip forward-protocol nd
ip route 10.0.0.0 255.255.255.0 23.23.23.1
ip route 12.12.12.0 255.255.255.0 23.23.23.1
!
!
!
no cdp log mismatch duplex
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
line con 0
exec-timeout 0 0
privilege level 15
logging synchronous
line aux 0
exec-timeout 0 0
privilege level 15
logging synchronous
line vty 0 4
login
!
!
end

388
second/second.gns3 Normal file
View File

@ -0,0 +1,388 @@
{
"auto_close": true,
"auto_open": false,
"auto_start": false,
"drawing_grid_size": 25,
"grid_size": 75,
"name": "second",
"project_id": "d2e86eaf-7cf1-4bc7-bac4-f81a9fc538a8",
"revision": 9,
"scene_height": 1000,
"scene_width": 2000,
"show_grid": false,
"show_interface_labels": false,
"show_layers": false,
"snap_to_grid": false,
"supplier": null,
"topology": {
"computes": [],
"drawings": [],
"links": [
{
"filters": {},
"link_id": "ca117d42-1cfb-435c-9be1-c7fed9cc266b",
"nodes": [
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "e0",
"x": 70,
"y": -2
},
"node_id": "0d1777ca-e13b-4087-8e04-c745a9ec36e2",
"port_number": 0
},
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "f0/0",
"x": 2,
"y": 47
},
"node_id": "64a10993-8687-4904-b16d-b8302eed14ed",
"port_number": 0
}
],
"suspend": false
},
{
"filters": {},
"link_id": "d6b98244-85e2-4f00-a6ea-4e32d25045e7",
"nodes": [
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "f0/1",
"x": 72,
"y": 20
},
"node_id": "64a10993-8687-4904-b16d-b8302eed14ed",
"port_number": 1
},
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "f0/0",
"x": -6,
"y": 23
},
"node_id": "f99daa1d-00f3-409f-9c00-af58e9516a3b",
"port_number": 0
}
],
"suspend": false
},
{
"filters": {},
"link_id": "63b56728-c94f-4d26-9a10-d16852272f1c",
"nodes": [
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "f0/1",
"x": 72,
"y": 23
},
"node_id": "f99daa1d-00f3-409f-9c00-af58e9516a3b",
"port_number": 1
},
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "f0/1",
"x": -6,
"y": 20
},
"node_id": "9858d4be-2335-418d-9c66-4676ddfd4ff8",
"port_number": 1
}
],
"suspend": false
},
{
"filters": {},
"link_id": "988cb03a-44b3-4de6-bc86-718bc1b3f5fa",
"nodes": [
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "f0/0",
"x": 62,
"y": 48
},
"node_id": "9858d4be-2335-418d-9c66-4676ddfd4ff8",
"port_number": 0
},
{
"adapter_number": 0,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "e0",
"x": -4,
"y": -3
},
"node_id": "994aff15-0fa2-4c79-9c2c-727734eae6c0",
"port_number": 0
}
],
"suspend": false
}
],
"nodes": [
{
"compute_id": "local",
"console": 5000,
"console_auto_start": false,
"console_type": "telnet",
"custom_adapters": [],
"first_port_name": null,
"height": 59,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "PC1",
"x": 16,
"y": -25
},
"locked": false,
"name": "PC1",
"node_id": "0d1777ca-e13b-4087-8e04-c745a9ec36e2",
"node_type": "vpcs",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"properties": {},
"symbol": ":/symbols/vpcs_guest.svg",
"template_id": "19021f99-e36f-394d-b4a1-8aaa902ab9cc",
"width": 65,
"x": -220,
"y": 29,
"z": 1
},
{
"compute_id": "local",
"console": 5002,
"console_auto_start": false,
"console_type": "telnet",
"custom_adapters": [],
"first_port_name": null,
"height": 45,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "R1",
"x": 21,
"y": -25
},
"locked": false,
"name": "R1",
"node_id": "64a10993-8687-4904-b16d-b8302eed14ed",
"node_type": "dynamips",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"properties": {
"auto_delete_disks": true,
"aux": null,
"chassis": "3660",
"clock_divisor": 4,
"disk0": 0,
"disk1": 0,
"dynamips_id": 1,
"exec_area": 64,
"idlemax": 500,
"idlepc": "0x606436b8",
"idlesleep": 30,
"image": "c3660-telcoentk9-mz.124-25d.image",
"image_md5sum": "13b42ff8c0138d790ed3800e65d14cd2",
"iomem": 5,
"mac_addr": "cc01.02e0.0000",
"mmap": true,
"nvram": 512,
"platform": "c3600",
"ram": 192,
"slot0": "Leopard-2FE",
"slot1": null,
"slot2": null,
"slot3": null,
"slot4": null,
"slot5": null,
"slot6": null,
"sparsemem": true,
"system_id": "FTX0945W0MY",
"usage": ""
},
"symbol": ":/symbols/router.svg",
"template_id": "e8a981b9-85e2-47e8-b41f-c1a7f81f9baa",
"width": 66,
"x": -121,
"y": -50,
"z": 1
},
{
"compute_id": "local",
"console": 5003,
"console_auto_start": false,
"console_type": "telnet",
"custom_adapters": [],
"first_port_name": null,
"height": 45,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "R2",
"x": 21,
"y": -25
},
"locked": false,
"name": "R2",
"node_id": "f99daa1d-00f3-409f-9c00-af58e9516a3b",
"node_type": "dynamips",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"properties": {
"auto_delete_disks": true,
"aux": null,
"chassis": "3660",
"clock_divisor": 4,
"disk0": 0,
"disk1": 0,
"dynamips_id": 2,
"exec_area": 64,
"idlemax": 500,
"idlepc": "0x606436b8",
"idlesleep": 30,
"image": "c3660-telcoentk9-mz.124-25d.image",
"image_md5sum": "13b42ff8c0138d790ed3800e65d14cd2",
"iomem": 5,
"mac_addr": "cc02.02ef.0000",
"mmap": true,
"nvram": 512,
"platform": "c3600",
"ram": 192,
"slot0": "Leopard-2FE",
"slot1": null,
"slot2": null,
"slot3": null,
"slot4": null,
"slot5": null,
"slot6": null,
"sparsemem": true,
"system_id": "FTX0945W0MY",
"usage": ""
},
"symbol": ":/symbols/router.svg",
"template_id": "e8a981b9-85e2-47e8-b41f-c1a7f81f9baa",
"width": 66,
"x": -6,
"y": -52,
"z": 1
},
{
"compute_id": "local",
"console": 5004,
"console_auto_start": false,
"console_type": "telnet",
"custom_adapters": [],
"first_port_name": null,
"height": 45,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "R3",
"x": 21,
"y": -25
},
"locked": false,
"name": "R3",
"node_id": "9858d4be-2335-418d-9c66-4676ddfd4ff8",
"node_type": "dynamips",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"properties": {
"auto_delete_disks": true,
"aux": null,
"chassis": "3660",
"clock_divisor": 4,
"disk0": 0,
"disk1": 0,
"dynamips_id": 3,
"exec_area": 64,
"idlemax": 500,
"idlepc": "0x606436b8",
"idlesleep": 30,
"image": "c3660-telcoentk9-mz.124-25d.image",
"image_md5sum": "13b42ff8c0138d790ed3800e65d14cd2",
"iomem": 5,
"mac_addr": "cc03.02fe.0000",
"mmap": true,
"nvram": 512,
"platform": "c3600",
"ram": 192,
"slot0": "Leopard-2FE",
"slot1": null,
"slot2": null,
"slot3": null,
"slot4": null,
"slot5": null,
"slot6": null,
"sparsemem": true,
"system_id": "FTX0945W0MY",
"usage": ""
},
"symbol": ":/symbols/router.svg",
"template_id": "e8a981b9-85e2-47e8-b41f-c1a7f81f9baa",
"width": 66,
"x": 110,
"y": -49,
"z": 1
},
{
"compute_id": "local",
"console": 5005,
"console_auto_start": false,
"console_type": "telnet",
"custom_adapters": [],
"first_port_name": null,
"height": 59,
"label": {
"rotation": 0,
"style": "font-family: TypeWriter;font-size: 10.0;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
"text": "PC2",
"x": 16,
"y": -25
},
"locked": false,
"name": "PC2",
"node_id": "994aff15-0fa2-4c79-9c2c-727734eae6c0",
"node_type": "vpcs",
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"properties": {},
"symbol": ":/symbols/vpcs_guest.svg",
"template_id": "19021f99-e36f-394d-b4a1-8aaa902ab9cc",
"width": 65,
"x": 207,
"y": 30,
"z": 1
}
]
},
"type": "topology",
"variables": null,
"version": "2.2.2",
"zoom": 100
}