![Siklu EtherHaul Operation And Maintenance Manual Download Page 65](http://html1.mh-extra.com/html/siklu/etherhaul/etherhaul_operation-and-maintenance-manual_1270492065.webp)
EtherHaul Operation, Administration and Maintenance Manual
Page 65
Figure 8-5 Services Page: General
– VLAN (Add VLAN)
CLI
Default VLAN configuration (all ports customer-nni):
set vlan s1 1 egress host,eth0,eth1,eth2,eth3,eth4 untagged host,eth0,eth1,eth2,eth3,e th4
history disable
set vlan s1 undef egress host,eth0,eth1,eth2,eth3,eth4 untagged none history disable
Default VLAN configuration (all ports customer-uni):
set vlan s1 1 egress c1,c2,c3,c4,c5,c6 untagged c1,c2,c3,c4,c5,c6 history disable
set vlan s1 undef egress c1,c2,c3,c4,c5,c6 untagged none history disable
set vlan c1 1 egress host,s1 untagged host history disable
set vlan c1 undef egress host,s1 untagged none history disable
set vlan c2 1 egress eth0,s1 untagged eth0 history disable
set vlan c2 undef egress eth0,s1 untagged none history disable
set vlan c3 1 egress eth1,s1 untagged eth1 history disable
set vlan c3 undef egress eth1,s1 untagged none history disable
set vlan c4 1 egress eth2,s1 untagged eth2 history disable
set vlan c4 undef egress eth2,s1 untagged none history disable
set vlan c5 1 egress eth3,s1 untagged eth3 history disable
set vlan c5 undef egress eth3,s1 untagged none history disable
set vlan c6 1 egress eth4,s1 untagged eth4 history disable
set vlan c6 undef egress eth4,s1 untagged none history disable
Viewing VLAN table:
show vlan
component-id vid fdb-id egress untagged history
s1 1 1 host,eth0,eth1,eth2,eth3,eth4 host,eth0,eth1,eth2,eth3,eth4 disable
s1 undef 1 host,eth0,eth1,eth2,eth3,eth4 none disable
Adding VLAN:
set vlan <component-id> <vid-list> [fdb-id <value>] [egress <value>]
[untagged <value>] [history <value>]
<component-id> : c1 | c2 | c3 | c4 | c5 | c6 | s1
<vid-list> : undef | 1..4094
fdbid is used for s-vlans only