Cisco 4500e, 시스코 L3 스위치 DHCP 서버 구성
* 시스코 IOS DHCP 서버 구성
DHCP - 시스코 IOS DHCP 서버 구성 [지원] - 시스코 시스템 (cisco.com)
DHCP - Configuring the Cisco IOS DHCP Server [Support]
Table Of Contents Configuring the Cisco IOS DHCP Server Contents Prerequisites for Configuring the DHCP Server Information About the Cisco IOS DHCP Server Overview of the DHCP Server DHCP Server Address Allocation Using Option 82 How to Configure the Cisco
www.cisco.com
DHCP 서버 구성
DHCP 데이터베이스 에이전트 구성 또는 충돌 로깅 사용 안 함
Router(config)# no ip dhcp conflict logging
IP 주소 제외
Router(config)# ip dhcp excluded-address 192.168.107.1 192.168.107.17
DHCP 주소 풀 구성
ip dhcp pool [name]
Router(config)# ip dhcp pool 1
network network [number] [mask | /prefix-length]
Router(dhcp-config)# network 192.168.107.0 255.255.255.0
dns-server [address] [address2 ... address8]
Router(dhcp-config)# dns server 168.126.63.1 168.126.63.2
default-router [address] [address2 ... address8]
Router(dhcp-config)# default-router 192.168.107.1
lease {days [hours] [minutes]| infinite}
Router(dhcp-config)# lease 0 6
IP DHCP 바인딩 표시
Router# show ip dhcp binding
IP DHCP 충돌 표시
Router# show ip dhcp conflict
IP DHCP 서버 통계 표시
Router# show ip dhcp server statistics
DHCP 서버 변수 지우기
IP DHCP 바인딩 {주소 | 지우기 *}
Router# clear ip dhcp binding *
명확한 IP DHCP 충돌 {주소 | *}
Router# clear ip dhcp conflict 192.168.107.100
IP DHCP 서버 통계 지우기
Router# clear ip dhcp server statistics
* 시스코 IOS DHCP 릴레이 에이전트 구성
DHCP - 시스코 IOS DHCP 릴레이 에이전트 구성 [지원] - 시스코 시스템 (cisco.com)
DHCP - Configuring the Cisco IOS DHCP Relay Agent [Support]
Table Of Contents Configuring the Cisco IOS DHCP Relay Agent Contents Prerequisites for Configuring the Cisco IOS DHCP Relay Agent Information About the DHCP Relay Agent DHCP Relay Agent Overview How to Configure the DHCP Relay Agent Specifying the Packet
www.cisco.com
서브넷마스크 계산기
서브넷 마스크 계산기
온라인에서 쉽게 사용가능한 서브넷 마스크 계산기
jhnsoft.dothome.co.kr