검색결과 리스트
글
실습2 명령어
config)#ip route 목적지ip주소 서브넷주소 next ip주소
static은 해당 router가 모르는 network을 ip router command로 설정
#show ip route로
routing table에 확인가능
hop-count 라우터 개수
설정
트랙백
댓글
글
실습 명령어1
>enable
#configure terminal
(config)#interface fastEthernet 0/0 //이더넷 0/0 포트
(config-if)#ip address 192.168.1.1 255.255.255.0 //ip,서브넷 설정
(config-if)#no shutdown
*serial은 시계있는 port는
(config-if)#clock rate 64000
하고 no shutdown
router#show ip interface brief //상태확인
router#rip 네트워크ip
설정
트랙백
댓글
글
글
6/12
Rip특징
Metric:hop-conut(라우터개수)
maxmun hop-count : 16
주기 적으로 모든 Rating table을 update한다 (30호)
RIP Timer
solution(Hold down time/poison Reverse poisoning/split Morizon
Router rip
network 0.0.0.0 ->해당 network광고/전파
version 2 -> version 2로 전환(SM를 사용하겠다)
NO auto-summary
->SM 정보를 반영한다
숙제 9tut.com_CCNA_Implementation_question 다음주 까지
서브넷 마스크 와일드 마스크로 변경방법
SM 255.255.255.128
- 255.255.255.255
WM 0. 0. 0. 127