您在此处:支持文档 > everRun 命令行接口参考 > AVCLI 命令描述 > network-info

network-info

使用

avcli network-info [networks...]

描述

network-info 命令可显示有关所有共享网络的信息,或根据需要仅显示有关指定网络的信息。

选项

networks

一个或多个网络。

输出

以下示例显示了四个网络的设置,其中包括默认 MTU 值为 1500 的 A-Link。

avcli network-info
共享网络:  
  -> name : sync_2003
  -> id : sharednetwork:o2334
  -> fault-tolerant : ft
  -> role : a-link
  -> bandwidth : 10 Gb/s
  -> mtu : 1500
共享网络:  
  -> name : network0
  -> id : sharednetwork:o64
  -> fault-tolerant : ft
  -> role : business
  -> bandwidth : 1 Gb/s
  -> mtu : 1500
共享网络:  
  -> name : sync_2004
  -> id : sharednetwork:o2333
  -> fault-tolerant : ft
  -> role : a-link
  -> bandwidth : 10 Gb/s
  -> mtu : 1500
共享网络:  
  -> name : priv0
  -> id : sharednetwork:o65
  -> fault-tolerant : ft
  -> role : private
  -> bandwidth : 1 Gb/s
  -> mtu : 1500
/