Difference between revisions of "ITT 2013/Network module 1/Assignment Day 3"
From Teknologisk videncenter
< ITT 2013 | Network module 1
m (→Routing) |
m (→Routing) |
||
Line 1: | Line 1: | ||
=Routing= | =Routing= | ||
− | Implement the following setup in Packet Tracer. <br/><br/>Implement it using [[RIP_Cisco_IOS|RIPv2]] | + | Implement the following setup in Packet Tracer. <br/> |
+ | Use the WIC interface calles WIC-2T in the 1841 Router<br/>With the following interface configuration:<br/> | ||
+ | <source lang=cli> | ||
+ | Router#conf t | ||
+ | Enter configuration commands, one per line. End with CNTL/Z. | ||
+ | Router(config)#int se 0/0/0 | ||
+ | Router(config-if)#ip add 192.168.1.6 255.255.255.252 | ||
+ | Router(config-if)#no shut | ||
+ | </source> | ||
+ | <br/>Implement it using [[RIP_Cisco_IOS|RIPv2]] | ||
{| | {| | ||
|[[Image:ScreenShot146.png|800px|left|thumb|PT Setup]] | |[[Image:ScreenShot146.png|800px|left|thumb|PT Setup]] |
Revision as of 09:57, 2 October 2013
Routing
Implement the following setup in Packet Tracer.
Use the WIC interface calles WIC-2T in the 1841 Router
With the following interface configuration:
Router#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#int se 0/0/0
Router(config-if)#ip add 192.168.1.6 255.255.255.252
Router(config-if)#no shut
Implement it using RIPv2
If you need information on configuring basics on Cisco IOS devices read Chapter 2 in the CCNA Routing & Switching online book.
Or look at this slide on Chapter 2
Subnetting
Calculate the missing information until you feel comfortable