Você está na página 1de 9

Task 1 1 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2 2

Step 1 2 1 1 1 1 1 1 2 2 2 2 2 2 3 3 3 3 3 3 4 4 4 4 4 4

Item Cable the network Clear any configurations Config hostname Config hostname Config hostname Config hostname Config hostname Config hostname Disable DNS lookup Disable DNS lookup Disable DNS lookup Disable DNS lookup Disable DNS lookup Disable DNS lookup Config an EXEC mode password as "class" Config an EXEC mode password as "class" Config an EXEC mode password as "class" Config an EXEC mode password as "class" Config an EXEC mode password as "class" Config an EXEC mode password as "class" Config MOTD Config MOTD Config MOTD Config MOTD Config MOTD Config MOTD

Device All All R1 R2 R3 S1 S2 S3 R1 R2 R3 S1 S2 S3 R1 R2 R3 S1 S2 S3 R1 R2 R3 S1 S2 S3 R1 R2 R3 S1 S2 S3 R1 R2 R3 S1 S2 S3

5 Config password for console connections 5 Config password for console connections 5 Config password for console connections 5 Config password for console connections 5 Config password for console connections 5 Config password for console connections 6 Config synchronous logging 6 Config synchronous logging 6 Config synchronous logging 6 Config synchronous logging 6 Config synchronous logging 6 Config synchronous logging

2 2 2 2 2 2 2 2 2 2 2 2

7 Config password for vty connections 7 Config password for vty connections 7 Config password for vty connections 7 Config password for vty connections 7 Config password for vty connections 7 8 8 8 8 8 8 Config password for vty connections Save running config to NVRAM Save running config to NVRAM Save running config to NVRAM Save running config to NVRAM Save running config to NVRAM Save running config to NVRAM

R1 R2 R3 S1 S2 S3 R1 R2 R3 S1 S2 S3

1 Config interfaces

R1

1 Config interfaces

R2

3 3 3 3

1 2 2 2

Config interfaces Verify IP addressing and interfaces Verify IP addressing and interfaces Verify IP addressing and interfaces

R3 R1 R2 R3

3 Config Management VLAN interface

S1

3 Config Management VLAN interface

S2

3 3 3 3 3 4 4 5 5 5

3 4 4 5 5 1 2

Config Management VLAN interface Config Ethernet interfaces Config Ethernet interfaces Test Connectivity between PCs Test Connectivity between PCs Config root Verify root

S3 PC1 PC3 PC1 PC3 S1 S1 S1 S2 S3

1 Config VTP server; domain=cisco; vtp password =cisco 2 Config VTP clients 2 Config VTP clients

6 6 6 6

1 Config VLANs 2 Verify S2 received VLAN configuration from S1 2 Verify S3 received VLAN configuration from S1 3 Assign ports to appropriate VLANs

S1 S2 S2 S1

6 7

3 Assign ports to appropriate VLANs 1 Config RIP

S3 R1

7 7 7 7 8

1 Config RIP 1 Config RIP 2 Test connectivity by pinging all of the addresses in the Addressing Table 3 Verify the routing table 1 Config OSPF

R2 R3 All All R1

8 8 8 8 9

1 Config OSPF 1 Config OSPF 2 Verify that OSPF routes have replaced RIP routes 3 Verify that RIP is still running 1 Config EIGRP

R2 R3 All All R1

9 9 9 9 10 11

1 Config EIGRP 1 2 3 1 1 Config EIGRP Verify that EIGRP routes have replaced OSPF routes Verify that OSPF is still running Document the Router configurations Clean up

R2 R3 All All All All

Command

#hostname R1 #hostname R2 #hostname R3 #hostname S1 #hostname S2 #hostname S3 #no ip domain-lookup #no ip domain-lookup #no ip domain-lookup #no ip domain-lookup #no ip domain-lookup #no ip domain-lookup #enable password class #enable password class #enable password class #enable password class #enable password class #enable password class #banner motd "Unauthorized access strictly prohibited and prosecuted to the full extent of the law" #banner motd "Unauthorized access strictly prohibited and prosecuted to the full extent of the law" #banner motd "Unauthorized access strictly prohibited and prosecuted to the full extent of the law" #banner motd "Unauthorized access strictly prohibited and prosecuted to the full extent of the law" #banner motd "Unauthorized access strictly prohibited and prosecuted to the full extent of the law" #banner motd "Unauthorized access strictly prohibited and prosecuted to the full extent of the law" #line con 0 #password cisco #login #line con 0 #password cisco #login #line con 0 #password cisco #login #line con 0 #password cisco #login #line con 0 #password cisco #login #line con 0 #password cisco #login #line con 0 #logging synchronous #line con 0 #logging synchronous #line con 0 #logging synchronous #line con 0 #logging synchronous #line con 0 #logging synchronous #line con 0 #logging synchronous

#line vty 0 4 #password cisco #login #line vty 0 4 #password cisco #login #line vty 0 4 #password cisco #login #line vty 0 4 #password cisco #login #line vty 0 4 #password cisco #login #line vty 0 4 #password cisco #login #copy run start #copy run start #copy run start #copy run start #copy run start #copy run start

#int fa0/1 #no shut #int fa0/1.10 #encapsulation dot1q 10 #ip address 192.168.10.1 255.255.255.0 #int fa0/1.12 #encapsulation dot1q 12 #ip address 10.12.12.1 255.255.255.0 #int fa0/1.13 #encapsulation dot1q 13 #ip address 10.13.13.1 255.255.255.0

#int serial0/0/0 #ip address 10.1.1.1 255.255.255.252 #clock rate 64000 #no shut

#int fa0/1 #no shut #int fa0/1.12 #encapsulation dot1q 12 #ip address 10.12.12.2 255.255.255.0 #int fa0/1.20 #encapsulation dot1q 20 #ip address 192.168.20.1 255.255.255.0

#int serial0/0/0 #ip address 10.1.1.2 255.255.255.252 #clock rate 64000 #no shut #int serial0/0/1 #ip address 10.2.2.1 255.255.255.252 #clock rate 64000 #no shut

#int fa0/1 #no shut #int fa0/1.13 #encapsulation dot1q 13 #ip address 10.13.13.3 255.255.255.0 #int fa0/1.30 #encapsulation dot1q 30 #ip address 192.168.30.1 255.255.255.0

#int serial0/0/1 #ip address 10.2.2.2 255.255.255.252 #clock rate 64000 #no shut #show ip int brief #show ip int brief #show ip int brief #vlan 10 #name VLAN10 #int VLAN10 #ip address 192.168.10.2 255.255.255.0 #no shut #exit #vlan 20 #name VLAN20 int VLAN20 #ip address 192.168.20.2 255.255.255.0 #no shut #exit #vlan 30 #name VLAN30 #int VLAN30 #ip address 192.168.30.2 255.255.255.0 #no shut #exit

#spanning-tree vlan 10 root primary #show spanning-tree #vtp mode server #vtp domain cisco #vtp password cisco #vtp mode client #vtp domain cisco #vtp password cisco #vtp mode client #vtp domain cisco #vtp password cisco #vlan #name #vlan #name #vlan #name 10 VLAN10 20 VLAN20 30 VLAN30

#show vlan #show vlan #int f0/1 #switchport mode access #switchport access vlan 10

#inf f0/1 #switchport mode access #switchport access vlan 30 #router rip #network 192.168.10.2 #network 10.1.1.0 #router rip #network 192.168.20.2 #network 209.165.200.161 #network 10.1.1.0 #network 10.2.2.0 #router rip #network 192.168.30.2 #network 10.2.2.0 #show ip route #router ospf 1 #network 192.168.10.2 0.0.0.255 area 0 #network 10.1.1.0 0.0.0.3 area 0 #router ospf 1 #network 192.168.20.2 0.0.0.255 area 0 #network 209.165.200.161 0.0.0.31 area 0 #network 10.1.1.0 0.0.0.3 area 0 #network 10.2.2.0 0.0.0.3 area 0 #router ospf 1 #network 192.168.30.2 0.0.0.255 area 0 #network 10.2.2.0 0.0.0.3 area 0 #show ip protocols #show ip protocols #router eigrp 1 #network 192.168.10.2 #network 10.1.1.0 #router eigrp 1 #network 192.168.20.2 #network 209.165.200.161 #network 10.1.10 #network 10.2.2.0 #router eigrp 1 #network 192.168.30.2 #network 10.2.20 #show ip protocols

Status

Você também pode gostar