H3C Certified Network Engineer Sample Questions:
1. Which of the following command is correct, to configure user list on Quidway router?
A) [Quidway-serial0]local-user<user-name>password<password>
B) [Quidway]local-user<user-name>password<password>
C) [Quidway-serial0]local-user<user-name>password (cipher/simple) <password>
D) [Quidway]local-user<user-name>password (cipher/simple) <password>
2. Which of the following address denotes all the routers and hosts over the subnet that participates in multicast( )
A) 224.0.0.5
B) 224.0.0.9
C) 224.0.0.6
D) 224.0.0.1
3. On one Ethernet segment, 30 PCs connect the Internet through the S0 interface of Quidway router. The following configuration is performed to Quidway router:
[Quidway]interface Ethernet 0
[Quidway-Ethernet0]ip address 192.168.1.1 255.255.255.0
[Quidway-Ethernet0]quit
[Quidway]interface serial 0
[Quidway-serial0]ip address 211.136.3.6 255.255.255.252
[Quidway-serial0]link-protocol ppp
The default gateway of one PC is configured as 192.168.2.1. Then what will the router do with the packet sent from this PC?
A) The router will automatically amend the IP address of this PC, and forward the packet
B) The router will discard the packet, and will not do anything. The PC gateway needs to be reconfigured to 192.168.1.1
C) The router will discard the packet. In this case, the router needs to be restarted, and the router will correct the wrong configuration automatically
D) The router will deem that the packet sent from this PC is from different network segment, and will forward the packet
4. RARP protocol is mainly used for the following purposes:
A) Obtain MAC address through IP address
B) Obtain IP address through MAC address
C) PC terminal obtains IP address
D) X terminal and diskless workstation obtains MAC address
E) X terminal and diskless workstation obtains IP address
5. When configuring Frame Relay static MAP on the router, ( ) parameters should be specified
A) Local network address
B) Opposite network address
C) Opposite DLCI
D) Local DLCI
Solutions:
Question # 1 Answer: D | Question # 2 Answer: D | Question # 3 Answer: B | Question # 4 Answer: B,E | Question # 5 Answer: B,D |