Practice Free HPE6-A89 Exam Online Questions
Which protocol should be used to securely manage a Comware switch over the network?
- A . Telnet
- B . FTP
- C . SSH
- D . TFTP
What is the function of the startup saved-configuration command in Comware?
- A . Loads the default configuration
- B . Specifies the startup configuration file to be used on reboot
- C . Displays the startup configuration
- D . Saves the running configuration
What is the primary function of an Access Control List (ACL) on a Comware switch?
- A . Load balancing
- B . VLAN tagging
- C . Packet filtering
- D . IP address assignment
What must be true for a Comware switch to successfully forward a packet using a static route?
- A . The destination IP must be on the same VLAN
- B . The next-hop IP must be reachable via a known route
- C . A matching ACL must exist
- D . The default route must be configured
Which of the following statements best describes the function of a DHCP client on Comware?
- A . Assigns IP addresses to connected clients
- B . Requests an IP address from a DHCP server
- C . Configures static IP assignments
- D . Binds MAC addresses to IP addresses
Which command enables STP globally on a Comware switch?
- A . stp enable
- B . spanning-tree enable
- C . stp global enable
- D . bridge-mode stp
Which OSPF area type does not allow external routes (Type 5 LSAs) but allows inter-area routes?
- A . Backbone area
- B . Not-so-stubby area (NSSA)
- C . Totally stubby area
- D . Stub area
Which command copies the current configuration to the startup configuration file?
- A . write memory
- B . store config
- C . copy running-config startup-config
- D . save
Scenario: You are troubleshooting a network where users are experiencing delays during topology changes. The switches are using default STP settings.
What can be done to reduce convergence time?
- A . Use MSTP instead of STP
- B . Disable STP
- C . Lower bridge priority of all switches
- D . Enable loop guard
Scenario: Your network has two upstream providers using eBGP. You prefer to use the provider connected to Router A for outbound traffic.
What’s the best way to influence outbound path selection in BGP?
- A . Use the MED attribute
- B . Modify the AS-PATH
- C . Set LOCAL_PREF higher on routes from Router A
- D . Apply route-map filtering