You need a single syslog server to list each level of log messages in different files.
You configure the syslog server to segregate the messages through the __________ feature.
In order for a static route to not forward broadcast or multicast traffic the __________ keyword must be used when it is configured.
__________ is a QoS feature that detects if switch traffic is filling up a hardware-forwarding queue and performs random packet discards to resolve the situation.
Given router interfaces 10.0.0.1/24, 10.10.10.10/24, 192.168.0.1/24, and 192.168.255.254/24 on a Summit7i switch what will be the OSPF router ID given the following command: config ospf routerid automatic?
A. 10.0.0.1/24
B. 10.10.10.10/24
C. 192.168.0.1/24
D. 192.168.255.254/24
Without QoS, all packets are allowed equal access to an egress port.
A. True
B. False
What is the default STP forward delay value?
A. 2 seconds
B. 10 seconds
C. 15 seconds
D. 20 seconds
Exhibit:
What is the last key that must be pressed to boot using the secondary image and configuration?
A. 2
B. 4
C. f
D. p
What information can you find using the show edp command?
A. VLANs configured on the remote switch.
B. The ports that are disabled on the remote switch.
C. The master port of any load share groups.
D. The speed and duplex settings of the ports connecting the two switches.
What console port baud rate is suggested when performing a serial download of an ExtremeWare image to the switch?
A. 38400
B. 57600
C. 115200
D. None of these.
ESRP must be configured for IP multinetting to work correctly.
A. True
B. False
How do you disable Poison Reverse?
A. disable rip poisonreverse noadvertise
B. disable poisonreverse rip noadvertise
C. disable rip poisonreverse
D. disable poisonreverse rip
User account names and VLAN names share the same name space. A user named "default" cannot be created.
A. True B. False
Which command would you use to create a static route to the 10.0.0.0/8 network with a gateway of 192.168.0.1/24 and a metric of 2?
A. config iproute add 10.0.0.0/8 192.168.0.1 2
B. config iproute add 192.168.0.1 10.0.0.0/8 2
C. create iproute add 10.0.0.0/8 192.168.0.1 2
D. create iproute add 192.168.0.1 10.0.0.0/8 2
A user account can be configured for SSH2 access with the following command: config account user encrypted
A. True
B. False
The Spanning Tree Protocol is designed to:
A. Calculate the shortest path route to a destination network.
B. Calculate the topology of a network for the RIP protocol.
C. Prevent bridging loops in a layer-2 network.
D. Better utilize multiple paths between VLANs.