Go to main content
Oracle® Solaris 11.3 での TCP/IP ネットワーク、IPMP、および IP トンネルの管理

印刷ビューの終了

更新: 2016 年 11 月
 
 

IP トンネルのプロパティーの表示

トンネルリンクのプロパティーを表示するには、次のコマンド構文を使用します。

# dladm show-linkprop [-c] [-o fields] [tunnel-link]
–c

マシンによる解析が可能な形式で情報を表示します。この引数はオプションです。

–o fields

リンクのプロパティーに関する特定の情報を提供する、選択されたフィールドを表示します。

tunnel-link

プロパティーに関する情報を表示するトンネルを指定します。この引数はオプションです。トンネル名を省略すると、このコマンドはシステム上のすべてのトンネルの情報を表示します。

使用例 38  トンネルのプロパティーの表示

次の例は、トンネルのすべてのリンクプロパティーを表示する方法を示しています。

# dladm show-linkprop iptun0
LINK     PROPERTY        PERM VALUE        EFFECTIVE    DEFAULT   POSSIBLE
iptun0   autopush        rw   --           --           --        --
iptun0   zone            rw   --           --           --        --
iptun0   state           r-   up           up           up        up,down
iptun0   mtu             rw   1480         1480         1480      1280-1480
iptun0   maxbw           rw   --           --           --        --
iptun0   cpus            rw   --           --           --        --
iptun0   rxfanout        rw   --           8            8         --
iptun0   pool            rw   --           --           --        --
iptun0   priority        rw   medium       medium       medium    low,medium,
                                                                  high
iptun0   hoplimit        rw   64           64           64        1-255
iptun0   protection      rw   --           --           --        mac-nospoof,
                                                                  restricted,
                                                                  ip-nospoof,
                                                                  dhcp-nospoof
iptun0   allowed-ips     rw   --           --           --        --
iptun0   allowed-dhcp-cids rw --           --           --        --
iptun0   rxrings         rw   --           --           --        --
iptun0   txrings         rw   --           --           --        --
iptun0   txringsavail    r-   0            0            --        --
iptun0   rxringsavail    r-   0            0            --        --
iptun0   rxhwclntavail   r-   0            0            --        --
iptun0   txhwclntavail   r-   0            0            --        --