- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- Comware Based
- >
- Re: HP A5120 DHCP Relay Problem
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
11-10-2018 11:57 PM
11-10-2018 11:57 PM
Hello ,
I have a problem with my new router. it is A5120 model. I created 5 vlan. And I have server 2016 dhcp server .
I plugged cable dhcp to vlan 2. Vlan 2 receiving ip that ok, buttt other vlans no.
This is my config;
version 5.20, Release 1519P03
#
sysname Backbone-SW
#
dhcp relay server-group 2 ip 192.168.1.96
dhcp relay server-detect
#
irf mac-address persistent timer
irf auto-update enable
undo irf link-delay
#
domain default enable system
#
password-recovery enable
#
vlan 1
description Fw-dg
#
vlan 2
description Servers
#
vlan 3
description Users
#
vlan 4
description Restricted
#
vlan 5
description Wifi
#
domain system
access-limit disable
state active
idle-cut disable
self-service-url disable
#
cwmp
undo cwmp enable
#
interface NULL0
#
interface Vlan-interface1
ip address 192.168.0.1 255.255.255.0
#
interface Vlan-interface2
ip address 192.168.1.1 255.255.255.0
dhcp select relay
dhcp relay server-select 2
#
interface Vlan-interface3
ip address 192.168.2.1 255.255.255.0
dhcp select relay
dhcp relay server-select 2
#
interface Vlan-interface4
ip address 192.168.10.1 255.255.255.0
dhcp select relay
dhcp relay server-select 2
#
interface Vlan-interface5
ip address 192.168.3.1 255.255.255.0
dhcp select relay
dhcp relay server-select 2
#
dhcp enable
#
load tr069-configuration
#
user-interface aux 0
user-interface vty 0 15
thanks for your help.
Yakup
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2018 05:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-12-2018 10:50 AM
11-12-2018 10:50 AM
Re: HP A5120 DHCP Relay Problem
I solve problem. As you Said problem at Dhcp side.