Which component of an HP Comware switch controls logging on to a syslog server?
A. Log Parser
B. Event Analyzer
C. Information Center
D. Event Log
When performing auto discovery with Intelligent Management Center (IMC), which two components should be defined in order to fully manage the discovered networking devices?
A. SNMP and syslog
B. telnet and SSH
C. SSH and TFTP
D. SNMP and telnet
Which statement is true about using the RADIUS protocol for AAA functions'?
A. Only passwords are encrypted in the RADIUS payload.
B. Digital certificates are used to authenticate the networking devices and AAA server.
C. AAA accounting records can be saved using RADIUS or syslog.
D. RADIUS uses TCP as a transport.
What is the console port designation for an HP Comware switch?
A. interface console
B. con 0
C. aux 0
D. console
Which HP ProVision and HP Comware commands restore a configuration file from a TFTP server to the switches' flash? (Select two.)?
A. copy tftp://10.1.1.1/config.cfg flash:
B. restore tftp://10.1.1.1/startup-configuration config.cfg
C. restore startup-configuration from 10.1.1.1 config.cfg
D. copy tftp config config.cfg 10.1.1.1 config.cfg pc
A device is connected to an HP Comware hybrid port. Which type of information from the attached device canbe used to assign it to a VLAN?
A. access control list
B. IPX host address
C. LLDP device type
D. protocol
Which statement is true concerning PoE support on HP ProVision and HP Comware switches?
A. Both the IEEE 802.3af and 802.3az power standards are supported.
B. PoE is enabled by default on PoE-capable ports.
C. Lowered-number ports, by default, have higher priority for Power requests.
D. SNMP is used to determine power requirements of a connected devices.
Refer to the HP Comware configuration. interface vlan 1 ip address 10.1.1.1 255.255.255.0 quit interface vlan 2 ip address 10.1.2.1 255.255.255.0 quit interface loopback 1
ip address 1.1.1.1 255.255.255.255 quit router-id 1.1.1.1 area 0 network 1.0.0.0 0.255.255.255 network 10.1.1.0 0.255.255.255 The network administrator set up VLAN 2 as a management VLAN. This VLAN should not be included in the OSPF routing process. Now only directly connected network administrators in VLAN 2 can manage the switch. How should the network administrator solve this problem?
A. Define the management-vlan 2 command.
B. Change the network command in OSPF.
C. Define the VLAN 2 interface as a silent interface.
D. Define the ip authorized-managers 10.1.0.0/24 command.

A network administrator has a server with a single link to the network. The company is concerned about redundancy and wants to implement a solution like that shown in the right-hand side of the diagram.
Which solution meets the company's needs?
A. HP Comware or HP ProVision switches using IRF
B. HP Comware switches using IRF only
C. HP Comware switches using meshed IRF or meshed stacking
D. HP Comware switches using distributed trunking only
E. HP Comware switches using distributed trunking or IRF
A network administrator has an HP Comware switch that is configured with OSPF. The network administrator views the routing table and sees that a default route was learned from an OSPF neighbor (10.1.1.1). However, the network administrator wants to override this action and use a different neighbor (10.1.1 2) for the default route.
The network administrator configures this command:
[Comware] ip route-static 0.0.0.0 0 10.1.1.2
After configuring the command, the network administrator examines the routing table and notices that the original neighbor's default route is still in the routing table, but the static route is missing.
What is the cause of this problem?
A. OSPF routes have a lower precedence value
B. The ip default-gateway command must be used when creating a default route
C. Only one routing protocol can be operational on a Comware device
D. The static route has a syntax mistake