Hello, anyone could help me?
I have two switches (x450a-24t and x450a-24x). I want to connect them, but I do not know yet how.
In X450a-24x have five vlans and x450a-24t have three vlan. The server dhcp is connected in x450a-24t through one of its vlans
The cables are connected ( Stack Port1 and Stack Port 2).
I have to make connection through trunk port?
How to proceed?
---------------------------------------
X450a-24t
X450a-24t.1 # show version
show versio
Switch : 800152-00-05 0743G-80610 Rev 5.0 BootROM: 1.0.2.2 IMG: 11.5.2.10
XGM2-1 :
Image : ExtremeWare XOS version 11.5.2.10 v1152b10 by release-manager
on Thu Oct 26 09:53:04 PDT 2006
BootROM : 1.0.2.2
X450a-24t.2 # show configuration vlan
#
# Module vlan configuration.
#
configure vr VR-Default add ports 1-26
configure vlan Default tag 1
create vlan "rh"
configure vlan rh tag 5
create vlan "seinfo"
configure vlan seinfo tag 4
create vlan "servidores"
configure vlan servidores tag 2
configure ports 25 auto off speed 10000 duplex full
configure ports 26 auto off speed 10000 duplex full
configure vlan Default add ports 15-26 untagged
configure vlan rh add ports 1-2 untagged
configure vlan seinfo add ports 3-4 untagged
configure vlan servidores add ports 7-9 untagged
configure vlan servidores ipaddress 157.86.41.250 255.255.254.0
enable ipforwarding vlan servidores
configure vlan seinfo ipaddress 10.0.30.3 255.255.255.0
enable ipforwarding vlan seinfo
configure vlan rh ipaddress 10.0.20.3 255.255.255.0
enable ipforwarding vlan rh
configure qosscheduler strict-priority
X450a-24t.3 # show bootrelay
Bootprelay servers for virtual router "VR-Default":
Destination: 157.86.41.170
--------------------------------------------------------------------------------------
Default 1 -------------------------------T----- ANY 1 /12 VR-Defaul
Mgmt 4095 ------------------------------------- ANY 0 /1 VR-Mgmt
rh 5 10.0.20.3 /24 -f--------------- ANY 1 /2 VR-Defaul
seinfo 4 10.0.30.3 /24 -f-----m--------- ANY 0 /2 VR-Defaul
servidores 2 157.86.41.250 /23 -f--------------- ANY 2 /3 VR-Defaul
--------------------------------------------------------------------------------------
****************************************
x450a-24x
* X450a-24x.47 # show version
Switch : 800188-00-03 0739G-80617 Rev 3.0 BootROM: 1.0.2.2 IMG: 11.6.1.9
XGM2-1 :
Image : ExtremeXOS version 11.6.1.9 v1161b9 by release-manager
on Wed Nov 29 22:40:47 PST 2006
BootROM : 1.0.2.2
-----------------------------------q
* X450a-24x.46 # show configuration vlan
#
# Module vlan configuration.
#
configure vr VR-Default add ports 1-26
configure vlan Default tag 1
create vlan "vlan101"
configure vlan vlan101 tag 2
create vlan "vlan102"
configure vlan vlan102 tag 3
create vlan "vlan103"
configure vlan vlan103 tag 4
create vlan "vlan104"
configure vlan vlan104 tag 5
create vlan "vlan105"
configure vlan vlan105 tag 6
enable snmp traps port-up-down port 1
enable snmp traps port-up-down port 2
enable snmp traps port-up-down port 3
enable snmp traps port-up-down port 4
enable snmp traps port-up-down port 5
enable snmp traps port-up-down port 6
enable snmp traps port-up-down port 7
enable snmp traps port-up-down port 8
enable snmp traps port-up-down port 9
enable snmp traps port-up-down port 10
enable snmp traps port-up-down port 11
enable snmp traps port-up-down port 12
enable snmp traps port-up-down port 13
enable snmp traps port-up-down port 14
enable snmp traps port-up-down port 15
enable snmp traps port-up-down port 16
enable snmp traps port-up-down port 17
enable snmp traps port-up-down port 18
enable snmp traps port-up-down port 19
enable snmp traps port-up-down port 20
enable snmp traps port-up-down port 21
enable snmp traps port-up-down port 22
enable snmp traps port-up-down port 23
enable snmp traps port-up-down port 24
enable snmp traps port-up-down port 25
configure ports 25 auto off speed 10000 duplex full
enable snmp traps port-up-down port 26
configure ports 26 auto off speed 10000 duplex full
configure vlan Default add ports 13-26 untagged
configure vlan vlan101 add ports 1 untagged
configure vlan vlan102 add ports 2 untagged
configure vlan vlan103 add ports 3 untagged
configure vlan vlan104 add ports 4 untagged
configure vlan vlan105 add ports 5 untagged
configure vlan vlan101 ipaddress 10.0.101.3 255.255.255.0
enable ipforwarding vlan vlan101
configure vlan vlan102 ipaddress 10.0.102.3 255.255.255.0
enable ipforwarding vlan vlan102
configure vlan vlan103 ipaddress 10.0.103.3 255.255.255.0
enable ipforwarding vlan vlan103
configure vlan vlan104 ipaddress 10.0.104.3 255.255.255.0
enable ipforwarding vlan vlan104
configure vlan vlan105 ipaddress 10.0.105.3 255.255.255.0
enable ipforwarding vlan vlan105
configure qosscheduler strict-priority
--------------------------------------------------------------------------------------
Default 1 -------------------------------T----- ANY 1 /14 VR-Defaul
Mgmt 4095 ------------------------------------- ANY 0 /1 VR-Mgmt
vlan101 2 10.0.101.3 /24 -f--------------- ANY 0 /1 VR-Defaul
vlan102 3 10.0.102.3 /24 -f--------------- ANY 0 /1 VR-Defaul
vlan103 4 10.0.103.3 /24 -f--------------- ANY 0 /1 VR-Defaul
vlan104 5 10.0.104.3 /24 -f--------------- ANY 0 /1 VR-Defaul
vlan105 6 10.0.105.3 /24 -f--------------- ANY 0 /1 VR-Defaul
-
Thanks for help