network-info

Usage

avcli network-info [networks...]

Description

The network-info command displays  information about all shared networks, or optionally, about only the specified networks.

Options

networks

One or more networks.

Output

The following example shows the settings for four networks, including the default MTU value of 1500 for A-Links.

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