How do I disable Fortilink? This turns it off, but after a reboot, it comes back.
config switch interface
edit "port1"
set auto-discovery-fortilink disable
next
# get system stat
Version: FortiSwitch-424E-Fiber v7.2.2,build0419,220902 (GA)
Serial-Number:
Boot: Warmboot
BIOS version: 04000011
System Part-Number: P24021-03
Burn in MAC: d4:76:a0:c3:c4:4c
Hostname:
FIPS-CC mode: disable
Distribution: International
Branch point: 419
System time: Fri Nov 18 06:31:16 2022
Nominating a forum post submits a request to create a new Knowledge Article based on the forum post topic. Please ensure your nomination includes a solution within the reply.
If you have any problems with deleting a FortiLink interface, disable it first using the CLI:
config switch interface
edit <FortiLink_interface_name>
set fortilink disable
end
https://docs.fortinet.com/document/fortiswitch/7.2.1/fortilink-guide/173260/configuring-fortilink
I dont see the option to set fortilink disable
config switch interface
edit "port1"
set description ''
set native-vlan 1
set allowed-vlans 2-3
unset untagged-vlans
set discard-mode none
set dhcp-snooping untrusted
set dhcp-snoop-learning-limit-check disable
set dhcp-snoop-option82-trust disable
set arp-inspection-trust untrusted
set stp-state enabled
set stp-loop-protection disabled
set stp-root-guard disabled
set stp-bpdu-guard disabled
set loop-guard disabled
set edge-port enabled
set rpvst-port disabled
set ip-source-guard disable
set auto-discovery-fortilink enable
set auto-discovery-fortilink-packet-interval 5
set private-vlan disable
set igmp-snooping-flood-reports disable
set mcast-snooping-flood-traffic disable
set packet-sampler disabled
set sflow-counter-interval 0
set snmp-index 1
config port-security
set port-security-mode none
end
config qnq
set status disable
set stp-qnq-admin enable
end
set vlan-mapping-miss-drop disable
set vlan-tpid "default"
set trust-dot1p-map ''
set trust-ip-dscp-map ''
set qos-policy "default"
set ptp-policy "default"
set learning-limit 0
set sticky-mac disable
set log-mac-event disable
set nac disable
next
end
cdcr-sw01-root-md~ (port1) #
I dont see the option to set fortilink disable
You need to
configure switch interface
edit portxx
unset auto-discovery-fortilink
next
end
This "set auto-discovery-fortilink enable|disable" doesn't seem to exist under "config switch interface" with 7.4.x.
What is the equivalent command to enalbe/disable fortilink with 7.4.x?
Thanks,
Toshi
Looks like it's moved to "global".
config switch global
set auto-fortilink-discovery disable
end
So now per-port enable/disable is not necessary (or not possible) with 7.4?
Toshi
there is also this convenient way from FGT that factory reset the switch and convert it to standalone:
GW # execute switch-controller switch-action set-standalone S108EN0000001234
This action will return the FortiSwitch to standalone mode
and will delete its configuration from the FortiGate!
Do you want to continue? (y/n)y
Please wait...
Select Forum Responses to become Knowledge Articles!
Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.
User | Count |
---|---|
1714 | |
1093 | |
752 | |
447 | |
232 |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2024 Fortinet, Inc. All Rights Reserved.