SlideShare una empresa de Scribd logo
1 de 30
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com 1
CCNA 2 RSE Practice Skills Assessment
- PT 2015 (100%)
CCNA Routing and Switching
Routing and Switching Essentials
Practice Skills Assessment – Packet
Tracer
A few things to keep in mind while completing this activity:
1. Do not use the browser Back button or close or reload any exam windows during the
exam.
2. Do not close Packet Tracer when you are done. It will close automatically.
3. Click the Submit Assessment button in the browser window to submit your work.
Introduction
In this practice skills assessment,you will configure the XYZ Corporation
network with single-area OSPFv2. In addition, you will configure
router-on-a-stick routing between VLANs. You will also implement NAT,
DHCP and access lists.
All IOS device configurations should be completed from a direct terminal connection to the
device console.
Some values that are required to complete the configurations have not been
given to you. In those cases,create the values that you need to
complete the requirements. These values may include certain IP
addresses, passwords, interface descriptions, banner text, and other
values.
For the sake of time, many repetitive but important
configuration tasks have been omitted from this activity. Many of these
tasks,especially those related to device security, are essential
elements of a network configuration. The intent of this activity is not
to diminish the importance of full device configurations.
You will practice and be assessed on the following skills:
 Configuration of initial device settings
 IPv4 address assignment
 Configuration and addressing of router interfaces
 Configuration of a router as a DHCP server
 Implementation of static and dynamic NAT
 Configuration of the single-area OSPFv2 routing protocol
 Configuration of a default route and static summary routes
 Configuration of VLANs and trunks
2
 Configuration of routing between VLANs
 Configuration of ACL to limit device access
You are required to configure the following:
Site 1:
 Configuration of initial router settings
 Interface configuration and IPv4 addressing
 Configuration of DHCP
 Configuration of single-area OSPFv2
 Configuration of routing between VLANs
HQ:
 Interface configuration and IPv4 addressing
 Configuration of single-area OSPFv2
 Configuration of IPv4 route summarization
 Configuration and propagation of a default route
 Configuration of static summary routes
 Configuration of static and dynamic NAT
 Configuration of ACLs
Site 2:
 Interface configuration and IPv4 addressing
 Configuration of single-area OSPFv2
 Configuration of a static summary route
Site1-SW1:
 Configuration of VLANs
 Assignment of switch ports to VLANs
 Configuration of trunking
 Configuration of unused switch ports
Site1-SW2:
 Configuration of VLANs
 Assignment of switch ports to VLANs
 Configuration of trunking
 Configuration of unused switch ports
Internal PC hosts:
 Configuration as DHCP clients
Addressing Tables
Note: You are provided with the networks that interfaces should be configured
on. Unless you are told to do differently in the detailed instructions
below, you are free to choose the host addresses to assign.
Addressing Table:
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com 3
Device Interface Network
Site 1
S0/0/0 192.168.10.104/30
Gi0/0.45 192.168.45.0/24
Gi0/0.47 192.168.47.0/24
Gi0/0.101 192.168.101.0/24
HQ
S0/0/0 192.168.10.104/30
S0/0/1 192.168.10.112/30
S0/1/0 198.51.100.0/28
Gi0/0 192.168.18.40/29
Site 2
S0/0/0 192.168.10.124/30
S0/0/1 192.168.10.112/30
Site1-SW1 VLAN 101 192.168.101.0/24
Site1-SW2 VLAN 101 192.168.101.0/24
Pre-configured addresses for reference:
Device Address
Corporate Web Server 192.168.18.46/29
Admin Host 203.0.113.18
Internet Host 203.0.113.128
Web Server 209.165.201.235
East Host 192.168.200.10/24
Central Host 192.168.201.10/24
West Host 192.168.202.10/24
VLAN Table:
VLAN Number VLAN Name VLAN Network
45 finance 192.168.45.0/24
Site1-SW1:Fa0/10
Site1-SW2: Fa0/3
47 sales 192.168.47.0/24
Site1-SW1:Fa0/15
Site1-SW2: Fa0/21
101 netadmin 192.168.101.0/24
4
Instruction
All configurations must be performed through a direct terminal connection to the device consoles.
Step 1: Determine the Addresses to Assign
Determine the IP addresses that you will use for the required interfaces on the
three routers and two switches. Use the information in the Addressing
Table and follow the guidelines below:
Assign the first IP addresses in the networks that are provided in the Addressing Table to the LAN
interfaces.
 Assign the first address in the HQ subnet to the interface that is connected to the
Internet.
 Assign any valid host address in the networks that are provided in the Addressing
Table to the serial interfaces.
 The host PCs will receive IP addresses over DHCP.
Step 2: Configure Site 1
Configure Site 1 with the following:
 Configure the router host name: Site-1
 Prevent the router from attempting to resolve command line entries to IP addresses.
 Protect privileged EXEC mode from unauthorized access with the MD5 encrypted
password.
 Prevent device status messages from interrupting command line entries at the device
console.
 Secure the router console and terminal lines.
 Prevent all passwords from being viewed in clear text in the device configuration file.
 Configure a message-of-the-day banner.
Step 3: Configure the Router Physical Interfaces
Configure the interfaces of the routers for full connectivity with the following:
IP addresses as shown in the addressing table.
 Describe
the operational Site 1 serial interface. The Site 1 Ethernet
interfaces will be configured at the end of this assessment.
 DCE settings where appropriate. Use a rate of 128000.
Step 4: Configure static and default routing
Configure the following static routes:
a. Manually configure default routes to the Internet. Use the exit interface
argument. All hosts on the internal LANs and Branch Network
networks should be able to reach the Internet.
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com 5
b. It has been decided to use static routes to reach the branch networks that
are connected to Site 2. Use a single summary to represent the
branch networks in the most efficient way possible. Configure the
summary static route onHQ and Site 2 using the exit interface argument.
Step 5: Configure OSPF Routing
Configure single-area OSPFv2 to route between all internal networks. The branch networks are not
routed with OSPFv2.
Use a process ID of 10.The routers should be configured in area 0.
 Use the correct inverse masks for all network statements. Do not use quad zero
masks (0.0.0.0).
Step 6: Customize single-area OSPFv2
Customize single-area OSPFv2 by performing the following configuration tasks:
a. Set the bandwidth of the serial interfaces to 128 kb/s.
b. Configure OSPF router IDs as follows:
 Site 1: 1.1.1.1
 HQ: 2.2.2.2
 Site 2: 3.3.3.3
c. Configure the OSPF cost of the link between Site 1 and HQ to 7500.
d.Prevent routing updates from being sent out of any of the LAN
interfaces that are routed with OSPFv2. Do not use the default keyword
in the commands you use to do this.
Step 7: Configure VLANs and Trunking
Configure Site1-SW1 and Site1-SW2 with VLANs and trunk ports as follows:
a. Configure names for the VLANs. The VLAN names must be configured to match the
names in the VLAN Table exactly (case and spelling). Refer to the VLAN table above for the
VLAN numbers and names that should be configured on both switches.
b. Configure the ports that link the switches with each other and the Site 1 router as
functioning trunk ports.
c. Assign the switch ports shown in the table as access ports in the VLANs as indicated in the
VLAN Table.
d. Address
VLAN 101 on the network indicated in the VLAN Table. Note that the
first address in this network will be assigned to the router in a later
step in this assessment. The management interfaces of both switches
should configured to be reachable by hosts on other networks.
e. Configure all unused switch ports as access ports, and shutdown the unused ports.
Step 8: Configure DHCP
6
Site 1 should be configured as a DHCP server that provides addressing to the
hosts attached to Site1-SW1 and Site1-SW2. The requirements are as
follows:
 Use VLAN45 and VLAN47 as the pool names. Note that the pool names must match
the names given here exactly, all capital letters and exact spelling.
 Addresses .1 to .20 should be reserved for static assignment from each pool.
 The
first address in each network will be assigned to the router interface
attached to the networks as shown in the addressing table.
 Use a DNS server address of 192.168.18.100. This server has not yet been added to
the network, but the address must be configured.
 Ensure that hosts in each LAN are able to communicate with hosts on remote
networks.
Step 9: Configure NAT
Configure NAT to translate internal private addresses into public addresses forthe Internet. The
requirements are:
a. Configure static NAT to the Corporate Web Server.
 Translate the internal address of the server to the address 198.51.100.14.
 Configure the correct interfaces to perform this NAT translation.
b. Configure dynamic NAT (not NAT with overload, or PAT).
 Use the addresses remaining in the public address subnet of
198.51.100.0/28.
The first two addresses in the subnet have already been assigned to the
HQ and ISP serial interfaces. Also, another address has already
been used in the static mapping in the step above.
 Use a pool name of INTERNET. Note that the pool name must match this
name exactly, in spelling and capitalization.
 Hosts on each of the internal LANs shown in the topology and on all of the
branch networks should be permitted to use the NAT addresses to access
the Internet.
 Use a source list number of 1.
 Your source list should consist of three entries, one each for the LANs and
one for the branch networks.
Step 10: Configure Access Control Lists
You will configure two access controllists to limit device access on
HQ. You should use the any and host keywords in the ACL
statements as required. The ACL requirements are:
a. Restrict access to the vty lines on HQ:
 Create a named standard ACL using the name MANAGE. Be sure that you
use this name exactly as it appears in these instructions (case and spelling).
 Allow only the Admin Host to access the vty lines of HQ.
 No other Internet hosts (including Internet hosts not visible in the
topology) should be able to access the vty lines of HQ.
 Your solution should consist of a single ACL statement.
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com 7
b. Allow outside access to the Corporate Web Server while controlling other
traffic from the outside. Create the ACL as directed below:
 Use access list number 101.
 First, allow Admin Host full access to all network hosts and devices.
 Then, allow outside hosts to access the Corporate Web Server over HTTP
only.
 Allow traffic that is in response to data requests from the internal and Branch
Network hosts to enter the network.
 Add a statement so that counts of all denied traffic will be shown in the show
access-lists command output.
 Your ACL should have only four statements.
Your ACL should be placed in the most efficient location possible to conserve network
bandwidth and device processing resources.
Step 11: Configure Router-on-a-Stick Inter-VLAN Routing.
Configure Site 1 to provide routing between the VLANs configured on the switches.As follows:
 Use the VLAN numbers for the required interface numbers.
 Use the first addresses in the VLAN networks for the interfaces.
Step 12: Test and Troubleshoot Connectivity.
Ensure that the hosts attached to the VLANs can reach hosts on the
Branch Network. Note: Pings to the Internet hosts will be blocked
by the ACL, however the servershould be reachable over HTTP.
—————————————————————————————————————————
————-
Answer and Solution
There are three types of topology. Please read instruction carefully before take
lab exam and make sure which topology type is yours.
Topology Type A
8
Step 1
 Copy script on step 2 and past to Notepad
 Copy script from Notepad that you did first step and past to Config Mode(Router(config)#) of
network device that own configuration
 To access network device you must use console line
Step 2
 HQ
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com 9
hostname HQ
!
!
ip cef
no ipv6 cef
!
!
license udi pid CISCO1941/K9 sn FTX1524Y7OR
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
ip address 192.168.18.41 255.255.255.248
no sh
ip nat inside
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
bandwidth 128
ip address 192.168.10.105 255.255.255.252
no sh
ip ospf cost 7500
!
interface Serial0/0/1
bandwidth 128
ip address 192.168.10.113 255.255.255.252
no sh
clock rate 128000
!
interface Serial0/1/0
ip address 198.51.100.1 255.255.255.240
no sh
ip access-group 101 in
ip nat outside
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 10
router-id 2.2.2.2
log-adjacency-changes
passive-interface GigabitEthernet0/0
network 192.168.10.104 0.0.0.3 area 0
network 192.168.10.112 0.0.0.3 area 0
network 192.168.18.40 0.0.0.7 area 0
!
ip nat pool INTERNET 198.51.100.3 198.51.100.13 netmask 255.255.255.240
10
ip nat inside source list 1 pool INTERNET
ip nat inside source static 192.168.18.46 198.51.100.14
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/1/0
ip route 192.168.200.0 255.255.252.0 Serial0/0/1
!
ip flow-export version 9
!
!
access-list 1 permit 192.168.45.0 0.0.0.255
access-list 1 permit 192.168.47.0 0.0.0.255
access-list 1 permit 192.168.200.0 0.0.3.255
ip access-list standard MANAGE
permit host 203.0.113.18
access-list 101 permit ip host 203.0.113.18 any
access-list 101 permit tcp any host 198.51.100.14 eq www
access-list 101 permit tcp any any established
access-list 101 deny ip any any
!
!
line con 0
!
line aux 0
!
line vty 0 4
access-class MANAGE in
password class
login
!
!
end
 Site1
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname Site-1
!
!
enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
!
ip dhcp excluded-address192.168.45.1 192.168.45.20
ip dhcp excluded-address192.168.47.1 192.168.47.20
!
ip dhcp pool VLAN45
network 192.168.45.0 255.255.255.0
default-router192.168.45.1
dns-server 192.168.18.100
ip dhcp pool VLAN47
network 192.168.47.0 255.255.255.0
default-router192.168.47.1
dns-server 192.168.18.100
!
ip cef
no ipv6 cef
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
1
1
!
license udi pid CISCO1941/K9 sn FTX15245QA9
!
no ip domain-lookup
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
no sh
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/0.45
description any_text
encapsulation dot1Q45
ip address 192.168.45.1 255.255.255.0
!
interface GigabitEthernet0/0.47
description any_text
encapsulation dot1Q47
ip address 192.168.47.1 255.255.255.0
!
interface GigabitEthernet0/0.101
description any_text
encapsulation dot1Q101
ip address 192.168.101.1 255.255.255.0
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description any_text
bandwidth 128
ip address 192.168.10.105 255.255.255.252
ip ospf cost 7500
clock rate 128000
no sh
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf 10
router-id 1.1.1.1
log-adjacency-changes
passive-interface GigabitEthernet0/0.45
passive-interface GigabitEthernet0/0.47
passive-interface GigabitEthernet0/0.101
network 192.168.10.104 0.0.0.3 area 0
network 192.168.45.0 0.0.0.255 area 0
12
network 192.168.47.0 0.0.0.255 area 0
network 192.168.101.0 0.0.0.255 area 0
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0/0
!
ip flow-export version 9
!
bannermotd ^C
Any bannertext.^C
!
line con 0
password 7 0822404F1A0A
logging synchronous
login
!
line aux 0
!
line vty 0 4
password 7 0822404F1A0A
login
!
!
end
 Site2
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Site-2
!
!
ip cef
no ipv6 cef
!
!
license udi pid CISCO1941/K9 sn FTX15248687
!
!
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
shutdown
!
interface Serial0/0/0
ip address 192.168.10.126 255.255.255.252
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
1
3
no sh
!
interface Serial0/0/1
bandwidth 128
ip address 192.168.10.114 255.255.255.252
no sh
!
interface Vlan1
no ip address
shutdown
!
router ospf 10
router-id 3.3.3.3
log-adjacency-changes
redistribute static
network 192.168.10.112 0.0.0.3 area 0
!
ip classless
ip route 192.168.200.0 255.255.252.0 Serial0/0/0
ip route 0.0.0.0 0.0.0.0 Serial0/0/1
!
ip flow-export version 9
!
line con 0
!
line aux 0
!
line vty 0 4
password class
login
!
!
end
 Site1-SW1
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Site1-SW1
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
switchport mode access
shutdown
!
interface FastEthernet0/2
switchport mode access
shutdown
!
interface FastEthernet0/3
switchport mode access
shutdown
14
!
interface FastEthernet0/4
switchport mode access
shutdown
!
interface FastEthernet0/5
switchport mode access
shutdown
!
interface FastEthernet0/6
switchport mode access
shutdown
!
interface FastEthernet0/7
switchport mode access
shutdown
!
interface FastEthernet0/8
switchport mode access
shutdown
!
interface FastEthernet0/9
switchport mode access
shutdown
!
interface FastEthernet0/10
switchport access vlan 45
switchport mode access
no sh
!
interface FastEthernet0/11
switchport mode access
shutdown
!
interface FastEthernet0/12
switchport mode access
shutdown
!
interface FastEthernet0/13
switchport mode access
shutdown
!
interface FastEthernet0/14
switchport mode access
shutdown
!
interface FastEthernet0/15
switchport access vlan 47
switchport mode access
no sh
!
interface FastEthernet0/16
switchport mode access
shutdown
!
interface FastEthernet0/17
switchport mode access
shutdown
!
interface FastEthernet0/18
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
1
5
switchport mode access
shutdown
!
interface FastEthernet0/19
switchport mode access
shutdown
!
interface FastEthernet0/20
switchport mode access
shutdown
!
interface FastEthernet0/21
switchport mode access
shutdown
!
interface FastEthernet0/22
switchport mode access
shutdown
!
interface FastEthernet0/23
switchport mode access
shutdown
!
interface FastEthernet0/24
switchport mode access
shutdown
!
interface GigabitEthernet0/1
switchport mode trunk
no sh
!
interface GigabitEthernet0/2
switchport mode trunk
no sh
!
interface Vlan1
no ip address
shutdown
!
interface Vlan101
ip address 192.168.101.10 255.255.255.0
!
ip default-gateway 192.168.101.1
!
!
vl 45
na finance
vl 47
na sales
vl 101
na netadmin
!
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
16
!
!
end
 Site1-SW2
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Site1-SW2
!
!
!
!
!
spanning-tree mode pvst
!
interface FastEthernet0/1
switchport mode access
shutdown
!
interface FastEthernet0/2
switchport mode access
shutdown
!
interface FastEthernet0/3
switchport access vlan 45
switchport mode access
no sh
!
interface FastEthernet0/4
switchport mode access
shutdown
!
interface FastEthernet0/5
switchport mode access
shutdown
!
interface FastEthernet0/6
switchport mode access
shutdown
!
interface FastEthernet0/7
switchport mode access
shutdown
!
interface FastEthernet0/8
switchport mode access
shutdown
!
interface FastEthernet0/9
switchport mode access
shutdown
!
interface FastEthernet0/10
switchport mode access
shutdown
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
1
7
!
interface FastEthernet0/11
switchport mode access
shutdown
!
interface FastEthernet0/12
switchport mode access
shutdown
!
interface FastEthernet0/13
switchport mode access
shutdown
!
interface FastEthernet0/14
switchport mode access
shutdown
!
interface FastEthernet0/15
switchport mode access
shutdown
!
interface FastEthernet0/16
switchport mode access
shutdown
!
interface FastEthernet0/17
switchport mode access
shutdown
!
interface FastEthernet0/18
switchport mode access
shutdown
!
interface FastEthernet0/19
switchport mode access
shutdown
!
interface FastEthernet0/20
switchport mode access
shutdown
!
interface FastEthernet0/21
switchport access vlan 47
switchport mode access
no sh
!
interface FastEthernet0/22
switchport mode access
shutdown
!
interface FastEthernet0/23
switchport mode access
shutdown
!
interface FastEthernet0/24
switchport mode access
shutdown
!
interface GigabitEthernet0/1
18
switchport mode trunk
no sh
!
interface GigabitEthernet0/2
shutdown
!
interface Vlan1
no ip address
shutdown
!
interface Vlan101
ip address 192.168.101.15 255.255.255.0
!
ip default-gateway 192.168.101.1
!
!
vl 45
na finance
vl 47
na sales
vl 101
na netadmin
!
!
line con 0
!
line vty 0 4
pas class
login
line vty 5 15
pas class
login
!
!
end
Step 3
 Enable DHCP client on
o Manage-1a
o Accts-2f
o Sec-2c
o Clerk-1c
———————————————————————————–
Topology Type B
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
1
9
Step 1
 Copy script on step 2 and past to Notepad
 Copy script from Notepad that you did first step and past to Config Mode(Router(config)#) of
network device that own configuration
 To access network device you must use console line
Step 2
 Central
Current configuration : 1897 bytes
!
20
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Central
!
ip cef
no ipv6 cef
!
license udi pid CISCO1941/K9 sn FTX1524Y7OR
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
ip address 192.168.18.41 255.255.255.248
no sh
ip nat inside
duplex auto
speed auto
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
bandwidth 128
ip address 192.168.10.105 255.255.255.252
no sh
ip ospfcost 7500
!
interface Serial0/0/1
bandwidth 128
ip address 192.168.10.113 255.255.255.252
no sh
clock rate 128000
!
interface Serial0/1/0
ip address 198.51.100.1 255.255.255.240
no sh
ip access-group 101 in
ip nat outside
!
interface Serial0/1/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf10
router-id 2.2.2.2
log-adjacency-changes
passive-interface GigabitEthernet0/0
network 192.168.10.104 0.0.0.3 area 0
network 192.168.10.112 0.0.0.3 area 0
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
2
1
network 192.168.18.40 0.0.0.7 area 0
!
ip nat pool INTERNET 198.51.100.3 198.51.100.13 netmask 255.255.255.240
ip nat inside source list 1 pool INTERNET
ip nat inside source static 192.168.18.46 198.51.100.14
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/1/0
ip route 192.168.200.0 255.255.252.0 Serial0/0/1
!
ip flow-export version 9
!
access-list 1 permit 192.168.45.0 0.0.0.255
access-list 1 permit 192.168.47.0 0.0.0.255
access-list 1 permit 192.168.200.0 0.0.3.255
ip access-list standard MANAGE
permit host 203.0.113.18
access-list 101 permit ip host 203.0.113.18 any
access-list 101 permit tcp any host 198.51.100.14 eq www
access-list 101 permit tcp any any established
access-list 101 deny ip any any
!
line con 0
!
line aux 0
!
line vty 0 4
access-class MANAGE in
password class
login
!
end
 Police
Current configuration : 2050 bytes
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
service password-encryption
!
hostname PoliceDept
!
enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0
!
ip dhcp excluded-address 192.168.45.1 192.168.45.20
ip dhcp excluded-address 192.168.47.1 192.168.47.20
!
ip dhcp pool VLAN45
network 192.168.45.0 255.255.255.0
default-router 192.168.45.1
dns-server192.168.18.100
ip dhcp pool VLAN47
network 192.168.47.0 255.255.255.0
default-router 192.168.47.1
dns-server192.168.18.100
!
ip cef
22
no ipv6 cef
!
license udi pid CISCO1941/K9 sn FTX15245QA9
!
no ip domain-lookup
!
spanning-tree mode pvst
!
interface GigabitEthernet0/0
no sh
no ip address
duplex auto
speed auto
!
interface GigabitEthernet0/0.45
description any_text
encapsulation dot1Q 45
ip address 192.168.45.1 255.255.255.0
!
interface GigabitEthernet0/0.47
description any_text
encapsulation dot1Q 47
ip address 192.168.47.1 255.255.255.0
!
interface GigabitEthernet0/0.101
description any_text
encapsulation dot1Q 101
ip address 192.168.101.1 255.255.255.0
!
interface GigabitEthernet0/1
no ip address
duplex auto
speed auto
shutdown
!
interface Serial0/0/0
description any_text
bandwidth 128
ip address 192.168.10.105 255.255.255.252
ip ospfcost 7500
clock rate 128000
no sh
!
interface Serial0/0/1
no ip address
clock rate 2000000
shutdown
!
interface Vlan1
no ip address
shutdown
!
router ospf10
router-id 1.1.1.1
log-adjacency-changes
passive-interface GigabitEthernet0/0.45
passive-interface GigabitEthernet0/0.47
passive-interface GigabitEthernet0/0.101
network 192.168.10.104 0.0.0.3 area 0
network 192.168.45.0 0.0.0.255 area 0
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
2
3
network 192.168.47.0 0.0.0.255 area 0
network 192.168.101.0 0.0.0.255 area 0
!
ip classless
ip route 0.0.0.0 0.0.0.0 Serial0/0/0
!
ip flow-export version 9
!
banner motd ^C
Any banner text.^C
!
line con 0
password 7 0822404F1A0A
logging synchronous
login
!
line aux 0
!
line vty 0 4
password 7 0822404F1A0A
login
!
end
 Fire
Current configuration : 980 bytes
!
version 15.1
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Fire
!
ip cef
no ipv6 cef
!
license udi pid CISCO1941/K9 sn FTX15248687
!
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
shutdown
!
interface Serial0/0/0
ip address 192.168.10.126 255.255.255.252
no sh
!
24
interface Serial0/0/1
bandwidth 128
ip address 192.168.10.114 255.255.255.252
no sh
!
interface Vlan1
no ip address
shutdown
!
router ospf10
router-id 3.3.3.3
log-adjacency-changes
redistribute static
network 192.168.10.112 0.0.0.3 area 0
!
ip classless
ip route 192.168.200.0 255.255.252.0 Serial0/0/0
ip route 0.0.0.0 0.0.0.0 Serial0/0/1
!
ip flow-export version 9
!
line con 0
!
line aux 0
!
line vty 0 4
password class
login
!
end
 Police-SW1
Current configuration : 2038 bytes
!
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Police-SW1
!
spanning-tree mode pvst
!
interface FastEthernet0/1
switchport mode access
shutdown
!
interface FastEthernet0/2
switchport mode access
shutdown
!
interface FastEthernet0/3
switchport mode access
shutdown
!
interface FastEthernet0/4
switchport mode access
shutdown
!
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
2
5
interface FastEthernet0/5
switchport mode access
shutdown
!
interface FastEthernet0/6
switchport mode access
shutdown
!
interface FastEthernet0/7
switchport mode access
shutdown
!
interface FastEthernet0/8
switchport mode access
shutdown
!
interface FastEthernet0/9
switchport mode access
shutdown
!
interface FastEthernet0/10
switchport access vlan 45
switchport mode access
no sh
!
interface FastEthernet0/11
switchport mode access
shutdown
!
interface FastEthernet0/12
switchport mode access
shutdown
!
interface FastEthernet0/13
switchport mode access
shutdown
!
interface FastEthernet0/14
switchport mode access
shutdown
!
interface FastEthernet0/15
switchport access vlan 47
switchport mode access
no sh
!
interface FastEthernet0/16
switchport mode access
shutdown
!
interface FastEthernet0/17
switchport mode access
shutdown
!
interface FastEthernet0/18
switchport mode access
shutdown
!
interface FastEthernet0/19
26
switchport mode access
shutdown
!
interface FastEthernet0/20
switchport mode access
shutdown
!
interface FastEthernet0/21
switchport mode access
shutdown
!
interface FastEthernet0/22
switchport mode access
shutdown
!
interface FastEthernet0/23
switchport mode access
shutdown
!
interface FastEthernet0/24
switchport mode access
shutdown
!
interface GigabitEthernet0/1
switchport mode trunk
no sh
!
interface GigabitEthernet0/2
switchport mode trunk
no sh
!
interface Vlan1
no ip address
shutdown
!
interface Vlan101
ip address 192.168.101.10 255.255.255.0
!
ip default-gateway 192.168.101.1
!
vl 45
na HR
vl 47
na records
vl 101
na comm
!
line con 0
!
line vty 0 4
login
line vty 5 15
login
!
end
 Police-SW2
Current configuration : 2025 bytes
!
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
2
7
version 12.2
no service timestamps log datetime msec
no service timestamps debug datetime msec
no service password-encryption
!
hostname Police-SW2
!
spanning-tree mode pvst
!
interface FastEthernet0/1
switchport mode access
shutdown
!
interface FastEthernet0/2
switchport mode access
shutdown
!
interface FastEthernet0/3
switchport access vlan 45
switchport mode access
no sh
!
interface FastEthernet0/4
switchport mode access
shutdown
!
interface FastEthernet0/5
switchport mode access
shutdown
!
interface FastEthernet0/6
switchport mode access
shutdown
!
interface FastEthernet0/7
switchport mode access
shutdown
!
interface FastEthernet0/8
switchport mode access
shutdown
!
interface FastEthernet0/9
switchport mode access
shutdown
!
interface FastEthernet0/10
switchport mode access
shutdown
!
interface FastEthernet0/11
switchport mode access
shutdown
!
interface FastEthernet0/12
switchport mode access
shutdown
28
!
interface FastEthernet0/13
switchport mode access
shutdown
!
interface FastEthernet0/14
switchport mode access
shutdown
!
interface FastEthernet0/15
switchport mode access
shutdown
!
interface FastEthernet0/16
switchport mode access
shutdown
!
interface FastEthernet0/17
switchport mode access
shutdown
!
interface FastEthernet0/18
switchport mode access
shutdown
!
interface FastEthernet0/19
switchport mode access
shutdown
!
interface FastEthernet0/20
switchport mode access
shutdown
!
interface FastEthernet0/21
switchport access vlan 47
switchport mode access
no sh
!
interface FastEthernet0/22
switchport mode access
shutdown
!
interface FastEthernet0/23
switchport mode access
shutdown
!
interface FastEthernet0/24
switchport mode access
shutdown
!
interface GigabitEthernet0/1
switchport mode trunk
no sh
!
interface GigabitEthernet0/2
shutdown
!
interface Vlan1
no ip address
shutdown
www.ccna5answers.com www.ccna5blog.com www.ccna-5.com
www.ccna5answers.com
2
9
!
interface Vlan101
ip address 192.168.101.15 255.255.255.0
!
ip default-gateway 192.168.101.1
!
vl 45
na HR
vl 47
na records
vl 101
na comm
!
line con 0
!
line vty 0 4
pas class
login
line vty 5 15
pas class
login
!
end
Step 3
 Enable DHCP PC client on
o Police 1
o Police 2
o Fire 1
o Fire 2
CCNA 5 Answers:
 CCNA 1 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 10 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 11 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Chapter and Final Exam Answer 2015 (100%)
 CCNA 1 Final Exam Answer v5 & v5.02 2015 (100%)
 CCNA 1 Practice Final Exam Answer v5.02 2015 (100%)
 CCNA 1 Pretest Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)
30
 CCNA 2 Chapter 10 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 11 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Chapter and Final Exam Answer 2015 (100%)
 CCNA 2 Final Exam Answer v5 & v5.02 2015 (100%)
 CCNA 2 Practice Final Exam Answer v5.02 2015 (100%)
 CCNA 2 RSE Practice Skills Assessment – PT 2015 (100%)
 CCNA 3 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Final Exam Answer v5 & v5.02 2015 (100%)
 CCNA 3 Practice Final Exam Answer v5.02 2015 (100%)
 CCNA 3 Pretest Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Chapter and Final Exam Answer 2015 (100%)
 CCNA 4 Final Exam Answer v5 & v5.02 2015 (100%)
 CCNA 4 Practice Final Exam Answer v5.02 2015 (100%)
 CCNA 4 Pretest Exam Answer v5 & v5.02 2015 (100%)
 ITE Chapter and Final Exam Answer 2015 (100%)
 ITE Final Exam Answer v5 & v5.02 2015 (100%)

Más contenido relacionado

La actualidad más candente

Lab view the switch mac address table lab - view the switch
Lab   view the switch mac address table lab - view the switchLab   view the switch mac address table lab - view the switch
Lab view the switch mac address table lab - view the switchADDY50
 
CCNA3 Verson6 Chapter4
CCNA3 Verson6 Chapter4CCNA3 Verson6 Chapter4
CCNA3 Verson6 Chapter4Chaing Ravuth
 
CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs CollectionCCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs CollectionCAS
 
CCNA 2 Routing and Switching v5.0 Chapter 5
CCNA 2 Routing and Switching v5.0 Chapter 5CCNA 2 Routing and Switching v5.0 Chapter 5
CCNA 2 Routing and Switching v5.0 Chapter 5Nil Menon
 
CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4Nil Menon
 
More than 200 CCNA Question Answer
More than 200 CCNA Question AnswerMore than 200 CCNA Question Answer
More than 200 CCNA Question Answerpatel_niket9
 
Step by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet TracerStep by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet TracerSorath Asnani
 
CCNA 200-120 Latest Dumps
CCNA 200-120 Latest DumpsCCNA 200-120 Latest Dumps
CCNA 200-120 Latest Dumpsslotiopo
 
CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6Irsandi Hasan
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1Chaing Ravuth
 
Student packet tracer manual v1.1
Student packet tracer manual v1.1Student packet tracer manual v1.1
Student packet tracer manual v1.1milkux
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingJohnson Liu
 
CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9Chaing Ravuth
 
CCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static RoutingCCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static RoutingVuz Dở Hơi
 
CCNAX 200 120 dumps
CCNAX 200 120 dumpsCCNAX 200 120 dumps
CCNAX 200 120 dumpsabdulquyyum
 
CCNA Exam 200-120 pdf
CCNA Exam 200-120 pdfCCNA Exam 200-120 pdf
CCNA Exam 200-120 pdfMadhan Banda
 
CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4Chaing Ravuth
 
Ccna topology based projects
Ccna topology based projectsCcna topology based projects
Ccna topology based projectstcpipguru
 
CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2Chaing Ravuth
 

La actualidad más candente (20)

Lab view the switch mac address table lab - view the switch
Lab   view the switch mac address table lab - view the switchLab   view the switch mac address table lab - view the switch
Lab view the switch mac address table lab - view the switch
 
CCNA3 Verson6 Chapter4
CCNA3 Verson6 Chapter4CCNA3 Verson6 Chapter4
CCNA3 Verson6 Chapter4
 
CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs CollectionCCNA 200-301 IPv6 addressing and subnetting MCQs Collection
CCNA 200-301 IPv6 addressing and subnetting MCQs Collection
 
CCNA 2 Routing and Switching v5.0 Chapter 5
CCNA 2 Routing and Switching v5.0 Chapter 5CCNA 2 Routing and Switching v5.0 Chapter 5
CCNA 2 Routing and Switching v5.0 Chapter 5
 
CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4CCNA 2 Routing and Switching v5.0 Chapter 4
CCNA 2 Routing and Switching v5.0 Chapter 4
 
More than 200 CCNA Question Answer
More than 200 CCNA Question AnswerMore than 200 CCNA Question Answer
More than 200 CCNA Question Answer
 
Step by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet TracerStep by Step guide to set up a simple network in Packet Tracer
Step by Step guide to set up a simple network in Packet Tracer
 
CCNA 200-120 Latest Dumps
CCNA 200-120 Latest DumpsCCNA 200-120 Latest Dumps
CCNA 200-120 Latest Dumps
 
CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6CCNA Exploration 2 - Chapter 6
CCNA Exploration 2 - Chapter 6
 
CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1CCNA2 Verson6 Chapter1
CCNA2 Verson6 Chapter1
 
Ccnp3 lab 3_4_en
Ccnp3 lab 3_4_enCcnp3 lab 3_4_en
Ccnp3 lab 3_4_en
 
Student packet tracer manual v1.1
Student packet tracer manual v1.1Student packet tracer manual v1.1
Student packet tracer manual v1.1
 
Packet Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 RoutingPacket Tracer Simulation Lab Layer3 Routing
Packet Tracer Simulation Lab Layer3 Routing
 
CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9CCNA2 Verson6 Chapter9
CCNA2 Verson6 Chapter9
 
CCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static RoutingCCNAv5 - S2: Chapter 6 Static Routing
CCNAv5 - S2: Chapter 6 Static Routing
 
CCNAX 200 120 dumps
CCNAX 200 120 dumpsCCNAX 200 120 dumps
CCNAX 200 120 dumps
 
CCNA Exam 200-120 pdf
CCNA Exam 200-120 pdfCCNA Exam 200-120 pdf
CCNA Exam 200-120 pdf
 
CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4CCNA4 Verson6 Chapter4
CCNA4 Verson6 Chapter4
 
Ccna topology based projects
Ccna topology based projectsCcna topology based projects
Ccna topology based projects
 
CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2CCNA2 Verson6 Chapter2
CCNA2 Verson6 Chapter2
 

Similar a Ccna 2 rse practice skills assessment

ACME Corp 205110014302001DB8CAFE11564 2051.pdf
ACME Corp 205110014302001DB8CAFE11564 2051.pdfACME Corp 205110014302001DB8CAFE11564 2051.pdf
ACME Corp 205110014302001DB8CAFE11564 2051.pdfmail354931
 
Ccna routing and switching
Ccna routing and switchingCcna routing and switching
Ccna routing and switchingCRIS FERNANDEZ
 
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdfCCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdfngombeemmanuel
 
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docxITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docxsleeperfindley
 
Subnetting Properly subnet addressing blocks to accommodate the sit.pdf
Subnetting Properly subnet addressing blocks to accommodate the sit.pdfSubnetting Properly subnet addressing blocks to accommodate the sit.pdf
Subnetting Properly subnet addressing blocks to accommodate the sit.pdfebrahimbadushata00
 
Switch inter vlan_routing
Switch inter vlan_routingSwitch inter vlan_routing
Switch inter vlan_routingRamesh Thumburu
 
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAMCMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAMHamesKellor
 
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracerCcnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracerĐồng Quốc Vương
 
119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tut119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tutnicolelemmimg
 
640 802 exam
640 802 exam640 802 exam
640 802 examliemgpc2
 
Đề Thi Trắc Nghiệm CCNA Full
Đề Thi Trắc Nghiệm CCNA Full Đề Thi Trắc Nghiệm CCNA Full
Đề Thi Trắc Nghiệm CCNA Full nataliej4
 
Ccna 3 Final V4.0 Answers
Ccna 3 Final V4.0 AnswersCcna 3 Final V4.0 Answers
Ccna 3 Final V4.0 Answersccna4discovery
 
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02Abhilash Kuniyil
 
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docxCCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docxketurahhazelhurst
 
Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ questionsufi1248
 
3.4.6-lab---configure-vlans-and-trunking.pdf
3.4.6-lab---configure-vlans-and-trunking.pdf3.4.6-lab---configure-vlans-and-trunking.pdf
3.4.6-lab---configure-vlans-and-trunking.pdfarif hamidi
 

Similar a Ccna 2 rse practice skills assessment (20)

ACME Corp 205110014302001DB8CAFE11564 2051.pdf
ACME Corp 205110014302001DB8CAFE11564 2051.pdfACME Corp 205110014302001DB8CAFE11564 2051.pdf
ACME Corp 205110014302001DB8CAFE11564 2051.pdf
 
Ccna routing and switching
Ccna routing and switchingCcna routing and switching
Ccna routing and switching
 
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdfCCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
CCNA1 v7.0_ ITN Practice PT Skills Assessment (PTSA)12 Answers.pdf
 
3 2
3 23 2
3 2
 
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docxITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
ITNE2003 -  AssignmentLearning ObjectivesUpon completion of this.docx
 
CCNA 1 Final v5.0 2014
CCNA 1 Final  v5.0 2014CCNA 1 Final  v5.0 2014
CCNA 1 Final v5.0 2014
 
Subnetting Properly subnet addressing blocks to accommodate the sit.pdf
Subnetting Properly subnet addressing blocks to accommodate the sit.pdfSubnetting Properly subnet addressing blocks to accommodate the sit.pdf
Subnetting Properly subnet addressing blocks to accommodate the sit.pdf
 
Switch inter vlan_routing
Switch inter vlan_routingSwitch inter vlan_routing
Switch inter vlan_routing
 
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAMCMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
CMIT 350 FINAL EXAM CCNA CERTIFICATION PRACTICE EXAM
 
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracerCcnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
Ccnav5.org ccna 4-v5_practice_skills_assessment__packet_tracer
 
119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tut119163798 icnd1-practice-questions-9tut
119163798 icnd1-practice-questions-9tut
 
640 802 exam
640 802 exam640 802 exam
640 802 exam
 
Đề Thi Trắc Nghiệm CCNA Full
Đề Thi Trắc Nghiệm CCNA Full Đề Thi Trắc Nghiệm CCNA Full
Đề Thi Trắc Nghiệm CCNA Full
 
Ccna 3 Final V4.0 Answers
Ccna 3 Final V4.0 AnswersCcna 3 Final V4.0 Answers
Ccna 3 Final V4.0 Answers
 
Zxdsl 9210 guide
Zxdsl 9210 guideZxdsl 9210 guide
Zxdsl 9210 guide
 
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
Labpractice1 configuringbasicroutingandswitchingwithanswer-121214084802-phpapp02
 
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docxCCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
CCNA Connecting NetworksSA ExamLab 13 CCNA Connecting Netwo.docx
 
Exam viewer2
Exam viewer2Exam viewer2
Exam viewer2
 
Exercise 4c stp rapid pvst+ question
Exercise 4c   stp rapid pvst+ questionExercise 4c   stp rapid pvst+ question
Exercise 4c stp rapid pvst+ question
 
3.4.6-lab---configure-vlans-and-trunking.pdf
3.4.6-lab---configure-vlans-and-trunking.pdf3.4.6-lab---configure-vlans-and-trunking.pdf
3.4.6-lab---configure-vlans-and-trunking.pdf
 

Más de friv4schoolgames

Ccna 4 pretest exam answer v5
Ccna 4 pretest exam answer v5Ccna 4 pretest exam answer v5
Ccna 4 pretest exam answer v5friv4schoolgames
 
Ccna 4 final exam answer v5
Ccna 4 final exam answer v5Ccna 4 final exam answer v5
Ccna 4 final exam answer v5friv4schoolgames
 
Ccna 3 final exam answer v5
Ccna 3 final exam answer v5Ccna 3 final exam answer v5
Ccna 3 final exam answer v5friv4schoolgames
 
Ccna 3 chapter 2 exam answer v5
Ccna 3 chapter 2 exam answer v5Ccna 3 chapter 2 exam answer v5
Ccna 3 chapter 2 exam answer v5friv4schoolgames
 
Ccna 3 chapter 1 exam answer v5
Ccna 3 chapter 1 exam answer v5Ccna 3 chapter 1 exam answer v5
Ccna 3 chapter 1 exam answer v5friv4schoolgames
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5friv4schoolgames
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5friv4schoolgames
 
Ccna 1 chapter 3 exam answer v5
Ccna 1 chapter 3 exam answer v5Ccna 1 chapter 3 exam answer v5
Ccna 1 chapter 3 exam answer v5friv4schoolgames
 

Más de friv4schoolgames (9)

Ccna 4 pretest exam answer v5
Ccna 4 pretest exam answer v5Ccna 4 pretest exam answer v5
Ccna 4 pretest exam answer v5
 
Ccna 4 final exam answer v5
Ccna 4 final exam answer v5Ccna 4 final exam answer v5
Ccna 4 final exam answer v5
 
Ccna 3 final exam answer v5
Ccna 3 final exam answer v5Ccna 3 final exam answer v5
Ccna 3 final exam answer v5
 
Ccna 3 chapter 2 exam answer v5
Ccna 3 chapter 2 exam answer v5Ccna 3 chapter 2 exam answer v5
Ccna 3 chapter 2 exam answer v5
 
Ccna 3 chapter 1 exam answer v5
Ccna 3 chapter 1 exam answer v5Ccna 3 chapter 1 exam answer v5
Ccna 3 chapter 1 exam answer v5
 
Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5Ccna 1 practice final exam answer v5
Ccna 1 practice final exam answer v5
 
Ccna 1 final exam answer v5
Ccna 1 final exam answer v5Ccna 1 final exam answer v5
Ccna 1 final exam answer v5
 
Ccna 1 chapter 3 exam answer v5
Ccna 1 chapter 3 exam answer v5Ccna 1 chapter 3 exam answer v5
Ccna 1 chapter 3 exam answer v5
 
Flick headers
Flick headersFlick headers
Flick headers
 

Ccna 2 rse practice skills assessment

  • 1. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 1 CCNA 2 RSE Practice Skills Assessment - PT 2015 (100%) CCNA Routing and Switching Routing and Switching Essentials Practice Skills Assessment – Packet Tracer A few things to keep in mind while completing this activity: 1. Do not use the browser Back button or close or reload any exam windows during the exam. 2. Do not close Packet Tracer when you are done. It will close automatically. 3. Click the Submit Assessment button in the browser window to submit your work. Introduction In this practice skills assessment,you will configure the XYZ Corporation network with single-area OSPFv2. In addition, you will configure router-on-a-stick routing between VLANs. You will also implement NAT, DHCP and access lists. All IOS device configurations should be completed from a direct terminal connection to the device console. Some values that are required to complete the configurations have not been given to you. In those cases,create the values that you need to complete the requirements. These values may include certain IP addresses, passwords, interface descriptions, banner text, and other values. For the sake of time, many repetitive but important configuration tasks have been omitted from this activity. Many of these tasks,especially those related to device security, are essential elements of a network configuration. The intent of this activity is not to diminish the importance of full device configurations. You will practice and be assessed on the following skills:  Configuration of initial device settings  IPv4 address assignment  Configuration and addressing of router interfaces  Configuration of a router as a DHCP server  Implementation of static and dynamic NAT  Configuration of the single-area OSPFv2 routing protocol  Configuration of a default route and static summary routes  Configuration of VLANs and trunks
  • 2. 2  Configuration of routing between VLANs  Configuration of ACL to limit device access You are required to configure the following: Site 1:  Configuration of initial router settings  Interface configuration and IPv4 addressing  Configuration of DHCP  Configuration of single-area OSPFv2  Configuration of routing between VLANs HQ:  Interface configuration and IPv4 addressing  Configuration of single-area OSPFv2  Configuration of IPv4 route summarization  Configuration and propagation of a default route  Configuration of static summary routes  Configuration of static and dynamic NAT  Configuration of ACLs Site 2:  Interface configuration and IPv4 addressing  Configuration of single-area OSPFv2  Configuration of a static summary route Site1-SW1:  Configuration of VLANs  Assignment of switch ports to VLANs  Configuration of trunking  Configuration of unused switch ports Site1-SW2:  Configuration of VLANs  Assignment of switch ports to VLANs  Configuration of trunking  Configuration of unused switch ports Internal PC hosts:  Configuration as DHCP clients Addressing Tables Note: You are provided with the networks that interfaces should be configured on. Unless you are told to do differently in the detailed instructions below, you are free to choose the host addresses to assign. Addressing Table:
  • 3. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 3 Device Interface Network Site 1 S0/0/0 192.168.10.104/30 Gi0/0.45 192.168.45.0/24 Gi0/0.47 192.168.47.0/24 Gi0/0.101 192.168.101.0/24 HQ S0/0/0 192.168.10.104/30 S0/0/1 192.168.10.112/30 S0/1/0 198.51.100.0/28 Gi0/0 192.168.18.40/29 Site 2 S0/0/0 192.168.10.124/30 S0/0/1 192.168.10.112/30 Site1-SW1 VLAN 101 192.168.101.0/24 Site1-SW2 VLAN 101 192.168.101.0/24 Pre-configured addresses for reference: Device Address Corporate Web Server 192.168.18.46/29 Admin Host 203.0.113.18 Internet Host 203.0.113.128 Web Server 209.165.201.235 East Host 192.168.200.10/24 Central Host 192.168.201.10/24 West Host 192.168.202.10/24 VLAN Table: VLAN Number VLAN Name VLAN Network 45 finance 192.168.45.0/24 Site1-SW1:Fa0/10 Site1-SW2: Fa0/3 47 sales 192.168.47.0/24 Site1-SW1:Fa0/15 Site1-SW2: Fa0/21 101 netadmin 192.168.101.0/24
  • 4. 4 Instruction All configurations must be performed through a direct terminal connection to the device consoles. Step 1: Determine the Addresses to Assign Determine the IP addresses that you will use for the required interfaces on the three routers and two switches. Use the information in the Addressing Table and follow the guidelines below: Assign the first IP addresses in the networks that are provided in the Addressing Table to the LAN interfaces.  Assign the first address in the HQ subnet to the interface that is connected to the Internet.  Assign any valid host address in the networks that are provided in the Addressing Table to the serial interfaces.  The host PCs will receive IP addresses over DHCP. Step 2: Configure Site 1 Configure Site 1 with the following:  Configure the router host name: Site-1  Prevent the router from attempting to resolve command line entries to IP addresses.  Protect privileged EXEC mode from unauthorized access with the MD5 encrypted password.  Prevent device status messages from interrupting command line entries at the device console.  Secure the router console and terminal lines.  Prevent all passwords from being viewed in clear text in the device configuration file.  Configure a message-of-the-day banner. Step 3: Configure the Router Physical Interfaces Configure the interfaces of the routers for full connectivity with the following: IP addresses as shown in the addressing table.  Describe the operational Site 1 serial interface. The Site 1 Ethernet interfaces will be configured at the end of this assessment.  DCE settings where appropriate. Use a rate of 128000. Step 4: Configure static and default routing Configure the following static routes: a. Manually configure default routes to the Internet. Use the exit interface argument. All hosts on the internal LANs and Branch Network networks should be able to reach the Internet.
  • 5. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 5 b. It has been decided to use static routes to reach the branch networks that are connected to Site 2. Use a single summary to represent the branch networks in the most efficient way possible. Configure the summary static route onHQ and Site 2 using the exit interface argument. Step 5: Configure OSPF Routing Configure single-area OSPFv2 to route between all internal networks. The branch networks are not routed with OSPFv2. Use a process ID of 10.The routers should be configured in area 0.  Use the correct inverse masks for all network statements. Do not use quad zero masks (0.0.0.0). Step 6: Customize single-area OSPFv2 Customize single-area OSPFv2 by performing the following configuration tasks: a. Set the bandwidth of the serial interfaces to 128 kb/s. b. Configure OSPF router IDs as follows:  Site 1: 1.1.1.1  HQ: 2.2.2.2  Site 2: 3.3.3.3 c. Configure the OSPF cost of the link between Site 1 and HQ to 7500. d.Prevent routing updates from being sent out of any of the LAN interfaces that are routed with OSPFv2. Do not use the default keyword in the commands you use to do this. Step 7: Configure VLANs and Trunking Configure Site1-SW1 and Site1-SW2 with VLANs and trunk ports as follows: a. Configure names for the VLANs. The VLAN names must be configured to match the names in the VLAN Table exactly (case and spelling). Refer to the VLAN table above for the VLAN numbers and names that should be configured on both switches. b. Configure the ports that link the switches with each other and the Site 1 router as functioning trunk ports. c. Assign the switch ports shown in the table as access ports in the VLANs as indicated in the VLAN Table. d. Address VLAN 101 on the network indicated in the VLAN Table. Note that the first address in this network will be assigned to the router in a later step in this assessment. The management interfaces of both switches should configured to be reachable by hosts on other networks. e. Configure all unused switch ports as access ports, and shutdown the unused ports. Step 8: Configure DHCP
  • 6. 6 Site 1 should be configured as a DHCP server that provides addressing to the hosts attached to Site1-SW1 and Site1-SW2. The requirements are as follows:  Use VLAN45 and VLAN47 as the pool names. Note that the pool names must match the names given here exactly, all capital letters and exact spelling.  Addresses .1 to .20 should be reserved for static assignment from each pool.  The first address in each network will be assigned to the router interface attached to the networks as shown in the addressing table.  Use a DNS server address of 192.168.18.100. This server has not yet been added to the network, but the address must be configured.  Ensure that hosts in each LAN are able to communicate with hosts on remote networks. Step 9: Configure NAT Configure NAT to translate internal private addresses into public addresses forthe Internet. The requirements are: a. Configure static NAT to the Corporate Web Server.  Translate the internal address of the server to the address 198.51.100.14.  Configure the correct interfaces to perform this NAT translation. b. Configure dynamic NAT (not NAT with overload, or PAT).  Use the addresses remaining in the public address subnet of 198.51.100.0/28. The first two addresses in the subnet have already been assigned to the HQ and ISP serial interfaces. Also, another address has already been used in the static mapping in the step above.  Use a pool name of INTERNET. Note that the pool name must match this name exactly, in spelling and capitalization.  Hosts on each of the internal LANs shown in the topology and on all of the branch networks should be permitted to use the NAT addresses to access the Internet.  Use a source list number of 1.  Your source list should consist of three entries, one each for the LANs and one for the branch networks. Step 10: Configure Access Control Lists You will configure two access controllists to limit device access on HQ. You should use the any and host keywords in the ACL statements as required. The ACL requirements are: a. Restrict access to the vty lines on HQ:  Create a named standard ACL using the name MANAGE. Be sure that you use this name exactly as it appears in these instructions (case and spelling).  Allow only the Admin Host to access the vty lines of HQ.  No other Internet hosts (including Internet hosts not visible in the topology) should be able to access the vty lines of HQ.  Your solution should consist of a single ACL statement.
  • 7. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 7 b. Allow outside access to the Corporate Web Server while controlling other traffic from the outside. Create the ACL as directed below:  Use access list number 101.  First, allow Admin Host full access to all network hosts and devices.  Then, allow outside hosts to access the Corporate Web Server over HTTP only.  Allow traffic that is in response to data requests from the internal and Branch Network hosts to enter the network.  Add a statement so that counts of all denied traffic will be shown in the show access-lists command output.  Your ACL should have only four statements. Your ACL should be placed in the most efficient location possible to conserve network bandwidth and device processing resources. Step 11: Configure Router-on-a-Stick Inter-VLAN Routing. Configure Site 1 to provide routing between the VLANs configured on the switches.As follows:  Use the VLAN numbers for the required interface numbers.  Use the first addresses in the VLAN networks for the interfaces. Step 12: Test and Troubleshoot Connectivity. Ensure that the hosts attached to the VLANs can reach hosts on the Branch Network. Note: Pings to the Internet hosts will be blocked by the ACL, however the servershould be reachable over HTTP. ————————————————————————————————————————— ————- Answer and Solution There are three types of topology. Please read instruction carefully before take lab exam and make sure which topology type is yours. Topology Type A
  • 8. 8 Step 1  Copy script on step 2 and past to Notepad  Copy script from Notepad that you did first step and past to Config Mode(Router(config)#) of network device that own configuration  To access network device you must use console line Step 2  HQ ! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption !
  • 9. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 9 hostname HQ ! ! ip cef no ipv6 cef ! ! license udi pid CISCO1941/K9 sn FTX1524Y7OR ! spanning-tree mode pvst ! interface GigabitEthernet0/0 ip address 192.168.18.41 255.255.255.248 no sh ip nat inside duplex auto speed auto ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 bandwidth 128 ip address 192.168.10.105 255.255.255.252 no sh ip ospf cost 7500 ! interface Serial0/0/1 bandwidth 128 ip address 192.168.10.113 255.255.255.252 no sh clock rate 128000 ! interface Serial0/1/0 ip address 198.51.100.1 255.255.255.240 no sh ip access-group 101 in ip nat outside ! interface Serial0/1/1 no ip address clock rate 2000000 shutdown ! interface Vlan1 no ip address shutdown ! router ospf 10 router-id 2.2.2.2 log-adjacency-changes passive-interface GigabitEthernet0/0 network 192.168.10.104 0.0.0.3 area 0 network 192.168.10.112 0.0.0.3 area 0 network 192.168.18.40 0.0.0.7 area 0 ! ip nat pool INTERNET 198.51.100.3 198.51.100.13 netmask 255.255.255.240
  • 10. 10 ip nat inside source list 1 pool INTERNET ip nat inside source static 192.168.18.46 198.51.100.14 ip classless ip route 0.0.0.0 0.0.0.0 Serial0/1/0 ip route 192.168.200.0 255.255.252.0 Serial0/0/1 ! ip flow-export version 9 ! ! access-list 1 permit 192.168.45.0 0.0.0.255 access-list 1 permit 192.168.47.0 0.0.0.255 access-list 1 permit 192.168.200.0 0.0.3.255 ip access-list standard MANAGE permit host 203.0.113.18 access-list 101 permit ip host 203.0.113.18 any access-list 101 permit tcp any host 198.51.100.14 eq www access-list 101 permit tcp any any established access-list 101 deny ip any any ! ! line con 0 ! line aux 0 ! line vty 0 4 access-class MANAGE in password class login ! ! end  Site1 ! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec service password-encryption ! hostname Site-1 ! ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ! ip dhcp excluded-address192.168.45.1 192.168.45.20 ip dhcp excluded-address192.168.47.1 192.168.47.20 ! ip dhcp pool VLAN45 network 192.168.45.0 255.255.255.0 default-router192.168.45.1 dns-server 192.168.18.100 ip dhcp pool VLAN47 network 192.168.47.0 255.255.255.0 default-router192.168.47.1 dns-server 192.168.18.100 ! ip cef no ipv6 cef
  • 11. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 1 1 ! license udi pid CISCO1941/K9 sn FTX15245QA9 ! no ip domain-lookup ! spanning-tree mode pvst ! interface GigabitEthernet0/0 no sh no ip address duplex auto speed auto ! interface GigabitEthernet0/0.45 description any_text encapsulation dot1Q45 ip address 192.168.45.1 255.255.255.0 ! interface GigabitEthernet0/0.47 description any_text encapsulation dot1Q47 ip address 192.168.47.1 255.255.255.0 ! interface GigabitEthernet0/0.101 description any_text encapsulation dot1Q101 ip address 192.168.101.1 255.255.255.0 ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 description any_text bandwidth 128 ip address 192.168.10.105 255.255.255.252 ip ospf cost 7500 clock rate 128000 no sh ! interface Serial0/0/1 no ip address clock rate 2000000 shutdown ! interface Vlan1 no ip address shutdown ! router ospf 10 router-id 1.1.1.1 log-adjacency-changes passive-interface GigabitEthernet0/0.45 passive-interface GigabitEthernet0/0.47 passive-interface GigabitEthernet0/0.101 network 192.168.10.104 0.0.0.3 area 0 network 192.168.45.0 0.0.0.255 area 0
  • 12. 12 network 192.168.47.0 0.0.0.255 area 0 network 192.168.101.0 0.0.0.255 area 0 ! ip classless ip route 0.0.0.0 0.0.0.0 Serial0/0/0 ! ip flow-export version 9 ! bannermotd ^C Any bannertext.^C ! line con 0 password 7 0822404F1A0A logging synchronous login ! line aux 0 ! line vty 0 4 password 7 0822404F1A0A login ! ! end  Site2 ! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Site-2 ! ! ip cef no ipv6 cef ! ! license udi pid CISCO1941/K9 sn FTX15248687 ! ! 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 shutdown ! interface Serial0/0/0 ip address 192.168.10.126 255.255.255.252
  • 13. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 1 3 no sh ! interface Serial0/0/1 bandwidth 128 ip address 192.168.10.114 255.255.255.252 no sh ! interface Vlan1 no ip address shutdown ! router ospf 10 router-id 3.3.3.3 log-adjacency-changes redistribute static network 192.168.10.112 0.0.0.3 area 0 ! ip classless ip route 192.168.200.0 255.255.252.0 Serial0/0/0 ip route 0.0.0.0 0.0.0.0 Serial0/0/1 ! ip flow-export version 9 ! line con 0 ! line aux 0 ! line vty 0 4 password class login ! ! end  Site1-SW1 ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Site1-SW1 ! ! spanning-tree mode pvst ! interface FastEthernet0/1 switchport mode access shutdown ! interface FastEthernet0/2 switchport mode access shutdown ! interface FastEthernet0/3 switchport mode access shutdown
  • 14. 14 ! interface FastEthernet0/4 switchport mode access shutdown ! interface FastEthernet0/5 switchport mode access shutdown ! interface FastEthernet0/6 switchport mode access shutdown ! interface FastEthernet0/7 switchport mode access shutdown ! interface FastEthernet0/8 switchport mode access shutdown ! interface FastEthernet0/9 switchport mode access shutdown ! interface FastEthernet0/10 switchport access vlan 45 switchport mode access no sh ! interface FastEthernet0/11 switchport mode access shutdown ! interface FastEthernet0/12 switchport mode access shutdown ! interface FastEthernet0/13 switchport mode access shutdown ! interface FastEthernet0/14 switchport mode access shutdown ! interface FastEthernet0/15 switchport access vlan 47 switchport mode access no sh ! interface FastEthernet0/16 switchport mode access shutdown ! interface FastEthernet0/17 switchport mode access shutdown ! interface FastEthernet0/18
  • 15. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 1 5 switchport mode access shutdown ! interface FastEthernet0/19 switchport mode access shutdown ! interface FastEthernet0/20 switchport mode access shutdown ! interface FastEthernet0/21 switchport mode access shutdown ! interface FastEthernet0/22 switchport mode access shutdown ! interface FastEthernet0/23 switchport mode access shutdown ! interface FastEthernet0/24 switchport mode access shutdown ! interface GigabitEthernet0/1 switchport mode trunk no sh ! interface GigabitEthernet0/2 switchport mode trunk no sh ! interface Vlan1 no ip address shutdown ! interface Vlan101 ip address 192.168.101.10 255.255.255.0 ! ip default-gateway 192.168.101.1 ! ! vl 45 na finance vl 47 na sales vl 101 na netadmin ! ! line con 0 ! line vty 0 4 login line vty 5 15 login
  • 16. 16 ! ! end  Site1-SW2 ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Site1-SW2 ! ! ! ! ! spanning-tree mode pvst ! interface FastEthernet0/1 switchport mode access shutdown ! interface FastEthernet0/2 switchport mode access shutdown ! interface FastEthernet0/3 switchport access vlan 45 switchport mode access no sh ! interface FastEthernet0/4 switchport mode access shutdown ! interface FastEthernet0/5 switchport mode access shutdown ! interface FastEthernet0/6 switchport mode access shutdown ! interface FastEthernet0/7 switchport mode access shutdown ! interface FastEthernet0/8 switchport mode access shutdown ! interface FastEthernet0/9 switchport mode access shutdown ! interface FastEthernet0/10 switchport mode access shutdown
  • 17. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 1 7 ! interface FastEthernet0/11 switchport mode access shutdown ! interface FastEthernet0/12 switchport mode access shutdown ! interface FastEthernet0/13 switchport mode access shutdown ! interface FastEthernet0/14 switchport mode access shutdown ! interface FastEthernet0/15 switchport mode access shutdown ! interface FastEthernet0/16 switchport mode access shutdown ! interface FastEthernet0/17 switchport mode access shutdown ! interface FastEthernet0/18 switchport mode access shutdown ! interface FastEthernet0/19 switchport mode access shutdown ! interface FastEthernet0/20 switchport mode access shutdown ! interface FastEthernet0/21 switchport access vlan 47 switchport mode access no sh ! interface FastEthernet0/22 switchport mode access shutdown ! interface FastEthernet0/23 switchport mode access shutdown ! interface FastEthernet0/24 switchport mode access shutdown ! interface GigabitEthernet0/1
  • 18. 18 switchport mode trunk no sh ! interface GigabitEthernet0/2 shutdown ! interface Vlan1 no ip address shutdown ! interface Vlan101 ip address 192.168.101.15 255.255.255.0 ! ip default-gateway 192.168.101.1 ! ! vl 45 na finance vl 47 na sales vl 101 na netadmin ! ! line con 0 ! line vty 0 4 pas class login line vty 5 15 pas class login ! ! end Step 3  Enable DHCP client on o Manage-1a o Accts-2f o Sec-2c o Clerk-1c ———————————————————————————– Topology Type B
  • 19. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 1 9 Step 1  Copy script on step 2 and past to Notepad  Copy script from Notepad that you did first step and past to Config Mode(Router(config)#) of network device that own configuration  To access network device you must use console line Step 2  Central Current configuration : 1897 bytes !
  • 20. 20 version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Central ! ip cef no ipv6 cef ! license udi pid CISCO1941/K9 sn FTX1524Y7OR ! spanning-tree mode pvst ! interface GigabitEthernet0/0 ip address 192.168.18.41 255.255.255.248 no sh ip nat inside duplex auto speed auto ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 bandwidth 128 ip address 192.168.10.105 255.255.255.252 no sh ip ospfcost 7500 ! interface Serial0/0/1 bandwidth 128 ip address 192.168.10.113 255.255.255.252 no sh clock rate 128000 ! interface Serial0/1/0 ip address 198.51.100.1 255.255.255.240 no sh ip access-group 101 in ip nat outside ! interface Serial0/1/1 no ip address clock rate 2000000 shutdown ! interface Vlan1 no ip address shutdown ! router ospf10 router-id 2.2.2.2 log-adjacency-changes passive-interface GigabitEthernet0/0 network 192.168.10.104 0.0.0.3 area 0 network 192.168.10.112 0.0.0.3 area 0
  • 21. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 2 1 network 192.168.18.40 0.0.0.7 area 0 ! ip nat pool INTERNET 198.51.100.3 198.51.100.13 netmask 255.255.255.240 ip nat inside source list 1 pool INTERNET ip nat inside source static 192.168.18.46 198.51.100.14 ip classless ip route 0.0.0.0 0.0.0.0 Serial0/1/0 ip route 192.168.200.0 255.255.252.0 Serial0/0/1 ! ip flow-export version 9 ! access-list 1 permit 192.168.45.0 0.0.0.255 access-list 1 permit 192.168.47.0 0.0.0.255 access-list 1 permit 192.168.200.0 0.0.3.255 ip access-list standard MANAGE permit host 203.0.113.18 access-list 101 permit ip host 203.0.113.18 any access-list 101 permit tcp any host 198.51.100.14 eq www access-list 101 permit tcp any any established access-list 101 deny ip any any ! line con 0 ! line aux 0 ! line vty 0 4 access-class MANAGE in password class login ! end  Police Current configuration : 2050 bytes ! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec service password-encryption ! hostname PoliceDept ! enable secret 5 $1$mERr$hx5rVt7rPNoS4wqbXKX7m0 ! ip dhcp excluded-address 192.168.45.1 192.168.45.20 ip dhcp excluded-address 192.168.47.1 192.168.47.20 ! ip dhcp pool VLAN45 network 192.168.45.0 255.255.255.0 default-router 192.168.45.1 dns-server192.168.18.100 ip dhcp pool VLAN47 network 192.168.47.0 255.255.255.0 default-router 192.168.47.1 dns-server192.168.18.100 ! ip cef
  • 22. 22 no ipv6 cef ! license udi pid CISCO1941/K9 sn FTX15245QA9 ! no ip domain-lookup ! spanning-tree mode pvst ! interface GigabitEthernet0/0 no sh no ip address duplex auto speed auto ! interface GigabitEthernet0/0.45 description any_text encapsulation dot1Q 45 ip address 192.168.45.1 255.255.255.0 ! interface GigabitEthernet0/0.47 description any_text encapsulation dot1Q 47 ip address 192.168.47.1 255.255.255.0 ! interface GigabitEthernet0/0.101 description any_text encapsulation dot1Q 101 ip address 192.168.101.1 255.255.255.0 ! interface GigabitEthernet0/1 no ip address duplex auto speed auto shutdown ! interface Serial0/0/0 description any_text bandwidth 128 ip address 192.168.10.105 255.255.255.252 ip ospfcost 7500 clock rate 128000 no sh ! interface Serial0/0/1 no ip address clock rate 2000000 shutdown ! interface Vlan1 no ip address shutdown ! router ospf10 router-id 1.1.1.1 log-adjacency-changes passive-interface GigabitEthernet0/0.45 passive-interface GigabitEthernet0/0.47 passive-interface GigabitEthernet0/0.101 network 192.168.10.104 0.0.0.3 area 0 network 192.168.45.0 0.0.0.255 area 0
  • 23. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 2 3 network 192.168.47.0 0.0.0.255 area 0 network 192.168.101.0 0.0.0.255 area 0 ! ip classless ip route 0.0.0.0 0.0.0.0 Serial0/0/0 ! ip flow-export version 9 ! banner motd ^C Any banner text.^C ! line con 0 password 7 0822404F1A0A logging synchronous login ! line aux 0 ! line vty 0 4 password 7 0822404F1A0A login ! end  Fire Current configuration : 980 bytes ! version 15.1 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Fire ! ip cef no ipv6 cef ! license udi pid CISCO1941/K9 sn FTX15248687 ! 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 shutdown ! interface Serial0/0/0 ip address 192.168.10.126 255.255.255.252 no sh !
  • 24. 24 interface Serial0/0/1 bandwidth 128 ip address 192.168.10.114 255.255.255.252 no sh ! interface Vlan1 no ip address shutdown ! router ospf10 router-id 3.3.3.3 log-adjacency-changes redistribute static network 192.168.10.112 0.0.0.3 area 0 ! ip classless ip route 192.168.200.0 255.255.252.0 Serial0/0/0 ip route 0.0.0.0 0.0.0.0 Serial0/0/1 ! ip flow-export version 9 ! line con 0 ! line aux 0 ! line vty 0 4 password class login ! end  Police-SW1 Current configuration : 2038 bytes ! version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Police-SW1 ! spanning-tree mode pvst ! interface FastEthernet0/1 switchport mode access shutdown ! interface FastEthernet0/2 switchport mode access shutdown ! interface FastEthernet0/3 switchport mode access shutdown ! interface FastEthernet0/4 switchport mode access shutdown !
  • 25. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 2 5 interface FastEthernet0/5 switchport mode access shutdown ! interface FastEthernet0/6 switchport mode access shutdown ! interface FastEthernet0/7 switchport mode access shutdown ! interface FastEthernet0/8 switchport mode access shutdown ! interface FastEthernet0/9 switchport mode access shutdown ! interface FastEthernet0/10 switchport access vlan 45 switchport mode access no sh ! interface FastEthernet0/11 switchport mode access shutdown ! interface FastEthernet0/12 switchport mode access shutdown ! interface FastEthernet0/13 switchport mode access shutdown ! interface FastEthernet0/14 switchport mode access shutdown ! interface FastEthernet0/15 switchport access vlan 47 switchport mode access no sh ! interface FastEthernet0/16 switchport mode access shutdown ! interface FastEthernet0/17 switchport mode access shutdown ! interface FastEthernet0/18 switchport mode access shutdown ! interface FastEthernet0/19
  • 26. 26 switchport mode access shutdown ! interface FastEthernet0/20 switchport mode access shutdown ! interface FastEthernet0/21 switchport mode access shutdown ! interface FastEthernet0/22 switchport mode access shutdown ! interface FastEthernet0/23 switchport mode access shutdown ! interface FastEthernet0/24 switchport mode access shutdown ! interface GigabitEthernet0/1 switchport mode trunk no sh ! interface GigabitEthernet0/2 switchport mode trunk no sh ! interface Vlan1 no ip address shutdown ! interface Vlan101 ip address 192.168.101.10 255.255.255.0 ! ip default-gateway 192.168.101.1 ! vl 45 na HR vl 47 na records vl 101 na comm ! line con 0 ! line vty 0 4 login line vty 5 15 login ! end  Police-SW2 Current configuration : 2025 bytes !
  • 27. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 2 7 version 12.2 no service timestamps log datetime msec no service timestamps debug datetime msec no service password-encryption ! hostname Police-SW2 ! spanning-tree mode pvst ! interface FastEthernet0/1 switchport mode access shutdown ! interface FastEthernet0/2 switchport mode access shutdown ! interface FastEthernet0/3 switchport access vlan 45 switchport mode access no sh ! interface FastEthernet0/4 switchport mode access shutdown ! interface FastEthernet0/5 switchport mode access shutdown ! interface FastEthernet0/6 switchport mode access shutdown ! interface FastEthernet0/7 switchport mode access shutdown ! interface FastEthernet0/8 switchport mode access shutdown ! interface FastEthernet0/9 switchport mode access shutdown ! interface FastEthernet0/10 switchport mode access shutdown ! interface FastEthernet0/11 switchport mode access shutdown ! interface FastEthernet0/12 switchport mode access shutdown
  • 28. 28 ! interface FastEthernet0/13 switchport mode access shutdown ! interface FastEthernet0/14 switchport mode access shutdown ! interface FastEthernet0/15 switchport mode access shutdown ! interface FastEthernet0/16 switchport mode access shutdown ! interface FastEthernet0/17 switchport mode access shutdown ! interface FastEthernet0/18 switchport mode access shutdown ! interface FastEthernet0/19 switchport mode access shutdown ! interface FastEthernet0/20 switchport mode access shutdown ! interface FastEthernet0/21 switchport access vlan 47 switchport mode access no sh ! interface FastEthernet0/22 switchport mode access shutdown ! interface FastEthernet0/23 switchport mode access shutdown ! interface FastEthernet0/24 switchport mode access shutdown ! interface GigabitEthernet0/1 switchport mode trunk no sh ! interface GigabitEthernet0/2 shutdown ! interface Vlan1 no ip address shutdown
  • 29. www.ccna5answers.com www.ccna5blog.com www.ccna-5.com www.ccna5answers.com 2 9 ! interface Vlan101 ip address 192.168.101.15 255.255.255.0 ! ip default-gateway 192.168.101.1 ! vl 45 na HR vl 47 na records vl 101 na comm ! line con 0 ! line vty 0 4 pas class login line vty 5 15 pas class login ! end Step 3  Enable DHCP PC client on o Police 1 o Police 2 o Fire 1 o Fire 2 CCNA 5 Answers:  CCNA 1 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 10 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 11 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Chapter and Final Exam Answer 2015 (100%)  CCNA 1 Final Exam Answer v5 & v5.02 2015 (100%)  CCNA 1 Practice Final Exam Answer v5.02 2015 (100%)  CCNA 1 Pretest Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)
  • 30. 30  CCNA 2 Chapter 10 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 11 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Chapter and Final Exam Answer 2015 (100%)  CCNA 2 Final Exam Answer v5 & v5.02 2015 (100%)  CCNA 2 Practice Final Exam Answer v5.02 2015 (100%)  CCNA 2 RSE Practice Skills Assessment – PT 2015 (100%)  CCNA 3 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Final Exam Answer v5 & v5.02 2015 (100%)  CCNA 3 Practice Final Exam Answer v5.02 2015 (100%)  CCNA 3 Pretest Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 1 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 2 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 3 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 4 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 5 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 6 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 7 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 8 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter 9 Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Chapter and Final Exam Answer 2015 (100%)  CCNA 4 Final Exam Answer v5 & v5.02 2015 (100%)  CCNA 4 Practice Final Exam Answer v5.02 2015 (100%)  CCNA 4 Pretest Exam Answer v5 & v5.02 2015 (100%)  ITE Chapter and Final Exam Answer 2015 (100%)  ITE Final Exam Answer v5 & v5.02 2015 (100%)