GB0-391 Exam Question 141

When the link type of the ONU port is Trunk , its processing method for downstream messages is _____ .
  • GB0-391 Exam Question 142

    Among the following fiber access methods, the highest degree of fiberization is
  • GB0-391 Exam Question 143

    The information displayed on the MSR router is as follows:
    acl number 2000
    rule 0 permit source 192.168.0.0 0.0.0.255
    acl number 2002
    rule 0 permit source 192.168.2.0 0.0.0.255
    #
    traffic classifier 2 operator and
    if-match acl 2002
    traffic classifier 1 operator and
    if-match acl 2000
    #
    traffic behavior 2
    queue af bandwidth pct 30
    traffic behavior 1
    queue ef bandwidth pct 30 cbs-ratio 25
    #
    qos polic test
    classifier 1 behavior 1
    classifier 2 behavior 2
    #
    interface GigabitEthernet0/1
    port link-mode route
    duplex full
    speed 10
    ip address 192.168.1.1 255.255.255.0
    qos appl polic test outbound
    When the traffic rate of the packets with the source addresses of 192.168.0.2 , 192.168.2.2 , and 192.168.3.2 are 4Mbps , 4Mbps , 6Mbps , and no other background traffic is forwarded from port G0/1_ .Then the following statement is correct _____
  • GB0-391 Exam Question 144

    How will the packets belonging to the same FEC be processed in the MPLS network ?
  • GB0-391 Exam Question 145

    As shown in the figure, the configurations of the two security gateways are:
    RTA
    [RTA] ike peer 123
    [RTA-ike-peer-123] pre-shared-ke simp le 123
    [RTA-ike-peer-123] remote-address 10.2.1.2
    [RTA-ike-peer-123] local-address 10.2.1.1
    [RTA-ike-peer-123]quit
    [RTA] ipsec proposal 1
    [RTA-ipsec-proposal-1] quit
    [RTA]acl number 3000
    [RTA-acl-adv-3000] rule 0 permit ip source 10.1.1.0 0.255.255.255
    [RTA]ipsec polic 1 1 isakmp
    [RTA-ipsec-polic-isakmp-1-1] securit acl 3000
    [RTA-ipsec-polic-isakmp-1-1] ike-peer 123
    [RTA-ipsec-polic-isakmp-1-1] proposal 1
    [RTA-ipsec-polic-isakmp-1-1] quit
    [RTA] interface Ethernet 0/1/0
    [RTA-Serial0/2/1] ip address 10.2.1.1 255.255.255.0
    [RTA] interface Serial 0/2/1
    [RTA-Serial0/2/1] ip address 10.2.1.1 255.255.255.0
    [RTA-Serial0/2/1]] ipsec polic 1
    RTB:
    [RTB] ike peer 123
    [RTB-ike-peer-123] pre-shared-ke simple 123
    [RTB-ike-peer-123] remote-address 10.2.1.1
    [RTB-ike-peer-123] local-address 10.2.1.2
    [RTB-ike-peer-123]quit
    [RTB] ipsec proposal 1
    [RTB-ipsec-proposal-1] quit
    [RTB]acl number 3000
    [RTB-acl-adv-3000] rule 0 permit ip source 10.3.1.0 0.255.255.255
    [RTB]ipsec polic 1 1 isakmp
    [RTB-ipsec-polic-isakmp-1-1] securit acl 3000
    [RTB-ipsec-polic-isakmp-1-1] ike-peer 123
    [RTB-ipsec-polic-isakmp-1-1] proposal 1
    [RTB-ipsec-polic-isakmp-1-1] quit
    [RTA] interface Ethernet 0/1/0
    [RTA-Serial0/2/1] ip address 10.3.1.1 255.255.255.0
    [RTB] interface Serial0/2/1
    [RTB-Serial0/2/1] ip address 10.2.1.2 255.255.255.0
    [RTB-Serial0/2/1] ipsec polic 1
    This shows that ______ .