0% found this document useful (0 votes)
67 views2 pages

Summary Route

This document summarizes routing configurations for routers B1 and B2. Router B1 has an IP route configured for the 172.24.0.0/14 network over interface Se0/0/0. Router B2 has an IP route configured for the 192.168.0.0/22 network over interface Se0/0/1. Both routers also have a default route of 0.0.0.0/0 configured over interface Se0/0/0.

Uploaded by

Jan Yap
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
67 views2 pages

Summary Route

This document summarizes routing configurations for routers B1 and B2. Router B1 has an IP route configured for the 172.24.0.0/14 network over interface Se0/0/0. Router B2 has an IP route configured for the 192.168.0.0/22 network over interface Se0/0/1. Both routers also have a default route of 0.0.0.0/0 configured over interface Se0/0/0.

Uploaded by

Jan Yap
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 2

SUMMARY ROUTE

Router B1
172.24.0.0
172.25.0.0
172.26.0.0
172.27.0.0
128 | 64 | 32 | 16 | 8 | 4 | 2 | 1

172
10111000

172
10111000

172
10111000

172
10111000

24

00011000

00000000

00000000

25

00011001

00000000

00000000

26

00011010

00000000

00000000

27

00011011

00000000

00000000

Have common bits 8 + 6

172

24

255

252

HQ(config)#ip route 172.24.0.0 255.252.0.0 Se0/0/0

/14

SUMMARY ROUTE
Router B2
192.168.0.0
192.168.1.0
192.168.2.0
192.168.3.0
128 | 64 | 32 | 16 | 8 | 4 | 2 | 1

192
11000000

192
11000000

192
11000000

192
11000000

168

10101000

00000000

00000000

168

10101000

00000001

00000000

168

10101000

00000010

00000000

168

10101000

00000011

00000000

Have common bits 8 + 8 + 6

192

168

255

225

252

/22

HQ(config)#ip route 172.24.0.0 255.255.252.0 Se0/0/1

B1(config)#ip route 0.0.0.0 0.0.0.0 Se0/0/0


B2(config)#ip route 0.0.0.0 0.0.0.0 Se0/0/0

You might also like