Exam4Training

HP HPE6-A72 Aruba Certified Switching Associate Exam Online Training

Question #1

Refer to the exhibit.

You are in the process of configuring VSF between Access-1 and Access-2. Access-1 has been configured as the VSF Master.

What is a valid configuration for Access-2 to join the VSF stack?

  • A . Access-2# configure
    Access-2(config)# vsf member 1
    Access-2(config)# vsf renumber-to 2
    Access-2(vsf-member-1)# link 2 2/1/28
    Access-2(vsf-member-1)# exit
    This will save the VSF configuration and reboot the switch.
    Do you want to continue (y/n)? y
  • B . Access-2# configure
    Access-2(config)# vsf member 2
    Access-2(vsf-member-1)# link 2 1/1/28
    Access-2(vsf-member-1)# exit
    This will save the VSF configuration and reboot the switch.
    Do you want to continue (y/n)? y
  • C . Access-2# configure
    Access-2(config)# vsf member 2
    Access-2(vsf-member-1)# link 1 1/1/28
    Access-2(vsf-member-1)# exit
    This will save the VSF configuration and reboot the switch.
    Do you want to continue (y/n)? y
  • D . Access-2# configure
    Access-2(config)# vsf member 1
    Access-2(vsf-member-1)# link 1 1/1/28
    Access-2(vsf-member-1)# exit
    Access-2(config)# vsf renumber-to 2
    This will save the VSF configuration and reboot the switch.
    Do you want to continue (y/n)? y

Reveal Solution Hide Solution

Correct Answer: C
Question #2

What are two primary concerns regarding layer two loops in a redundant topology? (Choose two.)

  • A . routing loops
  • B . costs associated with upgrading from copper to fiber
  • C . multiple frame copies leading to instability of the MAC address table
  • D . security issues with a redundant loop indicating to hackers that a back-door exists
  • E . broadcast storms

Reveal Solution Hide Solution

Correct Answer: C,D
Question #3

Which port or ports should be allowed through a firewall so that an AOS-CX switch can act as an SNMP Agent?

  • A . UDP 1812 and UDP 1813
  • B . UDP 161
  • C . TCP 443
  • D . UDP 162

Reveal Solution Hide Solution

Correct Answer: B
Question #4

Refer to the exhibit.

Traffic is failing between Core-1 and Host-B. IP addressing has correctly been applied, and all interfaces are attached to the vrf GREEN.

Which configuration will correct the issue?

  • A . Core-2(config)# ip route 0.0.0.0/0 10.1.1.1 vrf GREEN Host-B: assign the default-gateway address 10.1.20.181
  • B . Core-1(config)# ip route 10.1.20.0/24 10.1.1.2 vrf GREEN Host-B: assign the default-gateway address 10.1.20.181
  • C . Core-1(config)# ip route 10.1.20.0/24 10.1.1.2 vrf GREEN Host-B: assign the default-gateway address 10.1.20.1
  • D . Host-B: assign the default-gateway address 10.1.20.181

Reveal Solution Hide Solution

Correct Answer: B
Question #5

DRAG DROP

Match the term to the correct description.

Reveal Solution Hide Solution

Correct Answer:


Question #6

What is Deep Packet Inspection?

  • A . a machine learning method of packet inspection for the purpose of choosing which dynamic routing protocol to automatically assign
  • B . a concept that applies to firewalls, when examining packets only up through Layer 4
  • C . a function of Policy Based Routing that examines the entire IPv4 header to forward traffic based on factors other than destination address
  • D . a firewall process of examining the packet header all the way to Layer 7 in order to determine if the packet should be permitted or denied

Reveal Solution Hide Solution

Correct Answer: D
Question #7

What is the binary conversion of the hexadecimal value 0x2001?

  • A . 0010 0001
  • B . 0002 0000 0000 0001
  • C . 0011 0000 0000 0001
  • D . 0010 0000 0000 0001

Reveal Solution Hide Solution

Correct Answer: D
Question #8

You need to remote into an AOS-CX switch using SSH in order to update the management IP address for future connections. Unfortunately, you mis-configured the IP address and are now locked out of the switch.

What command could you have issued before making changes that would have recovered the original switch configuration after ten minutes?

  • A . checkpoint rollback 10
  • B . checkpoint auto 10
  • C . checkpoint auto confirm 10
  • D . boot system secondary 10

Reveal Solution Hide Solution

Correct Answer: B
Question #9

The following command is issued:

Switch# checkpoint rollback start

What is the result?

  • A . The command will fail because rollback commands must be issued from global-config mode.
  • B . The switch will revert the running-configuration to the checkpoint called ‘start1 without a reboot.
  • C . The command will fail because it is incomplete.
  • D . The switch will use the checkpoint ‘rollback1 as the starting configuration on next reboot.

Reveal Solution Hide Solution

Correct Answer: B
Question #10

Refer to the exhibit.

The above output is the result of issuing the command show system resource-utilization.

What command should be used to enable terminal output line by line or page by page?

  • A . The command page
  • B . The command terminal length 30
  • C . The command more
  • D . The command less

Reveal Solution Hide Solution

Correct Answer: A

Question #11

The section in blue can be ignored.

SW1(config)# interface 1/1/1-1/1/2

SW1(config-if-<1/1/1-1/1/2)# vlan access 2

SW1(config-if-<1/1/1-1/1/2)# exit

SW1(config)# interface 1/1/11-1/1/17

SW1(config-if-<1/1/11-1/1/17)# vlan access 17

SW1(config-if-<1/1/11-1/1/17)# exit

After completing the above commands, what is the expected output of show vlan with no other vlan commanded having been added?

  • A . Option A
  • B . Option B
  • C . Option C
  • D . Option D

Reveal Solution Hide Solution

Correct Answer: D
Question #12

Which security benefit does SNMPv3 offer that SNMPv2 does not offer?

  • A . SSL encryption
  • B . Scopes
  • C . Data confidentially
  • D . RADIUS groups

Reveal Solution Hide Solution

Correct Answer: C
Question #13

Refer to the exhibit

Which command on Access-2 port 1/1/4 will enable connectivity between PC-1 and Server-1 without any routing enabled in the network?

  • A . Access-2 (config-if-1/1/4)# vlan access 1, 10, 20, 255
  • B . Access-2 (config-if-1/1/4)# vlan access 20
  • C . Access-2 (config-if-1/1/4)# vlan 20 untag 1/1/4
  • D . Access-2 (config-if-1/1/4)# vlan trunk allow 1, 10, 255

Reveal Solution Hide Solution

Correct Answer: B
Question #14

Refer to the exhibit.

The Aruba 8400 in the exhibit is member 2 of a VSX stack.

Which command will enter the interface sub configuration mode for the port, indicated by the orange square?

  • A . 8400(config)# interface 2/4/15
  • B . 8400(config)# interface 1/7/16
  • C . 8400(config)# interface 1/4/15
  • D . 8400(config)# interface 2/3/17

Reveal Solution Hide Solution

Correct Answer: A
Question #15

What command displays information regarding the secondary image installed on an AOS-CX switch?

  • A . show secondary
  • B . show version detail
  • C . show version
  • D . show images

Reveal Solution Hide Solution

Correct Answer: D
Question #16

DRAG DROP

Match the available stacking feature to the correct AOS-CX switch model. Stacking features may be used more than once.

Reveal Solution Hide Solution

Correct Answer:


Question #17

Which switches support Aruba Virtual Switching Extension (VSX)? (Choose two.)

  • A . Aruba 6405
  • B . Aruba 2930F
  • C . Aruba 8400
  • D . Aruba 5406R
  • E . Aruba 8350

Reveal Solution Hide Solution

Correct Answer: A,C
Question #18

Which option correctly describes a WAN network?

  • A . a group of computer resources that communicates between geographically separate location
  • B . the connection between two separate buildings in the same campus
  • C . a network of devices over long distances but limited to within a single ISP
  • D . compute resources that are networked locally over wireless

Reveal Solution Hide Solution

Correct Answer: A
Question #19

Which two statements accurately describe the features of NetEdit? (Choose two.)

  • A . NetEdit can be used to configure and validate any third-party device that supports SSH and REST access.
  • B . NetEdit includes trial licensing for up to 10 nodes.
  • C . NetEdit can perform configuration and compliance validation.
  • D . NetEdit supports viewing and editing multiple devices using a single deployment plan.
  • E . NetEdit can run on a mobile device using Android or Apple IOS.

Reveal Solution Hide Solution

Correct Answer: C,D
Question #20

Refer to the exhibit.

What command (output shown above) gives the optics serial number and part number information?

  • A . show interface physical
  • B . show interface transceiver
  • C . show inventory
  • D . show interface optics

Reveal Solution Hide Solution

Correct Answer: B
B

Explanation:

Reference: https://techhub.hpe.com/eginfolib/networking/docs/switches/WB/15-18/5998-8162_wb_2920_mcg/content/ch11s05.html

Question #21

ServiceOS login: admin

SVOS> password

Enter password: ********

Confirm password: ********

The login password to access an Aruba AOS-CX was lost. After connecting to the switch console port, a reboot is performed and the Service OS console is accessed as shown above.

What is the default password that is required for the admin account while under the Service OS console?

  • A . No password is set for this account.
  • B . "password"
  • C . "forgetme!"
  • D . The same login password that has lost originally.

Reveal Solution Hide Solution

Correct Answer: C
C

Explanation:

Reference: https://www.arubanetworks.com/techdocs/ArubaOS_83_Web_Help/Content/ArubaFrameStyles/Management_Utilities/enab_radsec_reset_admin_enabl_pwd.htm

Question #22

Refer to the exhibit.

What commands will successfully enable the SVI for vlan 100 on interface 1/1/1 to produce the results displayed in the command show ip interface brief in the exhibit below?

  • A . Access-1(config)# interface 1/1/1
    Access-1(config-if)# routing
    Access-1(config-if)# interface vlan 100
    Access-1(config-if-vlan)# ip address 10.1.1.1/24
  • B . Access-1(config)# interface 1/1/1
    Access-1(config-if)# vlan trunk permit vlan 100
    Access-1(config-if)# interface vlan 100
    Access-1(config-if-vlan)# ip address static 10.1.1.1/24
  • C . Access-1(config)# interface vlan 100
    Access-1(config-if-vlan)# ip address 10.1.1.1/24
  • D . Access-1(config-if)# vlan 100 Access-1(config-vlan)# ip address 10.1.1.1/24

Reveal Solution Hide Solution

Correct Answer: C
Question #23

What is an available command on an Aruba AOS-CX switch that would back up the secondary image to a secure remote repository?

  • A . backup secondary sftp://admin@10.1.1.21/GL.10.04.0003.swi
  • B . copy secondary sftp://admin@10.1.1.21/GL.10.04.0003.swi
  • C . copy sftp://admin@10.1.1.21/GL.10.04.0003.swi secondary
  • D . copy secondary tftp://admin@10.1.1.21/GL.10.04.0003.swi

Reveal Solution Hide Solution

Correct Answer: B
Question #24

Which two options are correct regarding the IEEE 802.11ax standard? (Choose two.)

  • A . allows transmissions of up to 4.8Gbps
  • B . is an emerging satellite connection standard to allow wireless access anywhere in the world
  • C . operates only in the 5GHz similar to 802.11ac
  • D . operates in both the 2.4GHz and 5GHz radios bands
  • E . is the first WLAN standard to no longer use electromagnetic signals to transmit data

Reveal Solution Hide Solution

Correct Answer: A,D
Question #25

What are two mechanisms supported on AOS-CX 6300 switches used in Multi-active Detection to determine the status of the Primary member? (Choose two.)

  • A . Management interface split detection
  • B . Peer switch-based detection
  • C . Loopback keepalives
  • D . ARP-based
  • E . BFD

Reveal Solution Hide Solution

Correct Answer: A,D
Question #26

What is a benefit of choosing a 3-Tier design with routing at the Aggregation layer?

  • A . Better Core router performance by offloading processing
  • B . Shifting endpoint access to the Aggregation layer from the Access layer
  • C . Using access control lists (ACLs) at the Core to improve performance
  • D . Connecting WAN/MPLS and Data center access to the Aggregation layer

Reveal Solution Hide Solution

Correct Answer: A
Question #27

Which two statements are true regarding Checkpoints on Aruba switches? (Choose two.)

  • A . Rolling back to a prior checkpoint triggers a reboot of the switch.
  • B . Stacking switches using VSF or VSX will disable the Checkpoint feature.
  • C . A checkpoint is a snapshot of the running-configuration and relevant metadata at the time the checkpoint was created.
  • D . System-generated checkpoints are created after a configuration change and 5 minutes of inactivity.
  • E . Checkpoints are available on AOS 5400R switches, as well as on all AOS-CX switches.

Reveal Solution Hide Solution

Correct Answer: C,E
Question #28

DRAG DROP

Match each description to the correct management tool for Aruba AOS-CX.

Reveal Solution Hide Solution

Correct Answer:


Question #29

What are two OSPF attributes within the hello messages that must match to successfully establish neighbor relationships? (Choose two.)

  • A . Router ID
  • B . Priority
  • C . Hello and Dead intervals
  • D . Area ID
  • E . Process ID

Reveal Solution Hide Solution

Correct Answer: C,D
Question #30

Refer to the exhibit.

The above scenario shows a packet from the Server destined for the Firewall. Switch-A and Switch-B are bundled as VSF stack. The LAG between the VSF stack and the firewall indicates a hash function to forward the packet on port 2/1/2.

Which statement is true regarding how Switch-A will forward the packet?

  • A . Switch-A will forward the packet on port 1/1/2. VSF will override the typical LAG hash function used for the physical interface selection.
  • B . Switch-A will drop the packet. Multi-Chassis lag to multi-chassis lag is not a supported feature of VSF.
  • C . Switch-A will encapsulate the packet using GRE to forward to Switch-B in order for the packet to egress on port 2/1/2 per the hash function.
  • D . Switch-A will forward the packet along the VSF link to Switch-B so that it will egress on port 2/1/2 per the hash function.

Reveal Solution Hide Solution

Correct Answer: D
Exit mobile version