0% found this document useful (0 votes)
9 views3 pages

Static Route Setup for Hargeisa, Berbera, Burco

This document outlines the static route configuration between three routers: HRG, BER, and BUR. It configures IP addresses and static routes on interfaces and provides verification commands. Interface serial 0/0/0 on HRG and BER are connected via IP 10.0.0.1/24. Interface serial 0/0/1 on BER and BUR are connected via IP 11.0.0.1/24. Static routes are configured at each router to reach networks connected to the other routers.

Uploaded by

mucaad
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views3 pages

Static Route Setup for Hargeisa, Berbera, Burco

This document outlines the static route configuration between three routers: HRG, BER, and BUR. It configures IP addresses and static routes on interfaces and provides verification commands. Interface serial 0/0/0 on HRG and BER are connected via IP 10.0.0.1/24. Interface serial 0/0/1 on BER and BUR are connected via IP 11.0.0.1/24. Static routes are configured at each router to reach networks connected to the other routers.

Uploaded by

mucaad
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

STATIC ROUTE CONFIGURATION

AT HARGIESA ROUTER.

HRG>enable

HRG#configure terminal

HRG(config)#interface serial 0/0/0

HRG(config-if)#ip address [Link] [Link]

HRG(config-if)#no shutdown

HRG(config-if)#encapsulation ppp

HRG(config-if)#clock rate 64000

HRG(config-if)#exit

HRG(config)#interface fastEthernet 0/0

HRG(config-if)#ip address [Link] [Link]

HRG(config-if)#no shutdown

STATIC ROUTE CONFIGURATION


HRG(config)#ip route [Link] [Link] [Link]

1
HRG(config)#ip route [Link] [Link] [Link]

HRG(config)#ip route [Link] [Link] [Link]

AT BERBERA ROUTER.

BER>enable

BER#configure terminal

BER(config)#interface serial 0/0/0

BER(config-if)#ip address [Link] [Link]

BER(config-if)#no shutdown

BER(config-if)#encapsulation ppp

BER(config-if)#clock rate

BER(config-if)#clock rate 64000

BER(config-if)#exit

BER(config)#interface fastEthernet 0/0

BER(config-if)#ip address [Link] [Link]

BER(config-if)#no shutdown

BER(config-if)#exit

BER(config)#interface serial 0/0/1

BER(config-if)#ip address [Link] [Link]

BER(config-if)#no shutdown

BER(config-if)#exit

BER(config)#ip route [Link] [Link] [Link]

STATIC ROUTE CONFIGURATION


BER(config)#ip route [Link] [Link] [Link]

AT BURCO ROUTER.

2
BUR>enable

BUR#configure terminal

BUR(config)#interface serial 0/0/1

BUR(config-if)#ip address [Link] [Link]

BUR(config-if)#no shutdown

BUR(config-if)#encapsulation ppp

BUR(config-if)#clock rate 64000

BUR(config-if)#exit

BUR(config)#interface fastEthernet 0/0

BUR(config-if)#ip address [Link] [Link]

BUR(config-if)#no shutdown

BUR(config)#ip route [Link] [Link] [Link]

BUR(config)#ip route [Link] [Link] [Link]

BUR(config)#ip route [Link] [Link] [Link]

Verification commands

HRG#show ip route

HRG#show ip interface brief

You might also like