Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Not applicable

Enable a Port Using the CLI (SOLVED)

How to do I enable a port or interface using the CLI command? Examples lets say I want to enable the Internal interface on my Fortigate 60B how would I enable it?
5 REPLIES 5
abelio
SuperUser
SuperUser

what exactly do you mean with ' enabling a port or interface' ?? how to configure it?

regards




/ Abel

regards / Abel
rwpatterson
Valued Contributor III

You mean admin it up?

Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com

Bob - self proclaimed posting junkie!See my Fortigate related scripts at: http://fortigate.camerabob.com
Not applicable

I meant enable an interface. Here' s a little more explanation: When you log into your unit and click on the Network tab under System you will see a list of your interfaces (DMZ, Internal, modem, Wan1, etc.) Well you can enable and disable those interfaces that you are not using. I was wondering how to enable one of these interfaces using the CLI.
rwpatterson
Valued Contributor III

 Config system interface
 edit <interface_name>
 set status [down | up]
 end
 

Bob - self proclaimed posting junkie!
See my Fortigate related scripts at: http://fortigate.camerabob.com

Bob - self proclaimed posting junkie!See my Fortigate related scripts at: http://fortigate.camerabob.com
Not applicable

thank you so much.
Announcements
Check out our Community Chatter Blog! Click here to get involved
Labels
Top Kudoed Authors