[ATP/FLEX]How to change Ports link speed by CLI

Options
Zyxel_Kevin
Zyxel_Kevin Posts: 769  Zyxel Employee
First Anniversary 10 Comments Friend Collector First Answer

Scenario:

Nebual platform does not support change Ports link speed.

Workaround:

You can change speed by CLI as alternative

1)Log in SSH or console with account admin and find your password in Nebula site setting. 

2)

Router> configure terminal

Router(config)# port status Port2  //For example, I change Port2 status

Router(config-port-status)# speed 100

Router(config-port-status)# no negotiation 

Router(config-port-status)# exit

Router(config)# write