Jockey,
Trunk in foundry/extreme/hp procurve and other vendors = Link aggregation =
Etherchannel in Cisco... so dont use trunk term for other vendors...
I dont think that you want to configure a trunk but a dot1q tagging between
Cisco and Foundry:
Cisco:
Int e0/10
Switchport trunk encapsulation dot1q
Switchport mode trunk
Switchport trunk native vlan 100
No shutdown
Foundry:
VLAN100 will be sent untagged (Native) over port e10. Dont forget to add all
allowed VLANs as tagged traffic on e10 one by one (its a VLAN based approach
in comparison with Cisco port based approach):
vlan 100 name VLAN100 by port
untagged ethe 10
!
vlan x name VLANX by port
tagged ethe 10
!
vlan y name VLANY by port
tagged ethe 10
-- -- Sincerely, Shawn Zandi Network Architect and Consultant Cisco Certified CCIE x2 (R&S + Security) Juniper JNCIS x2 (ER & SEC) - Foundry/Brocade BCNE - Procurve Master ASE (MASE) Dubai Internet City web: http://www.shafagh.com blog: http://blog.shafagh.com email: shafagh_at_shafagh.com On Sat, Apr 10, 2010 at 10:51 PM, Jockey <jockeywearer_at_gmail.com> wrote: > Hi shawn, > > Can u plz help me.unfortunately I am missing something in foundry switch > config.I did config on cisco .I have to keep same config on cisco. > > > > > On Apr 10, 2010, at 5:38, Jockey <jockeywearer_at_gmail.com> wrote: > > Hi All, >> >> I am trying to prepare simple dot1q between cisco switch and foundry >> switch. >> >> On cisco side I did >> Int e0/10 >> Switchport trunk encapsulation dot1q >> Switchport mode trunk >> Switchport trunk native vlan 100 >> No shutdown >> >> Foundry edgeiron >> Int e0/10 >> ???????????? >> ??????????? >> ???????? >> >> >> >> On foundry side can anybody help me to complete configuration? >> I wasted my 6 hours but no result. >> In foundry I am using edgeiron and how to define native vlan in trunk port >> just scratching head ? >> Plz help >> >> >> >> Thanks Blogs and organic groups at http://www.ccie.netReceived on Sat Apr 10 2010 - 23:13:21 ART
This archive was generated by hypermail 2.2.0 : Sat May 01 2010 - 09:49:57 ART