728x90 반응형 Relay IT 이야기/네트워크(Network) 2020. 10. 23. [Cisco] DHCP Server 구성 안녕하세요. 시스코 스위치에서의 DHCP Server 구성에 대해 간략히 Config 정리합니다. ip dhcp excluded-address 10.10.104.1 10.10.104.99 ip dhcp excluded-address 10.10.104.111 10.10.104.254 ip dhcp pool dhcp_104 network 10.10.104.0 255.255.255.0 domain-name domain.com dns server 10.100.16.123 10.100.20.123 default-router 10.10.104.254 lease 0 0 30 Config 모드에서 위와 같은 방법으로 적용할 수 있습니다. 조금 구분해서 설명드리자면, ip dhcp excluded-address 10.1.. IT 이야기/네트워크(Network) 2012. 1. 11. ip dhcp smart-relay http://eyehole.kr http://www.cisco.com/en/US/docs/ios/12_2/ip/configuration/guide/1cfdhcp.html#wp1010291 Enabling the DHCP Smart-Relay Feature By default, the DHCP smart-relay feature is disabled. To enable the smart-relay functionality, use the following command in global configuration mode: Command Purpose Router(config)#ip dhcp smart-relay Allows the DHCP relay agent to switch the gateway add.. 이전 1 다음 728x90 반응형