!------------------------------------------------------------------------------- ! ZEQUO6600RE Gigabit Ethernet Switch ! Configuration ! ! Firmware: Build V1.0.0.00 ! Copyright(C) 2017 Panasonic. All rights reserved. !------------------------------------------------------------------------------- line console ! line telnet ! line ssh ! vlan 1 ! vlan 10 name PC ! vlan 100 name IP-PHONE ! interface GigabitEthernet1/0/1 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/2 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/3 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/4 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/5 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/6 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/7 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/8 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/9 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/10 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/11 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/12 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/13 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/14 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/15 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/16 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/17 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/18 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/19 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/20 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/21 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/22 switchport hybrid native vlan 10 switchport hybrid allowed vlan remove 1 switchport hybrid allowed vlan untagged 10,100 voice vlan enable ! interface GigabitEthernet1/0/23 switchport mode access switchport access vlan 10 ! interface GigabitEthernet1/0/24 switchport mode access switchport access vlan 100 ! interface TenGigabitEthernet1/0/25 ! interface TenGigabitEthernet1/0/26 ! interface TenGigabitEthernet1/0/27 ! interface TenGigabitEthernet1/0/28 ! interface FortyGigabitEthernet1/0/29 ! interface FortyGigabitEthernet1/0/30 ! interface Vlan1 ! voice vlan mac-address 00-00-01-00-00-00 FF-FF-FF-00-00-00 voice vlan 100 ! ! end