A.10.10.0.1
B.10.10.0.2
C.199.99.9.33
D.199.99.9.57
E.200.2.2.17
F.200.2.2.18
第1题:

A.the MAC address of the seiver network interface
B.the MAC address of host A
C.the MAC address of router interface e 1
D.the MAC address of router interface e0
第2题:
What are two characteristics of Server Load Balancing router mode?()
第3题:
Host 1 receives a file from remote server 1. Which MAC address appears as the source address in the header of the frames received by Host 1()。
第4题:
Which of the following correctly describe steps in the OSI data encapsulation process?()
第5题:
The following configuration line was added to router R1 Access-list 101 permit ip 10.25.30.0 0.0.0.255 any What is the effect of this access list configuration?()
第6题:
Which destination addresses will be used by Host A to send data to Host C?()
第7题:
Which of one the following fields is contained within an IEEE Ethernet frame header?()
第8题:
radius override nas-ip-addr
radius source-ip-address 10.13.7.55
radius update-source-address 10.13.7.11
radius authentication server 10.13.7.55
第9题:
ermit all packets matching the first three octets of the source address to all destinations
permit all packet matching the last octet of the destination address and accept all source addresses
permit all packet matching the host bits in the source address to all destinations
permit all packet from the third subnet of the network address to all destinations
第10题:
The frame does not have MAC addresses.
The source MAC address in the frame is the MAC address of the NIC of Host 1.
The source MAC address in the frame is the MAC address of the s0/0/0 interface of R1.
The destination MAC address in the frame is the MAC address of the NICof server 1.
The destination MAC address in the frame is the MAC address of the s0/0/0 interface of R2
第11题:
the IP address of Switch 1
the MAC address of Switch 1
the IP address of Host C
the MAC address of Host C
the IP address of the router's E0 interface
the MAC address of the router's E0 interface
第12题:
Packets are distributed across the ports in the channel based on both the source and destination MAC addresses.
Packets are distributed across the ports in the channel based on both the source and destination IP addresses.
Packets are balanced across the ports in the channel based first on the source MAC address, then on the destination MAC address, then on the IP address.
Packets are distributed across the access ports in the channel based first on the source IP address and then the destination IP addresses.
第13题:
A.permit all packets matching the first three octets of the source address to all destinations
B.permit all packets matching the last octet of the destination address and accept all source addresses
C.permit all packets from the third subnet of the network address to all destinations
D.permit all packets matching the host bits in the source address to all destinations
E.permit all packets to destinations matching the first three octets in the destination address
第14题:
Which of the following correctly describe steps in the OSI data encapsulation process?()
第15题:
What is the result of entering the command port-channel load-balance src-dst-ip on an EtherChannel link? ()
第16题:
Host 1 has just started up and requests a web page from web server 2. Which two statements describe steps in the process Host 1 uses to send the request to web server 2 (choose two)()。
第17题:
A host on the LAN is accessing an FTP server across the Internet. Which of the following addresses could appear as a source address for the packets forwarded by the router to the destination server()。
第18题:
What is the effect of the following access list condition access-list 101 permit ip 10.25.30.0 0.0.0.255 any()。
第19题:
from-zone UNTRUST to-zone TRUST { policy DenyServer { match { source-address any; destination-address any; application any; } then { deny; } } } from-zone TRUST to-zone UNTRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }
from-zone TRUST to-zone UNTRUST { policy DenyServer { match { source-address Server; destination-address any; application any; } then {deny; } } } from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }
from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match { source-address the10net; destination-address Server; application junos-ftp; } then { permit; } } }
from-zone TRUST to-zone UNTRUST { policy DenyServer { match { source-address Server; destination-address any; application any; } then { permit; } } } from-zone UNTRUST to-zone TRUST { policy AllowTelnetin { match {source-address the10net; destination-address Server; application junos-telnet; } then { permit; } } }
第20题:
permit all packets matching the first three octets of the source address to all destinations
permit all packets matching the last octet of the destination address and accept all source addresses
permit all packets from the third subnet of the network address to all destinations
permit all packets matching the host bits in the source address to all destinations
permit all packets to destinations matching the first three octets in the destination address
第21题:
The MAC address of the NIC in Host 1
The MAC address of the NIC in server 1
The MAC address of the Fa0/0 interface of router R1
The MAC address of the s0/0/0 interface of the router R2
第22题:
10.10.0.1
10.10.0.2
199.99.9.33
199.99.9.57
200.2.2.17
200.2.2.18
第23题:
Host 1 addresses the frames to the MAC address of router R1
Host 1 looks in its ARP cache for the MAC address of router R1
Host 1 addresses the frames to the MAC address of web server 2
Host 1 sends the packets to router R1 to be forwarded to web server 2
Host 1 sends a broadcast ARP request to obtain the MAC address of webserver2