Fortinet 5003 Switch User Manual


 
FortiSwitch-5003A and 5003 Fabric and Base Backplane Communications Guide
94 01-30000-85717-20081205
config FortiSwitch-5003A CLI reference
switch fabric-channel interface
Use this command to configure the VLANs allowed on FortiSwitch-5003A fabric channel interfaces.
You can also change the native VLAN for each interface and disable or enable MSTP for each
interface.
Syntax
config switch fabric-channel interface
edit <interface_name>
set native-vlan <id_number>
set allowed-vlans <id_numbers>
set stp-state {disable | enable}
end
Variables Description Default
edit <interface_name> Enter the name of the FortiSwitch-5003A fabric channel
interface or trunk to configure. The interfaces added to a trunk
do not appear in this list. You cannot edit an interface that has
been added to a trunk.
For the fabric channel <interface_name> can be:
slot-2/1 used to connect the fabric channels of two
FortiSwitch-5003A boards installed in the same chassis.
slot-3 FortiGate chassis slot 3.
slot-4 FortiGate chassis slot 4.
slot-5 FortiGate chassis slot 5.
slot-6 FortiGate-5140 chassis slot 6.
slot-7 FortiGate-5140 chassis slot 7.
slot-8 FortiGate-5140 chassis slot 8.
slot-9 FortiGate-5140 chassis slot 9.
slot-10 FortiGate-5140 chassis slot 10.
slot-11 FortiGate-5140 chassis slot 11.
slot-12 FortiGate-5140 chassis slot 12.
slot-13 FortiGate-5140 chassis slot 13.
slot-14/f8 FortiGate-5140 chassis slot 14 or
FortiSwitch-5003A front panel slot 14/F8.
f7 FortiSwitch-5003A front panel slot F7.
f6 FortiSwitch-5003A front panel slot F6.
f5 FortiSwitch-5003A front panel slot F5.
f4 FortiSwitch-5003A front panel slot F4.
f3 FortiSwitch-5003A front panel slot F3.
f2 FortiSwitch-5003A front panel slot F2.
f1 FortiSwitch-5003A front panel slot F1.
native-vlan <id_number> Change the IEEE 802.1Q native VLAN ID for this interface.
Packets tagged with the native VLAN ID are not modified when
sent or received by the interface. If an untagged packet is
received by the interface, the packet is tagged with the native
VLAN ID.
1
allowed-vlans
<id_numbers>
Specify the IEEE 802.1Q VLAN IDs that can be added to
VLAN-tagged packets that this interface can receive and
transmit. Packets tagged with other VLAN IDs are dropped by
the interface. Untagged packets are not affected.
You can enter any combination of single VLAN IDs and ranges
of VLAN IDs. Use a hyphen to specify ranges. Separate each
single ID or range with a comma. Do not include spaces. For
example: 1,3-4,6,7,9-100.
stp-state {disable |
enable}
Enable or disable Multi-Spanning Tree Protocol (MSTP) for this
interface. If MSTP is disabled you cannot use this interface in
MSTP configurations.
enable