configring trunk ports on Dell 6224

configring trunk ports on Dell 6224

NewsGroups | Search | Tools
 comp.dcom.lans.ethernet  Post an article  get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content  add this group's latest topics to your Google content  YahooMyWeb Yahoo!  Google Google  Windows Live Favorites Windows Live  del.icio.us del.icio.us  digg digg  Add to Netscape Netscape
Subject Author Date
configring trunk ports on Dell 6224 syedk01 03-08-2007
Posted by on March 8, 2007, 8:45 pm
If you were  Registered and logged in, you could reply and use other advanced thread options


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


Similar ThreadsPosted
redundant ports in trunk January 10, 2006, 10:25 pm
WE BUY used Sun, Cisco, Lucent, Nortel, Alcatel, 3com, IBM, HP, Compaq, Dell, Madge, Cabletron, November 3, 2007, 4:47 pm
some question about Trunk May 15, 2006, 8:57 pm
Flow Control in Trunk August 7, 2006, 8:39 pm
Netgear and Cisco Trunk May 3, 2007, 4:04 am
Help with VRRP and Vlan trunk January 4, 2008, 9:50 am
WE BUY used, new and refurbed Sun, Cisco, Lucent, Nortel, Alcatel, 3com, IBM, HP, Compaq, Dell, Madge, Cabletron, Juniper Networks, Bintec, Siemens, Foundry, Networks, Extreme Networks, Fore/Marconi, Tellabs Lucent/Avaya/Ascend, Xylogics, Brocade, In November 18, 2007, 6:56 am
WE BUY used, new and refurbed Cisco, Lucent, Nortel, Alcatel, Sun, 3com, IBM, HP, Compaq, Dell, Madge, Cabletron, Juniper Networks, Bintec, Siemens, Foundry, Networks, Extreme Networks, Fore/Marconi, Tellabs Lucent/Avaya/Ascend, Xylogics, Brocade, In December 9, 2007, 4:46 pm
WE BUY used, new and refurbed Sun, Cisco, Lucent, Nortel, Alcatel, 3com, IBM, HP, Compaq, Dell, Madge, Cabletron, Juniper Networks, Bintec, Siemens, Foundry, Networks, Extreme Networks, Fore/Marconi, Tellabs Lucent/Avaya/Ascend, Xylogics, Brocade, In January 12, 2008, 5:38 am
WE BUY used, new and refurbed Sun, Cisco, Lucent, Nortel, Alcatel, 3com, IBM, HP, Compaq, Dell, Madge, Cabletron, Juniper Networks, Bintec, Siemens, Foundry, Networks, Extreme Networks, Fore/Marconi, Tellabs Lucent/Avaya/Ascend, Xylogics, Brocade, In January 24, 2008, 1:35 am

other useful resources:
The Federal Communications Commission (FCC)
Telecommunications Industry Association
Electronic and Software Security Products and Services
International Telecommunication Union

Custom CGI Perl and PHP programming by 1-Script.com

Contact Us | Privacy Policy
The site map in XML format XML site map