H12-211 : HCIA Routing & Switching : Part 08
-
A network requires a solution to allow 50 private IP addresses to be translated, however only a single public address is available for use.
Which translation method can be used to support this requirement?
- Static NAT
- Dynamic NAT
- Easy-IP
- NAPT
-
NAPT allows for multiple internal addresses to be mapped to a single public address.
How does NAT distinguish between the different private addresses when mapping to the same public address?
- The source MAC address is used.
- The destination MAC address is used.
- The source port number is used.
- The destination port number is used.
-
A web server in a private network is required to provide HTTP services to public users. The network administrator is required to configure NAT on RTA.
Which configuration should be used?
- [RTA-Serial1/0/1]nat server protocol tcp global 202.10.10.1 www inside 192.168.1.1 8080
- [RTA-Serial0/0/1]nat server protocol tcp global 192.168.1.1 www inside 202.10.10.1 8080
- [RTA-Gigabitethernet0/0/1]nat server protocol tcp global 202.10.10.1 www inside 192.168.1.1 8080
- [RTA- Gigabitethernet0/0/1]nat server protocol tcp global 192.168.1.1 www inside 202.10.10.1 8080
-
The network administrator needs to configure static NAT on RTA, in order to allow Host A to communicate with Host C.
Which command is correct?
- [RTA-Serial1/0/1]nat outbound 200.1.1.10
- [RTA-Serial1/0/1]nat static global 200.1.1.10 inside 192.168.1.0
- [RTA-Serial1/0/1]nat static global 192.168.1.1 inside 200.1.1.10
- [RTA-Serial1/0/1]nat static global 200.1.1.10 inside 192.168.1.1
-
[RTA-GigabitEthernet0/0/0]nat outbound 2000 address-group 1
Refer to the configuration output. What does the value “2000” refer to?
- It represents the ACL number.
- It represents the NAT number.
- It represents the translated port number.
- It represents the number of bytes that can be translated before the address is returned to the public address pool.
-
NAPT uses the same public address but different port numbers to translate private addresses.
Which statement regarding the port number is correct?
- It is necessary to configure port number mapping manually.
- It is only necessary to configure the port number range.
- It is not necessary to configure port numbers.
- An access control list is needed to assign port numbers.
-
A configured internal host of a private network wishes to access the internet. What must be configured on the enterprise network egress router in order to achieve this? (Choose all that apply.)
- NAT Easy IP
- DHCP
- BGP
- Default route
-
Which of the following statements are correct about NAT? (Choose three)
- NAT is the abbreviation for “Network Address Translation”.
- NAT is used for translation between private and public network addresss.
- When hosts inside a private network access the outside network, NAT is not required.
- NAT provides an effective way to solve the problem of insufficient IP addresses.
-
Which of the following technologies can allow a host with IP address 10.0.0.1 to access the internet?
- Static route
- Dynamic route
- Route import
- NAT
-
Which of the following items can be translated by NAPT?
- MAC address + port number
- IP address + port number
- Only MAC address
- Only IP address
-
Which of the following statements about a designated port working in RIPv2 multicast mode are true? (Choose three)
- The port receives only RIPv2 multicast packets.
- The port does not receive RIPv1 broadcast packets.
- The port does not receive RIPv2 broadcast packets.
- The port receives only RIPv1 multicast packets.
-
Which of the following statements regarding the router ID in OSPF are incorrect? (Choose three)
- The router IDs of OSPF routers in the same area must be the same, but can be different in different areas.
- The router ID must be the IP address of an OSPF router interface.
- The router ID must be configured manually.
- A router running OSPF must have a router ID for it to operate properly.
-
Which of the following statements regarding Designated Routers in OSPF are correct? (Choose three)
- DR is elected by all the routers in the same network segment.
- If the priorities of two routers are different, the router with the lower priority will be elected as DR.
- If the priorities of two routers are equal, the router with the higher Router ID will be elected as DR.
- DR and BDR must be adjacent.
-
On the VRP platform, which of the following commands is used to configure the Router ID of a router as 1.1.1.1?
- <Huawei>router id 1.1.1.1
- [Huawei]router id 1.1.1.1
- [Huawei]router-id 1.1.1.1
- [Huawei]router id 1.1.1.1 255.255.255.255
-
Which of the following OSPF versions is specific to IPv6?
- OSPFv1
- OSPFv2
- OSPFv3
- OSPFv4
-
The administrator wishes to configure OSPF on a router in the network however the router has no loopback interface.
Which value will be used as the router ID?
- The lowest IP address of the router’s active interfaces.
- The highest IP address of the router’s active interfaces.
- The IP address of the management interface.
- The priority value of the router.
-
An administrator of a company supporting a large enterprise network wishes to implement OSPF on the network as opposed to RIP. Which of the following points should the administrator use to support his reasoning for this change? (Choose three)
- OSPF has no hop count limitation.
- OSPF has a lower routing update overhead.
- OSPF has a simpler configuration.
- OSPF supports faster convergence.
-
Which of the following statements regarding single area OSPF are correct? (Choose three)
- An IP address needs to be configured on a loopback interface of each router before configuring an OSPF area.
- The value of an area can be from 0.0.0.0 to 255.255.255.255.
- A single area can be configured using any supported area number.
- All of the links of the network need to be advertised in Area 0.
-
10.0.1.0/24 O_ASE 150 2 D 10.0.23.3 Serial2/0/0
Refer to the display output. Which of the following statements regarding route shown are true? (Choose two)
- The address 10.0.23.3 has been configured on the peer’s serial 2/0/0 interface.
- The route preference has been changed by the administrator.
- The metric for the route 10.0.1.0 indicates that two hops are needed.
- The route has been learned via the OSPF protocol.
-
Which of the following statements regarding link-state database and routing-table of a “single” OSPF area are correct? (Choose two)
- The link-state databases that all routers build are identical.
- The link-state databases that all routers build are different.
- The routing-tables that all routers calculate are different.
- The routing-tables that all routers calculate are identical.
Subscribe
0 Comments
Newest