<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.ihitc.net/mediawiki/index.php?action=history&amp;feed=atom&amp;title=CCNA_2_v7_Lab_16.3.2_Starting_Configurations</id>
	<title>CCNA 2 v7 Lab 16.3.2 Starting Configurations - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.ihitc.net/mediawiki/index.php?action=history&amp;feed=atom&amp;title=CCNA_2_v7_Lab_16.3.2_Starting_Configurations"/>
	<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=CCNA_2_v7_Lab_16.3.2_Starting_Configurations&amp;action=history"/>
	<updated>2026-04-10T10:29:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.5</generator>
	<entry>
		<id>https://wiki.ihitc.net/mediawiki/index.php?title=CCNA_2_v7_Lab_16.3.2_Starting_Configurations&amp;diff=8006&amp;oldid=prev</id>
		<title>BenFranske: Created page with &quot;Preconfiguration scripts for all the devices are located below. Cut and paste or otherwise use these to pre-configure the equipment before starting the lab. =Router R1=  &lt;nowi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.ihitc.net/mediawiki/index.php?title=CCNA_2_v7_Lab_16.3.2_Starting_Configurations&amp;diff=8006&amp;oldid=prev"/>
		<updated>2020-01-22T21:32:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Preconfiguration scripts for all the devices are located below. Cut and paste or otherwise use these to pre-configure the equipment before starting the lab. =Router R1=  &amp;lt;nowi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Preconfiguration scripts for all the devices are located below. Cut and paste or otherwise use these to pre-configure the equipment before starting the lab.&lt;br /&gt;
=Router R1=&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
enable&lt;br /&gt;
config terminal&lt;br /&gt;
hostname R1&lt;br /&gt;
ipv6 unicast-routing&lt;br /&gt;
interface g0/0/1&lt;br /&gt;
 ip address 192.168.0.17 255.255.255.240&lt;br /&gt;
 ipv6 address fe80::1 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad:16::1/64&lt;br /&gt;
 no shutdown&lt;br /&gt;
interface g0/0/0&lt;br /&gt;
 ip address 192.168.0.1 255.255.255.240&lt;br /&gt;
 ipv6 address fe80::1 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad::1/64&lt;br /&gt;
 no shutdown&lt;br /&gt;
interface loopback 1&lt;br /&gt;
 ip address 172.16.1.1 255.255.255.0&lt;br /&gt;
 ipv6 address fe80::1 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad:171::1/64&lt;br /&gt;
interface loopback 2&lt;br /&gt;
 ip address 209.165.200.1 255.255.255.128&lt;br /&gt;
 ipv6 address fe80::1 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad:209::1/64&lt;br /&gt;
!ip route 209.165.200.128 255.255.255.128 192.168.0.30&lt;br /&gt;
ip route 209.165.200.128 255.255.255.128 192.168.0.3&lt;br /&gt;
ip route 0.0.0.0 0.0.0.0 192.168.0.14 80&lt;br /&gt;
!ip route 0.0.0.0 0.0.0.0 192.168.0.14&lt;br /&gt;
!ip route 0.0.0.0 0.0.0.0 192.168.0.30 80&lt;br /&gt;
ip route 0.0.0.0 0.0.0.0 192.168.0.3&lt;br /&gt;
ipv6 route ::/0 2001:db8:acad:16::2&lt;br /&gt;
end&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
=Router R2=&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
enable&lt;br /&gt;
config terminal&lt;br /&gt;
hostname R2&lt;br /&gt;
no ip domain lookup&lt;br /&gt;
ipv6 unicast-routing&lt;br /&gt;
interface g0/0/0&lt;br /&gt;
 ip address 192.168.0.14 255.255.255.240&lt;br /&gt;
 ipv6 address fe80::2 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad::14/64&lt;br /&gt;
 no shutdown&lt;br /&gt;
interface g0/0/1&lt;br /&gt;
 ip address 192.168.0.30 255.255.255.240&lt;br /&gt;
 ipv6 address fe80::2 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad:16::2/64&lt;br /&gt;
 no shutdown&lt;br /&gt;
interface loopback 1&lt;br /&gt;
 ip address 172.16.2.1 255.255.255.0&lt;br /&gt;
 ipv6 address fe80::2 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad:172::1/64&lt;br /&gt;
interface loopback 2&lt;br /&gt;
 ip address 209.165.200.129 255.255.255.128&lt;br /&gt;
 ipv6 address fe80::2 link-local&lt;br /&gt;
 ipv6 address 2001:db8:acad:210::1/64&lt;br /&gt;
! ipv6 route 2001:db8:acad:209::/64 2001:db8:acad:16::1&lt;br /&gt;
ipv6 route 2001:db8:acad:209::/64 2001:db7:acad:16::1&lt;br /&gt;
! ipv6 route ::/0 2001:db8:acad::1&lt;br /&gt;
ipv6 route ::/0 2001:db8:acad::1 90&lt;br /&gt;
! ipv6 route ::/0 2001:db8:acad:16::1 80&lt;br /&gt;
ipv6 route ::/0 2001:db8:acad:15::1&lt;br /&gt;
ip route 0.0.0.0 0.0.0.0 192.168.0.17&lt;br /&gt;
end&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
=Switch S1=&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
enable&lt;br /&gt;
config terminal&lt;br /&gt;
hostname S1&lt;br /&gt;
interface range f0/1-3, f0/6-24, g0/1-2&lt;br /&gt;
 shutdown&lt;br /&gt;
end&lt;br /&gt;
Switch S2&lt;br /&gt;
enable&lt;br /&gt;
config terminal&lt;br /&gt;
hostname S2&lt;br /&gt;
interface range f0/1-3, f0/6-24, g0/1-2&lt;br /&gt;
 shutdown&lt;br /&gt;
end&amp;lt;/nowiki&amp;gt;&lt;/div&gt;</summary>
		<author><name>BenFranske</name></author>
	</entry>
</feed>