• March 19, 2024, 02:17:00 AM
  • Welcome, Guest
Please login or register.

Login with username, password and session length
Advanced search  

News:

This Forum Beta is ONLY for registered owners of D-Link products in the USA for which we have created boards at this time.

Author Topic: copy extreme switch settings to dlink  (Read 7381 times)

faulkners0223

  • Level 1 Member
  • *
  • Posts: 1
copy extreme switch settings to dlink
« on: August 23, 2019, 04:14:23 PM »

i am new to vlans. We have had someone that configured our extreme switches for us but i was going to try to copy the settings from one to my dlink what would my commands be? Here is a copy of the commands in the extreme switch


#
# Module vlan configuration.
#
configure vlan default delete ports all
configure vr VR-Default delete ports 1-54
configure vr VR-Default add ports 1-54
configure vlan default delete ports 1-54
create vlan "data"
configure vlan data tag 101
create vlan "voice"
configure vlan voice tag 172
configure ports 49 auto off speed 10000 duplex full
configure ports 50 auto off speed 10000 duplex full
configure ports 51 auto off speed 10000 duplex full
configure ports 52 auto off speed 10000 duplex full
configure ports 53 auto off speed 10000 duplex full
configure ports 54 auto off speed 10000 duplex full
configure vlan data add ports 3-48 untagged
configure vlan voice add ports 5-48 tagged
configure vlan voice add ports 1-2 untagged
configure vlan data ipaddress 192.168.5.250 255.255.255.0
enable ipforwarding vlan data
configure vlan voice ipaddress 172.16.5.1 255.255.255.0
enable ipforwarding vlan voice
Logged