TotalCloud Phone System Adtran Netvanta 1234P PoE VLAN Configuration Guide Note: The below information and configuration is for deployment of the Cbeyond managed switch solution using the Adtran Netvanta 1234P 24 port PoE switch. The following assumptions will be made: 1.) The Management VLAN will be 100. Devices will reside in the 192.168.100.0/24 network. (Managed by Cbeyond IAD) 2.) The Data VLAN will be 22. Devices will reside in the 192.168.22.0/24 network. (Managed by Customer) 3.) The Voice VLAN will be 33. Devices will reside in the 192.168.33.0/24 network. (Managed by Cbeyond IAD) 4.) The Firewall or Router WAN VLAN will be 44. This will handle the customer s Public IP address. Accessing the Device: Initial Default Variables Default IP Address of Management Port: 10.10.10.1/24 Default Login Information for the unit: Login: admin Password: password Accessing the Device: Logging into the Unit 1.) Using a Straight-through cable, connect from your PC to any port 1-23 on the switch. 2.) Hardcode the PC/Laptop IP to 10.10.10.2/24 Telnet to 10.10.10.1 Note: When configuring switchport access, it will become default and will not show up in the running config. CLI configuration of the unit. config t ip default-gateway 192.168.100.1 vlan 100 name MgmtVLAN Knowledge Base: Time Schedules Page 1 of 6
vlan 22 name DataVLAN vlan 33 name Voice VLAN vlan 44 name Firewall WAN VLAN interface switchport 0/1 interface switchport 0/2 interface switchport 0/3 interface switchport 0/4 interface switchport 0/5 interface switchport 0/6 interface switchport 0/7 Knowledge Base: Time Schedules Page 2 of 6
interface switchport 0/8 interface switchport 0/9 interface switchport 0/10 interface switchport 0/11 interface switchport 0/12 interface switchport 0/13 interface switchport 0/14 interface switchport 0/15 Knowledge Base: Time Schedules Page 3 of 6
interface switchport 0/16 interface switchport 0/17 interface switchport 0/18 interface switchport 0/19 interface switchport 0/20 interface switchport 0/21 interface switchport 0/22 interface switchport 0/23 description Customer Firewall WAN Port switchport access vlan 44 interface switchport 0/24 Knowledge Base: Time Schedules Page 4 of 6
description Customer Available LAN Port interface gigabit-switchport 0/1 description Uplink to Cbeyond ISR switchport mode trunk interface gigabit-switchport 0/2 description To Customer LAN interface gigabit-switchport 0/3 interface gigabit-switchport 0/4 interface vlan 1 ip address 10.10.10.1 255.255.255.0 interface vlan 100 ip address 192.168.100.254 255.255.255.0 end wr CLI configuration of the unit (Continued) Once the above configuration has been completed, you will need to perform the final step of cutting over to the new management VLAN 100 on IP 192.168.100.254. Note: Once pasted this will kick you out of your telnet session and the device will now be reachable via 192.168.100.254 after you setup your PC/Laptop back to pull DHCP configurations 1.) Paste the following configuration into the router. Knowledge Base: Time Schedules Page 5 of 6
config t interface vlan 100 interface vlan 1 shutdown 2.) Configure your laptop/pc and set DHCP and DNS to auto. You will now pull an IP address in the range of the Data VLAN 22 (192.168.22.x) and be able to access the switch again via telnet to 192.168.100.254 3.) Do a wr to save the running configuration to startup configuration. Knowledge Base: Time Schedules Page 6 of 6