質問編集履歴
12
まとめ
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,5 +7,4 @@
|
|
7
7
|
```cisco
|
8
8
|
#Router(config-if)#ip address 192.168.2.1 255.255.255.0
|
9
9
|
|
10
|
-
% IP addresses may not be configured on L2 links FastEthernet0.
|
11
10
|
```
|
11
文の変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,13 +1,3 @@
|
|
1
|
-
```cisco
|
2
|
-
R1# configure terminal
|
3
|
-
R1#(config)#interface fastetherernet 0/0
|
4
|
-
R1#(configure-if)#no shutdown
|
5
|
-
R1#(configure-if)#exit
|
6
|
-
R1#(config-if)#interface serial 0/0
|
7
|
-
R1#(config-if)#no shutdown
|
8
|
-
R1#(config-if)#exit
|
9
|
-
```
|
10
|
-
|
11
1
|
なぜかスクリーンショットがとれなかったので、<code>でお願いします。
|
12
2
|
|
13
3
|
最初の初期設定もしてなかったようで、
|
@@ -18,7 +8,4 @@
|
|
18
8
|
#Router(config-if)#ip address 192.168.2.1 255.255.255.0
|
19
9
|
|
20
10
|
% IP addresses may not be configured on L2 links FastEthernet0.
|
21
|
-
|
22
|
-
```
|
11
|
+
```
|
23
|
-
|
24
|
-
下のコードを参考にしてもらえると幸いです。
|
10
文の改善
title
CHANGED
File without changes
|
body
CHANGED
@@ -20,5 +20,5 @@
|
|
20
20
|
% IP addresses may not be configured on L2 links FastEthernet0.
|
21
21
|
|
22
22
|
```
|
23
|
-
|
23
|
+
|
24
24
|
下のコードを参考にしてもらえると幸いです。
|
9
文の改善
title
CHANGED
File without changes
|
body
CHANGED
@@ -18,10 +18,7 @@
|
|
18
18
|
#Router(config-if)#ip address 192.168.2.1 255.255.255.0
|
19
19
|
|
20
20
|
% IP addresses may not be configured on L2 links FastEthernet0.
|
21
|
-
^
|
22
|
-
% Invalid input detected at '^' marker.
|
23
21
|
|
24
|
-
|
25
22
|
```
|
26
|
-
|
23
|
+
(すいません。おかしな文章が入っていたので変更しました)
|
27
24
|
下のコードを参考にしてもらえると幸いです。
|
8
文の変更
title
CHANGED
File without changes
|
body
CHANGED
@@ -15,11 +15,8 @@
|
|
15
15
|
ipアドレス設定もしてませんでした。なので調べないといけないことになりました。
|
16
16
|
|
17
17
|
```cisco
|
18
|
-
|
18
|
+
#Router(config-if)#ip address 192.168.2.1 255.255.255.0
|
19
|
-
|
19
|
+
|
20
|
-
% Invalid input detected at '^' marker.
|
21
|
-
|
22
|
-
Router(config-if)#$ses may not be configured on L2 links FastEthernet0.
|
23
20
|
% IP addresses may not be configured on L2 links FastEthernet0.
|
24
21
|
^
|
25
22
|
% Invalid input detected at '^' marker.
|
7
タイトルの変更
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
|
1
|
+
ルーターの設定方法。
|
body
CHANGED
File without changes
|
6
文の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -25,4 +25,6 @@
|
|
25
25
|
% Invalid input detected at '^' marker.
|
26
26
|
|
27
27
|
|
28
|
-
```
|
28
|
+
```
|
29
|
+
|
30
|
+
下のコードを参考にしてもらえると幸いです。
|
5
文の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,6 +7,22 @@
|
|
7
7
|
R1#(config-if)#no shutdown
|
8
8
|
R1#(config-if)#exit
|
9
9
|
```
|
10
|
-
|
10
|
+
|
11
|
-
sに^となりますが、
|
12
|
-
なぜ
|
11
|
+
なぜかスクリーンショットがとれなかったので、<code>でお願いします。
|
12
|
+
|
13
|
+
最初の初期設定もしてなかったようで、
|
14
|
+
|
15
|
+
ipアドレス設定もしてませんでした。なので調べないといけないことになりました。
|
16
|
+
|
17
|
+
```cisco
|
18
|
+
Router(config-if)#Router(config-if)#ip address 192.168.2.1 255.255.255.0
|
19
|
+
^
|
20
|
+
% Invalid input detected at '^' marker.
|
21
|
+
|
22
|
+
Router(config-if)#$ses may not be configured on L2 links FastEthernet0.
|
23
|
+
% IP addresses may not be configured on L2 links FastEthernet0.
|
24
|
+
^
|
25
|
+
% Invalid input detected at '^' marker.
|
26
|
+
|
27
|
+
|
28
|
+
```
|
4
文の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -7,7 +7,6 @@
|
|
7
7
|
R1#(config-if)#no shutdown
|
8
8
|
R1#(config-if)#exit
|
9
9
|
```
|
10
|
-
|
11
|
-
|
10
|
+
Cisco機の設定がしたいのですが設定文章でR1(config)#interface serial 0/0 において interface serial 0/0の文脈で
|
12
|
-
|
11
|
+
sに^となりますが、
|
13
12
|
なぜserialの書き方に問題があるでしょうか。Cisco1台で実験中です。
|
3
文の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
```cisco
|
2
2
|
R1# configure terminal
|
3
|
-
R1#(config
|
3
|
+
R1#(config)#interface fastetherernet 0/0
|
4
4
|
R1#(configure-if)#no shutdown
|
5
5
|
R1#(configure-if)#exit
|
6
6
|
R1#(config-if)#interface serial 0/0
|
2
タグを改善
title
CHANGED
@@ -1,1 +1,1 @@
|
|
1
|
-
ciscoルーター
|
1
|
+
ciscoルーター設定
|
body
CHANGED
File without changes
|
1
文の追加
title
CHANGED
File without changes
|
body
CHANGED
@@ -8,6 +8,6 @@
|
|
8
8
|
R1#(config-if)#exit
|
9
9
|
```
|
10
10
|
|
11
|
-
という設定文章で
|
11
|
+
という設定文章でR1(config)#interface serial 0/0 において interface serial 0/0
|
12
12
|
^となりますが、
|
13
13
|
なぜserialの書き方に問題があるでしょうか。Cisco1台で実験中です。
|