How to disable and enable the ethernet port via CLI commands on USG Flex H models?

Zyxel_Jeff
Zyxel_Jeff Posts: 1,284  Zyxel Employee
100 Answers 500 Comments Friend Collector Fourth Anniversary
edited July 2024 in Maintenance

Scenario :

The user may need to use CLI commands to disable and enable the ethernet port for troubleshooting or maintenance purposes. This article will guide you on how to execute it.

Answer :

Please refer to the following CLI commands to disable and enable the ethernet port ge3 of the USG Flex 700H.

Disable the ge3 port:

usgflex700h> edit running
usgflex700h running config# vrf main interface ethernet ge3 enabled false
usgflex700h running config# commit
Configuration committed.
usgflex700h running config#exit

Enable the ge3 port:

usgflex700h> edit running
usgflex700h running config# vrf main interface ethernet ge3 enabled true
usgflex700h running config# commit
Configuration committed.
usgflex700h running config#exit


See how you've made an impact in Zyxel Community this year! https://bit.ly/Your2024Moments_Community

Tagged: