show mdns interface

モード
特権EXECモード
カテゴリー
運用・管理 / システム

構文

コマンド構文

# show mdns interface {IFRANGE|all} [detail]

コマンド説明

指定したインターフェースにおいて、mDNS(mdns enableコマンド)によって収集した情報を表示する。

パラメーター

IFRANGE
表示対象インターフェース
all
すべてのインターフェースを表示対象とする
detail
詳細な情報を表示する

使用例

awplus# show mdns interface all
Interface  Hostname              IP                         Last Seen
br0        test3                 192.168.1.243              2026-07-13 04:47:20
lo         127.0.0.1             127.0.0.1                  2026-07-13 04:51:42
br0        awplus                192.168.1.20               2026-07-13 04:51:42
br0        192.168.1.25          192.168.1.25               2026-07-13 04:51:37
br0        169.254.45.143        169.254.45.143             2026-07-13 04:51:37

awplus# show mdns interface all detail
Interface: br0
  Hostname: test3
    IP Address: 192.168.1.243
    Last Seen: 2026-07-13 04:47:20
Interface: lo
  Hostname: 127.0.0.1
    IP Address: 127.0.0.1
    Last Seen: 2026-07-13 04:51:42
Interface: br0
  Hostname: awplus
    IP Address: 192.168.1.20
    Last Seen: 2026-07-13 04:51:45
    Services:
      Service Type: _sftp-ssh._tcp
        Port: 22
      Service Type: _ssh._tcp
        Port: 22
Interface: br0
  Hostname: 192.168.1.25
    IP Address: 192.168.1.25
    Last Seen: 2026-07-13 04:51:37
Interface: br0
  Hostname: 169.254.45.143
    IP Address: 169.254.45.143
    Last Seen: 2026-07-13 04:51:37

関連コマンド

/