0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

🔰Cisco ルーターを覗いてみた @テラターム

0
Posted at

はじめに

15年来、事務職出身で「Cisco=ネットワークのなにか」という私がついに手を出してしまいました。

最近 AIR-AP1832I-Q-K9なるものを手にいれました。
と言っても完全なるネットワーク初心者の私には何もできず。

テラタームで少しばかり覗き見したにすぎません。
知見はほぼないです… 続編は……ないと思います。笑ってください。

もしそんな哀れな私めにお知恵をくださる方がいらっしゃましたら
コメントお願い申し上げます。

目次

1.用意したもの
2.起動
3.わかったこと
4.コマンド実例

1.用意した物

(1)本体 AIR-AP1832I-Q-K9 ※ヤフオク or メルカリ

001.AIR-AP1832I-Q-K9ルーター.png

(2)PoEインジェクター ※LANケーブルで電源供給するため。※ヤフオク or メルカリ

002.PoEインジェクター.png

(3)コンソールケーブル ※Amazonで売ってます

004.コンソールケーブル.png

(4)Teratarm(テラターム) ※窓の杜さんからダウンロードできます。

image.png

2.起動

・PCやルーターには電源を投入せず、早速ケーブル類を各差込み口にセットする。
セットしたらまずは、PCとテラタームを起動する。

image.png




・「新しい接続」と出るので「シリアル」と書かれた左側をクリックします。

・ここでCiscoルーターに電源を入れます。
※今回用意したルーター本体やPoEインジェクター自体に電源スイッチはありません。
PoEインジェクターに電源が供給されている状態でルータ裏側の「PoE」と書かれた部分にLANケーブルをさすと電源が供給される仕組みです。

003.AIR-AP1832I-Q-K9 裏面.png

そして何やら呪文のような大量の英文が降ってきます。
※説明上セットアップ作業は省略してあります。

.テラタームに表示されるログ
CPU: ARMv7 Processor [512f04d0] revision 0 (ARMv7), cr=10c5387d
CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
 Machine: Cisco Systems 11ac Wave2 Wifi Access Point
 Memory policy: ECC disabled, Data cache writealloc
 Kernel command line: ubi.mtd=0 crashkernel=500M-:64M@1280M usbcore.authorized_default=0 console=ttyHSL1,9600n8 activepart=part2 activeboot=0 wdgtriggered=0
CPU1: Booted secondary processor

 +++ hydra_ap_gpio_value =2 
ACPU PVS: 1
buginf tty flushing thread started, ttyport=eed32490
buginf() enabled.
Made it into bootsh: May 10 2024 12:16:00 T-e0550ad380a1f81adf839cc9111f3a6bf79904ff-ge0550ad3-aut
(中略)


(Cisco Controller) >

3.わかったこと

(1)「Cisco AirProvision」が見つからない
(2)「Mobilty Express」のイメージファイルをtftp64でインストールできない
(3)起動直後に「Escキー」を連打しているとROMMONロムモンモード、いわゆるリカバリーモードに入って一部の設定を書き換えられる。
「>」はexec モード(基本操作のみ)
「#」はenable モード(管理者権限)
「(Cisco Controller) >」WLC の exec モード

4.コマンド実例

.コマンド IPアドレスやMACアドレスの状態

(Cisco Controller) >show sysinfo

Product Name..................................... Cisco Controller
Product Version.................................. 8.10.196.0
OUI File Last Update Time........................ N/A

System Name...................................... Yo-Syuku
System Location.................................. 
System Contact................................... 
System ObjectID.................................. 0.0.0.0.0.0.0.0.0
IP Address....................................... 334.334.334.3
Last Reset....................................... 0: unknown

System Up Time................................... 0 days 1 hrs 15 mins 58 secs
System Timezone Location......................... 
System Stats Realtime Interval................... 5
System Stats Normal Interval..................... 180

Configured Country............................... J4  - Japan 4(PQ)

State of 802.11b Network......................... Enabled
State of 802.11a Network......................... Enabled
Number of WLANs.................................. 1

--More-- or (q)uit
Number of Active Clients......................... 0

OUI Classification Failure Count................. 0

Memory Current Usage............................. 63
Memory Average Usage............................. 63
CPU Current Usage................................ 2
CPU Average Usage................................ 2

Flash Type....................................... Compact Flash Card
Flash Size....................................... 1073741824

Burned-in MAC Address............................ *:*:*:*:*:*
Maximum number of APs supported.................. 50
System Nas-Id.................................... 
WLC MIC Certificate Types........................ SHA1/SHA2

(Cisco Controller) >paging disable

Incorrect usage.  Use the '?' or <TAB> key to list commands.

(Cisco Controller) >paging disable ?
(Cisco Controller) >paging disable                show ap s?
search         server-streaming slots          stats          summary        
(Cisco Controller) >show ap summary 

Number of APs.................................... 0

Global AP User Name.............................. hoge-hogeWi-Fi
Global AP Dot1x User Name........................ Not Configured
Global AP Dot1x EAP Method....................... EAP-FAST

.コマンド 型番
(Cisco Controller) >show udi
NAME: "Mobility Express"    , DESCR: "Cisco Aironet 1830 Series Mobility Express"
PID: AIR-AP1832I-Q-K9,  VID: V04,  SN: *****



以上です。最後まで閲覧いただきありがとうございました。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?