中古でIX 2105を購入して、調べて出てきたスーパーリセットを行ったのに、PCにつないでも何も起こらず詰んだので、Web GUI復帰までの手順を記します。
はじめ色々書いていましたが、「IX2105、2106、2107、2235」は、初期化してWeb GUIを表示させるだけであれば2ステップで出来ることがわかりました。
【検証】「月額120円!?」YouTube Premiumに格安で登録できる方法は本当なのか?【VPN】
YouTube Premiumの試用期間が終わってしまい、プレミアムがないと生きられない体にさせられてしまったので、安く登録できる方法を調べました。 すると海外価格で加入すれば格安で登録できるという噂を見かけたので、実際に検証してみました。...
今サイトを立ち上げるなら、ドメインとレンタルサーバの最強の組み合わせは?
このサイトを立ち上げるにあたって検討した、ドメインとサーバーについて備忘録としてまとめます。 結論から言うと、このサイトはXserverドメインと新しくなったさくらのレンタルサーバ スタンダードの組み合わせで運用しています。 りょっち アフ...
【2023年版】これだけは覚えておきたい!快適なパソコンの選び方(法人・個人対応)
パソコンを選ぶうえで押さえておきたいポイントをまとめます。個人で購入する場合もそうですが、法人で社員用のパソコンを購入する際にも参考になる情報を目指して書いています。 押さえておきたいキーワード まずは、パソコンを快適に使用するうえで、必ず...
IXルーター初期化
CONSOLEポートからRS232CケーブルでPCに接続。コンソールケーブルは必須なので購入。
起動(Loading)中にCtrl + Cで中断し、以下のコマンドを実行。
>cc
>y
>b
「default-console web」が設定されていれば、これだけで完了です。DHCPが有効にならず、Web GUIにアクセスできない場合は、次の手順に進みます。
りょっち
Web GUIが有効の場合、ルーターのIPアドレスは「192.168.1.254」で、DHCPが有効になります。
ユーザー名とパスワードは「なし(空欄)」または両方「admin」でログインできます。
Web GUIの有効化
「default-console command-line」が設定されている場合、初期化してもWeb GUIが無効のままになります。
その場合は以下のコマンドを入力しましょう。
Router# default-console web
Router# reload
reloadコマンドで再起動後、Web GUIが有効になります。
逆にWeb GUIを無効にして、1からコマンドラインで設定したい場合は以下の手順です。
「UNIVERGE IX2106、IX2107、IX2207」初期コンフィグの削除手順 : UNIVERGE IXシリーズ | NEC
「UNIVERGE IX2106、IX2107、IX2207」には、本装置のお買い上げ後すぐにパソコンのWebブラウザから接続・設定できるように、工場出荷時の状態であらかじめ「初期コンフィグ」が登録されています。 そのため、Webブラウザは...
Web-GUI : FAQ : UNIVERGE IXシリーズ | NEC
UNIVERGE IXシリーズの「Web-GUI(Webブラウザでの設定・表示機能」に関するFAQページです。「IX2105」は「かんたん設定」をサポートしており、Webブラウザを使用してインターネット接続やVPN接続の設定を容易に行うこと...
(参考)初期設定コンフィグ
IX2215など「default-console web」に対応していない製品や、何らかの不具合によりWeb GUIもDHCPも効かない場合は、コンフィグモードに移行後、以下の設定を流し込みましょう。
Router# enable-config
IX2215
以下の設定だとDHCPが有効になるのはGE1の1ポートなのでご注意を。
timezone +09 00
logging buffered 131072
logging subsystem all warn
logging timestamp datetime
ip dhcp enable
ip access-list web_console permit ip src any dest 192.168.1.254/32
ip ufs-cache enable
http-server username admin
http-server ip access-list web_console
http-server ip enable
ip dhcp profile web_gigaethernet1.0
assignable-range 192.168.1.1 192.168.1.253
dns-server 192.168.1.254
device GigaEthernet0
device GigaEthernet1
interface GigaEthernet0.0
no ip address
shutdown
interface GigaEthernet1.0
ip address 192.168.1.254/24
ip dhcp binding web_gigaethernet1.0
no shutdown
interface Loopback0.0
no ip address
interface Null0.0
no ip address
IX2105
timezone +09 00
logging buffered 131072
logging subsystem all warn
logging timestamp datetime
ip dhcp enable
ip access-list web_console permit ip src any dest 192.168.1.254/32
ip ufs-cache enable
http-server username admin
http-server ip access-list web_console
http-server ip enable
ip dhcp profile web_gigaethernet1.0
assignable-range 192.168.1.1 192.168.1.253
dns-server 192.168.1.254
device GigaEthernet0
device GigaEthernet1
interface GigaEthernet0.0
no ip address
shutdown
interface GigaEthernet1.0
ip address 192.168.1.254/24
ip dhcp binding web_gigaethernet1.0
no shutdown
interface Loopback0.0
no ip address
interface Null0.0
no ip address
IX2106
timezone +09 00
logging buffered 131072
logging subsystem all warn
logging timestamp datetime
ip ufs-cache enable
ip dhcp enable
ip access-list web-http-acl permit ip src any dest 192.168.1.254/32
http-server ip access-list web-http-acl
http-server ip enable
ip dhcp profile web-dhcp-gigaethernet1.0
dns-server 192.168.1.254
device GigaEthernet0
device GigaEthernet1
interface GigaEthernet0.0
no ip address
shutdown
interface GigaEthernet1.0
ip address 192.168.1.254/24
ip dhcp binding web-dhcp-gigaethernet1.0
no shutdown
interface Loopback0.0
no ip address
interface Null0.0
no ip address
web-console system information
o lan1 GigaEthernet1.0
IX2207
timezone +09 00
logging buffered 131072
logging subsystem all warn
logging timestamp datetime
ip ufs-cache enable
ip dhcp enable
ip access-list web-http-acl permit ip src any dest 192.168.1.254/32
http-server ip access-list web-http-acl
http-server ip enable
ip dhcp profile web-dhcp-gigaethernet2.0
dns-server 192.168.1.254
device GigaEthernet0
device GigaEthernet1
device GigaEthernet2
device USB0
shutdown
device USB1
shutdown
interface GigaEthernet0.0
no ip address
shutdown
interface GigaEthernet1.0
no ip address
shutdown
interface GigaEthernet2.0
ip address 192.168.1.254/24
ip dhcp binding web-dhcp-gigaethernet2.0
no shutdown
interface USB-Serial0.0
encapsulation ppp
no auto-connect
no ip address
shutdown
interface USB-Serial1.0
encapsulation ppp
no auto-connect
no ip address
shutdown
interface Loopback0.0
no ip address
interface Null0.0
no ip address
web-console system information
o lan1 GigaEthernet2.0
設定を記憶させる
Router(config)# exit
Router# write memory