Question 991
SIMULATION
Guidelines
This is a lab item in which tasks will be performed on virtual devices
Question 992
A network administrator wants the syslog server to filter incoming messages into different files based on their importance.
Which filtering criteria must be used?
A. message body
B. level
C. facility
D. process ID
Question 993
SIMULATION
Guidelines
This is a lab item in which tasks will be performed on virtual devices
Question 994
Which interface or port on the WLC is the default for in-band device administration and communications between the controller and access points?
A. console port
B. management interface
C. virtual interface
D. service port
Question 995
Refer to the exhibit. A network administrator configures the CPE to provide internet access to the company headquarters. Traffic must be load-balanced via ISP1 and ISP2 to ensure redundancy.
Which two command sets must be configured on the CPE router? (Choose two.)
A. ip route 0.0.0.0 0.0.0.0 198.51.100.1 255
ip route 0.0.0.0 0.0.0.0 203.0.113.1 255
ip route 128.0.0.0 128.0.0.0 203.0.113.1
B. ip route 0.0.0.0 128.0.0.0 198.51.100.1
ip route 128.0.0.0 128.0.0.0 203.0.113.1
ip route 0.0.0.0 0.0.0.0 198.51.100.1
ip route 0.0.0.0 0.0.0.0 203.0.113.1
C. ip route 0.0.0.0 0.0.0.0 198.51.100.1
ip route 0.0.0.0 0.0.0.0 203.0.113.1
D. ip route 0.0.0.0 128.0.0.0 198.51.100.1
ip route 128.0.0.0 128.0.0.0 203.0.113.1
E. ip route 0.0.0.0 0.0.0.0 198.51.100.1
ip route 0.0.0.0 0.0.0.0 203.0.113.1 2
Question 996
Refer to the exhibit. A network engineer updates the existing configuration on interface fastethernet1/1 switch SW1. It must establish an EtherChannel by using the same group designation with another vendor switch.
Which configuration must be performed to complete the process?
A. interface port-channel 2
channel-group 2 mode desirable
B. interface fastethernet 1/1
channel-group 2 mode on
C. interface fastethernet 1/1
channel-group 2 mode active
D. interface port-channel 2
channel-group 2 mode auto
Question 997
Which two characteristics are representative of virtual machines (VMs)? (Choose two.)
A. multiple VMs operate on the same underlying hardware
B. Each VMs operating system depends on its hypervisor
C. A VM on a hypervisor is automatically interconnected to other VMs
D. A VM on an individual hypervisor shares resources equally
E. Each VM runs independently of any other VM in the same hypervisor
Question 998
What is the recommended switch load-balancing mode for Cisco WLCs?
A. source-destination IP address
B. destination IP address
C. destination MAC address
D. source-destination MAC address
Question 999
What must be considered when using 802.11a?
A. It is chosen over 802.11b when a lower-cost solution is necessary
B. It is susceptible to interference from 2.4 GHz devices such as microwave ovens
C. It is compatible with 802.11b- and 802 11g-compliant wireless devices
D. It is used in place of 802.11b/g when many nonoverlapping channels are required
Question 1000
Refer to the exhibit A new VLAN and switch are added to the network. A remote engineer configures OldSwitch and must ensure that the configuration meets these requirements:
* accommodates current configured VLANs
* expands the range to include VLAN 20
* allows for IEEE standard support for virtual LANs
Which configuration on the NewSwitch side of the link meets these requirements?
A. switch port mode dynamic
channel group 1 mode active
switchport trunk allowed vlan 5,10,15, 20
B. no switchport mode trunk
switchport trunk encapsulation isl
switchport mode access vlan 20
C. switchport nonegotiate
no switchport trunk allowed vlan 5,10
switchport trunk allowed vlan 5,10,15,20
D. no switchport trunk encapsulation isl
switchport trunk encapsulation dot1q
switchport trunk allowed vlan add 20