0% found this document useful (0 votes)
258 views

CCNA 2 LAB 6.2.4.5 Script Drag and Drop

The Lab – Cut and Paste Configuring IPv4 Static and Default Routes. Hand made for drag and drop into cisco routers via tera term or Packet tracer. Not a lab manual.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
258 views

CCNA 2 LAB 6.2.4.5 Script Drag and Drop

The Lab – Cut and Paste Configuring IPv4 Static and Default Routes. Hand made for drag and drop into cisco routers via tera term or Packet tracer. Not a lab manual.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 4

**************************R1****************************************************

****
Current configuration : 838 bytes
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R1
!
!
!
!
!
!
no ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
!
!
!
license udi pid CISCO1941/K9 sn FTX152418K4
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
shutdown
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:ACAD:A::/64 eui-64
!
interface Serial0/0/0
no ip address
clock rate 2000000
shutdown
!

interface Serial0/0/1
no ip address
ipv6 address FC00::1/64
clock rate 2000000
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
ipv6 route ::/0 Serial0/0/1
!
!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!
end

****************************************R3**************************************
********
Current configuration : 837 bytes
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname R3
!
!
!
!
!

!
no ip cef
ipv6 unicast-routing
!
no ipv6 cef
!
!
!
!
license udi pid CISCO1941/K9 sn FTX1524VMZU
!
!
!
!
!
!
!
!
!
!
!
spanning-tree mode pvst
!
!
!
!
!
!
interface GigabitEthernet0/0
no ip address
duplex auto
speed auto
shutdown
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
ipv6 address 2001:DB8:ACAD:B::/64 eui-64
!
interface Serial0/0/0
no ip address
ipv6 address FC00::2/64
clock rate 128000
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
ip classless
!
ip flow-export version 9
!
ipv6 route ::/0 Serial0/0/0
!

!
!
!
!
!
line con 0
!
line aux 0
!
line vty 0 4
login
!
!
!

You might also like