Upload Button Icon Add office photos

Orange Business

Compare button icon Compare button icon Compare

Filter interviews by

Orange Business L2 Network Engineer Interview Questions and Answers

Updated 17 Nov 2021

9 Interview questions

A L2 Network Engineer was asked
Q. What is the difference between an L2 and L3 switch?
Ans. 

L2 switches operate at the data link layer and L3 switches operate at the network layer.

  • L2 switches forward traffic based on MAC addresses while L3 switches forward traffic based on IP addresses.

  • L2 switches are simpler and less expensive than L3 switches.

  • L3 switches can perform routing functions and support multiple VLANs while L2 switches cannot.

  • L3 switches are used in larger networks where routing and VLANs are ...

A L2 Network Engineer was asked
Q. What is a network?
Ans. 

A network is a group of interconnected devices that communicate with each other to share resources and information.

  • Networks can be wired or wireless

  • They can be local (LAN) or wide area (WAN)

  • They use protocols such as TCP/IP to facilitate communication

  • Examples include the internet, corporate networks, and home networks

L2 Network Engineer Interview Questions Asked at Other Companies

asked in HCLTech
Q1. What is the preferred link for an OMP route: Internet or MPLS?
asked in HCLTech
Q2. What are the differences between BGP and IBGP?
Q3. what is policy ? what is basic step to create policy ?
asked in HCLTech
Q4. Can we create SVI in L2 switch? IF not why
asked in HCLTech
Q5. What is TLOC in Viptela SDWAN, and why is it used?
A L2 Network Engineer was asked
Q. What is a firewall?
Ans. 

A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

  • Firewall acts as a barrier between a trusted internal network and an untrusted external network.

  • It filters network traffic based on IP addresses, ports, protocols, and other criteria.

  • Firewalls can be hardware-based or software-based.

  • They can be configured to allow or block ...

A L2 Network Engineer was asked
Q. What are the basic steps of network troubleshooting?
Ans. 

The basic steps of network troubleshooting involve identifying the problem, gathering information, isolating the issue, testing solutions, and implementing fixes.

  • Identify the problem by gathering information from the user or monitoring tools

  • Isolate the issue by checking connectivity, configurations, and logs

  • Test potential solutions by implementing changes or using diagnostic tools

  • Implement fixes by applying change...

A L2 Network Engineer was asked
Q. What is a router?
Ans. 

A router is a networking device that forwards data packets between computer networks.

  • Routers operate at the network layer of the OSI model.

  • They use routing tables to determine the best path for data to travel.

  • Routers can connect different types of networks, such as LANs and WANs.

  • Examples of routers include Cisco, Juniper, and TP-Link.

  • Routers can provide security features such as firewalls and VPNs.

A L2 Network Engineer was asked
Q. What is policy ? what is basic step to create policy ?
Ans. 

Policy is a set of rules or guidelines that dictate how a network should be managed and used.

  • Identify the purpose of the policy

  • Define the scope of the policy

  • Determine the target audience

  • Create the policy document

  • Communicate the policy to all stakeholders

  • Enforce the policy and regularly review and update it

A L2 Network Engineer was asked
Q. What is ospf ? explain types of packet in ospf ?
Ans. 

OSPF is a routing protocol used in IP networks to distribute IP routing information.

  • OSPF stands for Open Shortest Path First

  • It is a link-state routing protocol

  • OSPF packets include Hello, Database Description, Link State Request, Link State Update, and Link State Acknowledgement

  • Hello packets are used to establish and maintain neighbor relationships

  • Database Description packets are used to exchange information about ...

Are these interview questions helpful?
A L2 Network Engineer was asked
Q. What is stp ? what is port fast in stp ?
Ans. 

STP stands for Spanning Tree Protocol. Port Fast is a feature in STP that allows a port to bypass the listening and learning states.

  • STP is a protocol used to prevent loops in a network by blocking redundant paths

  • It works by electing a root bridge and calculating the shortest path to it

  • Port Fast is a feature that allows a port to immediately transition to forwarding state, bypassing the listening and learning state...

A L2 Network Engineer was asked
Q. What is vlan ? how many types of vlan ?
Ans. 

VLAN stands for Virtual Local Area Network. It is a logical grouping of devices on a network based on function, project, or application.

  • VLANs allow network administrators to segment a network into smaller, more manageable groups.

  • Each VLAN is a separate broadcast domain, which means that broadcasts sent by a device in one VLAN are not seen by devices in other VLANs.

  • There are two types of VLANs: port-based VLANs and...

Orange Business L2 Network Engineer Interview Experiences

1 interview found

I applied via Company Website and was interviewed before Nov 2020. There was 1 interview round.

Interview Questionnaire 

9 Questions

  • Q1. What is network ?
  • Ans. 

    A network is a group of interconnected devices that communicate with each other to share resources and information.

    • Networks can be wired or wireless

    • They can be local (LAN) or wide area (WAN)

    • They use protocols such as TCP/IP to facilitate communication

    • Examples include the internet, corporate networks, and home networks

  • Answered by AI
  • Q2. What is basic steps of network troubleshooting ?
  • Ans. 

    The basic steps of network troubleshooting involve identifying the problem, gathering information, isolating the issue, testing solutions, and implementing fixes.

    • Identify the problem by gathering information from the user or monitoring tools

    • Isolate the issue by checking connectivity, configurations, and logs

    • Test potential solutions by implementing changes or using diagnostic tools

    • Implement fixes by applying changes to ...

  • Answered by AI
  • Q3. What is vlan ? how many types of vlan ?
  • Ans. 

    VLAN stands for Virtual Local Area Network. It is a logical grouping of devices on a network based on function, project, or application.

    • VLANs allow network administrators to segment a network into smaller, more manageable groups.

    • Each VLAN is a separate broadcast domain, which means that broadcasts sent by a device in one VLAN are not seen by devices in other VLANs.

    • There are two types of VLANs: port-based VLANs and tag-...

  • Answered by AI
  • Q4. What is stp ? what is port fast in stp ?
  • Ans. 

    STP stands for Spanning Tree Protocol. Port Fast is a feature in STP that allows a port to bypass the listening and learning states.

    • STP is a protocol used to prevent loops in a network by blocking redundant paths

    • It works by electing a root bridge and calculating the shortest path to it

    • Port Fast is a feature that allows a port to immediately transition to forwarding state, bypassing the listening and learning states

    • It i...

  • Answered by AI
  • Q5. What is ospf ? explain types of packet in ospf ?
  • Ans. 

    OSPF is a routing protocol used in IP networks to distribute IP routing information.

    • OSPF stands for Open Shortest Path First

    • It is a link-state routing protocol

    • OSPF packets include Hello, Database Description, Link State Request, Link State Update, and Link State Acknowledgement

    • Hello packets are used to establish and maintain neighbor relationships

    • Database Description packets are used to exchange information about the c...

  • Answered by AI
  • Q6. What is router ?
  • Q7. What is difference between L2 and L3 Switch ?
  • Ans. 

    L2 switches operate at the data link layer and L3 switches operate at the network layer.

    • L2 switches forward traffic based on MAC addresses while L3 switches forward traffic based on IP addresses.

    • L2 switches are simpler and less expensive than L3 switches.

    • L3 switches can perform routing functions and support multiple VLANs while L2 switches cannot.

    • L3 switches are used in larger networks where routing and VLANs are neces...

  • Answered by AI
  • Q8. What is firewall ?
  • Ans. 

    A firewall is a network security device that monitors and controls incoming and outgoing network traffic based on predetermined security rules.

    • Firewall acts as a barrier between a trusted internal network and an untrusted external network.

    • It filters network traffic based on IP addresses, ports, protocols, and other criteria.

    • Firewalls can be hardware-based or software-based.

    • They can be configured to allow or block speci...

  • Answered by AI
  • Q9. What is policy ? what is basic step to create policy ?
  • Ans. 

    Policy is a set of rules or guidelines that dictate how a network should be managed and used.

    • Identify the purpose of the policy

    • Define the scope of the policy

    • Determine the target audience

    • Create the policy document

    • Communicate the policy to all stakeholders

    • Enforce the policy and regularly review and update it

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Good communication with kind nature attitude.

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
1w
toobluntforu
·
works at
Cvent
Can speak English, can’t deliver in interviews
I feel like I can't speak fluently during interviews. I do know english well and use it daily to communicate, but the moment I'm in an interview, I just get stuck. since it's not my first language, I struggle to express what I actually feel. I know the answer in my head, but I just can’t deliver it properly at that moment. Please guide me
Got a question about Orange Business?
Ask anonymously on communities.

Interview questions from similar companies

Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I appeared for an interview before Mar 2024, where I was asked the following questions.

  • Q1. What the P1 issue facing in past experience?
  • Ans. 

    Faced a critical P1 issue involving network downtime affecting multiple clients, requiring immediate resolution and communication.

    • Identified a major outage due to a misconfigured router that caused loss of connectivity for several clients.

    • Implemented a rapid troubleshooting process, including checking logs and running diagnostics to isolate the issue.

    • Coordinated with the vendor for a quick firmware update that resolved...

  • Answered by AI
  • Q2. What routing protocols you have worked?
  • Ans. 

    I have experience with various routing protocols including OSPF, EIGRP, BGP, and RIP, each serving different network needs.

    • OSPF (Open Shortest Path First): A link-state protocol used in large enterprise networks for its scalability and fast convergence.

    • EIGRP (Enhanced Interior Gateway Routing Protocol): A Cisco proprietary protocol that combines features of distance vector and link-state protocols.

    • BGP (Border Gateway P...

  • Answered by AI

L2 Network Engineer Interview Questions Asked at Other Companies

asked in HCLTech
Q1. What is the preferred link for an OMP route: Internet or MPLS?
asked in HCLTech
Q2. What are the differences between BGP and IBGP?
Q3. what is policy ? what is basic step to create policy ?
asked in HCLTech
Q4. Can we create SVI in L2 switch? IF not why
asked in HCLTech
Q5. What is TLOC in Viptela SDWAN, and why is it used?

L2 Network Engineer Interview Questions & Answers

NTT Data user image Siddalingeshwara swamy M

posted on 4 Mar 2024

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. 4g 5g volte kpi monitoring
  • Q2. Hybrid technology

I applied via Naukri.com and was interviewed in Mar 2022. There were 4 interview rounds.

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 - Technical 

(1 Question)

  • Q1. Tell me brief about yourself & what are the roles and responsibilities in day to day work profile? Questions from Nexus switch-- VPC? , steps to create vpc? Switch stacking? How does we can set MAC on ...
Round 3 - Behavioral 

(3 Questions)

  • Q1. What I carried from my current job and nexus switches questions.
  • Q2. How I will achieve the IOS upgrade when only I have 10 minutes left in PE window??
  • Ans. 

    Use pre-staged image and fast transfer methods to achieve IOS upgrade within 10 minutes.

    • Pre-stage the image on the device before the upgrade window

    • Use fast transfer methods like TFTP or FTP to transfer the image quickly

    • Ensure all necessary configurations are saved and backed up before the upgrade

    • Have a rollback plan in case of any issues during the upgrade

  • Answered by AI
  • Q3. Basic questions on my work and last can I do my job in night shifts?
Round 4 - HR 

(1 Question)

  • Q1. What is my expectations and why

Interview Preparation Tips

Interview preparation tips for other job seekers - Go through all basic concepts about routing & switching and also if any one have knowledge on Security d vices it will add more advantage
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
No response

I applied via Approached by Company and was interviewed in Nov 2023. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is use of routing and its uses?
  • Ans. 

    Routing is the process of selecting the best path for network traffic to reach its destination.

    • Routing helps in directing network traffic efficiently

    • It determines the best path for data packets to travel from source to destination

    • Routing protocols like OSPF, BGP, and EIGRP are used to exchange routing information

    • Routing tables are used to store information about network paths

    • Dynamic routing adjusts to network changes a...

  • Answered by AI
  • Q2. What is IPS? How does it work?
  • Ans. 

    IPS stands for Intrusion Prevention System. It is a network security technology that monitors network traffic to detect and prevent malicious activities.

    • IPS is a network security technology that monitors network traffic in real-time.

    • It can detect and prevent malicious activities such as hacking attempts, malware infections, and denial-of-service attacks.

    • IPS works by analyzing network packets, comparing them to a databa...

  • Answered by AI
  • Q3. Firewall works at what layer?
  • Ans. 

    Firewall works at the network layer.

    • Firewall operates at the network layer of the OSI model.

    • It filters and controls incoming and outgoing network traffic based on predetermined security rules.

    • Examples of firewalls include hardware firewalls, software firewalls, and cloud-based firewalls.

  • Answered by AI
  • Q4. Define firewall generations and their roles
  • Ans. 

    Firewall generations refer to the evolution of firewall technology and their roles in network security.

    • First generation firewalls - packet filtering based on IP addresses and ports

    • Second generation firewalls - stateful inspection and improved security features

    • Third generation firewalls - application layer filtering and deep packet inspection

    • Fourth generation firewalls - next-generation firewalls with advanced threat pr...

  • Answered by AI
  • Q5. What is IP Spoofing?
  • Ans. 

    IP Spoofing is a technique where an attacker impersonates another device by falsifying IP address in order to gain unauthorized access.

    • IP Spoofing involves manipulating the source IP address in a packet to deceive the recipient.

    • It is commonly used in DDoS attacks to hide the true source of the attack traffic.

    • Prevention methods include implementing ingress and egress filtering on network devices.

    • Examples of tools used f...

  • Answered by AI

Interview Preparation Tips

Topics to prepare for NTT Data L2 Network Engineer interview:
  • Routing and Switching

Skills evaluated in this interview

I applied via Campus Placement and was interviewed before May 2021. There were 2 interview rounds.

Round 1 - Aptitude Test 

Basic aptitude knowledge

Round 2 - Coding Test 

Strong in java

Interview Preparation Tips

Interview preparation tips for other job seekers - Be confidence and focus on your goal

I applied via Naukri.com and was interviewed before Sep 2019. There were 6 interview rounds.

Interview Questionnaire 

3 Questions

  • Q1. IQ Test
  • Q2. Machine Test
  • Q3. Face To Face

Interview Preparation Tips

Interview preparation tips for other job seekers - basically there are 3 rounds:-
1. IQ Test
2. Machine Test
3. Face to Face

IQ Test is not so tough but prepare well Machine Test
Machine Test Question are like :-
Q.1 - We declare a variable in C++ like "is_this_a_variable" and in Java like "IsThisAVariable". There is underscore in between every word and first alphabet of every word is in lowercase in C++ and in Java first alphabet is in capital without underscore. Create a program in which if user input a string in a C++ variable format it will convert the input in java variable format.

Q2. Count the frequency of a string.
user input string - pqhphi
output-
p - 2
q - 1
h - 2
i - 1

Be strong in algorithms and data structure.
Are these interview questions helpful?

I appeared for an interview before Sep 2020.

Round 1 - Coding Test 

(2 Questions)

Round duration - 90 minutes
Round difficulty - Easy

It happens in very friendly manner.

  • Q1. 

    Paths in a Matrix Problem Statement

    Given an 'M x N' matrix, print all the possible paths from the top-left corner to the bottom-right corner. You can only move either right (from (i,j) to (i,j+1)) or dow...

  • Ans. 

    Print all possible paths from top-left to bottom-right in a matrix by moving only right or down.

    • Use backtracking to explore all possible paths from top-left to bottom-right in the matrix.

    • At each cell, recursively explore moving right and down until reaching the bottom-right corner.

    • Keep track of the current path and add it to the result when reaching the destination.

  • Answered by AI
  • Q2. Can you create 2 tables in SQL and perform different operations on them?
  • Ans. 

    Yes, I can create 2 tables in SQL and perform operations like INSERT, SELECT, UPDATE, and DELETE.

    • Create Table 1: CREATE TABLE employees (id INT, name VARCHAR(50), salary DECIMAL(10,2));

    • Create Table 2: CREATE TABLE departments (dept_id INT, dept_name VARCHAR(50));

    • Insert Data: INSERT INTO employees VALUES (1, 'John Doe', 50000);

    • Select Data: SELECT * FROM employees WHERE salary > 40000;

    • Update Data: UPDATE employees SET...

  • Answered by AI
Round 2 - Face to Face 

Round duration - 90 minutes
Round difficulty - Medium

No problem occur very friendly environment.

Round 3 - Face to Face 

(1 Question)

Round duration - 90 minutes
Round difficulty - Hard

  • Q1. 

    Rat in a Maze Problem Statement

    You need to determine all possible paths for a rat starting at position (0, 0) in a square maze to reach its destination at (N-1, N-1). The maze is represented as an N*N ma...

  • Ans. 

    Find all possible paths for a rat in a maze from source to destination.

    • Use backtracking to explore all possible paths in the maze.

    • Keep track of visited cells to avoid revisiting them.

    • Explore all possible directions (up, down, left, right) from each cell.

    • Add the current direction to the path and recursively explore further.

    • If the destination is reached, add the path to the list of valid paths.

  • Answered by AI

Interview Preparation Tips

Professional and academic backgroundI applied for the job as SDE - 1 in HyderabadEligibility criteriaAbove 7 CGPAVirtusa interview preparation:Topics to prepare for the interview - Linked List, Binary Search Tree ,Queue, Array ,DP ,Graph ,RecursionTime required to prepare for the interview - 3 MonthsInterview preparation tips for other job seekers

Tip 1 : Competitive programming plays a major role when you are appearing for coding rounds as a fresher. In the coding rounds, you won't get direct problems copied from Geeksforgeeks or Leetcode. You would be required to use your logical thinking to go ahead in the process. This is where competitive programming helps.

Tip 2 : Coding rounds are all about Coding + Timing. Most people fail to excel due to the pressure of a timer ticking on your head. So, instead of just solving problems, try to participate in timed contests. This will help you be used to the pressure of the timer.

Tip 3 : Many big companies like Microsoft, Amazon, and even Google expect you to be good at standard problems. So, once you are done with coding round by your logical skills and competitive programming, you must be well versed with some standard problems in order to excel.

Application resume tips for other job seekers

Tip 1 : Make it short, crisp, and simple. It is always good to have a 1 pager resume. 
Tip 2 : Resume must comprise of the following: Educational Qualifications, Technical skills, Projects, Work experience (if any), Achievements. Other than this, you may include some extra co-curricular achievements.

Final outcome of the interviewSelected

Skills evaluated in this interview

Software Engineer Interview Questions & Answers

NTT Data user image NIDHI PRIYADARSHINI

posted on 9 Apr 2015

Interview Questionnaire 

6 Questions

  • Q1. Tell me about your project
  • Ans. 

    Developed a web-based project management tool for a startup

    • Used React for the frontend and Node.js for the backend

    • Implemented user authentication and authorization using JWT

    • Integrated with third-party APIs such as Trello and Slack

    • Implemented real-time updates using WebSockets

    • Deployed on AWS using EC2 and RDS

  • Answered by AI
  • Q2. Write the idea or algorithm for d program of fibonacci series
  • Q3. One question from your subject
  • Q4. Introduce yourself
  • Ans. 

    I am a software engineer with experience in developing web applications and mobile apps.

    • Proficient in programming languages such as Java, Python, and JavaScript

    • Skilled in using frameworks like React, Angular, and Spring Boot

    • Experienced in working with databases such as MySQL and MongoDB

    • Familiar with Agile development methodologies and DevOps practices

  • Answered by AI
  • Q5. If I give you a box full of pencils..in how many ways can you use it
  • Q6. Do you have any question for me

Interview Preparation Tips

Round: Test
Experience: Time management is very important to clear the aptitude test. Besides this a lot of practice is also very important.  This round is the major filteration round. Though each round is a major filteration round cuz NTT DATA is not a bulk recruiter like cts, infy etc. Almost 2-3 thousand students were there for this round from 6 different colleges and only 100 of them were selected.
Tips: Its better to start with the preparation from before and do consider the previous year placement papers available at indiabix. You can practice more n more. Apart from this you can go through the r.s aggarwal aptitude book also.

Round: Group Discussion
Experience: There were many panels and each panel had 10-12 students. The H.r first decided some other topic but when he asked wether everybody is aware of the topic ..there were few who didn't know about it. .so he picked up another topic. Fortunately he asked me to start with the discussion.  Always try to be the one to break the ice.
Tips: The only key to crack this round is that yku should talk. You should definitely not confuse gd with debate. You should not argue or by any chance shouldn't sound arrogant.

Round: Technical Interview
Experience: They will definitely ask about your project so be thorough with that. Ntt data is a Japanese company . Though this is IT but it will ask  from the subject of your own choice from people those who have a non IT background. After you get shortlisted in d gd they will give you a form to fill. Do fill that form without fail. If it is blank then even if u go to the hr round he will reject you.
Tips: Just be confident and always smile. Be careful on what you write in your resume cuz they can ask about anything based on your resume.

Round: HR Interview
Experience: This round was a cake walk. Just be confident and updated about the company.  Do ask him a question if he asks you to do that.but make sure it shouldn't be vague or out of the picture.
Tips: Keep smiling and don't get nervous.  If they ask you about location preferences,  dun get firm at one place.try to be flexible.

General Tips: Donot loose hope at any cost. You never know when your moment is going to arrive. Do practice the aptitude as much as you can. Finally NTT DATA selected only 50 overall in wch 11 were from my college n i was lucky to be one of them. the offer letter was issued the same day and we were all venerated.  Its just a game of confidence. All the best
Skill Tips: Try to add some co curricular activities and justify your role.
Skills: communication, technical knowledge, management skills, leadership
College Name: SATHYABAMA UNIVERSITY
Motivation: You will find the it companies mostly head quartered in U.S but this company is in Japan. Plus you have better opportunity and growth compared to other companies cuz its not a bulk recruiter.

Skills evaluated in this interview

Interview Questionnaire 

2 Questions

  • Q1. Java ( socket programming, OOPS, DS )
  • Q2. Write about your dream
  • Ans. 

    My dream is to build innovative software solutions that positively impact people's lives.

    • Developing cutting-edge technology

    • Creating user-friendly interfaces

    • Solving complex problems

    • Collaborating with talented individuals

    • Making a difference in society

    • Continuous learning and growth

  • Answered by AI

Interview Preparation Tips

Round: Test
Experience: GRE givers , you can make it through this. Brush up your technical skills for the programming section.
Tips: GRE quant and verbal and quick review from tutorialspoint.com would do the trick.

Round: Group Discussion
Experience: I had fun. I won a few debate competitions in various technical symposiums so, It gave a good experience about being quiet at the right moment.
Tips: Turn to your GRAB-ON mode. Never miss any chance. Learn to know when to be quiet and when to talk in a GD. Try to bring down the heat If two participants are getting into a argumentative discussion.

Round: Stress Interview
Experience: It was really difficult. Exactly after the GD, we were asked to right an essay in a very less time and our capability to manage the stress was observed.
Tips: Be calm and write all that you know in a presentable way.

Round: Technical Interview
Experience: I did a project in my 3rd year which included few concepts on Socket programming which helped me a bit in this round. I answered confidently and I was put to a confidence test too to see how sure I was about the answer.
Tips: A quick review on the day of interview and involving in friendly discussion about programming languages before the test helps.

Round: HR Interview
Experience: I was asked few technical questions in this round and later moved on to the general logical questions. Questions like, cutting a bread into multiple slices, finding the corresponding switch among 3 switches for 3 bulbs in room were asked. Find the sum of 1-10 in 4 seconds was asked suddenly. Thanks to Arithmetic Progressions :P.
Tips: Use your logical ability to answer.

Skills: Java, C, Body Language, Mental ability, Confidence.
College Name: Malla Reddy Institute of Engineering & Technology ( MRIET )
Motivation: Ranked among the top 50 of the Fortune 500. Expanding organizations which include lot of opportunities.

Orange Business Interview FAQs

How to prepare for Orange Business L2 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 Orange Business. The most common topics and skills that interviewers at Orange Business expect are Aruba Wireless, Cisco and Computer Networking.
What are the top questions asked in Orange Business L2 Network Engineer interview?

Some of the top questions asked at the Orange Business L2 Network Engineer interview -

  1. what is policy ? what is basic step to create polic...read more
  2. what is ospf ? explain types of packet in osp...read more
  3. what is difference between L2 and L3 Switc...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 1 interview experience

Interview Questions from Similar Companies

DXC Technology Interview Questions
3.7
 • 839 Interviews
Nagarro Interview Questions
4.0
 • 793 Interviews
NTT Data Interview Questions
3.8
 • 658 Interviews
Publicis Sapient Interview Questions
3.5
 • 645 Interviews
GlobalLogic Interview Questions
3.6
 • 628 Interviews
EPAM Systems Interview Questions
3.7
 • 569 Interviews
UST Interview Questions
3.8
 • 544 Interviews
View all
Orange Business L2 Network Engineer Salary
based on 42 salaries
₹4.2 L/yr - ₹13 L/yr
40% more than the average L2 Network Engineer Salary in India
View more details

Orange Business L2 Network Engineer Reviews and Ratings

based on 7 reviews

5.0/5

Rating in categories

4.8

Skill development

4.9

Work-life balance

4.5

Salary

4.6

Job security

4.9

Company culture

3.9

Promotions

4.9

Work satisfaction

Explore 7 Reviews and Ratings
Network Engineer
355 salaries
unlock blur

₹2.4 L/yr - ₹9.5 L/yr

Technical Consultant
308 salaries
unlock blur

₹2.8 L/yr - ₹10.5 L/yr

Senior Technical Consultant
276 salaries
unlock blur

₹6 L/yr - ₹19.4 L/yr

Software Engineer
244 salaries
unlock blur

₹5 L/yr - ₹16.7 L/yr

Senior Software Engineer
243 salaries
unlock blur

₹8.5 L/yr - ₹28 L/yr

Explore more salaries
Compare Orange Business with

DXC Technology

3.7
Compare

Sutherland Global Services

3.5
Compare

Optum Global Solutions

4.0
Compare

Virtusa Consulting Services

3.7
Compare
write
Share an Interview