Fortinet 3016B Security Camera User Manual


 
FortiGate-3016B FortiOS 3.0 MR6 Install Guide
44 01-30006-0458-20080318
Using the AMC modules AMC modules
To change the media type for the proper transceiver, enter the following CLI
command:
config system interface
edit <interface_number>
set mediatype <sgmii-sfp | serdes-sfp>
end
For example:
config system interface
edit AMC-SW1/1
set mediatype sgmii-sfp
set speed auto
next
edit AMC-SW1/2
set mediatype sgmii-sfp
set speed auto
end
Configure the speed
You must also ensure the speed for the interface is correct for the installed
transceiver. Forcing the speed could result in link failure and disrupted service.
Fortinet recommends enabling link speed auto negotiation by setting speed to
auto.
Use the following command to configure the auto speed setting:
config system interface
edit AMC-SW1/1
set speed auto
end