티스토리 뷰

실습

Packet Tracer 라우터 실습

뵤루 2022. 4. 12. 09:13

 

라우터 설정 명령어

 

Seoul_R1

en
conf t
hostname Seoul_R1
enable password It1
enable secret It2
no ip domain-lookup
service password-encryption
line console 0
password It3
login
exec-time 0 0
logging synchronous
exit
line vty 0 4
password It4
login
exit
int f0/0
ip add 12.10.12.62 255.255.255.192
no shutdown
exit
int s0/0
ip add 12.10.12.177 255.255.255.248
clock rate 4000000
no shutdown
exit
ip route 12.10.12.64 255.255.255.192 12.10.12.178
ip route 12.10.12.128 255.255.255.224 12.10.12.186
ip route 12.10.12.160 255.255.255.240 12.10.12.194
ip route 12.10.12.184 255.255.255.248 12.10.12.178
ip route 12.10.12.192 255.255.255.248 12.10.12.186
do write


Busan_R1

en
conf t
hostname Busan_R1
enable password It1
enable secret It2
no ip domain-lookup
service password-encryption
line console 0
password It3
login
exec-time 0 0
logging synchronous
exit
line vty 0 4
password It4
login
exit
int f0/0
ip add 12.10.12.126 255.255.255.192
no shutdown

exit
int s0/0
ip add 12.10.12.178 255.255.255.248
clock rate 4000000
no shutdown
exit
int s0/1
ip add 12.10.12.185 255.255.255.248
no shutdown
exit
ip route 12.10.12.0 255.255.255.192 12.10.12.177
ip route 12.10.12.128 255.255.255.224 12.10.12.186
ip route 12.10.12.160 255.255.255.240 12.10.12.194
ip route 12.10.12.192 255.255.255.248 12.10.12.186
do write


Daegu_R1

en
conf t
hostname Daegu_R1
enable password It1
enable secret It2
no ip domain-lookup
service password-encryption
line console 0
password It3
login
exec-time 0 0
logging synchronous
exit
line vty 0 4
password It4
login
exit
int f0/0
ip add 12.10.12.158 255.255.255.224
no shutdown
exit
int s0/0
ip add 12.10.12.186 255.255.255.248
clock rate 4000000
no shutdown
exit
int s0/1
ip add 12.10.12.193 255.255.255.248
no shutdown
exit
ip route 12.10.12.0 255.255.255.192 12.10.12.177
ip route 12.10.12.64 255.255.255.192 12.10.12.178
ip route 12.10.12.160 255.255.255.240 12.10.12.194
ip route 12.10.12.176  255.255.255.248 12.10.12.185
do write


Jeju_R1

en
conf t
hostname Jeju_R1
enable password It1
enable secret It2
no ip domain-lookup
service password-encryption
line console 0
password It3
login
exec-time 0 0
logging synchronous
exit
line vty 0 4
password It4
login
exit
int f0/0
ip add 12.10.12.174 255.255.255.240
no shutdown
exit
int s0/0
ip add 12.10.12.194 255.255.255.248
no shutdown
exit
ip route 12.10.12.0 255.255.255.192 12.10.12.177
ip route 12.10.12.64 255.255.255.192 12.10.12.178
ip route 12.10.12.128 255.255.255.224 12.10.12.186
ip route 12.10.12.176  255.255.255.248 12.10.12.185
ip route 12.10.12.184 255.255.255.248 12.10.12.193
do write

 

 

 

 

 

 

공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
TAG
more
«   2024/10   »
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
글 보관함