cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4725
Views
0
Helpful
2
Replies

Creating an Trunk between Cisco 2960 to Two HP procurve 2610

garry1024
Level 1
Level 1

Hi,

please help me.

I have two HP 2610 with following configuration.

; J9085A Configuration Editor; Created on release #R.11.25

hostname "Switch B"
snmp-server contact "Infa Systems Ltd"
snmp-server location "HKC"
time timezone 8
interface 25
   flow-control
exit
interface 26
   flow-control
exit
interface 27
   flow-control
exit
interface 28
   flow-control
exit
trunk 25-28 Trk1 Trunk
ip default-gateway 192.168.0.1
snmp-server community "public" Unrestricted
vlan 1
   name "DEFAULT_VLAN"
   untagged 1-24,Trk1
   ip address 192.168.0.7 255.255.255.0
   exit
filter source-port "1" drop 2-24
filter source-port "2" drop 1,3-24
filter source-port "3" drop 1-2,4-24
filter source-port "4" drop 1-3,5-24
filter source-port "5" drop 1-4,6-24
filter source-port "6" drop 1-5,7-24
filter source-port "7" drop 1-6,8-24
filter source-port "8" drop 1-7,9-24
filter source-port "9" drop 1-8,10-24
filter source-port "10" drop 1-9,11-24
filter source-port "11" drop 1-10,12-24
filter source-port "12" drop 1-11,13-24
filter source-port "13" drop 1-12,14-24
filter source-port "14" drop 1-13,15-24
filter source-port "15" drop 1-14,16-24
filter source-port "16" drop 1-15,17-24
filter source-port "17" drop 1-16,18-24
filter source-port "18" drop 1-17,19-24
filter source-port "19" drop 1-18,20-24
filter source-port "20" drop 1-19,21-24
filter source-port "21" drop 1-20,22-24
filter source-port "22" drop 1-21,23-24
filter source-port "23" drop 1-22,24
filter source-port "24" drop 1-23
spanning-tree Trk1 priority 4

no autorun

 

and

 

; J9085A Configuration Editor; Created on release #R.11.25

hostname "Switch C"
snmp-server contact "Infa Systems Ltd"
snmp-server location "HKC"
time timezone 8
interface 25
   flow-control
exit
interface 26
   flow-control
exit
interface 27
   flow-control
exit
interface 28
   flow-control
exit
trunk 25-28 Trk2 Trunk
ip default-gateway 192.168.0.1
snmp-server community "public" Unrestricted
vlan 1
   name "DEFAULT_VLAN"
   untagged 1-24,Trk1
   ip address 192.168.0.8 255.255.255.0
   exit
filter source-port "1" drop 2-24
filter source-port "2" drop 1,3-24
filter source-port "3" drop 1-2,4-24
filter source-port "4" drop 1-3,5-24
filter source-port "5" drop 1-4,6-24
filter source-port "6" drop 1-5,7-24
filter source-port "7" drop 1-6,8-24
filter source-port "8" drop 1-7,9-24
filter source-port "9" drop 1-8,10-24
filter source-port "10" drop 1-9,11-24
filter source-port "11" drop 1-10,12-24
filter source-port "12" drop 1-11,13-24
filter source-port "13" drop 1-12,14-24
filter source-port "14" drop 1-13,15-24
filter source-port "15" drop 1-14,16-24
filter source-port "16" drop 1-15,17-24
filter source-port "17" drop 1-16,18-24
filter source-port "18" drop 1-17,19-24
filter source-port "19" drop 1-18,20-24
filter source-port "20" drop 1-19,21-24
filter source-port "21" drop 1-20,22-24
filter source-port "22" drop 1-21,23-24
filter source-port "23" drop 1-22,24
filter source-port "24" drop 1-23
spanning-tree Trk2 priority 4
no autorun

I also have a broadband router 192.168.0.1 connected to Cisco 2960

I would appreciate if someone could please send me the config on the Cisco 2960

Thank You Very Much

 

 

2 Replies 2

Ankur Arora
Level 1
Level 1

What exactly you need in the 2960 config? Are you looking just the trunk config of the interfaces in 2960?

 

Thanks

 

devils_advocate
Level 7
Level 7

If you want to bring up a trunk between a 2960 and the HP switch then the config on the Cisco would be:

#interface fa0/*

#switchport trunk encapsulation dot1q

#switchport mode trunk

Remember to create any Vlans (other than Vlan1) on the Cisco that you want to pass traffic for.

You also need to ensure that any Vlans (other than 1) are 'Tagged' on the HP switch for the Trunk port which connects to the Cisc.
 

 

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: