How to enable flow control via command line in Nebula mode? for all ports

Options
mjr
mjr Posts: 29  Freshman Member
First Comment Friend Collector Seventh Anniversary
edited July 11 in Nebula

Hello!

Is there a command for enabling "flow control" on all ports, or do I have to configure each single port via CLI?

Thx.

All Replies

  • Zyxel_Lynn
    Zyxel_Lynn Posts: 20  Zyxel Employee
    5 Answers First Comment Friend Collector

    Hi @mjr

    To enable flow control on all ports of your switch, use the following commands:

    #configure

    (config)# interface port-channel 1-20

    (config-interface)# flow control

    (config-interface)# exit

    (config)# exit

    # write memory

    You can adjust the port range (1-20) according to your switch's actual port count. Please be noted that CLI management is supported on high-tier switch models such as L2 Plus switches, L3 Access switches, and L3 Aggregation switches.

    Best Regard,

    Lynn

  • Zyxel_Lynn
    Zyxel_Lynn Posts: 20  Zyxel Employee
    5 Answers First Comment Friend Collector
    edited July 18

    Hi @mjr ,

    Some of our switch models allow you to manually enable flow control through NCC. To configure this feature, navigate to Configure > Switch >Switch ports and select the ports you want to configure. You will find a "Flow control" column where you can enable this feature.

    image.png

    This is the fastest approach for enabling flow control on Nebula devices.

    Alternatively, you can enable this feature via the CLI management interface. However, please note that flow control settings configured through CLI will not synchronize with the NCC platform when the device is managed by NCC. This may result in a situation where ports configured for flow control through CLI do not display as enabled in NCC.

    To avoid this synchronization issue, we highly recommend configuring flow control directly through the NCC platform.

    Sincerely,

    Lynn

Nebula Tips & Tricks