- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Cisco and HP VLAN Configuration
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
Forums
Discussions
Discussions
Discussions
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
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
01-12-2019 06:58 PM
01-12-2019 06:58 PM
Cisco and HP VLAN Configuration
Hi Guys,i have a cisco switch vlan configuration as below:
interface FastEthernet0/24
switchport trunk native vlan 32
switchport trunk allowed vlan 32,978,979,995-1001
switchport mode trunk
interface GigabitEthernet0/1
switchport trunk allowed vlan 978,979,995-997,1001
interface GigabitEthernet0/2
switchport trunk allowed vlan 32,978,979,995-1001
switchport mode trunk
i want to configure it in the HP 2530 switch, blow which configuration are correct or both wrong? Thanks.
interface FastEthernet0/24
tagged VLAN 32,978,979,995-1001
interface GigabitEthernet0/1
tagged vlan vlan 978,979,995-997,1001
interface GigabitEthernet0/2
tagged vlan 32,978,979,995-1001
or
interface FastEthernet0/24
untagged VLAN 32
tagged VLAN 978,979,995-1001
interface GigabitEthernet0/1
tagged vlan vlan 978,979,995-997,1001
interface GigabitEthernet0/2
tagged vlan 32,978,979,995-1001
Thanks a lot in advanced.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2019 01:09 AM
01-14-2019 01:09 AM
Re: Cisco and HP VLAN Configuration
What type of HP model are you using? Procurve/aruba or comware switches?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2019 09:16 AM
01-15-2019 09:16 AM
Re: Cisco and HP VLAN Configuration
I think the 2930 is a ProCurve/Aruba based switch and I only have one of these in my network estate. When I do show config the VLAN tagging config appears to be against the vlan rather than the port. Not sure if this is the age of the switch or firmware. For example:
vlan 5
name "whatever"
untagged 2-8
tagged 1
exit
Apologies if this is no help whatsoever
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2019 10:15 AM
01-15-2019 10:15 AM
Re: Cisco and HP VLAN Configuration
Yes that was the info i needed. So your cisco config should be somthing like this on ur 2930 switch:
vlan 32 untagged 24 vlan 978 tagged 24 vlan 979 tagged 24 vlan 995 tagged 24 ... and so on for all vlans