1. Trang chủ
  2. » Công Nghệ Thông Tin

Basic of RIP routing

2 250 0

Đang tải... (xem toàn văn)

THÔNG TIN TÀI LIỆU

Nội dung

Routing Information Protocol (RIP) Exercise 1: Configure RIP on two routers Step 1: Configure IP address on all interfaces & PCs In Router R1 R1(config)#interface fastethernet 2/0 R1(config-if)#ip address 10.0.0.1 255.0.0.0 R1(config-if)#no shutdown R1(config-if)#exit R1(config)#interface serial 1/0 R1(config-if)#ip address 20.0.0.1 255.0.0.0 R1(config-if)#clock rate 64000 R1(config-if)#encapsulation ppp R1(config-if)#no shutdown R1(config-if)#exit In Router R2, R2(config)#interface serial 1/0 R2(config-if)#ip address 20.0.0.2 255.0.0.0 R2(config-if)#encapsulation ppp R2(config-if)#no shutdown R2(config-if)#exit R2(config)#interface fastethernet2/0 R2(config-if)#ip address 30.0.0.1 255.0.0.0 R2(config-if)#no shutdown R2(config-if)#exit Step 2: Run RIP Rip protocols on R1 and R2 What rip will is, it will create a routing update by adding directly connected networks information and it will send to neighbor routers In Router R1, R1(config)#router rip R1(config-router)#network 10.0.0.0 R1(config-router)#network 20.0.0.0 R1(config-router)#exit In Router R2, R2(config)#router rip R2(config-router)#network 20.0.0.0 R2(config-router)#network 30.0.0.0 R2(config-router)#exit Step 3: Verify network by using ip route to check routing tablet and ping command Exercise 2: Configure RIP on multiple routers ... 255.0.0.0 R2(config-if)#no shutdown R2(config-if)#exit Step 2: Run RIP Rip protocols on R1 and R2 What rip will is, it will create a routing update by adding directly connected networks information... In Router R1, R1(config)#router rip R1(config-router)#network 10.0.0.0 R1(config-router)#network 20.0.0.0 R1(config-router)#exit In Router R2, R2(config)#router rip R2(config-router)#network 20.0.0.0... R2(config-router)#exit Step 3: Verify network by using ip route to check routing tablet and ping command Exercise 2: Configure RIP on multiple routers

Ngày đăng: 21/01/2016, 23:34

TỪ KHÓA LIÊN QUAN

w