CLI ReferenceInterface Configuration Commands Interface Configuration Commands
interface. Add no in the command to enable a disabled port.
Interface configuration mode
Use this command to stop forwarding on the interface (Gigabit Ethernet interface,
Aggregate port or SVI). You can enable the port to support the no shutdown
command. If you shut down the interface, the configuration of the interface does not
take effect. You can view the interface status by using the show interfaces
command.
If you use the script to run no shutdown frequently,
the system may display the interface status reversal.
Shut down Ap 1:
Ruijie(config)# interface aggregateport 1
Ruijie(config-if)# shutdown
Enable Ap 1:
Ruijie(config)# interface aggregateport 1
Ruijie(config-if)# no shutdown
Show the interface information.