๋ผ์ฐํฐ ์ค์
https://ahngo13.tistory.com/307
๋ผ์ฐํฐ IP/์๋ธ๋ท ๋ง์คํฌ ์ค์
en
conf t
interface fastethernet 0/0
ip add 192.168.0.100 255.255.255.0
no shutdown
exit
exit
copy r s
๋ผ์ฐํฐ ๋์ญํญ ์ค์
en
conf t
interface serial 2/0
bandwidth 2048
exit
exit
copy r s
๋ผ์ฐํฐ clock rate ์ค์
en
conf t
interface serial 2/0
clock rate 72000
exit
exit
copy r s
๋ผ์ฐํฐ ์ฃผ์(description) ์ค์
en
conf t
interface fastethernet 0/0
description ICQA
exit
exit
copy r s
๋ผ์ฐํฐ Secondary IP Address ์ค์
en
conf t
interface serial 2/0
ip add 192.168.0.101 255.255.255.0
ip add 192.168.0.102 255.255.255.0 secondary
no shutdown
exit
exit
copy r s
๋ผ์ฐํฐ ๊ธฐ๋ณธ ๊ฒ์ดํธ์จ์ด ์ค์
en
conf t
ip default-gateway 192.168.0.10
exit
copy r s
๋ผ์ฐํฐ ํ ๋ท ํจ์ค์๋ ์ค์
en
conf t
line vty 0 4
password icqa
login
exit
exit
copy r s
๋ผ์ฐํฐ ํ ๋ท ์ธ์ ์๋์ข ๋ฃ ์ค์
en
conf t
line vty 0 4
exec-timeout 03 50
exit
exit
copy r s
๋ผ์ฐํฐ ์ฝ์ ํจ์ค์๋ ์ค์
en
conf t
line console 0
password ICQA
login
exit
exit
copy r s
๋ผ์ฐํฐ ํ์ฑํ ์ค์
en
conf t
interface serial 2/0
no shutdown
exit
exit
copy r s
๋ผ์ฐํฐ ํธ์คํธ๋ค์ ์ค์
en
conf t
hostname network2
line console 0
password route 5
login
exit
exit
copy r s
๋ผ์ฐํฐ ํ์ธ๋ฌธ์ ์ ํ๋ถ์
1) ์ธํฐํ์ด์ค ์ ๋ณด ํ์ธ ํ ์ ์ฅ
en
show interface
copy r s
์ค์ต ์๋ฃ
2) ์ ์ํ ์ฌ์ฉ์ ์ ๋ณด ํ์ธ ํ ์ ์ฅ
en
show user
copy r s
3) ๋ผ์ฐํฐ ํ ์ด๋ธ ์ ๋ณด ํ์ธ ํ ์ ์ฅ
en
show ip route
copy r s
4) ํ๋์ฌ ๋ด์ฉ ํ์ธ ํ ์ ์ฅ
en
show flash
copy r s
5) ํ๋ก์ธ์ค ์ ๋ณด ํ์ธ ํ ์ ์ฅ
en
show process
copy r s
Router์ DHCP ๋คํธ์ํฌ๋ฅผ 192.168.100.0/24 ์๋ฒ์ด๋ฆ์ 'icqa'๋ก ์ค์
SNMP ํต์ ์ ICQA๋ผ๋ Community๋ฅผ ํตํด ๋ชจ๋ํฐ๋งํ ์ ์๋๋ก ์ค์
์ ์ ๋ผ์ฐํ ์ค์ (๋ชฉ์ ์ง ๋คํธ์ํฌ ip : 24.48.200.0/24, ๊ฒ์ดํธ ip : 100.150.100.2)
๋ผ์ฐํฐ์์ telnet ์ ์ํ ๋ vty 0 4๊น์ง ssh๋ก ์ ์๊ฐ๋ฅํ๋๋ก ์ค์
serial 2/0์ encapsulation frame-relay ์ค์
์ผ์ด๋ธ ์ ์
'๋ณด์' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
์ ๋ณด๋ณด์๊ธฐ์ฌ/์ฐ์ ๊ธฐ์ฌ - ํ๊ธฐ ์์ ์ ๋ฆฌ (0) | 2023.10.04 |
---|---|
๋คํธ์ํฌ๊ด๋ฆฌ์ฌ2๊ธ ์ค๊ธฐ - ๋ฆฌ๋ ์ค, ๋จ๋ตํ (0) | 2023.09.23 |
๋คํธ์ํฌ๊ด๋ฆฌ์ฌ2๊ธ ์ค๊ธฐ - ์๋์ฐ ์๋ฒ (0) | 2023.09.19 |
[KISIA] ์จํํธ ์ตํฉ๋ณด์ ๊ต์ก (0) | 2023.08.30 |
23๋ ํ๋ฐ๊ธฐ ๋ณด์ ์๊ฒฉ์ฆ ์ผ์ ์ ๋ฆฌ (0) | 2023.08.14 |