Posted On March 28, 2019

DHCP Config on Enterasys Core Layer-3 Switch

kimconnect 0 comments
blog.KimConnect.com >> Networking >> DHCP Config on Enterasys Core Layer-3 Switch
# Setting ip helper-address to enable all VLANS to be able to access Internal DNS
router
enable
configure
interface vlan 5
ip helper-address 192.168.0.1
interface vlan 10
ip helper-address 192.168.0.1
interface vlan 50
ip helper-address 192.168.0.1
interface vlan 70
ip helper-address 192.168.0.1
interface vlan 100
ip helper-address 192.168.0.1

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Get Ports to Process Connections / Associations

Current Iteration: Here is a quick snippet to enable Network Engineers and Systems dudes to…

SonicWall Port Forwarding

Quick How-To Configuration of SonicWall Many to One NAT Set Up Services Network > Services…

Websense Notes

Reminder: when changing Websense Server Name, one must also update it's associated pointer in Web…