Question 1

On the MSR router, use the ______ command to view the router's NAT aging time.
  • Question 2

    To configure Trunk on the link between Ethernet switches and allow the transmission of VLAN 10 and VLAN 20 information, you must configure ______ on the switch.
  • Question 3

    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.
  • Question 4

    The following routing information is seen on the MSR router running RIP:
    <MSR>display ip routing-table 6.6.6.6
    Routing Table: Public
    Summary Count: 2
    Destination/Mask Proto Pre Cost NextHop Interface
    6.0.0.0/8 RIP 100 1 100.1.1.1 GE0/0
    6.6.6.0/24 Static 60 0 100.1.1.1 GE0/0
    At this time, the router receives a data packet with a destination address of 6.6.6.6, then ______.
  • Question 5

    Which of the following descriptions about the MSR routing table are correct? (multiple choice)