Link to home
Start Free TrialLog in
Avatar of s_coad5
s_coad5Flag for United States of America

asked on

DHCP snooping, Arp inspect

I have a L2 LAN stack, 3750's.

If I add the following in this order:

Switch(config)# ip dhcp snooping
Switch(config)# ip dhcp snooping vlan 10
Switch(config)# ip arp inspection vlan 10

Port-Channel Trunk
Switch(config-if)# ip dhcp snooping trust
Switch(config-if)# ip arp inspection trust

int gi4/0/2
Switch(config-if)# ip dhcp snooping trust
Switch(config-if)# ip arp inspection trust

Is this safe to do on production device during day.




ASKER CERTIFIED SOLUTION
Avatar of Soulja
Soulja
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of s_coad5

ASKER

awesome!, thanks