- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: Trunk port configuration between Two HP Procur...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-01-2017 07:20 AM - edited тАО02-01-2017 07:21 AM
тАО02-01-2017 07:20 AM - edited тАО02-01-2017 07:21 AM
Trunk port configuration between Two HP Procurve Switch
Hello Guys,
I need small help wth trunk port and i am not understadning what i am duong wrong. So i have situation, I have created a New VLAN on the HP switch and then on existing working Trunk Port which is connected to the Other HP switch i have also Tagged the Newly Created VLAN so i have possibility to get the New VLAN information on the Second switch.
then I have created the Same VLAN with SAME vlaN NAME and ID on the second switch and when i tried to assign the IP Through New Swtich i can not Ping the Default gateway of the newly Created VLAN,
but everything is working fine with First switch where i have created the newly created VLAN,
Please help me guys,
thank you so much
- Tags:
- HP
- trunk port
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 02:49 AM
тАО02-02-2017 02:49 AM
Re: Trunk port configuration between Two HP Procurve Switch
Can you post the config of the the VLAN and uplink ports on both switches?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 03:05 AM
тАО02-02-2017 03:05 AM
Re: Trunk port configuration between Two HP Procurve Switch
Hello,
thank you for the reply, i am really new to the HP switches , can you please help me with this Command , to show me the config which you asked,.
thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 03:10 AM
тАО02-02-2017 03:10 AM
Re: Trunk port configuration between Two HP Procurve Switch
Do a "show running-config" and show us the configuration for the new VLAN on both switches. For example
vlan 10
name "CLIENTS"
untagged 1-23
tagged 24
exit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:06 AM
тАО02-02-2017 04:06 AM
Re: Trunk port configuration between Two HP Procurve Switch
Hello ,
Main Switch (01 ) vlan 240 name "MONITORING" untagged C10 tagged B23-B24,H9-H10 exit 2nd Switch vlan 240 name "MONITORING" untagged D13 tagged B23-B24,D20 exit
Port B23-B24 are the Uplinks,
B23 is the trunk between both switches which needs to be configured.
Port H9-H10 are the Uplinks to the Firewall which does the routing,
New Vlan on the Switch one works fine but not from the switch 2
thank you for the help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:13 AM
тАО02-02-2017 04:13 AM
Re: Trunk port configuration between Two HP Procurve Switch
This looks fine to me. If you connect a client to port C10 on the main switch it can ping default gateway (firewall?), but if you connect the same client to port D13 on the 2nd switch you cannot ping?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:16 AM
тАО02-02-2017 04:16 AM
Re: Trunk port configuration between Two HP Procurve Switch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:28 AM
тАО02-02-2017 04:28 AM
Re: Trunk port configuration between Two HP Procurve Switch
Does the client receive a DHCP address in this VLAN, or are you using a static IP address for testing?
What if you try to create a L3 interface for this VLAN on the 2nd switch, ie. set a static IP address in VLAN 240? Can you ping the default gateway from the switch? For example:
vlan 240
ip address 192.168.240.254 255.255.255.0
exit
ping source 192.168.240.254 192.168.240.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:38 AM
тАО02-02-2017 04:38 AM
Re: Trunk port configuration between Two HP Procurve Switch
hello @TerjeAFK,
There is no DHCP Configuration at the moment and i am setting the static IP for it.
and Yes, I can try to set the Static IP for the Vlan and check it.
IP Routing : Disabled Default Gateway : 10.30.5.1 Default TTL : 64 Arp Age : 20 VLAN IP Config IP Address Subnet Mask ------------ + ---------- --------------- --------------- MONITORING | Manual 10.30.15.10 255.255.255.0 Actions-> Cancel Edit Save Help dit the fields displayed above. se arrow keys to change action selection and <Enter> to execute action. I assume you want me to do this ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:42 AM
тАО02-02-2017 04:42 AM
Re: Trunk port configuration between Two HP Procurve Switch
Yes. Just make sure you use the source option when you ping from the switch CLI, otherwise the ping will go through the switch default gateway.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:43 AM
тАО02-02-2017 04:43 AM
Re: Trunk port configuration between Two HP Procurve Switch
SW-2# ping source 10.30.15.10 10.30.15.1 Invalid input: 10.30.15.10
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:47 AM
тАО02-02-2017 04:47 AM
Re: Trunk port configuration between Two HP Procurve Switch
What switch model and software version is your 2nd switch? My example was from a 2530 switch running YA.16.03.0003 and it has the option to specify a source vlan or IP address
2530-SWITCH# ping ?
data-fill Specify the data pattern to send.
data-size Specify the ping data size.
HOST-NAME-STR The hostname to ping.
interval Specify the interval between pings in seconds.
IP-ADDR The IPv4 address to ping.
repetitions Ping the device multiple times.
source Specify the ping source.
timeout Specify the ping timeout in seconds.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:48 AM
тАО02-02-2017 04:48 AM
Re: Trunk port configuration between Two HP Procurve Switch
while pinging i get this invalid input error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:50 AM
тАО02-02-2017 04:50 AM
Re: Trunk port configuration between Two HP Procurve Switch
Also do a "show running-config interface D13" on the 2nd switch to see if there is any config that may affect the traffic, like port security.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 04:57 AM
тАО02-02-2017 04:57 AM
Re: Trunk port configuration between Two HP Procurve Switch
ProCurve Switch 4204vl (J8770A) L.11.40, ROM L.10.03 SW--2# ping ? data-fill Ping data fill string (size <0-1024>) data-size Ping data size <0-65507>. HOST-NAME-STR Domain name of the host to ping. IP-ADDR IP address to ping. repetitions Number of packets to send <1-10000>. timeout Ping timeout in seconds <1-256>.
here is the version and module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 05:02 AM
тАО02-02-2017 05:02 AM
Re: Trunk port configuration between Two HP Procurve Switch
That is old hardware. I see HP has released version L.11.46 for this switch. Is there any chance you can upgrade the switch software and see if this fixes the problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 05:05 AM
тАО02-02-2017 05:05 AM
Re: Trunk port configuration between Two HP Procurve Switch
Yes , I can upgrade the Switch version if this will not affect the current running Process. my other switch is as well Version L.11.40 and if i upgrade the version of one switch and doesnt to the 1st one will it affect any thing ?
and can you please direct me help me about the upgrade process.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 05:17 AM
тАО02-02-2017 05:17 AM
Re: Trunk port configuration between Two HP Procurve Switch
You need to reboot the switch after upgrading it, so there will be some downtime for connected equipment. You can upgrade your two 4204 switches one at a time, there is no requirement for them to run the exact same software version.
The software can be downloaded here:
If you use any kind of switch management system (PCM or IMC) then the update can be done from there. Otherwise you can use a TFTP server.
1. Download the software to the TFTP server and unpack it.
2. Copy the current software to the secondary boot image just in case something goes wrong
copy flash flash secondary
2. Copy the software from the TFTP server to the switch:
copy tftp flash x.x.x.x L.11.46.swi primary x.x.x.x is the TFTP server
3. Reboot the switch
The commands must be run from the switch CLI.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-02-2017 06:44 AM
тАО02-02-2017 06:44 AM
Re: Trunk port configuration between Two HP Procurve Switch
Hello @TerjeAFK,
thank you for your time and help, I am going to do the upgrade soon, but just has a question that there are already Many Vlan are exisitng on the same turnk and they are working totally fine,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО02-03-2017 05:00 AM
тАО02-03-2017 05:00 AM
Re: Trunk port configuration between Two HP Procurve Switch
Hello @TerjeAFK
I made the another Uplink to the another Switch adn it worked so fine. can it be that one Trunk has Limit of the VLAn each can route.
Thank you!