Verified Questions and Answers | A+ Graded Study
Material (100% correct)
Out PC Pro Certification Exam A.3 Exam
Academic Year
Q: Rename the default user account (cisco) with the following parameters: Use the user name
Answer:
xAdmin.Use the password Admin$0nly (0 = zero).Set the idle timeout to 15 minutes.Set for LAN
access only (no WAN access).Allow access only from CorpServer (192.168.0.10).
Create a new administrative user with the following parameters:Use the user name mbrown.Use
the frst name Mary.Use the last name Brown.Set the user type to Administrator.Use the
password St@y0ut! (0 = zero).Set the idle timeout to 15 minutes.Set for LAN access only (no
WAN access).Allow access only from the administrator's workstation (192.168.0.21).
Select Start.
Select All Apps.
Select Windows Accessories.
Select Internet Explorer.
In the URL field, type 198.28.56.18 and press Enter.
In the Username field, enter cisco.
In the Password field, enter cisco to log in to the Security Appliance Configuration utility.
Select Log In.
1
,Q: Rename the default user account as follows:
Answer:
From the Getting Started (Basic) page, select Change Default Admin Password and Add Users.
Select Edit for the cisco username.
In the User Name field, enter the new username.
Select Check to Edit Password.
Enter the current logged in administrator password.
Enter the new password.
Re-enter the new password to confirm the new password.
Enter the idle timeout; then click Apply.
Q: Create a new administrative user as follows:
Answer:
Select Add to add another user.
In the User Name field, enter the username.
Enter the first name.
Enter the last name.
From the User Type drop-down list, select Administrator.
Enter the password.
Re-enter the password to confirm the new password.
Enter the idle timeout; then click Apply.
2
,Q: Edit user policies as follows:
Answer:
Under Edit User Policies, select Login to configure a login policy.
Select Deny Login from WAN Interface; then click Apply.
Repeat steps 11a-11b for the other user.
Define network access as follows:
Under Edit User Policies, select By IP to configure IP address restrictions for login.
Select Add.
In the Source Address Type field, make sure IP Address is selected.
In the Network Address/IP Address field, enter the appropriate IP address; then click Apply.
Select Allow Login only from Defined Addresses.
Click Apply to close the dialog.
Repeat steps 12a-12f for the other user.
Q: Use the image below to answer this question.
Answer:
The list on the left identifies the interfaces and IP addresses on a router using Network Address
Translation (NAT). Match the interface type and IP address on the left with the corresponding
port on the router. Items on the left can be used once, more than once, or not at all.
A. Interface - Private Interface
3
, C. IP Address - 172.25.10.1
B. Interface - Public Interface
D. IP Address - 198.28.56.2
Q: Complete this lab as follows:
Answer:
Configure a static route to the 10.0.0.0/8 network (LAX).
Configure a default route to the internet.
Save your changes to the startup-config file.
At the prompt, enter:
SFO>enable
SFO#configure terminal
SFO(config)#ip route 10.0.0.0 255.0.0.0 172.17.12.98
SFO(config)#ip route 0.0.0.0 0.0.0.0 160.12.99.1
SFO(config)#exitSFO#copy run start
Press Enter.
Press Enter to save your changes.
4