CCNP(ROUTER)

15일차 OSPF의 통신

컴공 2013. 5. 27. 13:54
반응형

숙제
# R1
en
conf t
int f0/0
ip addr 1.1.12.1 255.255.255.0
no shut
int s1/0
encap fra
no fram inverse-arp
ip addr 1.1.123.1 255.255.255.0
frame-relay map ip 1.1.123.3 103
exi
router eigrp 65000
network 1.1.12.0
network 1.1.123.0
no auto
# R2
en
conf t
int f0/0
ip addr 1.1.12.2 255.255.255.0
int s1/0
encap fra
no fram inverse-arp
no shut
int s1/0.123 p
frame-relay interface-dlci 203
ip addr 1.1.123.2 255.255.255.0
exi
router eigrp 65000
network 1.1.12.0
network 1.1.123.0
no auto

# R3
int s1/0
no shut
encap fra
no fram inverse-arp
int s1/0.123 m
ip addr 1.1.123.1 255.255.255.0
frame-relay map ip 1.1.123.1 103 broadcast
no ip split-ho
int s1/0.34 p
ip addr 1.1.34.3 255.255.255.0
frame-relay interface-dlci 304 broadcast
exi
router eigrp 65000
network 1.1.34.0
network 1.1.123.0
no auto
exi
Key chain rotuerR1chain
key 1
key-string first
key 2
key-string sec
int s1/0.34
ip authentication mode eigrp 65000 md5
ip authentication key-chain eigrp 65000 routerR1chain

# R4
en
conf t
int s1/0
no shut
encap fram
no fram inverse-
int s1/0.34 p
ip addr 1.1.34.4 255.255.255.0
fram inter 403
exi
int loop 1
ip addr 2.2.2.1 255.255.255.0
exi
router eigrp 65000
network 1.1.34.0
network 1.1.123.0
no auto
exi
Key chain rotuerR2chain
key 2
key-string sec
int s1/0.34
ip authentication mode eigrp 65000 md5
ip authentication key-chain eigrp 65000 routerR2chain
\\\\\\\\\\\\\\\\\\\\\\\

 

OSPF LAB1

ospf.net
R1
en
conf t
int loop 0
ip addr 16.16.1.1 255.255.255.0
int f0/0
ip addr 16.16.123.1 255.255.255.0
no shut
exi
router ospf 100
network 16.16.123.0 0.0.0.255 area 0
network 16.16.1.0 0.0.0.255 area 0

R2
en
conf t
int loop 0
ip addr 16.16.2.2 255.255.255.0
int f0/0
ip addr 16.16.123.2 255.255.255.0
no shut
exi
router ospf 100
network 16.16.123.0 0.0.0.255 area 0
network 16.16.2.0 0.0.0.255 area 0

R3
en
conf t
int loop 0
ip addr 16.16.3.3 255.255.255.0
bandwidth 1024
exi
int f0/0
ip addr 16.16.123.3 255.255.255.0
no shut
int s1/0
no shut
encap fram
no fram inverse-
int s1/0.34 m
ip addr 16.16.34.1 255.255.255.0
fram map ip 16.16.34.2 304 broadcast
int s1/0.43 p
ip addr 16.16.43.1 255.255.255.0
frame-relay interface-dlci 314
exit
router ospf 100
network 16.16.34.0 0.0.0.255 area 0
network 16.16.43.0 0.0.0.255 area 0
network 16.16.123.0 0.0.0.255 area 0
neighbor 16.16.34.2 priority 0

R4
en
conf t
int loop 0
ip addr 16.16.4.4 255.255.255.0
exi
int s1/0
no shut
encap fram
no fram inverse-
int s1/0.34 m
ip addr 16.16.34.2 255.255.255.0
fram map ip 16.16.34.2 403 broadcast
int s1/0.43 p
ip addr 16.16.43.2 255.255.255.0
frame-relay interface-dlci 413
exi
router ospf 100
network 16.16.34.0 0.0.0.255 area 0
network 16.16.43.0 0.0.0.255 area 0
network 16.16.4.0 0.0.0.255 area 0
neighbor 16.16.34.1 priority 0

----------------------


======네이버랑 라우팅테이블 보라.
DR대장라우터
BR부대장라우터
루프백주소가 가장 높은게 대장이 된다.

\\\\\\\\\\ OSPF교재 57p까지
AD 110
hello 10 //eigrp hello 5, hold 13
dead 40 // 곱하기 4
link-state
장점 - 루프가없다
단점 - 리소스 소모가 심하다.
백본에어리어 0번으로 나눔
ABR
ASBR
# 정보교환 (LSA)
-link : interface
-state: neighbor
EIGRP는 단방향.
LSA를 통해 친구가되면 라우팅을 교환한다.
show ip ospf database//
SPF -Bandwidth만 ||Dual - 대역,딜레이,신뢰,MTU,
EIGRP : D EX - 170, D - 90 //다른 에어리어
O
O IA(inter area) :

OSPF - open shortest path first
DR - 지정라우터

P2P-반장 ㄴㄴ dr,bdr,뽑는 부분 안 뽑아서 -되어있다
BMA -
NMBA -
트레픽과 부하가 많이 줄어들 수 있다.

@ Neighbor table 친구들목록
show ip ospf neighbor //4개가 떠야된다. 지금은 3개

EIGRP면 16.16.123.1
OSPF는 16.16.1.1 //OSPF는 연결된 쪽이 아니라
RID(router ID)가 OSPF에 다 되어있다.

@ Topology table
LSDB(Link-state Database)
@Routing table
Forwarding database

Stub 입출력경로가 하나밖에없는 것, 기본경로로 해야함.
Totally Stub
NSSA
Totally NSSA

ospf는 서로 인사를 주고 받아야 친구다.
eigrp는 한명만 인사하면 친구다.

Full adjacency -- 아주 친한친구
Two-way --얼굴만 아는 친구

10^8/BW
100M == cost 1
M=10^6
100M를 쓰던 1G(0.1)를 쓰던 1로 나타난다.

@hello 주기
        BMA    NMBA
eigrp 5/15    60/180
ospf  10/40  30/120

EIGRP 4계층 ACK
hello,update,query,reply,ack
OSPF 4계층 ACK
RIP 4계층
EIGRP 4계층


1 Hello Neighbor를 발견하고 인접관계를 형성
2 DBD Router사이에서 Database가 동기화 되었는지 확인//데이터베이스를 항목별로 뽑아놓은 것, 책의 목차
3 LSR(Link state request) 다른 Router로 링크상태 정보를 요청
4 LSU(Link state update) 요청 받은 특정 링크 상태 정보를 전송(LSA가 들어있다)
5 LSAck(link state ack) 다른 Packet Type에 대한 확인 응답

# Hello안에 있는 것
# ospf에서 돌아가는 인터페잇를 보겠다.
show ip ospf interface fastethernet 0/0

*는 무조건 같아야 된다.
* hello와 dead 주기가 같아야 된다.//양방향이라서.
* Area ID
------------------ 여기까지는 무조건 같아야 된다.
* 인증
* stub

\\\\\\\\\\\
full adjacency
two-way

type1번 -
lsi
lsu
ack

 


\\\\\\\\\\\
down -아직안만남
init -인사함
hello
two-way 전화번호 등록
DBD - 호구조사
loading - 상세정보
full - 사귀자


RIP 255.255.255.255
     224.0.0.9
EIGRP 224.0.0.10

OSPF 224.0.0.5 //반장
        224.0.0.6 // 떨거지

p55가 설명한것.
# 동작방식 5개
broad-이더넷(강의장과 같은 환경의 디폴트다)
NBMA-프레임릴레이
p2m
p2mnba
P2P -동장방식이 p2p이다.
물리적구성방법

한쪽은 메인 한쪽은 p2p쓰면 안된다.

자동감지가 안되면 직접 찍어줘야지 된다.
neigbor
nonbroad는 100%수동
Broadcast -대장 선출
NBMA -- 대장 선출
P2P --대장 선출 안함
Point to multipoint -안함
Point to multipoint nonbroadcast-안함
정리


\\\\\\\\\\\\
0은 기권
1은 반장 높여주면 반장됨
state친구관계/반장선거
## 우선순위를 바꿔줄때
(config-if)# ip ospf priority [number]

## 동작방식을 바꿔줄때
ip ospf network [{broadcast | non-broadcast | point-to-multipoint [nonbroadcast],| [point-to-point] ]

Router(config)# interface serial 0/0
Router(config-if)# encapsulation frame-relay->30/120, 수동, 대장선출
Router(config-if)# ip ospf network broadcast->10/40, 자동, 대장선출

## 수동으로 친구지정
neighbor ip-address [priority number] [poll-interval number] [cost
number] [database-filter all]
nonbroad는 친구를 수동으로 해줘야 unicast로 보내준다.

\\\\\\\\\\\
DR,BDR잘못 잡혔을 경우
ospf를 40초 안에만 ospf를 새로 돌려주면 된다.
ospf 프로세스를 재 계샨하게 하는 명령어가 있다.
clear ip ospf process를 1,2,3,4번에서 돌리면 프로세스가 다시 시작된다.

3번에서 봤을때
neighbor ID                pri
16.16.4.4 p2p --------  0        full/-
""                             1         full/DR
16.16.1.1-B ------MA 반장       full/DRother
16.16.2.2 -               부반장     full/BDR

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


반응형