Operation: Add VLAN / Edit VLAN
Description: To Add/Update VLAN interfaces. VLAN is a broadcast domain configured on Switch on a port-by-port basis. 

Sample Configuration
<VLAN> <Name>Descriptive name of VLAN</Name> <Hardware>interfacename</Hardware> <Interface>interface name</Interface> <Zone>zonename</Zone> <VLANID>id</VLANID> <IPv4Configuration>Enable/Disable</IPv4Configuration><!-- default on --> <IPv4Assignment>Static/PPPoE/DHCP</IPv4Assignment> <IPAddress>ipaddress</IPAddress> <Netmask>25.0.0.0</Netmask> <LocalIP>ip address</LocalIP> <!-- for WAN zone --> <GatewayName>name</GatewayName> <!-- for Static --> <GatewayAddress>ip address</GatewayAddress> <!-- For PPPoE --> <Username>username</Username> <Password>password</Password> <PreferredIP>ip address</PreferredIP> <ServiceName>name</ServiceName> <ServiceName2>name</ServiceName2> <LCPEchoInterval>Disable/no of seconds</LCPEchoInterval> <LCPFailure>Disable/No of Attempts</LCPFailure> <SchedulTimeForReconnect>Enable</SchedulTimeForReconnect> <Schedule> <DayOfWeek>All Days of week/Sunday/Monday/Tuesday/Wednesday/Thursday/Friday/Saturday</DayOfWeek> <Hour>Numver</Hour> <Minute>Number</Minute> </Schedule> <!-- IPv6 configuration --> <IPv6Configuration>Enable/Disable</IPv6Configuration> <IPv6Assignment>Static/DHCP</IPv6Assignment> <!-- dhcp configuration --> <Mode>Auto/Manual</Mode> <DhcpOnly>Enable/Disable</DhcpOnly> <AcceptOtherConfigfromDHCP>Enable/Disable</AcceptOtherConfigfromDHCP> <DHCPRapidCommit>Enable/Disable</DHCPRapidCommit> <IPv6Address>ipv6 address</IPv6Address> <IPv6Prefix>Number</IPv6Prefix> <IPv6GatewayName>name</IPv6GatewayName> <IPv6GatewayAddress>ipaddress</IPv6GatewayAddress> <Status>Connected or Disconnected</Status><!-- this tag is only read purpose showing connectivity status of VLAN --> </VLAN>



Parameter Mandatory Default Description
Hardware/InterfaceYes  
Select the parent interface/port for the virtual sub-interface.
Hardware/Interface confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Character not allowed: Comma (,)
  • UTF-8 character(s) are allowed.
ZoneYes  
Select Zone to assign to the sub-interface.
Zone confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
VLANIDYes  
Specify VLAN ID.
VLANID confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Range 1 to 4094 is allowed.
  • Maximum digits allowed are 4.
IPv4AssignmentYes Static 
Select IP Assignment type from the available options: Static, PPPoE or DHCP.
IPv4Assignment confines to:
  • Type is 'SCALAR'.
  • Only 'Static', 'PPPoe', 'DHCP' are allowed.
IPAddressNo  
Used to set IPv4 address for interface in IPv4 configuration.
IPAddress confines to:
  • Type is 'SCALAR'.
  • Datatype is 'IPADDRESS'.
  • Maximum characters allowed are 15.
  • IP Class other than 'MULTICAST', 'RESERVED', 'LOCALHOST', 'UNSPECIFIED', 'BROADCAST', 'NETWORKBROADCAST', 'NETWORKIP' is allowed.
NetmaskNo  
Used to set IPv4 Network Subnet mask.
Netmask confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Maximum characters allowed are 15.
  • IPv4 Address should be between: [128,192,224,240,248,252,254,255].[0,128,192,224,240,248,252,254,255].[0,128,192,224,240,248,252,254,255].[0,128,192,224,240,248,252,254,255]
GatewayNameNo  
In IPv4 configuration, if Network Zone is selected as WAN, specify the
Gateway through which traffic from the interface is to be routed.
GatewayName confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Maximum characters allowed are 50.
GatewayAddressNo  
In IPv4 configuration, specify the Gateway IP Address.
GatewayAddress confines to:
  • Type is 'SCALAR'.
  • Datatype is 'IPADDRESS'.
  • Maximum characters allowed are 15.
UsernameYes  
In IPv4 configuration, if Network Zone is selected as WAN and IP
Assignment is selected as PPPoE, specify the username for PPPoE IP
assignment.
Username confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Characters not allowed: (^;'"\)
  • Maximum characters allowed are 50.
PasswordNo  
In IPv4 configuration, if Network Zone is selected as WAN and IP
Assignment is selected as PPPoE, specify the password for PPPoE IP
assignment.
Password confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
ServiceNameNo  
In IPv4 configuration, if Network Zone is selected as WAN and IP
Assignment is selected as PPPoE, specify the Service Name for PPPoE IP assignment.
ServiceName confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Maximum characters allowed are 20.
ServiceName2No  
In IPv4 configuration, if Network Zone is selected as WAN and IP
Assignment is selected as PPPoE, specify the Service Name for PPPoE IP assignment.
ServiceName2 confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Maximum characters allowed are 20.
Send LCP Echo Request EveryNo 20 
Specify time interval between LCP Echo Requests. These requests are used to check if the link is alive.
Send LCP Echo Request Every confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Range 5 to 180 is allowed.
  • Maximum digits allowed are 4.
Wait For LCP Echo Reply ForNo 
Number of attempts to wait for LCP echo reply after which the PPPoE link will be declared as closed.
Wait For LCP Echo Reply For confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Range 1 to 65535 is allowed.
  • Maximum digits allowed are 5.
ModeNo  
Specify 'dhcpmode'
Mode confines to:
  • Type is 'SCALAR'.
  • Only 'Auto', 'Manual' are allowed.
DhcpOnlyNo  
Specify 'isdhcponly'
DhcpOnly confines to:
  • Type is 'SCALAR'.
  • Only 'Disable', 'Enable' are allowed.
AcceptOtherConfigfromDHCPNo  
Specify 'acceptotherconf'
AcceptOtherConfigfromDHCP confines to:
  • Type is 'SCALAR'.
  • Only 'Enable' are allowed.
DHCPRapidCommitNo  
Specify 'rapidcommit'
DHCPRapidCommit confines to:
  • Type is 'SCALAR'.
  • Only 'Enable' are allowed.
IPv6AddressNo  
Used to set IPv6 address for interface in IPv6 Configuration.
IPv6Address confines to:
  • Type is 'SCALAR'.
  • Datatype is 'IPADDRESS6'.
  • Maximum characters allowed are 45.
  • IP Class other than 'MULTICAST', 'LOCALHOST', 'UNSPECIFIED', 'BROADCAST', 'LINKLOCAL', 'NETWORKBROADCAST', 'NETWORKIP' is allowed.
IPv6PrefixNo  
Used to set Prefix for Physical interface in IPv6 Configuration.
IPv6Prefix confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Maximum digits allowed are 3.
IPv6GatewayNameNo  
Used to configure Gateway Name for IPv6 Configuration.
IPv6GatewayName confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Maximum characters allowed are 50.
IPv6GatewayAddressNo  
Used to set IPv6 address for Gateway in IPv6 Configuration.
IPv6GatewayAddress confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Maximum characters allowed are 45.
PreferredIPNo  
Specify Static IP Address provided by ISP for a PPPoE Connection.
PreferredIP confines to:
  • Type is 'SCALAR'.
  • Datatype is 'IPADDRESS'.
  • Maximum characters allowed are 15.
SchedulTimeForReconnectNo Disable 
Enable Schedule for Reconnect.
SchedulTimeForReconnect confines to:
  • Type is 'SCALAR'.
  • Only 'Disable', 'Enable' are allowed.
Day For Auto StartNo  
Specify Day for Auto Start.
Day For Auto Start confines to:
  • Type is 'SCALAR'.
  • Only 'All Days of week', 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday' are allowed.
Hour For Auto StartNo  
Specify Hour for Auto Start.
Hour For Auto Start confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Range 0 to 23 is allowed.
Minute For Auto StartNo  
Specify Minutes for Auto Start.
Minute For Auto Start confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Range 0 to 59 is allowed.
dadNo  
Specify 'dad'
confines to:
  • Type is 'SCALAR'.
  • Datatype is 'INTEGER'.
  • Range 0 to 8 is allowed.
raserveraddressNo  
Specify 'raserveraddress'
confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
NameNo  
Specify a descriptive name for the VLAN.
Name confines to:
  • Type is 'SCALAR'.
  • Datatype is 'STRING'.
  • Maximum characters allowed are 58.



Operation   Status   Message
Add VLAN200
Add VLAN500
Add VLAN502
Add VLAN503
Add VLAN508
Add VLAN510
Add VLAN550
Add VLAN561
Edit VLAN200
Edit VLAN500
Edit VLAN502
Edit VLAN503
Edit VLAN505
Edit VLAN507
Edit VLAN508
Edit VLAN511
Edit VLAN512
Edit VLAN513
Edit VLAN514
Edit VLAN515
Edit VLAN516
Edit VLAN520
Edit VLAN550


© Copyright 2019 Sophos Firewall Limited. All rights reserved.
Sophos Firewall is registered trademarks of Sophos Firewall Limited and Sophos Firewall Group. All other product and company names mentioned are trademarks or registered trademarks of their respective owners.
No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopying, recording or otherwise unless you are either a valid licensee where the documentation can be reproduced in accordance with the license terms or you otherwise have the prior permission in writing of the copyright owner.