interface range macro (define) – defines a macro for an interface range (bulk configuration).interface vlanConfigure a VLAN. You can configure up to 4096 VLANs.Z-Series, S4810, and MXL SwitchSyntax interface vlan vlan-id [of-instance{of-id}]Parametersvlan-id Enter a number as the VLAN Identifier. The range is 1 to 4096.of-instance{of-id} Enter the keyword of-instance followed by the OpenFlow instance IDto add the VLAN to the specified OpenFlow instance. Range is 1 to 8.NOTE: You must associate the OpenFlow instance with the VLANwhen the VLAN is created. An existing VLAN cannot beassociated with an OpenFlow instance.Defaults Not configured, except for the Default VLAN, which is configured as VLAN 1.Command Modes CONFIGURATIONCommand History Version 9.1.(0.0) Introduced on the S4810; added support for OpenFlow.Version 8.3.11.1 Introduced on the Z9000.UsageInformationFor more information about VLANs and the commands to configure them, refer to the VirtualLAN (VLAN) Commands section of the Layer 2 chapter.FTP, TFTP, and SNMP operations are not supported on a VLAN. MAC ACLs are not supported inVLANs. IP ACLs are supported. For more information, refer to the Access Control Lists (ACL)chapter.The following features are not supported on VLANs associated with an OpenFlow instance:• IPv4• IPv6• MTUIf OpenFlow VLANs are configured on the switch, spanning-tree protocols cannot be enabledsimultaneously.Example (SingleRange)FTOS(conf)#int vlan 3FTOS(conf-if-vl-3)#RelatedCommandsinterface – configures a physical interface.interface loopback – configures a loopback interface.interface null – configures a null interface.707