- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Vlan problem and 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
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
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
09-19-2017 02:47 AM
09-19-2017 02:47 AM
Vlan problem and configuration
I have a windows server and they have a dhcp role on it. Windows server is connected to the HP1910 and other switches connected 1910 ports. All of the desktop phones and computers connected to the Hp 2530 switches. Pc connected to the phone and phone is connected to the switch. I have a 2 floor. DataVlan1 and Voice1 dhcp for the first floor and datavlan2 and voice 2 dhcp and vlans for the second floor. Can you type the config cli commands for me because I can't add ip helper-address to the hp 2530s.
[url=https://hizliresim.com/V3AaNB][img]https://i.hizliresim.com/V3AaNB.jpg[/img][/url]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2017 09:58 AM
09-21-2017 09:58 AM
Re: Vlan problem and configuration
2530 config for floor 1 and 2 is like this and the 1910 ports 1234567 is a hybrid. But I don2t make anything on Hp5130. It must be looks like same config DataVlan1 but how is it?
For DataVlan2 switches.
hostname "KAT2SW1"
ip default-gateway 10.20.101.1
snmp-server community "public" unrestricted
vlan 1
name "DEFAULT_VLAN"
no untagged 1-52
ip address dhcp-bootp
exit
vlan 101
name "VLAN101"
untagged 1
ip address 10.20.101.105 255.255.255.0
exit
vlan 102
name "VLAN102"
tagged 1
no ip address
exit
vlan 103
name "VLAN103"
tagged 1
no ip address
exit
vlan 104
name "VLAN104"
tagged 1
no ip address
exit
vlan 105
name "VLAN105"
tagged 1
no ip address
exit
vlan 106
name "VLAN106"
untagged 2-52
tagged 1
no ip address
exit
vlan 107
name "VLAN107"
tagged 1
no ip address
exit
vlan 108
name "VLAN108"
tagged 1-52
no ip address
exit
for DataVlan1 switches:
hostname "KAT1SW2"
ip default-gateway 10.20.101.1
snmp-server community "public" unrestricted
vlan 1
name "DEFAULT_VLAN"
no untagged 1-52
ip address dhcp-bootp
exit
vlan 101
name "VLAN101"
untagged 1
ip address 10.20.101.102 255.255.255.0
exit
vlan 102
name "VLAN102"
tagged 1
no ip address
exit
vlan 103
name "VLAN103"
tagged 1
no ip address
exit
vlan 104
name "VLAN104"
untagged 2-52
tagged 1
no ip address
exit
vlan 105
name "VLAN105"
tagged 1
no ip address
exit
vlan 106
name "VLAN106"
tagged 1
no ip address
exit
vlan 107
name "VLAN107"
tagged 1-52
no ip address
exit
vlan 108
name "VLAN108"
tagged 1
no ip address
exit