0% found this document useful (0 votes)
19 views7 pages

1.4.7 Configure Router Interfaces

Uploaded by

karinwamuya14
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)
19 views7 pages

1.4.7 Configure Router Interfaces

Uploaded by

karinwamuya14
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/ 7

172.16.20.

138

Pinging 172.16.20.138 with 32 bytes of data:

Request timed out.


Reply from 172.16.20.138: bytes=32 time<1ms TTL=127
Reply from 172.16.20.138: bytes=32 time<1ms TTL=127
Reply from 172.16.20.138: bytes=32 time<1ms TTL=127

Ping statistics for 172.16.20.138:


Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\>ping 64.100.1.10

Pinging 64.100.1.10 with 32 bytes of data:

Request timed out.


Reply from 64.100.1.10: bytes=32 time=1ms TTL=126
Reply from 64.100.1.10: bytes=32 time=13ms TTL=126
Reply from 64.100.1.10: bytes=32 time=16ms TTL=126

Ping statistics for 64.100.1.10:


Packets: Sent = 4, Received = 3, Lost = 1 (25% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 16ms, Average = 10ms
C:\>ping 2001:db8:c0de:13::/64
Ping request could not find host 2001:db8:c0de:13::/64. Please check the name and try again.
C:\>ping 2001:db8:c0de:13::a/64
Ping request could not find host 2001:db8:c0de:13::a/64. Please check the name and try again.
C:\>ping 2001:db8:c0de:13::a

Pinging 2001:db8:c0de:13::a with 32 bytes of data:

Reply from 2001:DB8:C0DE:13::A: bytes=32 time<1ms TTL=127


Reply from 2001:DB8:C0DE:13::A: bytes=32 time<1ms TTL=127
Reply from 2001:DB8:C0DE:13::A: bytes=32 time<1ms TTL=127
Reply from 2001:DB8:C0DE:13::A: bytes=32 time<1ms TTL=127

Ping statistics for 2001:DB8:C0DE:13::A:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\>ping 2001:db8:100:1::a

Pinging 2001:db8:100:1::a with 32 bytes of data:

Reply from 2001:DB8:100:1::A: bytes=32 time=18ms TTL=126


Reply from 2001:DB8:100:1::A: bytes=32 time=14ms TTL=126
Reply from 2001:DB8:100:1::A: bytes=32 time=1ms TTL=126
Reply from 2001:DB8:100:1::A: bytes=32 time=2ms TTL=126

Ping statistics for 2001:DB8:100:1::A:


Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 1ms, Maximum = 18ms, Average = 8ms
R1#show runnin-config
^
% Invalid input detected at '^' marker.
R1#config t
Enter configuration commands, one per line. End with CNTL/Z.
R1(config)#show running-config
^
% Invalid input detected at '^' marker.
R1(config)#exit
R1#
%SYS-5-CONFIG_I: Configured from console by console

R1#show running-config
Building configuration...

Current configuration : 973 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R1
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
!
!
!
license udi pid CISCO1941/K9 sn FTX1524C989
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
ip address 172.16.20.1 255.255.255.128
duplex auto
speed auto
!
interface GigabitEthernet0/1
ip address 172.16.20.129 255.255.255.128
duplex auto
speed auto
!
interface Serial0/0/0
ip address 209.165.200.225 255.255.255.252
clock rate 2000000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
ip classless
ip route 0.0.0.0 0.0.0.0 209.165.200.226
!
ip flow-export version 9
!
ipv6 route ::/0 Serial0/0/0
!
!
!
!
!
!
line con 0
password cisco
login
!
line aux 0
!
line vty 0 4
password cisco
login
!
!
!
End

R2
0064>enable
Password:
0064#show running-config
Building configuration...

Current configuration : 1047 bytes


!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname 0064
!
!
!
enable secret 5 $1$mERr$9cTjUIEqNGurQiFU.ZeCi1
!
!
!
!
!
!
ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
!
!
!
license udi pid CISCO1941/K9 sn FTX1524C63T
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:C0DE:12::1/64
ipv6 enable
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address FE80::2 link-local
ipv6 address 2001:DB8:C0DE:13::1/64
ipv6 enable
!
interface Serial0/0/0
no ip address
clock rate 128000
shutdown
!
interface Serial0/0/1
no ip address
ipv6 address 2001:DB8:C0DE:11::1/64
ipv6 enable
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
ipv6 route ::/0 Serial0/0/1
!
!
!
!
!
!
line con 0
password cisco
login
!
line aux 0
!
line vty 0 4
password cisco
login
!
!
!
End

You might also like