InfraLab
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

CommandDescriptionExampleCopy
administratorYamaha RTX で administrator の設定または操作を実行する> administrator
console characterYamaha RTX で console character の設定または操作を実行する# console character ja.utf8
login passwordYamaha RTX で login password の実務でよく使う操作を実行する# login password
administrator passwordYamaha RTX で administrator password の設定または操作を実行する# administrator password
ip lan1 addressYamaha RTX で ip lan1 address の設定または操作を実行する# ip lan1 address 192.168.100.1/24
ip lan2 addressYamaha RTX で ip lan2 address の設定または操作を実行する# ip lan2 address 203.0.113.2/30
ipv6 lan1 addressYamaha RTX で ipv6 lan1 address の設定または操作を実行する# ipv6 lan1 address 2001:db8:100::1/64
pp select 1Yamaha RTX で pp select 1 の設定または操作を実行する# pp select 1
pp bindYamaha RTX で pp bind の設定または操作を実行するpp1# pp bind lan2
pp always-onYamaha RTX で pp always-on の設定または操作を実行するpp1# pp always-on on
pppoe useYamaha RTX で pppoe use の実務でよく使う操作を実行するpp1# pppoe use lan2
pp auth acceptYamaha RTX で pp auth accept の設定または操作を実行するpp1# pp auth accept pap chap
pp auth mynameYamaha RTX で pp auth myname の設定または操作を実行するpp1# pp auth myname user@example.jp password
ip pp mtuYamaha RTX で ip pp mtu の設定または操作を実行するpp1# ip pp mtu 1454
pp enableYamaha RTX で pp enable の設定または操作を実行する# pp enable 1
ip route default gatewayYamaha RTX で ip route default gateway の設定または操作を実行する# ip route default gateway pp 1
ip routeYamaha RTX で ip route の設定または操作を実行する# ip route 10.10.0.0/16 gateway 192.168.100.254
ipv6 route default gatewayYamaha RTX で ipv6 route default gateway の設定または操作を実行する# ipv6 route default gateway dhcp lan2
bgp useYamaha RTX で bgp use の設定または操作を実行する# bgp use on
ospf useYamaha RTX で ospf use の設定または操作を実行する# ospf use on
ip filterYamaha RTX で ip filter の設定または操作を実行する# ip filter 1000 pass * 192.168.100.0/24 tcp * www,https
ip pp secure filter inYamaha RTX で ip pp secure filter in の設定または操作を実行するpp1# ip pp secure filter in 1000 2000
ip pp secure filter outYamaha RTX で ip pp secure filter out の設定または操作を実行するpp1# ip pp secure filter out 3000 dynamic 100
nat descriptor typeYamaha RTX で nat descriptor type の設定または操作を実行する# nat descriptor type 1 masquerade
nat descriptor address outerYamaha RTX で nat descriptor address outer の設定または操作を実行する# nat descriptor address outer 1 ipcp
nat descriptor masquerade staticYamaha RTX で nat descriptor masquerade static の設定または操作を実行する# nat descriptor masquerade static 1 1 192.168.100.10 tcp www
nat descriptor masquerade incomingYamaha RTX で nat descriptor masquerade incoming の設定または操作を実行する# nat descriptor masquerade incoming 1 discard
tunnel selectYamaha RTX で tunnel select の設定または操作を実行する# tunnel select 1
tunnel encapsulation ipsecYamaha RTX で tunnel encapsulation ipsec の設定または操作を実行するtunnel1# tunnel encapsulation ipsec
ipsec tunnelYamaha RTX で ipsec tunnel の設定または操作を実行するtunnel1# ipsec tunnel 101
ipsec sa policyYamaha RTX で ipsec sa policy の設定または操作を実行する# ipsec sa policy 101 1 esp aes256-cbc sha-hmac
ipsec ike pre-shared-keyYamaha RTX で ipsec ike pre-shared-key の設定または操作を実行するtunnel1# ipsec ike pre-shared-key 1 text S3cretKey
ipsec ike remote addressYamaha RTX で ipsec ike remote address の設定または操作を実行するtunnel1# ipsec ike remote address 1 198.51.100.1
ipsec auto refreshYamaha RTX で ipsec auto refresh の設定または操作を実行する# ipsec auto refresh on
tunnel enableYamaha RTX で tunnel enable の設定または操作を実行する# tunnel enable 1
l2tp serviceYamaha RTX で l2tp service の設定または操作を実行する# l2tp service on
tunnel encapsulation l2tpv3Yamaha RTX で tunnel encapsulation l2tpv3 の設定または操作を実行するtunnel2# tunnel encapsulation l2tpv3
ip route default gateway tunnelYamaha RTX で ip route default gateway tunnel の設定または操作を実行する# ip route default gateway tunnel 1
ipip tunnel remote addressYamaha RTX で ipip tunnel remote address の設定または操作を実行するtunnel3# ipip tunnel remote address 198.51.100.2
ip lan2 address dhcpYamaha RTX で ip lan2 address dhcp の設定または操作を実行する# ip lan2 address dhcp
ipv6 prefixYamaha RTX で ipv6 prefix の設定または操作を実行する# ipv6 prefix 1 dhcp-prefix@lan2::/64
ip tunnel nat descriptorYamaha RTX で ip tunnel nat descriptor の設定または操作を実行するtunnel1# ip tunnel nat descriptor 1
nat descriptor masquerade map-eYamaha RTX で nat descriptor masquerade map-e の設定または操作を実行する# nat descriptor type 200 masquerade
tunnel encapsulation map-eYamaha RTX で tunnel encapsulation map-e の設定または操作を実行するtunnel4# tunnel encapsulation map-e
tunnel encapsulation dsliteDS-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 addressDS-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 ipipYamaha RTX で tunnel encapsulation ipip の設定または操作を実行するtunnel5# tunnel encapsulation ipip
show configYamaha RTX で show config の状態や設定を確認する# show config
show ip routeYamaha RTX で show ip route の状態や設定を確認する# show ip route
show status ppYamaha RTX で show status pp の状態や設定を確認する# show status pp 1
show nat descriptor addressYamaha RTX で show nat descriptor address の状態や設定を確認する# show nat descriptor address
show ipsec saYamaha RTX で show ipsec sa の状態や設定を確認する# show ipsec sa
show logYamaha RTX で show log の状態や設定を確認する# show log
pingYamaha RTX で ping の実務でよく使う操作を実行する# ping 8.8.8.8
tracerouteYamaha RTX で traceroute の実務でよく使う操作を実行する# traceroute 8.8.8.8
saveYamaha RTX で save の運用操作を実行する# save
restartYamaha RTX で restart の運用操作を実行する# restart
firmware update http revision-up goYamaha RTX で firmware update http revision-up go の運用操作を実行する# firmware update http revision-up go
Related