質問編集履歴

2

追記

2018/12/02 10:40

投稿

narururu
narururu

スコア170

test CHANGED
File without changes
test CHANGED
@@ -205,3 +205,29 @@
205
205
  C 172.19.100.0 is directly connected, Vlan211
206
206
 
207
207
  ```
208
+
209
+
210
+
211
+ ```
212
+
213
+ PC-1> show ip
214
+
215
+
216
+
217
+ NAME : PC-1[1]
218
+
219
+ IP/MASK : 172.19.100.1/23
220
+
221
+ GATEWAY : 172.19.101.254
222
+
223
+ DNS :
224
+
225
+ MAC : 00:50:79:66:68:00
226
+
227
+ LPORT : 10018
228
+
229
+ RHOST:PORT : 127.0.0.1:10019
230
+
231
+ MTU: : 1500
232
+
233
+ ```

1

追記

2018/12/02 10:40

投稿

narururu
narururu

スコア170

test CHANGED
File without changes
test CHANGED
@@ -185,3 +185,23 @@
185
185
  上記の問題を解決できる方いらっしゃいましたら、アドバイスいただけますと助かります(>_<)
186
186
 
187
187
  以上、ご確認よろしくお願いいたします。
188
+
189
+
190
+
191
+ ###追記
192
+
193
+ ```
194
+
195
+ R3#show ip route
196
+
197
+ ~省略~
198
+
199
+
200
+
201
+ 172.19.0.0/23 is subnetted, 2 subnets
202
+
203
+ C 172.19.0.0 is directly connected, Vlan222
204
+
205
+ C 172.19.100.0 is directly connected, Vlan211
206
+
207
+ ```