Juniper - OSPF Configuration Part - I
오늘은 지난 OSPF의 기본 설정에 이어서 OSPF에서 해볼 수 있는 몇몇 Feature를 만져볼까 함.
뭐 일반적으로 OSPF를 공부하게 되면 아래와 같은 것들이 있다고 생각이 드네용 :)
1. OSPF Network Type 별 설정
2. OSPF Timer 조절
3. Broadcast / NBMA 환경에서의 DR/BDR 선출
4. OSPF Multi-area Network
5. Stub / NSSA
6. OSPF Neighbor Authentication
7. Virtual-link (Sham-link)
정도 일듯하다. 그 외에는 Network Summary, Redistribute, Route Filtering등 심화?설정이 있을 듯하다.
더 하드코어하게 한다면 VRF Aware OSPF?일까?
여튼 위와 같은 생각을 가지고 있는 본인이기에 ㅎㅎㅎ 아래와 같은 랩을 꾸며 보았습니다.
위에 언급한 녀석들을 실습해 볼 수 있는 구성 ㅎㅎ
아직 안해 봤기 때문에 될지 어떨지는...몰라요 ㅋㅋㅋ
다시 한번 언급하자면 Cisco쟁이가 Juniper에 익숙해지기 위한 블로깅이기에 삽질기가 많이 포함되어 있습니다.
일단 구성을 목표하는 랩은 위의 그림입니다.
각각의 Area에 해당 설정을 해보고자 합니다
그럼 일단 GNS3를 이용해서 토폴로지를 만들어 봅시다!
Interface 연결정보는 아래 그림을 보고 만들어 주세요 :)
그리고 만들기 ㅋㅋ
만들고 전원을 키니 나름 좋은 노트북인데 CPU와 Memory 사용량이..음냐 ^^;;
이제 이어서 Interface에 IP를 할당합니다.
IP정보는 아래 그림을 참고 :)
평소 같으면 그냥 x.x.x.1 x.x.x.2 로만 도배를 했을텐데 꼴에 블로깅이라고 다들 많이 쓰시는 IP Assign Rule?을 적용했습니다.
보시면 아실거라 믿고 IP 설정 :)
JunOS-1
set interface em0 unit 0 family inet address 1.1.12.1/24
set interface em1 unit 0 family inet address 1.1.13.1/24
set interface em2 unit 0 family inet address 1.1.14.1/24
set interface lo0 unit 0 family inet address 1.1.1.1/32
commit
JunOS-2
set interface em0 unit 0 family inet address 1.1.12.2/24
set interface em1 unit 0 family inet address 1.1.23.2/24
set interface em2 unit 0 family inet address 1.1.25.2/24
set interface lo0 unit 0 family inet address 1.1.1.2/32
commit
JunOS-3
set interface em0 unit 0 family inet address 1.1.13.3/24
set interface em1 unit 0 family inet address 1.1.23.3/24
set interface em2 unit 0 family inet address 1.1.37.3/24
set interface em3 unit 0 family inet address 1.1.38.3/24
set interface lo0 unit 0 family inet address 1.1.1.3/32
commit
JunOS-4
set interface em0 unit 0 family inet address 1.1.14.4/24
set interface lo0 unit 0 family inet address 1.1.1.4/32
commit
JunOS-5
set interface em0 unit 0 family inet address 1.1.25.5/24
set interface em1 unit 0 family inet address 1.1.56.5/24
set interface lo0 unit 0 family inet address 1.1.1.5/32
commit
JunOS-6
set interface em0 unit 0 family inet address 1.1.56.6/24
set interface lo0 unit 0 family inet address 1.1.1.6/32
commit
JunOS-7
set interface em0 unit 0 family inet address 1.1.37.7/24
set interface lo0 unit 0 family inet address 1.1.1.7/32
commit
JunOS-8
set interface em0 unit 0 family inet address 1.1.38.8/24
set interface em1 unit 0 family inet address 1.1.89.8/24
set interface lo0 unit 0 family inet address 1.1.1.8/32
commit
JunOS-9
set interface em0 unit 0 family inet address 1.1.89.9/24
set interface lo0 unit 0 family inet address 1.1.1.9/32
commit
다 하시면 Connected Interface 로의 Ping test :)
잘되시면~ 담배 하나 피고 이어가도록 하겠습니다 :)
Juniper - Ospf Configuration Part - I >>>>> Download Now
답글삭제>>>>> Download Full
Juniper - Ospf Configuration Part - I >>>>> Download LINK
>>>>> Download Now
Juniper - Ospf Configuration Part - I >>>>> Download Full
>>>>> Download LINK Wi