GB0-191-ENU Exam Question 111

To set a subnet mask so that 192.168.0.78 and 192.168.0.94 are in the same network segment, the subnet mask used cannot be ______.
  • GB0-191-ENU Exam Question 112

    Use the display nat session command to view the NAT information, the display is as follows:
    There are currently 4 NAT sessions
    Protocol GlobalAddr Port InsideAddr Port DestAddr Port
    -198.80.28.11 --- 10.0.0.2 --- --- ---
    VPN: 0, status: NOPAT, TTL: 00:04:00, Left: 00:04:00
    -198.80.28.12 --- 10.0.0.1 --- --- ---
    VPN: 0, status: NOPAT, TTL: 00:04:00, Left: 00:03:59
    1 198.80.28.12 1024 10.0.0.1 1024 198.80.29.4 1024
    VPN: 0, status: NOPAT, TTL: 00:01:00, Left: 00:00:59
    1 198.80.28.11 512 10.0.0.2 512 198.80.29.4 512
    VPN: 0, status: NOPAT, TTL: 00:01:00, Left: 00:01:00
    This information shows that the private network address is ______. (Multiple choice)
  • GB0-191-ENU Exam Question 113

    A company's MSR router plans to dial-up to the Internet through ISDN DCC, and the router has the following configuration:
    [H3C]dialer-rule 1 ip deny
    [H3C]firewall default permit
    This dialer access control list dialer-rule 1 has been quoted under the dialer interface, so which of the following statements about dialing are wrong?
  • GB0-191-ENU Exam Question 114

    WLAN (Wireless LAN) is a combination of computer network and wireless communication technology. Which of the following are WLAN technical standards? (multiple choice)
  • GB0-191-ENU Exam Question 115

    In the network environment as shown in the figure, perform the following NAT configuration on RTA:

    [RTA]acl number 2000
    [RTA-acl-basic-2000]rule 0 permit source 100.0.0.0 0.0.0.255
    [RTA-acl-basic-2000]nat address-group 1 200.76.28.11 200.76.28.11
    [RTA]interface Ethernet0/1
    [RTA-Ethernet0/1]nat outbound 2000 address-group 1
    After configuration, both Client_A and Client_B are accessing Server, then the NAT table of RTA may be ______ at this time.