Upload Button Icon Add office photos
Engaged Employer

i

This company page is being actively managed by Black Box Corporation Team. If you also belong to the team, you can get access from here

Black Box Corporation Verified Tick

Compare button icon Compare button icon Compare
3.1

based on 170 Reviews

Filter interviews by

Black Box Corporation Network Engineer Interview Questions, Process, and Tips

Updated 5 Nov 2024

Top Black Box Corporation Network Engineer Interview Questions and Answers

Black Box Corporation Network Engineer Interview Experiences

2 interviews found

Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via campus placement at Dr DY Patil Institute of Management and Research, Pune and was interviewed before Jul 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. A Brief Overview of the OSI Model.
  • Ans. 

    The OSI model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven different layers.

    • The OSI model stands for Open Systems Interconnection model.

    • It helps in understanding how data is transferred between devices in a network.

    • Each layer has specific functions and interacts with adjacent layers.

    • Examples of layers include Physical, Data Link, Network, Transport, Ses

  • Answered by AI
  • Q2. Network-related questions.

Interview Preparation Tips

Interview preparation tips for other job seekers - IT infrastructure company and advance your understanding of networking.

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Nov 2023. There was 1 interview round.

Round 1 - Technical 

(3 Questions)

  • Q1. Layers of OSI and explain in detail on packet level.
  • Ans. 

    The OSI model consists of 7 layers that define the functions of a network. Each layer has specific responsibilities in handling data packets.

    • Physical Layer: Deals with physical connections and transmission of raw data bits.

    • Data Link Layer: Manages data frames and error detection/correction.

    • Network Layer: Handles routing and logical addressing.

    • Transport Layer: Ensures reliable data transfer between devices.

    • Session Layer...

  • Answered by AI
  • Q2. Explain OSPF on packet level.
  • Ans. 

    OSPF is a routing protocol that uses link-state algorithm to determine the best path for routing packets.

    • OSPF routers exchange link-state advertisements (LSAs) to build a topological database of the network.

    • Each router calculates the shortest path tree to all destinations using Dijkstra's algorithm.

    • OSPF uses cost metrics to determine the best path, with lower costs indicating faster links.

    • LSAs are flooded throughout th...

  • Answered by AI
  • Q3. Explain RIP, EIGRP, STP, RSTP, MSTP, LAG.
  • Ans. 

    RIP, EIGRP, STP, RSTP, MSTP, LAG are networking protocols and technologies used in network engineering.

    • RIP (Routing Information Protocol) is a distance-vector routing protocol.

    • EIGRP (Enhanced Interior Gateway Routing Protocol) is a Cisco proprietary routing protocol.

    • STP (Spanning Tree Protocol) prevents loops in Ethernet networks.

    • RSTP (Rapid Spanning Tree Protocol) is an updated version of STP for faster convergence.

    • MS...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Concentrate on basic concepts and core theory.

Skills evaluated in this interview

Network Engineer Interview Questions Asked at Other Companies

asked in Movate
Q1. TCP/IP layers, why is transport needed for communication? What is ... read more
Q2. Study MPLS deeply: 1. What is MPLS ? 2. Purpose of MPLS ? 3. What ... read more
asked in Wipro
Q3. What is Stp and how it is work? What is root bridge
Q4. What is BGP? What is spilit horizon rule? How you configure BGP r ... read more
asked in BT Group
Q5. What is tenant and types? What will happen if we use same subnet ... read more

Interview questions from similar companies

I applied via Naukri.com and was interviewed in Dec 2021. There was 1 interview round.

Round 1 - HR 

(2 Questions)

  • Q1. Why should we hire you
  • Q2. Why you left your previous company

Interview Preparation Tips

Topics to prepare for Infogain L2 Network Engineer interview:
  • Active Directory
  • office 365
  • DNS
  • DHCP
  • Routing
  • CCNA
  • switching protocol
Interview preparation tips for other job seekers - Q1. If you TL give some pendings and you also handling your work .which work would you prefer to complete first?

Q2. How you can manage a toxic environment?
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Keep your resume crisp and to the point. A recruiter looks at your resume for an average of 6 seconds, make sure to leave the best impression.
View all tips
Round 2 - Aptitude Test 
Round 3 - Technical 

(2 Questions)

  • Q1. How to configure vlan?
  • Ans. 

    VLANs can be configured using switch management interfaces or command line interfaces.

    • Identify the VLANs needed and assign them a VLAN ID

    • Configure the switch ports to be members of the appropriate VLAN

    • Configure the VLAN interfaces on the switch

    • Configure VLAN trunking protocol (VTP) if necessary

    • Verify the VLAN configuration using show commands

  • Answered by AI
  • Q2. How to configure ACL?
  • Ans. 

    ACL can be configured by defining rules to permit or deny traffic based on source/destination IP, port, and protocol.

    • Identify the traffic that needs to be controlled

    • Define the rules for permitting or denying traffic

    • Apply the ACL to the appropriate interface or VLAN

    • Regularly review and update the ACL to ensure it meets the changing needs of the network

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Gain technical skill and experience gain

Skills evaluated in this interview

I applied via Naukri.com and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

5 Questions

  • Q1. Explain OSI model
  • Ans. 

    The OSI model is a conceptual framework used to describe the communication functions of a network.

    • The model has 7 layers, each with a specific function.

    • The layers are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer communicates with the layer above and below it.

    • The model helps ensure interoperability between different network devices and software.

    • Example: When you visit a web...

  • Answered by AI
  • Q2. What is ssl offloading in f5
  • Ans. 

    SSL offloading is a process of removing SSL encryption from incoming traffic and decrypting it before sending it to the backend servers.

    • SSL offloading is performed by a load balancer like F5 to reduce the processing load on backend servers.

    • It improves server performance and reduces latency by offloading SSL processing to a dedicated hardware or software.

    • F5 SSL offloading can be configured to support multiple SSL certif...

  • Answered by AI
  • Q3. What is SNAT in f5
  • Ans. 

    SNAT stands for Secure Network Address Translation and is a feature in F5 that allows for the translation of IP addresses.

    • SNAT is used to translate the source IP address of outgoing traffic to a different IP address.

    • This can be useful in scenarios where multiple devices are sharing a single public IP address.

    • SNAT can also be used to improve security by hiding the actual IP address of a device from the public internet.

    • F...

  • Answered by AI
  • Q4. What is STP, HSRP,FRRP, what is the difference between hsrp and vrrp and why hsrp is better than vrrf
  • Ans. 

    STP, HSRP, and FRRP are network protocols used for redundancy and failover. HSRP and VRRP are similar but HSRP is preferred.

    • STP (Spanning Tree Protocol) prevents loops in a network by disabling redundant links

    • HSRP (Hot Standby Router Protocol) and VRRP (Virtual Router Redundancy Protocol) provide redundancy by allowing multiple routers to share a virtual IP address

    • FRRP (Fast Router Redundancy Protocol) is a Cisco propr...

  • Answered by AI
  • Q5. What is xlate table in ASA and ipsec tunnel trouble shooting
  • Ans. 

    The xlate table in ASA is used to keep track of translations between internal and external IP addresses. It is important for IPsec tunnel troubleshooting.

    • The xlate table is used to map internal IP addresses to external IP addresses

    • It is important for troubleshooting IPsec tunnels because it allows you to see if traffic is being translated correctly

    • You can view the xlate table using the 'show xlate' command in the ASA C...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Read the JD carefully

Skills evaluated in this interview

Black Box Corporation Interview FAQs

How many rounds are there in Black Box Corporation Network Engineer interview?
Black Box Corporation interview process usually has 1 rounds. The most common rounds in the Black Box Corporation interview process are Technical.
How to prepare for Black Box Corporation Network Engineer interview?
Go through your CV in detail and study all the technologies mentioned in your CV. Prepare at least two technologies or languages in depth if you are appearing for a technical interview at Black Box Corporation. The most common topics and skills that interviewers at Black Box Corporation expect are Firewall, Cisco, Data Center, Incident Management and Juniper.
What are the top questions asked in Black Box Corporation Network Engineer interview?

Some of the top questions asked at the Black Box Corporation Network Engineer interview -

  1. Layers of OSI and explain in detail on packet lev...read more
  2. Explain RIP, EIGRP, STP, RSTP, MSTP, L...read more
  3. A Brief Overview of the OSI Mod...read more

Tell us how to improve this page.

People are getting interviews through

based on 2 Black Box Corporation interviews
Job Portal
Campus Placement
50%
50%
Moderate Confidence
?
Moderate Confidence means the data is based on a sufficient number of responses received from the candidates

Interview Questions from Similar Companies

CitiusTech Interview Questions
3.4
 • 261 Interviews
Tiger Analytics Interview Questions
3.6
 • 209 Interviews
Altimetrik Interview Questions
3.8
 • 205 Interviews
Xoriant Interview Questions
4.2
 • 174 Interviews
Incedo Interview Questions
3.3
 • 173 Interviews
ThoughtWorks Interview Questions
3.9
 • 140 Interviews
DTDC Express Interview Questions
3.8
 • 138 Interviews
Apexon Interview Questions
3.3
 • 128 Interviews
View all
Black Box Corporation Network Engineer Salary
based on 39 salaries
₹3.2 L/yr - ₹8.5 L/yr
10% more than the average Network Engineer Salary in India
View more details

Black Box Corporation Network Engineer Reviews and Ratings

based on 6 reviews

2.5/5

Rating in categories

2.6

Skill development

2.5

Work-Life balance

2.0

Salary & Benefits

2.5

Job Security

2.7

Company culture

2.0

Promotions/Appraisal

2.5

Work Satisfaction

Explore 6 Reviews and Ratings
Senior Associate
51 salaries
unlock blur

₹6 L/yr - ₹14 L/yr

Network Engineer
39 salaries
unlock blur

₹3.2 L/yr - ₹8.5 L/yr

Senior Consultant
20 salaries
unlock blur

₹11 L/yr - ₹33 L/yr

Project Manager
17 salaries
unlock blur

₹12 L/yr - ₹34 L/yr

Senior Engineer
16 salaries
unlock blur

₹4.5 L/yr - ₹8.7 L/yr

Explore more salaries
Compare Black Box Corporation with

Blue Dart Express

4.1
Compare

GATI-KWE

4.0
Compare

DTDC Express

3.8
Compare

Safexpress

4.0
Compare

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Did you find this page helpful?
Yes No
write
Share an Interview