質問編集履歴

4

running-config 修正

2020/06/13 15:04

投稿

YuuTakanashi
YuuTakanashi

スコア2

test CHANGED
File without changes
test CHANGED
@@ -44,7 +44,7 @@
44
44
 
45
45
  ```
46
46
 
47
- CoreGW-C841M#show ip int brief
47
+ N138-C841M-22XQ#show ip int brief
48
48
 
49
49
  Interface IP-Address OK? Method Status Protocol
50
50
 
@@ -58,7 +58,7 @@
58
58
 
59
59
  GigabitEthernet0/4 unassigned YES NVRAM administratively down down
60
60
 
61
- GigabitEthernet0/5 192.168.163.5 YES DHCP up up
61
+ GigabitEthernet0/5 192.168.163.10 YES DHCP up up
62
62
 
63
63
  Vlan1 unassigned YES unset administratively down down
64
64
 
@@ -66,11 +66,15 @@
66
66
 
67
67
  Loopback0 172.21.0.254 YES NVRAM up up
68
68
 
69
- CoreGW-C841M#
69
+ N138-C841M-22XQ#
70
+
70
-
71
+ ```
72
+
73
+
74
+
71
-
75
+ ```
72
-
76
+
73
- CoreGW-C841M#show int status
77
+ N138-C841M-22XQ#show int status
74
78
 
75
79
 
76
80
 
@@ -84,7 +88,15 @@
84
88
 
85
89
  Gi0/3 *** OffLine *** disabled 1 half 10 10/100BaseTX
86
90
 
91
+ N138-C841M-22XQ#
92
+
93
+ ```
94
+
95
+
96
+
97
+ ```
98
+
87
- CoreGW-C841M#show vlan-switch
99
+ N138-C841M-22XQ#show vlan-switch brief
88
100
 
89
101
 
90
102
 
@@ -104,47 +116,21 @@
104
116
 
105
117
  1005 trnet-default act/unsup
106
118
 
107
-
108
-
109
- VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
110
-
111
- ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
112
-
113
- 1 enet 100001 1500 - - - - - 1002 1003
114
-
115
- 83 enet 100083 1500 - - - - - 0 0
116
-
117
- 1002 fddi 101002 1500 - - - - - 1 1003
118
-
119
- 1003 tr 101003 1500 1005 0 - - srb 1 1002
120
-
121
- 1004 fdnet 101004 1500 - - 1 ibm - 0 0
122
-
123
- 1005 trnet 101005 1500 - - 1 ibm - 0 0
124
-
125
- CoreGW-C841M#
119
+ N138-C841M-22XQ#
126
-
120
+
127
- ```
121
+ ```
128
-
129
-
130
-
131
- ### 該当のソースコード
122
+
132
-
133
-
134
-
123
+
124
+
135
- ```cisco:show running-config
125
+ # running-config
136
-
137
- CoreGW-C841M#show running-config
126
+
138
-
139
- Building configuration...
127
+ ```
140
-
141
-
142
-
143
- Current configuration : 3034 bytes
128
+
144
-
145
- !
129
+ !
146
-
130
+
147
- ! No configuration change since last restart
131
+ ! Last configuration change at 22:48:59 JST Sat Jun 13 2020
132
+
133
+ ! NVRAM config last updated at 22:49:04 JST Sat Jun 13 2020
148
134
 
149
135
  !
150
136
 
@@ -156,9 +142,11 @@
156
142
 
157
143
  service password-encryption
158
144
 
145
+ no service dhcp
146
+
159
- !
147
+ !
160
-
148
+
161
- hostname CoreGW-C841M
149
+ hostname N138-C841M-22XQ
162
150
 
163
151
  !
164
152
 
@@ -200,21 +188,31 @@
200
188
 
201
189
  ethernet lmi ce
202
190
 
191
+ clock timezone JST 9 0
192
+
203
- !
193
+ !
204
-
194
+
205
- !
195
+ !
196
+
206
-
197
+ call-home
198
+
199
+ contact-email-addr *****@example.net
200
+
207
- !
201
+ !
208
-
202
+
209
- !
203
+ !
210
-
204
+
211
- !
205
+ !
212
-
206
+
213
- !
207
+ !
214
-
208
+
215
- !
209
+ !
216
-
210
+
217
- !
211
+ !
212
+
213
+ ip domain retry 1
214
+
215
+ ip domain timeout 5
218
216
 
219
217
  ip domain name n138.nws
220
218
 
@@ -228,7 +226,7 @@
228
226
 
229
227
  !
230
228
 
231
- license udi pid C841M-4X-JSEC/K9 sn ___________
229
+ license udi pid C841M-4X-JSEC/K9
232
230
 
233
231
  !
234
232
 
@@ -264,7 +262,7 @@
264
262
 
265
263
  !
266
264
 
267
- !
265
+ !
268
266
 
269
267
  !
270
268
 
@@ -362,7 +360,7 @@
362
360
 
363
361
  interface GigabitEthernet0/5
364
362
 
365
- description TO) **WAN** Port 1 - SoftBank Air
363
+ description TO) **WAN** Port 1 - SoftBank Air
366
364
 
367
365
  ip address dhcp
368
366
 
@@ -404,6 +402,8 @@
404
402
 
405
403
  router ospf 1
406
404
 
405
+ router-id 192.168.30.240
406
+
407
407
  network 192.168.30.0 0.0.0.255 area 0
408
408
 
409
409
  !
@@ -430,27 +430,35 @@
430
430
 
431
431
  !
432
432
 
433
+ ip dns view default
434
+
435
+ domain timeout 5
436
+
437
+ domain retry 1
438
+
433
439
  ip route 0.0.0.0 0.0.0.0 dhcp
434
440
 
435
441
  ip ssh version 2
436
442
 
437
443
  !
438
444
 
445
+ logging host 192.168.30.250
446
+
439
- !
447
+ !
440
-
448
+
441
- !
449
+ !
442
-
450
+
443
- !
451
+ !
444
-
452
+
445
- !
453
+ !
446
-
454
+
447
- !
455
+ !
448
-
456
+
449
- banner exec ^C
457
+ banner motd #
450
458
 
451
459
  === System Info ======================================
452
460
 
453
- Hostname ............ CoreGW-C841M
461
+ Hostname ............ N138-C841M-22XQ
454
462
 
455
463
  Build In ............ 30th May 2020
456
464
 
@@ -458,24 +466,14 @@
458
466
 
459
467
  === END ==============================================
460
468
 
461
- ^C
469
+ #
462
-
463
- banner motd ^C
464
-
465
- === System Info ======================================
466
-
467
- Hostname ............ CoreGW-C841M
468
-
469
-
470
-
471
- === END ==============================================
472
-
473
- ^C
474
470
 
475
471
  !
476
472
 
477
473
  line con 0
478
474
 
475
+ exec-timeout 5 0
476
+
479
477
  logging synchronous
480
478
 
481
479
  login authentication noauth
@@ -484,6 +482,8 @@
484
482
 
485
483
  line vty 0 4
486
484
 
485
+ exec-timeout 5 0
486
+
487
487
  logging synchronous
488
488
 
489
489
  transport input all
@@ -500,10 +500,6 @@
500
500
 
501
501
  end
502
502
 
503
-
504
-
505
- CoreGW-C841M#
506
-
507
503
  ```
508
504
 
509
505
 
@@ -512,6 +508,10 @@
512
508
 
513
509
 
514
510
 
511
+ - Gi0/5 抜き差し
512
+
513
+ - Gi0/0 抜き差し
514
+
515
515
  - `no router ospf 1` → 戻し
516
516
 
517
517
  - `no router bgp 3038` → 戻し
@@ -526,27 +526,15 @@
526
526
 
527
527
 
528
528
 
529
+
530
+
529
531
  ### 補足情報(FW/ツールのバージョンなど)
530
532
 
531
533
 
532
534
 
533
535
  ```
534
536
 
535
- CoreGW-C841M#show inventory
536
-
537
- NAME: "C841M-4X-JSEC/K9", DESCR: "C841M-4X-JSEC/K9 chassis, Hw Serial#: ___________, Hw Revision: 1.0"
538
-
539
- PID: C841M-4X-JSEC/K9 , VID: V01, SN: ___________
540
-
541
-
542
-
543
- NAME: "C841M-4X Mother board, 2GE WAN, 4GE LAN, integrated VPN on Slot 0", DESCR: "C841M-4X Mother board, 2GE WAN, 4GE LAN, integrated VPN"
544
-
545
- PID: C841M-4X-JSEC/K9 , VID: V01, SN: ___________
546
-
547
-
548
-
549
- CoreGW-C841M#show ver
537
+ N138-C841M-22XQ#show ver
550
538
 
551
539
  Cisco IOS Software, C800M Software (C800M-UNIVERSALK9-M), Version 15.5(3)M4a, RELEASE SOFTWARE (fc1)
552
540
 
@@ -556,6 +544,22 @@
556
544
 
557
545
 
558
546
 
547
+ License UDI:
548
+
549
+
550
+
551
+ -------------------------------------------------
552
+
553
+ Device# PID SN
554
+
555
+ -------------------------------------------------
556
+
557
+ *1 C841M-4X-JSEC/K9
558
+
559
+
560
+
561
+
562
+
559
563
 
560
564
 
561
565
  License Information for 'c800m'
@@ -572,7 +576,7 @@
572
576
 
573
577
 
574
578
 
575
- CoreGW-C841M#
579
+ N138-C841M-22XQ#
576
580
 
577
581
  ```
578
582
 
@@ -590,7 +594,7 @@
590
594
 
591
595
  ***
592
596
 
593
-
597
+ # DGW 到達不可
594
598
 
595
599
  13 jun '20 23:29 追記
596
600
 
@@ -600,6 +604,8 @@
600
604
 
601
605
 
602
606
 
607
+ ## IFリスト
608
+
603
609
  ```
604
610
 
605
611
  N138-C841M-22XQ#show ip int brief
@@ -630,6 +636,8 @@
630
636
 
631
637
 
632
638
 
639
+ ## 対向(DGW)IPaddr確認
640
+
633
641
  ```
634
642
 
635
643
  N138-C841M-22XQ#show dhcp lease
@@ -662,6 +670,8 @@
662
670
 
663
671
 
664
672
 
673
+ ## Ping to DGW from gi0/5
674
+
665
675
  ```
666
676
 
667
677
  N138-C841M-22XQ#ping 192.168.163.254
@@ -680,6 +690,8 @@
680
690
 
681
691
 
682
692
 
693
+ ## Ping to DGW from gi0/5
694
+
683
695
  ```
684
696
 
685
697
  N138-C841M-22XQ#ping 192.168.163.254 source gigabitEthernet 0/5
@@ -700,6 +712,8 @@
700
712
 
701
713
 
702
714
 
715
+ ## Ping to DGW from vlan 83
716
+
703
717
  ```
704
718
 
705
719
  N138-C841M-22XQ#ping 192.168.163.254 source vlan 83
@@ -720,6 +734,8 @@
720
734
 
721
735
 
722
736
 
737
+ ## Ping to DGW from lo0
738
+
723
739
  ```
724
740
 
725
741
  N138-C841M-22XQ#ping 192.168.163.254 source loopback 0

3

Unable to estab to DGW

2020/06/13 15:04

投稿

YuuTakanashi
YuuTakanashi

スコア2

test CHANGED
File without changes
test CHANGED
@@ -68,25 +68,645 @@
68
68
 
69
69
  CoreGW-C841M#
70
70
 
71
+
72
+
73
+ CoreGW-C841M#show int status
74
+
75
+
76
+
77
+ Port Name Status Vlan Duplex Speed Type
78
+
79
+ Gi0/0 TO) **LAN** VLAN 8 connected 83 a-full a-1000 10/100BaseTX
80
+
81
+ Gi0/1 *** OffLine *** disabled 1 half 10 10/100BaseTX
82
+
83
+ Gi0/2 *** OffLine *** disabled 1 half 10 10/100BaseTX
84
+
85
+ Gi0/3 *** OffLine *** disabled 1 half 10 10/100BaseTX
86
+
87
+ CoreGW-C841M#show vlan-switch
88
+
89
+
90
+
91
+ VLAN Name Status Ports
92
+
93
+ ---- -------------------------------- --------- -------------------------------
94
+
95
+ 1 default active Gi0/1, Gi0/2, Gi0/3
96
+
97
+ 83 n138.nws active Gi0/0
98
+
99
+ 1002 fddi-default act/unsup
100
+
101
+ 1003 token-ring-default act/unsup
102
+
103
+ 1004 fddinet-default act/unsup
104
+
105
+ 1005 trnet-default act/unsup
106
+
107
+
108
+
109
+ VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
110
+
111
+ ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
112
+
113
+ 1 enet 100001 1500 - - - - - 1002 1003
114
+
115
+ 83 enet 100083 1500 - - - - - 0 0
116
+
117
+ 1002 fddi 101002 1500 - - - - - 1 1003
118
+
119
+ 1003 tr 101003 1500 1005 0 - - srb 1 1002
120
+
121
+ 1004 fdnet 101004 1500 - - 1 ibm - 0 0
122
+
123
+ 1005 trnet 101005 1500 - - 1 ibm - 0 0
124
+
125
+ CoreGW-C841M#
126
+
127
+ ```
128
+
129
+
130
+
131
+ ### 該当のソースコード
132
+
133
+
134
+
135
+ ```cisco:show running-config
136
+
71
- CoreGW-C841M#ping 8.8.8.8 source gi0/5
137
+ CoreGW-C841M#show running-config
138
+
139
+ Building configuration...
140
+
141
+
142
+
143
+ Current configuration : 3034 bytes
144
+
145
+ !
146
+
147
+ ! No configuration change since last restart
148
+
149
+ !
150
+
151
+ version 15.5
152
+
153
+ service timestamps debug datetime msec
154
+
155
+ service timestamps log datetime msec
156
+
157
+ service password-encryption
158
+
159
+ !
160
+
161
+ hostname CoreGW-C841M
162
+
163
+ !
164
+
165
+ boot-start-marker
166
+
167
+ boot-end-marker
168
+
169
+ !
170
+
171
+ !
172
+
173
+ enable secret 5 $1$v4A6$MsMv2NS5tmj/V938i1yGq.
174
+
175
+ !
176
+
177
+ aaa new-model
178
+
179
+ !
180
+
181
+ !
182
+
183
+ aaa authentication login default local-case enable
184
+
185
+ aaa authentication login noauth none
186
+
187
+ aaa authentication enable default enable
188
+
189
+ !
190
+
191
+ !
192
+
193
+ !
194
+
195
+ !
196
+
197
+ !
198
+
199
+ aaa session-id common
200
+
201
+ ethernet lmi ce
202
+
203
+ !
204
+
205
+ !
206
+
207
+ !
208
+
209
+ !
210
+
211
+ !
212
+
213
+ !
214
+
215
+ !
216
+
217
+ !
218
+
219
+ ip domain name n138.nws
220
+
221
+ ip name-server 192.168.30.250
222
+
223
+ ip cef
224
+
225
+ no ipv6 cef
226
+
227
+ !
228
+
229
+ !
230
+
231
+ license udi pid C841M-4X-JSEC/K9 sn ___________
232
+
233
+ !
234
+
235
+ !
236
+
237
+ vtp mode transparent
238
+
239
+ username root privilege 15 secret 5 $1$l85y$xw2Ot6ZFrv7hCH5zqhsnS1
240
+
241
+ !
242
+
243
+ redundancy
244
+
245
+ !
246
+
247
+ !
248
+
249
+ !
250
+
251
+ !
252
+
253
+ !
254
+
255
+ vlan 83
256
+
257
+ name n138.nws
258
+
259
+ !
260
+
261
+ track 83 interface GigabitEthernet0/5 line-protocol
262
+
263
+ delay up 30
264
+
265
+ !
266
+
267
+ !
268
+
269
+ !
270
+
271
+ !
272
+
273
+ !
274
+
275
+ !
276
+
277
+ !
278
+
279
+ !
280
+
281
+ !
282
+
283
+ !
284
+
285
+ !
286
+
287
+ interface Loopback0
288
+
289
+ description *** Loopback ***
290
+
291
+ ip address 172.21.0.254 255.255.0.0
292
+
293
+ !
294
+
295
+ interface GigabitEthernet0/0
296
+
297
+ description TO) **LAN** VLAN 83 (n138.nws)
298
+
299
+ switchport access vlan 83
300
+
301
+ no ip address
302
+
303
+ !
304
+
305
+ interface GigabitEthernet0/1
306
+
307
+ description *** OffLine ***
308
+
309
+ no ip address
310
+
311
+ shutdown
312
+
313
+ duplex half
314
+
315
+ speed 10
316
+
317
+ !
318
+
319
+ interface GigabitEthernet0/2
320
+
321
+ description *** OffLine ***
322
+
323
+ no ip address
324
+
325
+ shutdown
326
+
327
+ duplex half
328
+
329
+ speed 10
330
+
331
+ !
332
+
333
+ interface GigabitEthernet0/3
334
+
335
+ description *** OffLine ***
336
+
337
+ no ip address
338
+
339
+ shutdown
340
+
341
+ duplex half
342
+
343
+ speed 10
344
+
345
+ !
346
+
347
+ interface GigabitEthernet0/4
348
+
349
+ description *** OffLine ***
350
+
351
+ ip address dhcp
352
+
353
+ ip ospf 1 area 1
354
+
355
+ shutdown
356
+
357
+ duplex half
358
+
359
+ speed 10
360
+
361
+ !
362
+
363
+ interface GigabitEthernet0/5
364
+
365
+ description TO) **WAN** Port 1 - SoftBank Air
366
+
367
+ ip address dhcp
368
+
369
+ ip ospf 1 area 1
370
+
371
+ duplex auto
372
+
373
+ speed auto
374
+
375
+ !
376
+
377
+ interface Vlan1
378
+
379
+ description *** OffLine ***
380
+
381
+ no ip address
382
+
383
+ shutdown
384
+
385
+ !
386
+
387
+ interface Vlan83
388
+
389
+ description TO) **LAN** Port 7 - N138-EG08MN2-02
390
+
391
+ ip address 192.168.30.240 255.255.255.0
392
+
393
+ vrrp 83 ip 192.168.30.254
394
+
395
+ vrrp 83 timers advertise 3
396
+
397
+ vrrp 83 preempt delay minimum 10
398
+
399
+ vrrp 83 priority 95
400
+
401
+ vrrp 83 track 83 decrement 15
402
+
403
+ !
404
+
405
+ router ospf 1
406
+
407
+ network 192.168.30.0 0.0.0.255 area 0
408
+
409
+ !
410
+
411
+ router bgp 3038
412
+
413
+ bgp log-neighbor-changes
414
+
415
+ network 192.168.30.0
416
+
417
+ redistribute connected
418
+
419
+ redistribute ospf 1
420
+
421
+ !
422
+
423
+ ip forward-protocol nd
424
+
425
+ no ip http server
426
+
427
+ no ip http secure-server
428
+
429
+ !
430
+
431
+ !
432
+
433
+ ip route 0.0.0.0 0.0.0.0 dhcp
434
+
435
+ ip ssh version 2
436
+
437
+ !
438
+
439
+ !
440
+
441
+ !
442
+
443
+ !
444
+
445
+ !
446
+
447
+ !
448
+
449
+ banner exec ^C
450
+
451
+ === System Info ======================================
452
+
453
+ Hostname ............ CoreGW-C841M
454
+
455
+ Build In ............ 30th May 2020
456
+
457
+
458
+
459
+ === END ==============================================
460
+
461
+ ^C
462
+
463
+ banner motd ^C
464
+
465
+ === System Info ======================================
466
+
467
+ Hostname ............ CoreGW-C841M
468
+
469
+
470
+
471
+ === END ==============================================
472
+
473
+ ^C
474
+
475
+ !
476
+
477
+ line con 0
478
+
479
+ logging synchronous
480
+
481
+ login authentication noauth
482
+
483
+ no modem enable
484
+
485
+ line vty 0 4
486
+
487
+ logging synchronous
488
+
489
+ transport input all
490
+
491
+ !
492
+
493
+ scheduler allocate 20000 1000
494
+
495
+ ntp server 192.168.30.250 prefer
496
+
497
+ ntp server ntp.nict.jp
498
+
499
+ !
500
+
501
+ end
502
+
503
+
504
+
505
+ CoreGW-C841M#
506
+
507
+ ```
508
+
509
+
510
+
511
+ ### 試したこと
512
+
513
+
514
+
515
+ - `no router ospf 1` → 戻し
516
+
517
+ - `no router bgp 3038` → 戻し
518
+
519
+ - vlan 80 & SVI 作成 → 戻し
520
+
521
+ - `reload`
522
+
523
+
524
+
525
+
526
+
527
+
528
+
529
+ ### 補足情報(FW/ツールのバージョンなど)
530
+
531
+
532
+
533
+ ```
534
+
535
+ CoreGW-C841M#show inventory
536
+
537
+ NAME: "C841M-4X-JSEC/K9", DESCR: "C841M-4X-JSEC/K9 chassis, Hw Serial#: ___________, Hw Revision: 1.0"
538
+
539
+ PID: C841M-4X-JSEC/K9 , VID: V01, SN: ___________
540
+
541
+
542
+
543
+ NAME: "C841M-4X Mother board, 2GE WAN, 4GE LAN, integrated VPN on Slot 0", DESCR: "C841M-4X Mother board, 2GE WAN, 4GE LAN, integrated VPN"
544
+
545
+ PID: C841M-4X-JSEC/K9 , VID: V01, SN: ___________
546
+
547
+
548
+
549
+ CoreGW-C841M#show ver
550
+
551
+ Cisco IOS Software, C800M Software (C800M-UNIVERSALK9-M), Version 15.5(3)M4a, RELEASE SOFTWARE (fc1)
552
+
553
+
554
+
555
+ ~~ 中略 ~~
556
+
557
+
558
+
559
+
560
+
561
+ License Information for 'c800m'
562
+
563
+ License Level: advsecurity Type: Permanent
564
+
565
+ Next reboot license Level: advsecurity
566
+
567
+
568
+
569
+
570
+
571
+ Configuration register is 0x2102
572
+
573
+
574
+
575
+ CoreGW-C841M#
576
+
577
+ ```
578
+
579
+
580
+
581
+ ### SoftbankAir の設定画面
582
+
583
+ ![イメージ説明](0753137f799d583b6c963b4d651139cb.png)
584
+
585
+ ![イメージ説明](622a4dc422504b4e67077046de5b13b6.png)
586
+
587
+ ![イメージ説明](f1841c5315de32b1bf554dc3c6f5c899.png)
588
+
589
+
590
+
591
+ ***
592
+
593
+
594
+
595
+ 13 jun '20 23:29 追記
596
+
597
+ ![イメージ説明](8f25b1bfdf8fe32c4819636ebfd739c0.jpeg)
598
+
599
+ DGWにping 行うと そもそもDGWに届いていない事が判明(Gi0/5からはOKだが問題はそれ以外)(構成変わらずのまま)
600
+
601
+
602
+
603
+ ```
604
+
605
+ N138-C841M-22XQ#show ip int brief
606
+
607
+ Interface IP-Address OK? Method Status Protocol
608
+
609
+ GigabitEthernet0/0 unassigned YES unset up up
610
+
611
+ GigabitEthernet0/1 unassigned YES unset administratively down down
612
+
613
+ GigabitEthernet0/2 unassigned YES unset administratively down down
614
+
615
+ GigabitEthernet0/3 unassigned YES unset administratively down down
616
+
617
+ GigabitEthernet0/4 unassigned YES NVRAM administratively down down
618
+
619
+ GigabitEthernet0/5 192.168.163.10 YES DHCP up up
620
+
621
+ Vlan1 unassigned YES unset administratively down down
622
+
623
+ Vlan83 192.168.30.240 YES NVRAM up up
624
+
625
+ Loopback0 172.21.0.254 YES NVRAM up up
626
+
627
+ N138-C841M-22XQ#
628
+
629
+ ```
630
+
631
+
632
+
633
+ ```
634
+
635
+ N138-C841M-22XQ#show dhcp lease
636
+
637
+ Temp IP addr: 192.168.163.10 for peer on Interface: GigabitEthernet0/5
638
+
639
+ Temp sub net mask: 255.255.255.0
640
+
641
+ DHCP Lease server: 192.168.163.254, state: 5 Bound
642
+
643
+ DHCP transaction id: 7CC
644
+
645
+ Lease: 86400 secs, Renewal: 43200 secs, Rebind: 75600 secs
646
+
647
+ Temp default-gateway addr: 192.168.163.254
648
+
649
+ Next timer fires after: 11:01:53
650
+
651
+ Retry count: 0 Client-ID: cisco-2c5a.0ff2.fd32-Gi0/5
652
+
653
+ Client-ID hex dump: 636973636F2D326335612E306666322E
654
+
655
+ 666433322D4769302F35
656
+
657
+ Hostname: CoreGW-C841M
658
+
659
+ N138-C841M-22XQ#
660
+
661
+ ```
662
+
663
+
664
+
665
+ ```
666
+
667
+ N138-C841M-22XQ#ping 192.168.163.254
72
668
 
73
669
  Type escape sequence to abort.
74
670
 
75
- Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
671
+ Sending 5, 100-byte ICMP Echos to 192.168.163.254, timeout is 2 seconds:
76
-
77
- Packet sent with a source address of 192.168.163.5
78
672
 
79
673
  !!!!!
80
674
 
81
- Success rate is 100 percent (5/5), round-trip min/avg/max = 24/36/60 ms
675
+ Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
82
-
676
+
83
- CoreGW-C841M#
677
+ N138-C841M-22XQ#
678
+
84
-
679
+ ```
680
+
681
+
682
+
683
+ ```
684
+
85
- CoreGW-C841M#ping 8.8.8.8 source Vlan83
685
+ N138-C841M-22XQ#ping 192.168.163.254 source gigabitEthernet 0/5
86
686
 
87
687
  Type escape sequence to abort.
88
688
 
89
- Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
689
+ Sending 5, 100-byte ICMP Echos to 192.168.163.254, timeout is 2 seconds:
690
+
691
+ Packet sent with a source address of 192.168.163.10
692
+
693
+ !!!!!
694
+
695
+ Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
696
+
697
+ N138-C841M-22XQ#
698
+
699
+ ```
700
+
701
+
702
+
703
+ ```
704
+
705
+ N138-C841M-22XQ#ping 192.168.163.254 source vlan 83
706
+
707
+ Type escape sequence to abort.
708
+
709
+ Sending 5, 100-byte ICMP Echos to 192.168.163.254, timeout is 2 seconds:
90
710
 
91
711
  Packet sent with a source address of 192.168.30.240
92
712
 
@@ -94,13 +714,19 @@
94
714
 
95
715
  Success rate is 0 percent (0/5)
96
716
 
97
- CoreGW-C841M#
717
+ N138-C841M-22XQ#
718
+
98
-
719
+ ```
720
+
721
+
722
+
723
+ ```
724
+
99
- CoreGW-C841M#ping 8.8.8.8 source Lo0
725
+ N138-C841M-22XQ#ping 192.168.163.254 source loopback 0
100
726
 
101
727
  Type escape sequence to abort.
102
728
 
103
- Sending 5, 100-byte ICMP Echos to 8.8.8.8, timeout is 2 seconds:
729
+ Sending 5, 100-byte ICMP Echos to 192.168.163.254, timeout is 2 seconds:
104
730
 
105
731
  Packet sent with a source address of 172.21.0.254
106
732
 
@@ -108,644 +734,6 @@
108
734
 
109
735
  Success rate is 0 percent (0/5)
110
736
 
111
- CoreGW-C841M#
737
+ N138-C841M-22XQ#
112
-
113
- CoreGW-C841M#ping 192.168.30.250 source vlan83
738
+
114
-
115
- Type escape sequence to abort.
116
-
117
- Sending 5, 100-byte ICMP Echos to 192.168.30.250, timeout is 2 seconds:
118
-
119
- Packet sent with a source address of 192.168.30.240
120
-
121
- !!!!!
122
-
123
- Success rate is 100 percent (5/5), round-trip min/avg/max = 1/1/4 ms
124
-
125
- CoreGW-C841M#
126
-
127
- CoreGW-C841M#ping 192.168.30.250 source lo0
128
-
129
- Type escape sequence to abort.
130
-
131
- Sending 5, 100-byte ICMP Echos to 192.168.30.250, timeout is 2 seconds:
132
-
133
- Packet sent with a source address of 172.21.0.254
134
-
135
- .....
136
-
137
- Success rate is 0 percent (0/5)
138
-
139
- CoreGW-C841M#ping 192.168.30.250 source gi0/5
140
-
141
- Type escape sequence to abort.
142
-
143
- Sending 5, 100-byte ICMP Echos to 192.168.30.250, timeout is 2 seconds:
144
-
145
- Packet sent with a source address of 192.168.163.5
146
-
147
- .....
148
-
149
- Success rate is 0 percent (0/5)
150
-
151
- CoreGW-C841M#
152
-
153
- CoreGW-C841M#show int status
154
-
155
-
156
-
157
- Port Name Status Vlan Duplex Speed Type
158
-
159
- Gi0/0 TO) **LAN** VLAN 8 connected 83 a-full a-1000 10/100BaseTX
160
-
161
- Gi0/1 *** OffLine *** disabled 1 half 10 10/100BaseTX
162
-
163
- Gi0/2 *** OffLine *** disabled 1 half 10 10/100BaseTX
164
-
165
- Gi0/3 *** OffLine *** disabled 1 half 10 10/100BaseTX
166
-
167
- CoreGW-C841M#show vlan-switch
168
-
169
-
170
-
171
- VLAN Name Status Ports
172
-
173
- ---- -------------------------------- --------- -------------------------------
174
-
175
- 1 default active Gi0/1, Gi0/2, Gi0/3
176
-
177
- 83 n138.nws active Gi0/0
178
-
179
- 1002 fddi-default act/unsup
180
-
181
- 1003 token-ring-default act/unsup
182
-
183
- 1004 fddinet-default act/unsup
184
-
185
- 1005 trnet-default act/unsup
186
-
187
-
188
-
189
- VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
190
-
191
- ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
192
-
193
- 1 enet 100001 1500 - - - - - 1002 1003
194
-
195
- 83 enet 100083 1500 - - - - - 0 0
196
-
197
- 1002 fddi 101002 1500 - - - - - 1 1003
198
-
199
- 1003 tr 101003 1500 1005 0 - - srb 1 1002
200
-
201
- 1004 fdnet 101004 1500 - - 1 ibm - 0 0
202
-
203
- 1005 trnet 101005 1500 - - 1 ibm - 0 0
204
-
205
- CoreGW-C841M#
206
-
207
- ```
739
+ ```
208
-
209
-
210
-
211
- ### 該当のソースコード
212
-
213
-
214
-
215
- ```cisco:show running-config
216
-
217
- CoreGW-C841M#show running-config
218
-
219
- Building configuration...
220
-
221
-
222
-
223
- Current configuration : 3034 bytes
224
-
225
- !
226
-
227
- ! No configuration change since last restart
228
-
229
- !
230
-
231
- version 15.5
232
-
233
- service timestamps debug datetime msec
234
-
235
- service timestamps log datetime msec
236
-
237
- service password-encryption
238
-
239
- !
240
-
241
- hostname CoreGW-C841M
242
-
243
- !
244
-
245
- boot-start-marker
246
-
247
- boot-end-marker
248
-
249
- !
250
-
251
- !
252
-
253
- enable secret 5 $1$v4A6$MsMv2NS5tmj/V938i1yGq.
254
-
255
- !
256
-
257
- aaa new-model
258
-
259
- !
260
-
261
- !
262
-
263
- aaa authentication login default local-case enable
264
-
265
- aaa authentication login noauth none
266
-
267
- aaa authentication enable default enable
268
-
269
- !
270
-
271
- !
272
-
273
- !
274
-
275
- !
276
-
277
- !
278
-
279
- aaa session-id common
280
-
281
- ethernet lmi ce
282
-
283
- !
284
-
285
- !
286
-
287
- !
288
-
289
- !
290
-
291
- !
292
-
293
- !
294
-
295
- !
296
-
297
- !
298
-
299
- ip domain name n138.nws
300
-
301
- ip name-server 192.168.30.250
302
-
303
- ip cef
304
-
305
- no ipv6 cef
306
-
307
- !
308
-
309
- !
310
-
311
- license udi pid C841M-4X-JSEC/K9 sn ___________
312
-
313
- !
314
-
315
- !
316
-
317
- vtp mode transparent
318
-
319
- username root privilege 15 secret 5 $1$l85y$xw2Ot6ZFrv7hCH5zqhsnS1
320
-
321
- !
322
-
323
- redundancy
324
-
325
- !
326
-
327
- !
328
-
329
- !
330
-
331
- !
332
-
333
- !
334
-
335
- vlan 83
336
-
337
- name n138.nws
338
-
339
- !
340
-
341
- track 83 interface GigabitEthernet0/5 line-protocol
342
-
343
- delay up 30
344
-
345
- !
346
-
347
- !
348
-
349
- !
350
-
351
- !
352
-
353
- !
354
-
355
- !
356
-
357
- !
358
-
359
- !
360
-
361
- !
362
-
363
- !
364
-
365
- !
366
-
367
- interface Loopback0
368
-
369
- description *** Loopback ***
370
-
371
- ip address 172.21.0.254 255.255.0.0
372
-
373
- !
374
-
375
- interface GigabitEthernet0/0
376
-
377
- description TO) **LAN** VLAN 83 (n138.nws)
378
-
379
- switchport access vlan 83
380
-
381
- no ip address
382
-
383
- !
384
-
385
- interface GigabitEthernet0/1
386
-
387
- description *** OffLine ***
388
-
389
- no ip address
390
-
391
- shutdown
392
-
393
- duplex half
394
-
395
- speed 10
396
-
397
- !
398
-
399
- interface GigabitEthernet0/2
400
-
401
- description *** OffLine ***
402
-
403
- no ip address
404
-
405
- shutdown
406
-
407
- duplex half
408
-
409
- speed 10
410
-
411
- !
412
-
413
- interface GigabitEthernet0/3
414
-
415
- description *** OffLine ***
416
-
417
- no ip address
418
-
419
- shutdown
420
-
421
- duplex half
422
-
423
- speed 10
424
-
425
- !
426
-
427
- interface GigabitEthernet0/4
428
-
429
- description *** OffLine ***
430
-
431
- ip address dhcp
432
-
433
- ip ospf 1 area 1
434
-
435
- shutdown
436
-
437
- duplex half
438
-
439
- speed 10
440
-
441
- !
442
-
443
- interface GigabitEthernet0/5
444
-
445
- description TO) **WAN** Port 1 - SoftBank Air
446
-
447
- ip address dhcp
448
-
449
- ip ospf 1 area 1
450
-
451
- duplex auto
452
-
453
- speed auto
454
-
455
- !
456
-
457
- interface Vlan1
458
-
459
- description *** OffLine ***
460
-
461
- no ip address
462
-
463
- shutdown
464
-
465
- !
466
-
467
- interface Vlan83
468
-
469
- description TO) **LAN** Port 7 - N138-EG08MN2-02
470
-
471
- ip address 192.168.30.240 255.255.255.0
472
-
473
- vrrp 83 ip 192.168.30.254
474
-
475
- vrrp 83 timers advertise 3
476
-
477
- vrrp 83 preempt delay minimum 10
478
-
479
- vrrp 83 priority 95
480
-
481
- vrrp 83 track 83 decrement 15
482
-
483
- !
484
-
485
- router ospf 1
486
-
487
- network 192.168.30.0 0.0.0.255 area 0
488
-
489
- !
490
-
491
- router bgp 3038
492
-
493
- bgp log-neighbor-changes
494
-
495
- network 192.168.30.0
496
-
497
- redistribute connected
498
-
499
- redistribute ospf 1
500
-
501
- !
502
-
503
- ip forward-protocol nd
504
-
505
- no ip http server
506
-
507
- no ip http secure-server
508
-
509
- !
510
-
511
- !
512
-
513
- ip route 0.0.0.0 0.0.0.0 dhcp
514
-
515
- ip ssh version 2
516
-
517
- !
518
-
519
- !
520
-
521
- !
522
-
523
- !
524
-
525
- !
526
-
527
- !
528
-
529
- banner exec ^C
530
-
531
- === System Info ======================================
532
-
533
- Hostname ............ CoreGW-C841M
534
-
535
- Build In ............ 30th May 2020
536
-
537
-
538
-
539
- === END ==============================================
540
-
541
- ^C
542
-
543
- banner motd ^C
544
-
545
- === System Info ======================================
546
-
547
- Hostname ............ CoreGW-C841M
548
-
549
-
550
-
551
- === END ==============================================
552
-
553
- ^C
554
-
555
- !
556
-
557
- line con 0
558
-
559
- logging synchronous
560
-
561
- login authentication noauth
562
-
563
- no modem enable
564
-
565
- line vty 0 4
566
-
567
- logging synchronous
568
-
569
- transport input all
570
-
571
- !
572
-
573
- scheduler allocate 20000 1000
574
-
575
- ntp server 192.168.30.250 prefer
576
-
577
- ntp server ntp.nict.jp
578
-
579
- !
580
-
581
- end
582
-
583
-
584
-
585
- CoreGW-C841M#
586
-
587
- ```
588
-
589
-
590
-
591
- ### 試したこと
592
-
593
-
594
-
595
- - `no router ospf 1` → 戻し
596
-
597
- - `no router bgp 3038` → 戻し
598
-
599
- - vlan 80 & SVI 作成 → 戻し
600
-
601
- ```
602
-
603
- vlan 80
604
-
605
- name test
606
-
607
- inter vlan 80
608
-
609
- ip addr 192.168.80.254/24
610
-
611
- no shut
612
-
613
- inter gi0/3
614
-
615
- duplex auto
616
-
617
- speed auto
618
-
619
- switchport access vlan 80
620
-
621
- no shutdown
622
-
623
- ```
624
-
625
- - `reload`
626
-
627
-
628
-
629
-
630
-
631
-
632
-
633
- ### 補足情報(FW/ツールのバージョンなど)
634
-
635
-
636
-
637
- ```
638
-
639
- CoreGW-C841M#show inventory
640
-
641
- NAME: "C841M-4X-JSEC/K9", DESCR: "C841M-4X-JSEC/K9 chassis, Hw Serial#: ___________, Hw Revision: 1.0"
642
-
643
- PID: C841M-4X-JSEC/K9 , VID: V01, SN: ___________
644
-
645
-
646
-
647
- NAME: "C841M-4X Mother board, 2GE WAN, 4GE LAN, integrated VPN on Slot 0", DESCR: "C841M-4X Mother board, 2GE WAN, 4GE LAN, integrated VPN"
648
-
649
- PID: C841M-4X-JSEC/K9 , VID: V01, SN: ___________
650
-
651
-
652
-
653
-
654
-
655
- CoreGW-C841M#show license
656
-
657
- Index 1 Feature: advsecurity
658
-
659
- Period left: Life time
660
-
661
- License Type: Permanent
662
-
663
- License State: Active, In Use
664
-
665
- License Count: Non-Counted
666
-
667
- License Priority: Medium
668
-
669
- Index 2 Feature: ios-ips-update
670
-
671
- Period left: Not Activated
672
-
673
- Period Used: 0 minute 0 second
674
-
675
- License Type: EvalRightToUse
676
-
677
- License State: Active, Not in Use, EULA not accepted
678
-
679
- License Count: Non-Counted
680
-
681
- License Priority: None
682
-
683
-
684
-
685
- CoreGW-C841M#show ver
686
-
687
- Cisco IOS Software, C800M Software (C800M-UNIVERSALK9-M), Version 15.5(3)M4a, RELEASE SOFTWARE (fc1)
688
-
689
- Technical Support: http://www.cisco.com/techsupport
690
-
691
- Copyright (c) 1986-2016 by Cisco Systems, Inc.
692
-
693
- Compiled Thu 06-Oct-16 16:52 by prod_rel_team
694
-
695
-
696
-
697
- ROM: System Bootstrap, Version 15.5(1r)T1, RELEASE SOFTWARE (fc1)
698
-
699
-
700
-
701
- CoreGW-C841M uptime is 49 minutes
702
-
703
- System returned to ROM by reload at 14:40:13 UTC Thu Jun 11 2020
704
-
705
- System restarted at 14:41:28 UTC Thu Jun 11 2020
706
-
707
- System image file is "flash:c800m-universalk9-mz.SPA.155-3.M4a.bin"
708
-
709
- Last reload type: Normal Reload
710
-
711
- Last reload reason: Reload Command
712
-
713
-
714
-
715
-
716
-
717
-
718
-
719
- ~~ 中略 ~~
720
-
721
-
722
-
723
-
724
-
725
- License Information for 'c800m'
726
-
727
- License Level: advsecurity Type: Permanent
728
-
729
- Next reboot license Level: advsecurity
730
-
731
-
732
-
733
-
734
-
735
- Configuration register is 0x2102
736
-
737
-
738
-
739
- CoreGW-C841M#
740
-
741
- ```
742
-
743
-
744
-
745
- ### SoftbankAir の設定画面
746
-
747
- ![イメージ説明](0753137f799d583b6c963b4d651139cb.png)
748
-
749
- ![イメージ説明](622a4dc422504b4e67077046de5b13b6.png)
750
-
751
- ![イメージ説明](f1841c5315de32b1bf554dc3c6f5c899.png)

2

SoftbankAir の設定画面 SS追加

2020/06/13 14:39

投稿

YuuTakanashi
YuuTakanashi

スコア2

test CHANGED
File without changes
test CHANGED
@@ -739,3 +739,13 @@
739
739
  CoreGW-C841M#
740
740
 
741
741
  ```
742
+
743
+
744
+
745
+ ### SoftbankAir の設定画面
746
+
747
+ ![イメージ説明](0753137f799d583b6c963b4d651139cb.png)
748
+
749
+ ![イメージ説明](622a4dc422504b4e67077046de5b13b6.png)
750
+
751
+ ![イメージ説明](f1841c5315de32b1bf554dc3c6f5c899.png)

1

show int status & show vlan-switch & show license 追加

2020/06/13 10:08

投稿

YuuTakanashi
YuuTakanashi

スコア2

test CHANGED
File without changes
test CHANGED
@@ -150,6 +150,60 @@
150
150
 
151
151
  CoreGW-C841M#
152
152
 
153
+ CoreGW-C841M#show int status
154
+
155
+
156
+
157
+ Port Name Status Vlan Duplex Speed Type
158
+
159
+ Gi0/0 TO) **LAN** VLAN 8 connected 83 a-full a-1000 10/100BaseTX
160
+
161
+ Gi0/1 *** OffLine *** disabled 1 half 10 10/100BaseTX
162
+
163
+ Gi0/2 *** OffLine *** disabled 1 half 10 10/100BaseTX
164
+
165
+ Gi0/3 *** OffLine *** disabled 1 half 10 10/100BaseTX
166
+
167
+ CoreGW-C841M#show vlan-switch
168
+
169
+
170
+
171
+ VLAN Name Status Ports
172
+
173
+ ---- -------------------------------- --------- -------------------------------
174
+
175
+ 1 default active Gi0/1, Gi0/2, Gi0/3
176
+
177
+ 83 n138.nws active Gi0/0
178
+
179
+ 1002 fddi-default act/unsup
180
+
181
+ 1003 token-ring-default act/unsup
182
+
183
+ 1004 fddinet-default act/unsup
184
+
185
+ 1005 trnet-default act/unsup
186
+
187
+
188
+
189
+ VLAN Type SAID MTU Parent RingNo BridgeNo Stp BrdgMode Trans1 Trans2
190
+
191
+ ---- ----- ---------- ----- ------ ------ -------- ---- -------- ------ ------
192
+
193
+ 1 enet 100001 1500 - - - - - 1002 1003
194
+
195
+ 83 enet 100083 1500 - - - - - 0 0
196
+
197
+ 1002 fddi 101002 1500 - - - - - 1 1003
198
+
199
+ 1003 tr 101003 1500 1005 0 - - srb 1 1002
200
+
201
+ 1004 fdnet 101004 1500 - - 1 ibm - 0 0
202
+
203
+ 1005 trnet 101005 1500 - - 1 ibm - 0 0
204
+
205
+ CoreGW-C841M#
206
+
153
207
  ```
154
208
 
155
209
 
@@ -598,6 +652,36 @@
598
652
 
599
653
 
600
654
 
655
+ CoreGW-C841M#show license
656
+
657
+ Index 1 Feature: advsecurity
658
+
659
+ Period left: Life time
660
+
661
+ License Type: Permanent
662
+
663
+ License State: Active, In Use
664
+
665
+ License Count: Non-Counted
666
+
667
+ License Priority: Medium
668
+
669
+ Index 2 Feature: ios-ips-update
670
+
671
+ Period left: Not Activated
672
+
673
+ Period Used: 0 minute 0 second
674
+
675
+ License Type: EvalRightToUse
676
+
677
+ License State: Active, Not in Use, EULA not accepted
678
+
679
+ License Count: Non-Counted
680
+
681
+ License Priority: None
682
+
683
+
684
+
601
685
  CoreGW-C841M#show ver
602
686
 
603
687
  Cisco IOS Software, C800M Software (C800M-UNIVERSALK9-M), Version 15.5(3)M4a, RELEASE SOFTWARE (fc1)
@@ -614,7 +698,7 @@
614
698
 
615
699
 
616
700
 
617
- CoreGW-C841M uptime is 25 minutes
701
+ CoreGW-C841M uptime is 49 minutes
618
702
 
619
703
  System returned to ROM by reload at 14:40:13 UTC Thu Jun 11 2020
620
704
 
@@ -632,71 +716,7 @@
632
716
 
633
717
 
634
718
 
635
- This product contains cryptographic features and is subject to United
636
-
637
- States and local country laws governing import, export, transfer and
638
-
639
- use. Delivery of Cisco cryptographic products does not imply
640
-
641
- third-party authority to import, export, distribute or use encryption.
642
-
643
- Importers, exporters, distributors and users are responsible for
644
-
645
- compliance with U.S. and local country laws. By using this product you
646
-
647
- agree to comply with applicable laws and regulations. If you are unable
648
-
649
- to comply with U.S. and local laws, return this product immediately.
650
-
651
-
652
-
653
- A summary of U.S. laws governing Cisco cryptographic products may be found at:
654
-
655
- http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
656
-
657
-
658
-
659
- If you require further assistance please contact us by sending email to
660
-
661
- export@cisco.com.
662
-
663
-
664
-
665
- Cisco C841M-4X-JSEC/K9 (revision 1.0) with 496716K/27571K bytes of memory.
666
-
667
- Processor board ID ___________
668
-
669
- 6 Gigabit Ethernet interfaces
670
-
671
- 1 Virtual Private Network (VPN) Module
672
-
673
- DRAM configuration is 32 bits wide
674
-
675
- 255K bytes of non-volatile configuration memory.
676
-
677
- 1908736K bytes of SD Flash sdflash (Read/Write)
678
-
679
-
680
-
681
-
682
-
683
- License Info:
684
-
685
-
686
-
687
- License UDI:
719
+ ~~ 中略 ~~
688
-
689
-
690
-
691
- -------------------------------------------------
692
-
693
- Device# PID SN
694
-
695
- -------------------------------------------------
696
-
697
- *1 C841M-4X-JSEC/K9 ___________
698
-
699
-
700
720
 
701
721
 
702
722