configring trunk ports on Dell 6224

have 2 dell 6224 switches. My goal is to use a traffic generator (http) to create thousands of http conenctions. One the first switch I have simulated clients (about 250 on each port). ip addresses

10.3.1.2...10.3.1.253. The server sits on the second switch. I am generating hundreds of conenctions from the first switch -- to the http servers (simulated) on the second switch. There is a http server for every 250 clients. I am connecting the switches to each other. I am not seeing any traffic on the trunk port....

Do I need to confgiure the interfaces to match the ip traffic coming from my generator? The port-channel is the trunk link right? I did a show on that port -- no traffic.

Am I setting up the trunk port and the access ports (1/g1,1g2, 2g1,

2g2) properly?

i.e switch 1 console#show running

!Current Configuration:

!System Description "Dell PowerConnect"

!System Software Version 1.0.0.27

!

configure

vlan database

vlan 2-200

vlan association subnet 10.3.0.0 255.255.0.0 3

vlan association subnet 10.4.0.0 255.255.0.0 4

vlan association subnet 10.5.0.0 255.255.0.0 5

vlan association subnet 10.6.0.0 255.255.0.0 6

vlan association subnet 10.7.0.0 255.255.0.0 7

vlan association subnet 10.8.0.0 255.255.0.0 8

vlan association subnet 10.9.0.0 255.255.0.0 9

vlan association subnet 10.10.0.0 255.255.0.0 10

vlan association subnet 10.11.0.0 255.255.0.0 11

vlan association subnet 10.12.0.0 255.255.0.0 12

vlan association subnet 10.13.0.0 255.255.0.0 13

vlan association subnet 10.14.0.0 255.255.0.0 14

vlan association subnet 10.15.0.0 255.255.0.0 15

--More-- or (q)uit

exit

stack

member 1 1

exit

switch 1 priority 1

ip address 172.31.1.74 255.255.0.0

monitor session 1 destination interface 1/g6

monitor session 1 source interface 1/g1

!

interface ethernet 1/g1

switchport access vlan 3

exit

!

interface ethernet 1/g2

switchport access vlan 4

exit

!

interface ethernet 1/g3

switchport access vlan 5

exit

!

--More-- or (q)uit

interface ethernet 1/g4

switchport access vlan 6

exit

!

interface ethernet 1/g5

switchport access vlan 7

exit

!

interface port-channel 1

switchport mode trunk

switchport trunk allowed vlan add 2

switchport trunk allowed vlan add 3

switchport trunk allowed vlan add 4

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

switch 2

dellswitch-2#show runn !Current Configuration: !System Description "Dell PowerConnect" !System Software Version 1.0.0.27 ! configure vlan database vlan 2-20 exit hostname "dellswitch-2" stack member 2 1 exit ip address 10.4.1.253 255.255.0.0 lacp system-priority 3 ! interface ethernet 2/g1 switchport mode general switchport general pvid 3 no switchport general acceptable-frame-type tagged-only switchport general allowed vlan add 3 untagged exit

--More-- or (q)uit

! interface ethernet 2/g2 switchport mode general switchport general pvid 4 no switchport general acceptable-frame-type tagged-only switchport general allowed vlan add 4 untagged exit ! interface port-channel 1 switchport mode general no switchport general acceptable-frame-type tagged-only switchport general allowed vlan add 3 tagged switchport general allowed vlan add 4 tagged switchport general allowed vlan add 5 tagged switchport general allowed vlan add 6 tagged switchport general allowed vlan add 1 tagged mode dvlan-tunnel exit exit

dellswitch-2# dellswitch-2#show runn !Current Configuration: !System Description "Dell PowerConnect" !System Software Version 1.0.0.27 ! configure vlan database vlan 2-20 exit hostname "dellswitch-2" stack member 2 1 exit ip address 10.4.1.253 255.255.0.0 lacp system-priority 3 ! interface ethernet 2/g1 switchport mode general switchport general pvid 3 no switchport general acceptable-frame-type tagged-only switchport general allowed vlan add 3 untagged exit

--More-- or (q)uit

! interface ethernet 2/g2 switchport mode general switchport general pvid 4 no switchport general acceptable-frame-type tagged-only switchport general allowed vlan add 4 untagged exit !

mode dvlan-tunnel

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

ellswitch-2#show statistics port-channel 1 Total Packets Received (Octets)................ 0 Packets Received > 1522 Octets................. 0 Packets RX and TX 64 Octets.................... 0 Packets RX and TX 65-127 Octets................ 0 Packets RX and TX 128-255 Octets............... 0 Packets RX and TX 256-511 Octets............... 0 Packets RX and TX 512-1023 Octets.............. 0 Packets RX and TX 1024-1518 Octets............. 0 Packets RX and TX 1519-1522 Octets............. 0 Packets RX and TX 1523-2047 Octets............. 0 Packets RX and TX 2048-4095 Octets............. 0 Packets RX and TX 4096-9216 Octets............. 0 Total Packets Received Without Errors.......... 0 Unicast Packets Received....................... 0 Multicast Packets Received..................... 0 Broadcast Packets Received..................... 0 Total Packets Received with MAC Errors......... 0 Jabbers Received............................... 0 Fragments/Undersize Received................... 0 Alignment Errors............................... 0

--More-- or (q)uit

Reply to
syedk01
Loading thread data ...

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.