Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Need to connect VLAN turnk from Port 05 and 06 to Cisco Cat65XX switch

Status
Not open for further replies.

nisheeth68

IS-IT--Management
Aug 7, 2013
1
0
0
US
Hi
I am completely new to configuring Switches. I have two extreme X480 switch on which I have configured the VLAN
I need to do the following
1. Create LACP on port 1 to 4 between extreme switch
2. Create vlan trunk on port 05 and 06 on both switch and send out to the CISCO L3
Please let me know how to configure LACP and vlan trunk
Below is my configuration details
configure snmp sysName "CV_L2_A"

configure vlan "Default" delete ports all

create vlan LI_Access
configure vlan LI_Access tag 460
configure vlan LI_Access add ports 34 tagged
configure vlan LI_Access add ports 35 tagged

create vlan OAM_Services
configure vlan OAM_Services tag 461
configure vlan OAM_Services add ports 26 tagged
configure vlan OAM_Services add ports 29 tagged

create vlan CS_A1
configure vlan CS_A1 tag 465
configure vlan CS_A1 add ports 11 tagged
configure vlan CS_A1 add ports 14 tagged

create vlan C_OAM_1
configure vlan C_OAM_1 tag 467
configure vlan C_OAM_1 add ports 12 tagged
configure vlan C_OAM_1 add ports 15 tagged

create vlan PG_Prov
configure vlan PG_Prov tag 469
configure vlan PG_Prov add ports 22 tagged

create vlan PG_Oam
configure vlan PG_Oam tag 470
configure vlan PG_Oam add ports 23 tagged

create vlan CUDB_Site
configure vlan CUDB_Site tag 471
configure vlan CUDB_Site add ports 17 tagged
configure vlan CUDB_Site add ports 18 tagged

create vlan CUDB_Ldap
configure vlan CUDB_Ldap tag 472
configure vlan CUDB_Ldap add ports 19 tagged
configure vlan CUDB_Ldap add ports 20 tagged

create vlan CUDB_Oam
configure vlan CUDB_Oam tag 473
configure vlan CUDB_Oam add ports 21 tagged

create vlan Prov
configure vlan CUDB_Prov tag 474
configure vlan CUDB_Prov add ports 21 tagged

create vlan OAM_Backup
configure vlan OAM_Backup tag 475
configure vlan OAM_Backup add ports 27 tagged
configure vlan OAM_Backup add ports 28 tagged

Configure vlan OM_MGMT
configure vlan OM_MGMT add ports 10 tagged
configure vlan OM_MGMT add ports 13 tagged
configure vlan OM_MGMT add ports 16 tagged
configure vlan OM_MGMT add ports 24 tagged
configure vlan OM_MGMT add ports 25 tagged
configure vlan OM_MGMT add ports 28 tagged
configure vlan OM_MGMT add ports 31 tagged
configure vlan OM_MGMT add ports 33 tagged
configure vlan OM_MGMT add ports 36 tagged
configure vlan OM_MGMT add ports 37 tagged

Thanks & Regards
Nisheeth
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top