Which best describes traffic flow in a campus network environment?
A. North-East
B. South-West
C. East-West
D. North-South
Using the MAC 8c-ec-4b-5b-61-9d, what is a valid EUI-64 link local address?
A. 2001::a9:8eec:4bff:fc5b:619d
B. fe80::a9:8cec:4bff:fe5b:619d
C. ff80:a9:8eec:4bff:fe5b:619d
D. fe80::a9:8eec:4bff:fe5b:619d
What is the default lease time in hours for an address lease in DHCP?
A. 36
B. 12
C. 48
D. 24
Which command shows whether a LAG protocol is static or dynamic on a Dell EMC Networking OS10 switch?
A. show lacp neighbor
B. show running-configuration lacp
C. show interface port-channel summary
D. show port-channel summary
Which configuration supports tagged frames on VLAN 20 and untagged frames on VLAN 5?
A. interface ethernet 1/1/9 switchport trunk mode allowed vlan 20 switchport access mode vlan 5 no shutdown
B. interface ethernet 1/1/9 switchport trunk allowed vlan 20 switchport access vlan 5 switchport mode trunk
C. interface ethernet 1/1/9 switchport trunk mode allowed vlan 20 switchport access vlan 5 no shutdown
D. interface ethernet 1/1/9 switchport mode trunk switchport trunk allowed vlan 20 switchport access vlan 5
You have been asked to examine a BGP configuration for a co-worker who is having difficulty establishing BGP peering. The address shown is that of the neighbor's Lo0 interface. Given the configuration shown, what would be your recommendation?
S3(config-router-bgp-65042)# neighbor 192.168.32.1 S3(config-router-neighbor)# remote-as 65042
A. Modify the existing configuration to be: S3(config-router-bgp-65042)# neighbor 192.168.32.1/24 S3(config-router-neighbor)# peer-as 65042
B. Add the following to the existing configuration: S3(config-router-neighbor)# update-source loopback 0 S3(config-router-neighbor)# no shutdown
C. Issue the no shutdown command and verify that the BGP state is ESTABLISHED
D. Issue the no shutdown command and verify that the BGP state is ACTIVE
On what does PBR base routing decisions?
A. Dijkstra Algorithm
B. Batch traffic
C. Administrator-defined forwarding
D. Shortest path
A network administrator wants servers to avoid spanning-tree convergence immediately after connecting to a leaf switch. Which spanning-tree feature would allow this?
A. spanning-tree vlan priority 0
B. spanning-tree port-type disabled
C. spanning-tree port-priority 0 D. spanning-tree port-type edge
When installing OS10 on a switch from a USB drive, what format is used for the file system?
A. HFS+
B. FAT32
C. NTFS
D. HFS
In the OS10 CLI what does Ctrl+A do?
A. Deletes all the text before the cursor.
B. Moves the cursor to the start of the command line.
C. Moves the cursor to the end of the command line.
D. Deletes the word before the cursor.