1-12
ftm fabric-vlan
Syntax
ftm fabric-vlan vlan-id
undo ftm fabric-vlan
View
System view
Parameters
vlan-id: ID of the XRN fabric VLAN, in the range of 2 to 4094. The VLAN you specified must be the one
that has not been created manually.
Description
Use the ftm fabric-vlan command to specify the VLAN that the switch uses for XRN fabric.
Use the undo ftm fabric-vlan command to restore the default VLAN.
By default, the number of the XRN Fabric VLAN is 4093.
In an XRN fabric, the VLAN is used to synchronize configurations and transmit XRN data among
devices, avoiding packets being sent to non fabric ports
You need to specify the XRN fabric VLAN before the XRN fabric is established. Because after the fabric
is established, the VLAN cannot be modified.
Examples
# Specify VLAN 2 of the switch as an XRN fabric VLAN.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] ftm fabric-vlan 2
xrn-fabric authentication-mode
Syntax
xrn-fabric authentication-mode { simple password | md5 key }
undo xrn-fabric authentication-mode
View
System view
Parameters
simple: Uses simple authentication mode.
password: Password for fabric authentication, a string of 1 to 16 characters.
md5: Uses MD5 encryption authentication mode.
key: MD5 key, a string of 1 to 16 characters.