What is true about the community string used for SNMPv1 and SNMPv2c?
A. The community string encrypts the SNMP message, but does not hash it, providing for data privacy.
B. The community string hashes the SNMP message, but does not encrypt it, providing for data integrity.
C. The community string encrypts and hashes the SNMP message, providing for data integrity and privacy.
D. The community string is like a password transmitted in cleartext, providing no data integrity or privacy.
Which ProVision configuration includes 10.0.3.0/24, which represents VLAN 30 in OSPF area 0?
A. vlan 30 ip ospf area 0
B. vlan 30 area 0
C. interface vlan 30 ip ospf area 0
D. router ospf area 0 vlan 30
A network administrator establishes an aggregated link between an HP Comware and ProVision switch. VLAN 1 is untagged and VLANs 2 and 3 are tagged. The administrator configures these commands on the Comware switch:

The administrator configures theses commands on the ProVision switch:

Some of the links in the aggregated link become blocked.
Which Comware configuration should the administrator apply to the Comware switch to resolve this issue?
A. interface bridge-aggregation 1link-aggregation mode dynamic
B. interface bridge-aggregation 1link-aggregation type lacp dynamic
C. interface bridge-aggregation 1link-aggregation mode static
D. interface bridge-aggregation 1link-mode type lacp
A network administrator enters this command on an HP ProVision switch with IP routing enabled:
ip route 0.0.0.0/0 10.1.1.1 metric 10 distance 10
This is the only IP route to 0.0.0.0/0 on the switch. What is the effect?
A. The switch uses this route for all traffic that does not match a specific route in its routing table.
B. The switch uses this route for all traffic unless the traffic matches a route with a lower administrative distance than 10.
C. The switch uses this route to route all traffic from 10.1.1.1.
D. The switch uses this route for all traffic unless the traffic matches a route with a lower cost than 10.
Refer to the exhibit.

The network administrator has configured this port to permit all VLANs. The output in the exhibit indicates that the port is only passing VLANs 1 and 11. The administrator wants the port to pass VLAN 12 as well. What should the administrator do to accomplish this?
A. Enable IP routing.
B. Add VLAN 12 to the switch.
C. Change the port link-type to hybrid.
D. Change the port link-type to access.
A company has a policy that requires all administrators to use secure access for in-band management. The administrator sets up SSH access on the HP Comware switches in the network to meet this requirement. The administrator enables SSH, and creates SSH keys and administrator accounts on the Comware switches. Every time the administrator attempts to log in to the switches the SSH access is denied. The VTYs are configured as: user-interface vty 0 15 authentication-mode password user privilege level 3 quit What is the correct authentication mode the administrator must configure on the VTYs of the Comware switch so the switch prompts for usernames and passwords?
A. username
B. aaa
C. scheme
D. local
A company needs a two-member Intelligent Resilient Framework (IRF) virtual switch. The network administrator is configuring IRF member 2 that will connect to port 1/1 on IRF member 1. What is the correct IRF port ID for member 2?
A. 1/2
B. 2/2
C. 1/1
D. 2/1
Refer to the exhibits.
Exhibit 1

Exhibit 2

All of the switches in Exhibit 1 are routing switches. Exhibit 2 shows the routes configured on these switches. The direct (connected) routes are not shown, but assume that links are configured with the IP addresses shown in Exhibit 1. The network administrator wants to protect communications between clients and servers in case Link 1 fails. What should the administrator do to protect these communications in this failover situation?
A. Add a redundant route to 10.1.10.0/24 on Switch-4 and a redundant route to 10.1.20.0/24 on Switch-1.
B. Add a redundant route to 10.1.20.0/24 on Switch-1 and a redundant route to 10.1.20.0/24 on Switch-2.
C. Add a redundant route to 10.1.10.0/24 on Switch-1 and a redundant route to 10.1.20.0/24 on Switch-4.
D. Add a redundant route to 10.1.20.0/24 on Switch-1 and a redundant route to 10.1.10.0/24 on Switch-2.
Refer to the exhibit.

A network administrator sets up OSPF in part of the network topology shown in the exhibit. The Comware-1 switch is already configured. The administrator needs to configure ProVision-1 so that:
-OSPF includes VLANs 10 and 20 in the routing process.
-
The router ID of 1.1.1.1 is assigned to the switch.
-
The ProVision-1 switch can successfully build a neighbor adjacency with the Comware-1 switch. Which configuration should the administrator apply to the ProVision-1 switch to meet these requirements?
A.
router-id 1.1.1.1router ospf area 0vlan 10ip ospf area 0vlan 20ip ospf area 0
B.
router ospf router-id 1.1.1.1area 0 vlan 10area 0 vlan 20enable
C.
router ospfrouter-id 1.1.1.1area 0 vlan 10area 0 vlan 20
D.
ip router-id 1.1.1.1router ospfarea 0enablevlan 10 ip ospf area 0vlan 20 ip ospf area 0
Which HP Comware term defines the untagged VLAN on a trunk port that is commonly used for network management traffic?
A. default VLAN
B. port VLAN identifier
C. management VLAN
D. access VLAN tag