Posts Tagged ‘ccna routing lab’

Static Routing Lab using 3 routers in few simple steps. Let’s Learn to configure static routing using three routers in a circle using cisco packet tracer.

I am using three routers total for this static routing Lab and I am using cisco packet tracer software for this routing configuration Lab.

 

You can just configure this routing lab in few simple steps:

Assign Ip address on Each routers and PC.

Configure Static Route on each Routers for their indirectly connected networks.

(more…)

Advertisement

This is a cisco packet tracer lab showing complex static routing configuration.I have used cisco packet tracer software to show this complex static routing configuration.In this lab i have used total 10 routers and 10 computers.Before configuring static routing carefully watch your every step and every network and gateway ip or gateway interface.

You can also read:

How to configure multi area ospf lab in cisco packet tracer

(more…)

This is a cisco packet tracer lab in which we will configure static routing using ethernet cable.
I have configure static route in few simple steps using cico packet tracer software.

static route

Now you can clearly see topology diagram in above picture which having 4 router and total 5 networks.

Now Learn how to assign ip address on cisco router inside cisco packet tracer.

 

Assign ip address on first router:

 

Router(config)#int fa0/1

Router(config-if)#ip add 2.0.0.1 255.0.0.0

Router(config-if)#no shut

 

(more…)