Data Center
Cabling
FHRP
Juniper
Questions From Last Class
100

What is a data center?

A data center is a physical facility that houses an organization's critical IT infrastructure

100

What are the 3 basic types of network cables?

Coaxial, optical fiber, and copper (ethernet)

100

What is the default HSRP hello and hold down timers?

hello- 3 sec

hold down- 10 sec

100

How do you enter configuration mode on juniper devices?

edit or configure

100

Why do you need vPC?

It allows you to bundle 2 different upstream devices

200

What is the purpose of a DMZ in your network?

The DMZ separates your internal network from the extranet and provides an additional layer of security

200

Name the 2 types of singlemode transceivers and the 2 types of multimode transceivers

Singlemode- LX, LR

Multimode- SX, SR

200

What is the purpose of FHRP?

FHRP enables redundant routers to share a single virtual IP (vIP) address as the default gateway, providing seamless failover if the active router fails

200

What is the juniper equivalent of show ip int br?

show interfaces terse

200

What is the difference between standard and extended access control list?

Standard acl filters traffic based solely on the source IP address. Extended acl filters traffic based on the source and destination IP addresses, port numbers, and protocols

300

What is the most common data center design in the industry?

Collapsed design (aka spine and leaf)

300

What is a patch panel?

Located in a server room or wiring closet, they reduce clutter by keeping your network cables neat and organized. They make troubleshooting and maintenance jobs easier.

300

Why would an engineer configure VRRP on a cisco router and not HSRP?

If it is a mixed environment; VRRP would need to be used as it is an open standard protocol. HSRP is cisco proprietary

300

What is the juniper equivalent of wr erase?

Request system zeroize

300

Why would you choose a nexus switch over a catalyst switch?

Nexus allows you to use vDC. vDC is not possible on catalyst switches

400

What are the 3 types of data centers?

Enterprise, colocation, cloud
400

Name the 2 types of fiber optic transceivers and their corresponding connector type

GBIC (SC) and SFP (LC)

400

What are the 2 main components of GLBP and what are they responsible for?

Active virtual gateway (AVG): responsible for the operation of the protocol, assigns all the virtual MAC addresses; master

Active virtual forwarder (AVF): responsible for forwarding packets sent to the virtual MAC address, multiple can exist in a GLBP group; backup

400

What 2 network protocols must be configured in juniper's "basic" configuration?

telnet and ssh

400

What does it mean if an etherchannel port is in a suspended state?

The ports don't have the same configuration (allowed vlans, speed & duplex, switchport mode)

500

What are the 6 components of an enterprise data center?

Servers, networking, power, security, monitoring, & redundancy

500

What is a console cable and what can they not be used for?

Console cables act as a link between a computer and a router, they cannot be used for data transfer

500

What is the difference between HSRP version 1 and version 2?

Version 1 supports ipv4 and version 2 supports ipv6

500

What is the juniper equivalent of exec-timeout and what mode can it be configured in?

set cli idle-timeout, operational mode

500

How do you configure load balancing using HSRP?

Configure both devices to be active on different vlans