Which two statements about Layer 2 loop prevention protocols are correct? (Choose two.)
A. RSTP distributes the current tree topology using the root bridge.
B. STP can take 30 to 50 seconds to respond to a topology change.
C. RSTP can take 30 to 50 seconds to respond to a topology change.
D. STP distributes the current tree topology using the root bridge.
Click the Exhibit button.
You are building a network and make some configuration changes. While trying to validate these changes, you receive the error shown in the exhibit.
How would you solve this problem?
A. You must create a new VLAN called all using the VLAN ID of 30.
B. You must configure the ge-0/0/5.0 interface with family inet instead of family ethernet- switching.
C. You must configure the port mode as trunk on the ge-0/0/5.0 interface.
D. You must create two sub-interfaces on ge-0/0/5 with the appropriate VLAN member assigned to each.
What are three types of port designation specific to Private VLANs? (Choose three.)
A. Promiscuous ports
B. Transparent ports
C. PVLAN trunk ports
D. Designated ports
E. Isolated ports
A BGP session shows the state as active.
What does the state indicate in this scenario?
A. A keepalive message has been received.
B. The BGP session is fully established and routes are being passed.
C. The TCP connection is successful, and BGP is waiting for the OPEN message from its peer.
D. The routes are still trying to establish a TCP connection.
You are running a Virtual Chassis with nonstop routing enabled. You want to confirm that the BGP routing table synchronization has completed on the backup Routing Engine.
Which command will show you this information?
A. show task replication
B. show bgp summary
C. show bgp neighbor
D. show bgp replication
Click the Exhibit button.
Referring to the exhibit, which port on Switch-2 will be selected as the RSTP root port?
A. ge-0/0/8.0
B. ge-0/0/9.0
C. ge-0/0/10.0
D. ge-0/0/1.0
Exhibit.
You want to enable redundancy for the EBGP peering between the two routers shown in the exhibit. Which three actions will you perform in this scenario? (Choose three.)
A. Configure BGP multihop.
B. Configure loopback interface peering.
C. Configure routes for the peer loopback interface IP addresses.
D. Configure an MD5 peer authentication.
E. Configure a cluster ID.
Refer to the exhibit.
Referring to the output shown in the exhibit, which statement is correct?
A. The state is normal for a DR neighbor.
B. The state is normal for a DRother neighbor
C. An MTU mismatch exists between the OSPF neighbors.
D. An area ID mismatch exists between the OSPF neighbors
An update to your organization's network security requirements document requires management traffic to be isolated in a non-default routing-instance. You want to implement this requirement on your Junos-based devices.
Which two commands enable this behavior? (Choose two.)
A. set routing--instances mgmtjunoa interface ge-0/0/0.0
B. set routing--instances mgmt_junos interface em1
C. set system management--instance
D. set routing--instances mgmt_junos
Exhibit Referring to the exhibit, which two configuration changes must you apply for packets to reach from R1 to R3 using IS-IS? (Choose two.)
Explanation: A. On R1, enable Level 1 on the ge-0/0/1 interface. In IS-IS, both levels (Level 1 and Level 2) are enabled by default when you enable IS-IS on an interface1. Level 1 systems route within an area2. If the destination is outside an area, Level 1 systems route toward a Level 2 system2. Therefore, enabling Level 1 on the ge-0/0/1 interface on R1 would allow packets to reach from R1 to R3.
A. On R1, enable Level 1 on the ge-0/0/1 interface.
B. On R3 disable Level 2 on the ge-0/0/4 interface.
C. On R1, disable Level 2 on the ge-0/0/1 interface.
D. On R3 enable Level 1 on the ge-0/0/4 interface