
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 10:53 AM
Hi
Everyone I have a doubt about the configuration for the helper address on ASR9000, mainly I try to configure the helper address in this way:
configure
interface type number
ipv4 helper-address vrf vrf_name address
However it doesnt work.
What is the correct way to apply an helper address on my ASR9000 ???
Regards !!!!
Solved! Go to Solution.
- Labels:
-
XR OS and Platforms
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 01:47 PM
Hi,
Correct configuration is:
dhcp ipv4 profile DHCP-HELP relay helper-address vrf <VRF> <IP address> ! interface <interface> relay profile DHCP-HELP !
Florian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2015 01:47 PM
Hi,
Correct configuration is:
dhcp ipv4 profile DHCP-HELP relay helper-address vrf <VRF> <IP address> ! interface <interface> relay profile DHCP-HELP !
Florian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2015 08:09 AM
Thanks Florian was very helpful
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2015 01:08 AM
Youre welcome :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-03-2025 07:37 AM
I had configured it just like in regular IOS and it was not working. LOL! Thanks.
