Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.22 KB

File metadata and controls

54 lines (36 loc) · 1.22 KB

network segment

A network segment is an isolated Layer 2 segment within a network. A network may contain multiple network segments. Depending on the network configuration, Layer 2 connectivity between network segments within a network may not be guaranteed.

Network v2

network segment list

List network segments

Caution!

This is a beta command and subject to change. Use global option --os-beta-command to enable this command.

.. program:: network segment list
os network segment list
    [--long]
    [--network <network>]
.. option:: --long

    List additional fields in output

.. option:: --network <network>

    List network segments that belong to this network (name or ID)

network segment show

Display network segment details

Caution!

This is a beta command and subject to change. Use global option --os-beta-command to enable this command.

.. program:: network segment show
os network segment show
    <network-segment>
.. describe:: <network-segment>

    Network segment to display (ID only)