cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
658
Views
0
Helpful
1
Replies

DHCP release

pablo.arcelcr
Level 3
Level 3

I have this in my ASA 5520

interface GigabitEthernet0/0.134
description Data_134
vlan 134
nameif VLAN134
security-level 0
ip address 10.1.250.1 255.255.255.0 standby 10.1.250.2
!
interface GigabitEthernet0/0.135
description Voice_135
vlan 135
nameif VLAN135
security-level 0
ip address 10.1.251.1 255.255.255.0 standby 10.1.251.2

How do I configure the ip helper?

1 Accepted Solution

Accepted Solutions

The "ip helper" feature is named "dhcprelay" on the ASA:

http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/general/asa_91_general_config/basic_dhcp.html#89705

--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.

View solution in original post

1 Reply 1

The "ip helper" feature is named "dhcprelay" on the ASA:

http://www.cisco.com/c/en/us/td/docs/security/asa/asa91/configuration/general/asa_91_general_config/basic_dhcp.html#89705

--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.
Review Cisco Networking for a $25 gift card