質問編集履歴

3

修正

2018/02/06 13:40

投稿

narururu
narururu

スコア172

test CHANGED
File without changes
test CHANGED
@@ -328,7 +328,7 @@
328
328
 
329
329
 
330
330
 
331
- Current configuration : 1719 bytes
331
+ Current configuration : 1766 bytes
332
332
 
333
333
  !
334
334
 
@@ -556,6 +556,8 @@
556
556
 
557
557
  ip forward-protocol nd
558
558
 
559
+ ip route 192.168.1.0 255.255.255.0 192.168.2.1
560
+
559
561
  ip route 192.168.4.0 255.255.255.0 192.168.3.3
560
562
 
561
563
  !
@@ -968,6 +970,8 @@
968
970
 
969
971
  S 192.168.4.0/24 [1/0] via 192.168.3.3
970
972
 
973
+ S 192.168.1.0/24 [1/0] via 192.168.2.1
974
+
971
975
  C 192.168.2.0/24 is directly connected, FastEthernet1/2
972
976
 
973
977
  C 192.168.3.0/24 is directly connected, FastEthernet1/3

2

追記

2018/02/06 13:40

投稿

narururu
narururu

スコア172

test CHANGED
File without changes
test CHANGED
@@ -322,13 +322,13 @@
322
322
 
323
323
  ```
324
324
 
325
- R1#show run
325
+ R2#show run
326
326
 
327
327
  Building configuration...
328
328
 
329
329
 
330
330
 
331
- Current configuration : 1772 bytes
331
+ Current configuration : 1719 bytes
332
332
 
333
333
  !
334
334
 
@@ -342,7 +342,7 @@
342
342
 
343
343
  !
344
344
 
345
- hostname R1
345
+ hostname R2
346
346
 
347
347
  !
348
348
 
@@ -940,6 +940,60 @@
940
940
 
941
941
 
942
942
 
943
+ R1
944
+
945
+ ```
946
+
947
+ Gateway of last resort is not set
948
+
949
+
950
+
951
+ S 192.168.4.0/24 [1/0] via 192.168.3.3
952
+
953
+ C 192.168.1.0/24 is directly connected, FastEthernet1/1
954
+
955
+ C 192.168.2.0/24 is directly connected, FastEthernet1/2
956
+
957
+ S 192.168.3.0/24 [1/0] via 192.168.2.2
958
+
959
+ ```
960
+
961
+ R2
962
+
963
+ ```
964
+
965
+ Gateway of last resort is not set
966
+
967
+
968
+
969
+ S 192.168.4.0/24 [1/0] via 192.168.3.3
970
+
971
+ C 192.168.2.0/24 is directly connected, FastEthernet1/2
972
+
973
+ C 192.168.3.0/24 is directly connected, FastEthernet1/3
974
+
975
+ ```
976
+
977
+ R3
978
+
979
+ ```
980
+
981
+ Gateway of last resort is not set
982
+
983
+
984
+
985
+ C 192.168.4.0/24 is directly connected, FastEthernet1/1
986
+
987
+ S 192.168.1.0/24 [1/0] via 192.168.2.1
988
+
989
+ S 192.168.2.0/24 [1/0] via 192.168.3.2
990
+
991
+ C 192.168.3.0/24 is directly connected, FastEthernet1/3
992
+
993
+ ```
994
+
995
+
996
+
943
997
  ###現状
944
998
 
945
999
  PC間の疎通ができません。

1

修正

2018/02/06 13:37

投稿

narururu
narururu

スコア172

test CHANGED
File without changes
test CHANGED
@@ -16,7 +16,7 @@
16
16
 
17
17
 
18
18
 
19
- Current configuration : 1719 bytes
19
+ Current configuration : 1766 bytes
20
20
 
21
21
  !
22
22
 
@@ -246,6 +246,8 @@
246
246
 
247
247
  ip route 192.168.3.0 255.255.255.0 192.168.2.2
248
248
 
249
+ ip route 192.168.4.0 255.255.255.0 192.168.3.3
250
+
249
251
  !
250
252
 
251
253
  !
@@ -636,7 +638,7 @@
636
638
 
637
639
 
638
640
 
639
- Current configuration : 1719 bytes
641
+ Current configuration : 1766 bytes
640
642
 
641
643
  !
642
644
 
@@ -866,6 +868,8 @@
866
868
 
867
869
  ip route 192.168.1.0 255.255.255.0 192.168.2.1
868
870
 
871
+ ip route 192.168.2.0 255.255.255.0 192.168.3.2
872
+
869
873
  !
870
874
 
871
875
  !