Fortinet black logo

Define the port as Manual VLAN specific

6.0.0
Copy Link
Copy Doc ID c3e8dad8-dae0-11e9-8977-00505692583a:941737
Download PDF

Define the port as Manual VLAN specific

Open the FortiSwitch CLI Console and enter the following commands, specifying port 1 as a manual-only VLAN port.

Note that the lldp-profile entry is set to default, which means no LLDP configuration has been applied to the port, leaving it in a manual-only VLAN state:

config switch physical-port

edit "port1"

set cdp-status disable

set description ''

set dmi-status global

set flow-control rx

set l2-learning enabled

set lldp-profile "default"

set lldp-status tx-rx

set max-frame-size 9216

set poe-status enable

set speed auto

set status up

next

end

Define the port as Manual VLAN specific

Open the FortiSwitch CLI Console and enter the following commands, specifying port 1 as a manual-only VLAN port.

Note that the lldp-profile entry is set to default, which means no LLDP configuration has been applied to the port, leaving it in a manual-only VLAN state:

config switch physical-port

edit "port1"

set cdp-status disable

set description ''

set dmi-status global

set flow-control rx

set l2-learning enabled

set lldp-profile "default"

set lldp-status tx-rx

set max-frame-size 9216

set poe-status enable

set speed auto

set status up

next

end