YAMAHA-RTX58 cmd
Yamaha RTX シリーズ チート集
日本市場でよく使う Yamaha RTX の管理モード、LAN/PPPoE、IPoE、DS-Lite、MAP-E、フィルタ、NAT、IPsec、L2TPv3、保存、ログ、ファーム更新をまとめたチート集。
- 更新日
- 2026-05-14
- 参照範囲
- 公式ドキュメント / man page / 主要ベンダーCLI
- 対象実装
- 主要 Linux / BSD / ネットワーク機器 CLI の一般的な実装
- 免責
- OS とバージョン差分は実環境で確認してください。
58 / 58
| Command | Description | Example | Copy |
|---|---|---|---|
administrator | Yamaha RTX で administrator の設定または操作を実行する | > administrator | |
console character | Yamaha RTX で console character の設定または操作を実行する | # console character ja.utf8 | |
login password | Yamaha RTX で login password の実務でよく使う操作を実行する | # login password | |
administrator password | Yamaha RTX で administrator password の設定または操作を実行する | # administrator password | |
ip lan1 address | Yamaha RTX で ip lan1 address の設定または操作を実行する | # ip lan1 address 192.168.100.1/24 | |
ip lan2 address | Yamaha RTX で ip lan2 address の設定または操作を実行する | # ip lan2 address 203.0.113.2/30 | |
ipv6 lan1 address | Yamaha RTX で ipv6 lan1 address の設定または操作を実行する | # ipv6 lan1 address 2001:db8:100::1/64 | |
pp select 1 | Yamaha RTX で pp select 1 の設定または操作を実行する | # pp select 1 | |
pp bind | Yamaha RTX で pp bind の設定または操作を実行する | pp1# pp bind lan2 | |
pp always-on | Yamaha RTX で pp always-on の設定または操作を実行する | pp1# pp always-on on | |
pppoe use | Yamaha RTX で pppoe use の実務でよく使う操作を実行する | pp1# pppoe use lan2 | |
pp auth accept | Yamaha RTX で pp auth accept の設定または操作を実行する | pp1# pp auth accept pap chap | |
pp auth myname | Yamaha RTX で pp auth myname の設定または操作を実行する | pp1# pp auth myname user@example.jp password | |
ip pp mtu | Yamaha RTX で ip pp mtu の設定または操作を実行する | pp1# ip pp mtu 1454 | |
pp enable | Yamaha RTX で pp enable の設定または操作を実行する | # pp enable 1 | |
ip route default gateway | Yamaha RTX で ip route default gateway の設定または操作を実行する | # ip route default gateway pp 1 | |
ip route | Yamaha RTX で ip route の設定または操作を実行する | # ip route 10.10.0.0/16 gateway 192.168.100.254 | |
ipv6 route default gateway | Yamaha RTX で ipv6 route default gateway の設定または操作を実行する | # ipv6 route default gateway dhcp lan2 | |
bgp use | Yamaha RTX で bgp use の設定または操作を実行する | # bgp use on | |
ospf use | Yamaha RTX で ospf use の設定または操作を実行する | # ospf use on | |
ip filter | Yamaha RTX で ip filter の設定または操作を実行する | # ip filter 1000 pass * 192.168.100.0/24 tcp * www,https | |
ip pp secure filter in | Yamaha RTX で ip pp secure filter in の設定または操作を実行する | pp1# ip pp secure filter in 1000 2000 | |
ip pp secure filter out | Yamaha RTX で ip pp secure filter out の設定または操作を実行する | pp1# ip pp secure filter out 3000 dynamic 100 | |
nat descriptor type | Yamaha RTX で nat descriptor type の設定または操作を実行する | # nat descriptor type 1 masquerade | |
nat descriptor address outer | Yamaha RTX で nat descriptor address outer の設定または操作を実行する | # nat descriptor address outer 1 ipcp | |
nat descriptor masquerade static | Yamaha RTX で nat descriptor masquerade static の設定または操作を実行する | # nat descriptor masquerade static 1 1 192.168.100.10 tcp www | |
nat descriptor masquerade incoming | Yamaha RTX で nat descriptor masquerade incoming の設定または操作を実行する | # nat descriptor masquerade incoming 1 discard | |
tunnel select | Yamaha RTX で tunnel select の設定または操作を実行する | # tunnel select 1 | |
tunnel encapsulation ipsec | Yamaha RTX で tunnel encapsulation ipsec の設定または操作を実行する | tunnel1# tunnel encapsulation ipsec | |
ipsec tunnel | Yamaha RTX で ipsec tunnel の設定または操作を実行する | tunnel1# ipsec tunnel 101 | |
ipsec sa policy | Yamaha RTX で ipsec sa policy の設定または操作を実行する | # ipsec sa policy 101 1 esp aes256-cbc sha-hmac | |
ipsec ike pre-shared-key | Yamaha RTX で ipsec ike pre-shared-key の設定または操作を実行する | tunnel1# ipsec ike pre-shared-key 1 text S3cretKey | |
ipsec ike remote address | Yamaha RTX で ipsec ike remote address の設定または操作を実行する | tunnel1# ipsec ike remote address 1 198.51.100.1 | |
ipsec auto refresh | Yamaha RTX で ipsec auto refresh の設定または操作を実行する | # ipsec auto refresh on | |
tunnel enable | Yamaha RTX で tunnel enable の設定または操作を実行する | # tunnel enable 1 | |
l2tp service | Yamaha RTX で l2tp service の設定または操作を実行する | # l2tp service on | |
tunnel encapsulation l2tpv3 | Yamaha RTX で tunnel encapsulation l2tpv3 の設定または操作を実行する | tunnel2# tunnel encapsulation l2tpv3 | |
ip route default gateway tunnel | Yamaha RTX で ip route default gateway tunnel の設定または操作を実行する | # ip route default gateway tunnel 1 | |
ipip tunnel remote address | Yamaha RTX で ipip tunnel remote address の設定または操作を実行する | tunnel3# ipip tunnel remote address 198.51.100.2 | |
ip lan2 address dhcp | Yamaha RTX で ip lan2 address dhcp の設定または操作を実行する | # ip lan2 address dhcp | |
ipv6 prefix | Yamaha RTX で ipv6 prefix の設定または操作を実行する | # ipv6 prefix 1 dhcp-prefix@lan2::/64 | |
ip tunnel nat descriptor | Yamaha RTX で ip tunnel nat descriptor の設定または操作を実行する | tunnel1# ip tunnel nat descriptor 1 | |
nat descriptor masquerade map-e | Yamaha RTX で nat descriptor masquerade map-e の設定または操作を実行する | # nat descriptor type 200 masquerade | |
tunnel encapsulation map-e | Yamaha RTX で tunnel encapsulation map-e の設定または操作を実行する | tunnel4# tunnel encapsulation map-e | |
tunnel encapsulation dslite | DS-Lite(IPv4 over IPv6)トンネルを設定し、ISP の AFTR 経由で IPv4 通信を行う。IPoE 環境で IPv4 を提供する代表的方式。 | tunnel select 1
tunnel encapsulation dslite
tunnel endpoint address 2404:8e00::feed:100
ip route default tunnel 1 | |
tunnel endpoint address | DS-Lite / IPIP トンネルの対向 IPv6 アドレスを指定する。transix では AFTR 例として 2404:8e00::feed:100 が使われるため、ISP 指定値と一致しているか確認する。 | tunnel select 1
tunnel endpoint address 2404:8e00::feed:100
tunnel enable 1 | |
tunnel encapsulation ipip | Yamaha RTX で tunnel encapsulation ipip の設定または操作を実行する | tunnel5# tunnel encapsulation ipip | |
show config | Yamaha RTX で show config の状態や設定を確認する | # show config | |
show ip route | Yamaha RTX で show ip route の状態や設定を確認する | # show ip route | |
show status pp | Yamaha RTX で show status pp の状態や設定を確認する | # show status pp 1 | |
show nat descriptor address | Yamaha RTX で show nat descriptor address の状態や設定を確認する | # show nat descriptor address | |
show ipsec sa | Yamaha RTX で show ipsec sa の状態や設定を確認する | # show ipsec sa | |
show log | Yamaha RTX で show log の状態や設定を確認する | # show log | |
ping | Yamaha RTX で ping の実務でよく使う操作を実行する | # ping 8.8.8.8 | |
traceroute | Yamaha RTX で traceroute の実務でよく使う操作を実行する | # traceroute 8.8.8.8 | |
save | Yamaha RTX で save の運用操作を実行する | # save | |
restart | Yamaha RTX で restart の運用操作を実行する | # restart | |
firmware update http revision-up go | Yamaha RTX で firmware update http revision-up go の運用操作を実行する | # firmware update http revision-up go |