![Intellinet 560931 User Manual Download Page 182](http://html1.mh-extra.com/html/intellinet/560931/560931_user-manual_2074478182.webp)
182
5.15 VCL Configuration
Feature
Command Line
MAC-based VLAN Configuration
MAC-based VLAN
Configuration
Syntax:
VCL Macvlan Add <mac_addr> <vid> [<port_list>]
Example:
VCL/Macvlan>add 001122334455 10 1-4
Result:
VCL/Macvlan>conf
MAC Address VID Ports
----------------- ---- -----
00-0b-16-21-2c-37 10 1-4
Protocol-based VLAN Configuration
Protocol to Group
Syntax:
VCL ProtoVlan Protocol Add Eth2 <ether_type>|arp|ip|ipx|at
<group_id>
Example:
VCL/ProtoVlan>protocol add Eth2 0x0808 E4
Group to VLAN
Syntax:
VCL ProtoVlan Vlan Add [<port_list>] <group_id> <vid>
Example:
VCL/ProtoVlan>vlan add 1-8 E4 10
Protocol VLAN
Configuration
Result:
VCL/ProtoVlan>conf
Protocol Type Protocol (Value) Group ID
------------- ------------------------ --------
EthernetII ETYPE:0x808 E4
LLC_Other DSAP:0xff; SSAP:0xff L3
LLC_SNAP OUI-00:e0:2b; PID:0x1 S2
EthernetII ETYPE:0x800 E1
Group ID VID Ports
---------------- ---- -----
E4 10 1-8
E1 10 5-8
IP Subnet-based VLAN Configuration
IP Subnet-based
VLAN Configuration
Syntax:
VCL IPVlan Add [<vce_id>] <ip_addr_mask> <vid>
[<port_list>]
Parameters:
<vce_id> : Unique VCE ID for each VCL entry
<ip_addr_mask>: Source IP address and mask (Format:
a.b.c.d/n).
<vid> : VLAN ID (1-4095)
<port_list> : Port list or 'all', default: All ports
Example: