0% found this document useful (0 votes)
56 views24 pages

Routers

The document contains configuration files for routers Branch1 and Branch2. It configures IP addresses and routing for interfaces on each router. It also shows commands used to verify the configurations.

Uploaded by

Karen Martinez
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)
56 views24 pages

Routers

The document contains configuration files for routers Branch1 and Branch2. It configures IP addresses and routing for interfaces on each router. It also shows commands used to verify the configurations.

Uploaded by

Karen Martinez
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
You are on page 1/ 24

Branch 1

version 12.4

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

hostname Branch1

no ip domain-lookup

!
!

interface FastEthernet0/0

ip address 192.168.9.65 255.255.255.224

duplex auto

speed auto

interface FastEthernet0/1

ip address 192.168.9.97 255.255.255.224

duplex auto

speed auto

interface Serial0/0/0

ip address 192.168.9.158 255.255.255.224

clock rate 64000

interface Serial0/0/1

no ip address

shutdown

interface FastEthernet0/1/0

shutdown

interface FastEthernet0/1/1

shutdown

interface FastEthernet0/1/2
shutdown

interface FastEthernet0/1/3

shutdown

interface Vlan1

no ip address

shutdown

ip classless

ip route 192.168.9.192 255.255.255.224 Serial0/0/0

line con 0

line vty 0 4

login

end
Branch1#conf

Branch1#configure te

Branch1#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Branch1(config)#ip rou

Branch1(config)#ip route 192.168.9.0 255.255.255.224 s 0/0/0

Branch1(config)#do wr

Building configuration...

[OK]

Branch1(config)#

Branch1(config)#exit

Branch1#

%SYS-5-CONFIG_I: Configured from console by console

Branch1#tracer 192.168.9.0

Type escape sequence to abort.

Tracing the route to 192.168.9.0

1 192.168.9.129 32 msec 31 msec 31 msec

2 192.168.9.129 !H * !H

3 * *

Branch1#tracer 192.168.9.30

Type escape sequence to abort.

Tracing the route to 192.168.9.30


1 192.168.9.129 31 msec 32 msec 31 msec

2 * * *

3 * * *

4 * * *

5 * * *

6 * * *

7 * * *

8 * * *

9 * * *

10 * * *

11 * * *

12 * * *

13 * *

Branch1#show ip int

Branch1#show ip interface b

Branch1#show ip interface brief

Interface IP-Address OK? Method Status Protocol

FastEthernet0/0 192.168.9.65 YES manual up up

FastEthernet0/1 192.168.9.97 YES manual up up

Serial0/0/0 192.168.9.158 YES manual up up

Serial0/0/1 unassigned YES unset administratively down down


FastEthernet0/1/0 unassigned YES unset administratively down down

FastEthernet0/1/1 unassigned YES unset administratively down down

FastEthernet0/1/2 unassigned YES unset administratively down down

FastEthernet0/1/3 unassigned YES unset administratively down down

Vlan1 unassigned YES unset administratively down down

Branch1#show arp

Protocol Address Age (min) Hardware Addr Type Interface

Internet 192.168.9.65 - 000C.8572.8101 ARPA FastEthernet0/0

Internet 192.168.9.97 - 000C.8572.8102 ARPA FastEthernet0/1

Branch1#sh run

Branch1#sh running-config

Building configuration...

Current configuration : 898 bytes

version 12.4

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

hostname Branch1

!
!

no ip domain-lookup

interface FastEthernet0/0

ip address 192.168.9.65 255.255.255.224

duplex auto

speed auto

interface FastEthernet0/1

ip address 192.168.9.97 255.255.255.224

duplex auto
speed auto

interface Serial0/0/0

ip address 192.168.9.158 255.255.255.224

clock rate 64000

interface Serial0/0/1

Branch1#ing 192.168.9.65

% Invalid input detected at '^' marker.

Branch1#ping 192.168.9.65

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.9.65, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 0/9/16 ms

Branch1#ping 192.168.9.

Branch1#
Branch 2

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config-if)#exit

Router(config)#exit

Router#

%SYS-5-CONFIG_I: Configured from console by console

Router#configure t

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#inter

Router(config)#interface fas

Router(config)#interface fastEthernet

% Incomplete command.

Router(config)#interface fastEthernet 0/1

Router(config-if)#ip ad

Router(config-if)#ip address 192.168.9.1 255.255.255.224

Router(config-if)#no shut

Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up


Router(config-if)#

Router(config-if)#exit

Router(config)#exit

Router#

%SYS-5-CONFIG_I: Configured from console by console

Router#conf

Router#configure ter

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#inter

Router(config)#interface serial

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

Router(config-if)#ip add

Router(config-if)#ip address 192.168.9.190 255.255.255.224

Router(config-if)#no shut

Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#

%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config-if)#do wr

Building configuration...
[OK]

Router(config-if)#

Router(config-if)#

Router con0 is now available

Press RETURN to get started.


Router>ena

Router#show r

Router#show running-config

Building configuration...

Current configuration : 852 bytes

version 12.4

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

hostname Router

!
!

interface FastEthernet0/0

ip address 192.168.9.33 255.255.255.224

duplex auto

speed auto

interface FastEthernet0/1

ip address 192.168.9.1 255.255.255.224

duplex auto

speed auto

interface Serial0/0/0

no ip address

shutdown

interface Serial0/0/1
ip address 192.168.9.190 255.255.255.224

interface FastEthernet0/1/0

switchport mode access

shutdown

interface FastEthernet0/1/1

switchport mode access

shutdown

interface FastEthernet0/1/2

switchport mode access

shutdown

interface FastEthernet0/1/3

switchport mode access

shutdown

interface Vlan1

no ip address

shutdown

ip classless

!
!

line con 0

line vty 0 4

login

end

Router#ping 192.168.0.30

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.0.30, timeout is 2 seconds:

....

Success rate is 0 percent (0/5)

Router#ping 192.168.9.30

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.9.30, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 47/59/63 ms


Router#conf

Router#configure ter

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#ip rou

Router(config)#ip route 192.168.9.64 255.255.255.224 s0/01

%Invalid interface type and number

Router(config)#ip route 192.168.9.64 255.255.255.224 s0/0/1

Router(config)#wr

% Invalid input detected at '^' marker.

Router(config)#do wr

Building configuration...

[OK]

Router(config)#

Router#

%SYS-5-CONFIG_I: Configured from console by console

Router#
Hq

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to up

Router(config-if)#exit

Router(config-if)#exit

Router(config)#exit

Router#

%SYS-5-CONFIG_I: Configured from console by console

Router#configure t

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#inter

Router(config)#interface fas

Router(config)#interface fastEthernet

% Incomplete command.

Router(config)#interface fastEthernet 0/1

Router(config-if)#ip ad

Router(config-if)#ip address 192.168.9.1 255.255.255.224

Router(config-if)#no shut

Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/1, changed state to up

%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to up

Router(config-if)#

Router(config-if)#exit

Router(config)#exit

Router#

%SYS-5-CONFIG_I: Configured from console by console

Router#conf

Router#configure ter

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#inter

Router(config)#interface serial

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

Router(config-if)#ip add

Router(config-if)#ip address 192.168.9.190 255.255.255.224

Router(config-if)#no shut

Router(config-if)#no shutdown

%LINK-5-CHANGED: Interface Serial0/0/1, changed state to up

Router(config-if)#
%LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0/1, changed state to up

Router(config-if)#do wr

Building configuration...

[OK]

Router(config-if)#

Router(config-if)#

Router con0 is now available

Press RETURN to get started.


Router>ena

Router#show r

Router#show running-config

Building configuration...

Current configuration : 852 bytes

version 12.4

no service timestamps log datetime msec

no service timestamps debug datetime msec

no service password-encryption

hostname Router

!
!

interface FastEthernet0/0

ip address 192.168.9.33 255.255.255.224

duplex auto

speed auto

interface FastEthernet0/1

ip address 192.168.9.1 255.255.255.224

duplex auto

speed auto

interface Serial0/0/0
no ip address

shutdown

interface Serial0/0/1

ip address 192.168.9.190 255.255.255.224

interface FastEthernet0/1/0

switchport mode access

shutdown

interface FastEthernet0/1/1

switchport mode access

shutdown

interface FastEthernet0/1/2

switchport mode access

shutdown

interface FastEthernet0/1/3

switchport mode access

shutdown

interface Vlan1

no ip address

shutdown

!
ip classless

line con 0

line vty 0 4

login

end

Router#ping 192.168.0.30

Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.0.30, timeout is 2 seconds:

....

Success rate is 0 percent (0/5)

Router#ping 192.168.9.30
Type escape sequence to abort.

Sending 5, 100-byte ICMP Echos to 192.168.9.30, timeout is 2 seconds:

!!!!!

Success rate is 100 percent (5/5), round-trip min/avg/max = 47/59/63 ms

Router#conf

Router#configure ter

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#ip rou

Router(config)#ip route 192.168.9.64 255.255.255.224 s0/01

%Invalid interface type and number

Router(config)#ip route 192.168.9.64 255.255.255.224 s0/0/1

Router(config)#wr

% Invalid input detected at '^' marker.

Router(config)#do wr

Building configuration...

[OK]

Router(config)#

Router#

%SYS-5-CONFIG_I: Configured from console by console

Router#

You might also like