Home > Articles > Cisco > CCNP Routing and Switching

CCNP Security Firewall Cert Guide: Configuring ASA Interfaces

This chapter covers the following topics from the 642-618 exam objectives: Configuring Physical Interfaces, Configuring VLAN Interfaces, Configuring Interface Security Parameters, Configuring the Interface MTU, and Verifying Interface Operation.
This chapter is from the book

This chapter covers the following topics:

  • Configuring Physical Interfaces: This section discusses Cisco ASA interfaces that can be connected to a network through physical cabling, as well as the parameters that determine how the interfaces will operate.
  • Configuring VLAN Interfaces: This section covers logical interfaces that can be used to connect an ASA to VLANs over a trunk link.
  • Configuring Interface Security Parameters: This section explains the parameters you can set to assign a name, an IP address, and a security level to an ASA interface.
  • Configuring the Interface MTU: This section discusses the maximum transmission unit size and how it can be adjusted to set the largest possible Ethernet frame that can be transmitted on an Ethernet-based ASA interface.
  • Verifying Interface Operation: This section covers the commands you can use to display information about ASA interfaces and confirm whether they are operating as expected.

A Cisco Adaptive Security Appliance (ASA) must be configured with enough information to begin accepting and forwarding traffic before it can begin doing its job of securing networks. Each of its interfaces must be configured to interoperate with other network equipment and to participate in the IP protocol suite. This chapter discusses each of these topics in detail.

“Do I Know This Already?” Quiz

The “Do I Know This Already?” quiz allows you to assess whether you should read this entire chapter thoroughly or jump to the “Exam Preparation Tasks” section. If you are in doubt about your answers to these questions or your own assessment of your knowledge of the topics, read the entire chapter. Table 3-1 lists the major headings in this chapter and their corresponding “Do I Know This Already?” quiz questions. You can find the answers in Appendix A, “Answers to the ‘Do I Know This Already?’ Quizzes.”

Table 3-1. “Do I Know This Already?” Section-to-Question Mapping

Foundation Topics Section

Questions

Configuring Physical Interfaces

1–4

Configuring VLAN Interfaces

5–7

Configuring Interface Security Parameters

8–10

Configuring the Interface MTU

11

Verifying Interface Operation

12

  1. Which of the following answers describe an attribute of a redundant interface? (Choose all that apply.)

    1. A redundant interface load balances traffic across member interfaces.
    2. A redundant interface is made up of two or more physical interfaces.
    3. An ASA can have up to eight redundant interface pairs.
    4. Each member interface of a redundant interface cannot have its own security level.
    5. IP addresses must be applied to the member physical interfaces of a redundant interface.
    6. The member interfaces swap the active role when one of them fails.
  2. What must happen for a member interface to take over the active role as part of a redundant interface?

    1. Three hello messages must be missed.
    2. The link status of the current active interface goes down.
    3. A member interface, which was previously active before it went down, regains its link status.
    4. Its member priority is higher than other member interfaces.
    5. A timer must expire.
  3. Which ASA command can be used to display a list of all physical interfaces?

    1. how interfaces physical
    2. show interface list
    3. show hardware
    4. show version
    5. show ports
    6. show
  4. Suppose you want to double the bandwidth between an ASA’s outside interface and a neighboring switch. A single GigabitEthernet link exists today; a second link would also add redundancy. Which one of the following describes the best approach to meet the requirements?

    1. Bring up a second GigabitEthernet interface on the same VLAN as the first one.
    2. Configure the two interfaces as a redundant interface.
    3. Configure the two interfaces as an EtherChannel.
    4. Dual links are not possible on an ASA.
  5. You have been assigned the task of configuring a VLAN interface on an ASA 5510. The interface will use VLAN 50. Which one of the following sets of commands should be entered first to accomplish the task?

    1. interface vlan 50
      no shutdown
    2. interface ethernet0/0
      no shutdown
    3. interface ethernet0/0.5
      vlan 50 no shutdown
    4. interface ethernet0/0.50
      no shutdown
  6. Which of the following are correct attributes of an ASA interface that is configured to support VLAN interfaces? (Choose all that apply.)

    1. The physical interface operates as an ISL trunk.
    2. The physical interface operates as an 802.1Q trunk.
    3. The subinterface numbers of the physical interface must match the VLAN number.
    4. All packets sent from a subinterface are tagged for the trunk link.
    5. An ASA can negotiate a trunk link with a connected switch.
  7. Which one of the following answers contains the commands that should be entered on an ASA 5505 to create an interface for VLAN 6?

    1. interface vlan 6
    2. vlan 6
    3. interface ethernet0/0.6
    4. interface ethernet0/0.6
  8. Which of the following represent security attributes that must be assigned to an active ASA interface when the ASA is in routed firewall mode? (Choose three answers.)

    1. IP address
    2. Access list
    3. Interface name
    4. Security level
    5. Interface priority
    6. MAC address
  9. Which one of the following interfaces should normally be assigned a security level value of 100?

    1. outside
    2. dmz
    3. inside
    4. None of these answers are correct.
  10. An ASA has two active interfaces, one with security level 0 and one with security level 100. Which one of the following statements is true?

    1. Traffic is permitted to be initiated from security level 0 toward security level 100.
    2. Traffic is permitted to be initiated from security level 100 toward security level 0.
    3. Traffic is not permitted in either direction.
    4. The interfaces must have the same security level by default before traffic can flow.
  11. Suppose you are asked to adjust the MTU on the “inside” ASA interface Ethernet0/1 to 1460 bytes. Which one of the following answers contains the correct command(s) to enter?

    1. ciscoasa(config)# mtu 1460
    2. ciscoasa(config)# mtu inside 1460
    3. ciscoasa(config)# interface ethernet0/1
    4. ciscoasa(config-if)# mtu 1460
    5. None of these answers are correct; the MTU must be greater than 1500.
  12. From the following output, which of the following statements are true about ASA interface Ethernet0/2? (Choose all that apply.)

    ciscoasa# show nameif
    Interface                  Name                    Security
    Ethernet0/0                outside                   0
    Ethernet0/1                inside                  100
    Management0/0              management              100
    ciscoasa#
    ciscoasa# show interface ethernet0/2
    Interface Ethernet0/2 "", is administratively down, line protocol is down
      Hardware is i82546GB rev03, BW 100 Mbps, DLY 100 usec
            Auto-Duplex, Auto-Speed
            Input flow control is unsupported, output flow control is unsupported
            Available but not configured via nameif
            MAC address 001a.a22d.1dde, MTU not set
            IP address 10.1.1.1, subnet mask 255.255.255.0
            0 packets input, 0 bytes, 0 no buffer
            Received 0 broadcasts, 0 runts, 0 giants
            0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
            0 pause input, 0 resume input
            0 L2 decode drops
            0 packets output, 0 bytes, 0 underruns
            0 pause output, 0 resume output
            0 output errors, 0 collisions, 1 interface resets
            0 late collisions, 0 deferred
            0 input reset drops, 0 output reset drops, 0 tx hangs
            input queue (blocks free curr/low): hardware (255/255)
            output queue (blocks free curr/low): hardware (255/255)
    ciscoasa#
    1. The interface is configured and is live on the network.
    2. The interface is not ready to use; the no shutdown command has not been issued.
    3. The interface is not ready to use; it doesn’t have an IP address configured.
    4. The interface is not ready to use; it doesn’t have a MAC address configured.
    5. The interface is not ready to use; it doesn’t have a security level configured.
    6. The interface is not ready to use; it doesn’t have an interface name configured.

      Answer E might also be true, but you cannot confirm that a security level has been configured from the command output given. Because an interface name has not been configured with the nameif command, neither the interface name nor the security level is shown in the output.

vceplus-200-125    | boson-200-125    | training-cissp    | actualtests-cissp    | techexams-cissp    | gratisexams-300-075    | pearsonitcertification-210-260    | examsboost-210-260    | examsforall-210-260    | dumps4free-210-260    | reddit-210-260    | cisexams-352-001    | itexamfox-352-001    | passguaranteed-352-001    | passeasily-352-001    | freeccnastudyguide-200-120    | gocertify-200-120    | passcerty-200-120    | certifyguide-70-980    | dumpscollection-70-980    | examcollection-70-534    | cbtnuggets-210-065    | examfiles-400-051    | passitdump-400-051    | pearsonitcertification-70-462    | anderseide-70-347    | thomas-70-533    | research-1V0-605    | topix-102-400    | certdepot-EX200    | pearsonit-640-916    | itproguru-70-533    | reddit-100-105    | channel9-70-346    | anderseide-70-346    | theiia-IIA-CIA-PART3    | certificationHP-hp0-s41    | pearsonitcertification-640-916    | anderMicrosoft-70-534    | cathMicrosoft-70-462    | examcollection-cca-500    | techexams-gcih    | mslearn-70-346    | measureup-70-486    | pass4sure-hp0-s41    | iiba-640-916    | itsecurity-sscp    | cbtnuggets-300-320    | blogged-70-486    | pass4sure-IIA-CIA-PART1    | cbtnuggets-100-101    | developerhandbook-70-486    | lpicisco-101    | mylearn-1V0-605    | tomsitpro-cism    | gnosis-101    | channel9Mic-70-534    | ipass-IIA-CIA-PART1    | forcerts-70-417    | tests-sy0-401    | ipasstheciaexam-IIA-CIA-PART3    | mostcisco-300-135    | buildazure-70-533    | cloudera-cca-500    | pdf4cert-2v0-621    | f5cisco-101    | gocertify-1z0-062    | quora-640-916    | micrcosoft-70-480    | brain2pass-70-417    | examcompass-sy0-401    | global-EX200    | iassc-ICGB    | vceplus-300-115    | quizlet-810-403    | cbtnuggets-70-697    | educationOracle-1Z0-434    | channel9-70-534    | officialcerts-400-051    | examsboost-IIA-CIA-PART1    | networktut-300-135    | teststarter-300-206    | pluralsight-70-486    | coding-70-486    | freeccna-100-101    | digitaltut-300-101    | iiba-CBAP    | virtuallymikebrown-640-916    | isaca-cism    | whizlabs-pmp    | techexams-70-980    | ciscopress-300-115    | techtarget-cism    | pearsonitcertification-300-070    | testking-2v0-621    | isacaNew-cism    | simplilearn-pmi-rmp    | simplilearn-pmp    | educationOracle-1z0-809    | education-1z0-809    | teachertube-1Z0-434    | villanovau-CBAP    | quora-300-206    | certifyguide-300-208    | cbtnuggets-100-105    | flydumps-70-417    | gratisexams-1V0-605    | ituonline-1z0-062    | techexams-cas-002    | simplilearn-70-534    | pluralsight-70-697    | theiia-IIA-CIA-PART1    | itexamtips-400-051    | pearsonitcertification-EX200    | pluralsight-70-480    | learn-hp0-s42    | giac-gpen    | mindhub-102-400    | coursesmsu-CBAP    | examsforall-2v0-621    | developerhandbook-70-487    | root-EX200    | coderanch-1z0-809    | getfreedumps-1z0-062    | comptia-cas-002    | quora-1z0-809    | boson-300-135    | killtest-2v0-621    | learncia-IIA-CIA-PART3    | computer-gcih    | universitycloudera-cca-500    | itexamrun-70-410    | certificationHPv2-hp0-s41    | certskills-100-105    | skipitnow-70-417    | gocertify-sy0-401    | prep4sure-70-417    | simplilearn-cisa    |
http://www.pmsas.pr.gov.br/wp-content/    | http://www.pmsas.pr.gov.br/wp-content/    |