로딩
요청 처리 중입니다...

[DHCP] 명령어(Cisco)

 [DHCP] 명령어(Cisco)

DHCP 명령어 DHCP Server 명령어 conf t // DHCP를 Dynamic하게 할당할 때 아래 명령어 사용 ip dhcp pool DYNAMIC_POOL // DHCP "Pool" Name 지정 network 192.168.10.0 255.255.255.0 // 할당할 IP 대역 지정 default-router 192.168.10.1 // Default-Route IP 지정 dns-server 168.126.63.1 168.126.63.2 // Primary 및 Secondary DNS-Server 지정 lease 0 2 1 // Lease Time을 0일 2시간 1분으로 할당 bootfile DHCP_Server // BootFile 지정 netbios-name-server 100.100.100.100 100.100.100.1 // NetBIOS(WINS) Server 지정 domain-name CISCO.com // Domaint-Name을 CISCO.com으로 지정...

# CiscoDHCP # IOSDHCPCommand # IOSDHCPConfig # IOSDHCP명령어 # IOSDHCP설정 # 시스코DHCP # 시스코DHCPcommand # 시스코DHCPConfig # 시스코DHCP명령어 # IOSDHCP # DynamicHostConfigurationProtocol # DHCP설정 # CiscoDHCPCommand # CiscoDHCPConfig # CiscoDHCP명령어 # CiscoDHCP설정 # DHCP # DHCPCommand # DHCPConfig # DHCP명령어 # 시스코DHCP설정