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?

【YAMAHA】デフォルトゲートウェイの設定方法

Last updated at Posted at 2024-01-11

●グローバルIPの払い出しが固定でなくDHCPの場合のインターネット接続時の設定                           ※接続ポートがlan2の場合                                            ip route default gateway dhcp lan2    

●固定の場合は[dhcp lan2]をIPに変更

設定後は[show ip route]で確認できる                                              宛先ネットワーク  ゲートウェイ      インタフェース  種別  付加情報
default       27.138.160.1      LAN2(DHCP)  static
27.138.160.0/22   27.138.160.160    LAN2 implicit
192.168.1.0/24    192.168.1.254     LAN1 implicit
192.168.2.0/24    192.168.2.254     LAN1/2    implicit

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?