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

Zyxel_Kevin
Zyxel_Kevin Posts: 875  Zyxel Employee
Zyxel Certified Network Administrator - Security Zyxel Certified Sales Associate 100 Answers 500 Comments

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