Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | ||||
4 | 5 | 6 | 7 | 8 | 9 | 10 |
11 | 12 | 13 | 14 | 15 | 16 | 17 |
18 | 19 | 20 | 21 | 22 | 23 | 24 |
25 | 26 | 27 | 28 | 29 | 30 | 31 |
Tags
- 642-813
- CCNA Configuration SIM Question
- 640--802
- PASSWORD
- Internet
- PC 정비
- switch sim
- 암호
- 보안
- trouble shooting
- ccnp
- 642-902
- CCNA 문제
- 200-120
- network
- TCP/IP
- Ethernet
- 와이파이 비밀번호
- How do I find the Cisco MSE Version Number via command line?
- 인터넷
- CCNA
- Switch
- CRC
- 네트워크 모델
- OSI 7 계층
- Security
- router
- Sim
- apt
- 시뮬문제
- Today
- 72
- Total
- 409,230
목록2015/01/06 (1)
Mind Net
자동 IP 받기(DHCP)가 설정된 단말기에 고정된 IP 설정 방법
자동 IP 받기(DHCP)가 설정된 단말기에 고정된 IP 설정 방법( Cisco 기준 ) Mindnet#Mindnet#configure terminalMindnet(config)# ip dhcp pool [name]Mindnet(dhcp-config)# host [고정IP] [Subnet]Mindnet(dhcp-config)# client-identifier [MAC] * Cisco s7200 config 부분에서 Client-identifier [01]+[MAC] 을 포함하여야 설정이 가능하였습니다. ex) MAC 정보 : xxxx.xxxx.xxxx Mindnet(dhcp-config)# client-identifier 01xx.xxxx.xxxx.xx
정 리 중/Cisco
2015. 1. 6. 11:14