Vous êtes sur la page 1sur 6

300-101 = ROTUE

1. INTRODUCTION
A.
B.
C.
D.

Technology Connecting Offices ( The BIG Picture )


A focus on Generic Route Encapsulation and Dynamic Multipoint VPN
Routing protocol Choices
IPV6 Review and RIPng

2. EIGRP
A.
B.
C.
D.
E.
F.
G.
H.
I.
J.
K.

Overview, Communication, and Neighbours


Base Configuration
Summary Routes
Security
Layer 2 and Layer 3 MPSL Design
Frame Relay Point to Point Configuration
Frame Relay Multipoint Configuration
Stub Routing
Load balancing
IPV6 Configuration
Named Configuration

3. OSPF
A.
B.
C.
D.
E.
F.
G.

Understanding CORE OSPF Design


OSPF Neighbour Relationships The Nitty Gritty
DR / BDR Relationships, Neighbour States, and SPF Algorithm
Implementing Summarisation on ABRs and ASBRs
Special Area Types
Virtual Links
Configuring OSPFv3

4. REDISTRIBUTION
A. Route-Map Concepts and Filtering
B. Configuring Redistribution with Prefix Lists

5. PATCH CONTROL
A. Policy-Based Routing
B. Using IP SLA

6. BGP
A. Understanding Internet Connection Options
B. Understanding BGP Neighbour Relationships
C. Understanding Key BGP Attributes

7. MISCELANEOUS PROTOCOLS
A. Understanding and Configuring SNMPv3
B. Understanding and Configuring PPPoE
C. Cisco Easy Network Networking ( EVN )

1. INTRODUCTION

A. Technology Connecting Offices ( The BIG Picture )

Direct Connection ( T1 lines with Modem )


Packet Switching ( X25, Frame Relay, ATMP )
Metro Ethernet ( Fibre optic underground )
L3 MPLS ( Service Provide Mechanism using TAGGING and Routing protocol BGP
with Frame Relay )
VPN ( Using Encrypted Tunnel Between the Sites )
Dynamic Multipoint VPN

B. A focus on Generic Route Encapsulation (GRE) and Dynamic Multipoint VPN


GRE

Router 1

Router 2

DM VPN

Interface tunnel 0
Tunnel source 51.10.1.1
Tunnel destination 51.10.1.2
Ip address 192.168.0.1 255.255.255.0
Router rip
Version 2
Network 102.168.0.0
Network 10.0.0.0

Interface tunnel 0
Tunnel source 51.10.1.2
Tunnel destination 51.10.1.1
Ip address 192.168.0.2 255.255.255.0
Router rip
Version 2
Network 102.168.0.0
Network 10.0.0.0

R2
-

R3
Interface tunnel 0
Tunnel source s0/0
Tunnel mode gre multipoint
Tunnel key 1234
Ip nhrp network-id 1
Ip nhrp authentication 1234
Ip nhrp map multicast dynamic
Ip nhrp nhs 192.168.0.1
Ip nhrp map 192.168.0.1 51.10.1.2
Ip nhrp map multicast 51.10.1.2
Ip address 192.168.0.2 255.255.255.0
Ip mtu 1400
Ip tcp adjust-mss 1360
Router rip
Version 2
No auto
Network 192.168.0.0
Network 10.0.0.0
R1 ( HUB )
Interface tunnel 0
Tunnel source s0/0
Tunnel mode gre multipoint
Tunnel key 1234
Ip nhrp network-id 1
Ip nhrp authentication 1234
Ip nhrp map multicast dynamic
Ip address 192.168.0.1 255.255.255.0
Ip mut 1400
Ip tcp adjust-mss 1360
No ip split-horizon
Router rip
Version 2
No auto
Network 192.168.0.0
Network 10.0.0.0

2. EIGRP

Interface tunnel 0
Tunnel source s0/0
Tunnel mode gre multipoint
Tunnel key 1234
Ip nhrp network-id 1
Ip nhrp authentication 1234
Ip nhrp map multicast dynamic
Ip nhrp nhs 192.168.0.1
Ip nhrp map 192.168.0.1 51.10.1.2
Ip nhrp map multicast 51.10.1.2
Ip address 192.168.0.3 255.255.255.0
Ip mtu 1400
Ip tcp adjust-mss 1360
Router rip
Version 2
No auto
Network 192.168.0.0
Network 10.0.0.0

A. Overview, Communication, and Neighbours

B. Base Configuration

C. Summary Routes

D. Security

E. Layer 2 and Layer 3 MPSL Design

F. Frame Relay Point to Point Configuration

G. Frame Relay Multipoint Configuration

H. Stub Routing

I.

J.

Load balancing

IPV6 Configuration

K. Named Configuration

3. OSPF
A. Understanding CORE OSPF Design

B. OSPF Neighbour Relationships The Nitty Gritty

C. DR / BDR Relationships, Neighbour States, and SPF Algorithm

D. Implementing Summarisation on ABRs and ASBRs

E. Special Area Types

F. Virtual Links

G. Configuring OSPFv3

4. REDISTRIBUTION
A. Route-Map Concepts and Filtering

B. Configuring Redistribution with Prefix Lists

5. PATCH CONTROL
A. Policy-Based Routing

B. Using IP SLA

6. BGP
A. Understanding Internet Connection Options

B. Understanding BGP Neighbour Relationships

C. Understanding Key BGP Attributes

7. MISCELANEOUS PROTOCOLS
A. Understanding and Configuring SNMPv3

B. Understanding and Configuring PPPoE

C. Cisco Easy Network Networking ( EVN )

Vous aimerez peut-être aussi