cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
607
Views
3
Helpful
3
Replies

DHCP HELPER

AnowiRico
Level 1
Level 1

Hello everyone,

I have a NAC solution that uses DHCP relay for device profiling and i want to configure DHCP relay on my cisco C1000 switch with the NAC IP as a secondary ip to sniff packets. how do i go about doing this

thanks

1 Accepted Solution

Accepted Solutions

interface Vlan40

description EMPLOYEE

ip address 10.1.40.1 255.255.255.0

ip helper-address 10.1.100.100

ip helper-address 10.1.200.6

ip flow ingress

ISE profiling design guide: profiling services global configuration, probe setup, device integration (lookbookhq.com)

View solution in original post

3 Replies 3

interface Vlan40

description EMPLOYEE

ip address 10.1.40.1 255.255.255.0

ip helper-address 10.1.100.100

ip helper-address 10.1.200.6

ip flow ingress

ISE profiling design guide: profiling services global configuration, probe setup, device integration (lookbookhq.com)

Thanks for your response, i would like to confirm some things

1. 10.1.100.100 does this IP represent the IP of the DHCP server?

2.10.1.200.6 and this the IP of the NAC device

correct the order is not important the interface will send packet to all ip helper-address list.
so dont worry which come first 

Review Cisco Networking for a $25 gift card