Upload Button Icon Add office photos

Cisco

Compare button icon Compare button icon Compare

Proud winner of ABECA 2024 - AmbitionBox Employee Choice Awards

zig zag pattern zig zag pattern

Filter interviews by

Clear (1)

Cisco Network Engineer Interview Questions, Process, and Tips

Updated 21 Jan 2025

Top Cisco Network Engineer Interview Questions and Answers

View all 9 questions

Cisco Network Engineer Interview Experiences

7 interviews found

Network Engineer Interview Questions & Answers

user image Saiteja Chitturi

posted on 9 Jul 2024

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

I applied via LinkedIn and was interviewed in Jun 2024. There were 2 interview rounds.

Round 1 - Assignment 

It contained networking questions

Round 2 - Technical 

(2 Questions)

  • Q1. What is router &switch
  • Ans. 

    A router is a networking device that forwards data packets between computer networks, while a switch is a networking device that connects devices within a network.

    • Router operates at the network layer of the OSI model

    • Switch operates at the data link layer of the OSI model

    • Router connects multiple networks together

    • Switch connects devices within the same network

    • Router uses IP addresses to route traffic

    • Switch uses MAC addre

  • Answered by AI
  • Q2. How is routing done
  • Ans. 

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

    • Routing involves determining the optimal path for data packets to travel from the source to the destination.

    • Routers use routing tables to make decisions on how to forward packets based on destination IP addresses.

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

    • Static routin...

  • Answered by AI

Skills evaluated in this interview

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

I was interviewed before Jan 2024.

Round 1 - Aptitude Test 

Online Aptitude test for 1 hour.

Round 2 - One-on-one 

(2 Questions)

  • Q1. What is MAC address
  • Ans. 

    MAC address is a unique identifier assigned to network interfaces for communications on a network.

    • MAC address stands for Media Access Control address

    • It is a 12-digit hexadecimal number (e.g. 00:1A:2B:3C:4D:5E)

    • Used to identify devices on a network at the data link layer of the OSI model

  • Answered by AI
  • Q2. What is DHCP
  • Ans. 

    DHCP stands for Dynamic Host Configuration Protocol, used to automatically assign IP addresses to devices on a network.

    • Automatically assigns IP addresses to devices on a network

    • Helps in managing and organizing IP addresses efficiently

    • Reduces the need for manual configuration

    • Prevents IP address conflicts

    • Example: When a device connects to a network, DHCP assigns it an IP address from a pool of available addresses

  • Answered by AI
Round 3 - Technical 

(2 Questions)

  • Q1. What is a dangling pointer
  • Ans. 

    A dangling pointer is a pointer that points to a memory location that has been deallocated or freed.

    • Dangling pointers can lead to crashes or unpredictable behavior in a program.

    • They can occur when a pointer is not updated after the memory it points to is freed.

    • Example: accessing a dangling pointer after freeing the memory it points to can result in a segmentation fault.

  • Answered by AI
  • Q2. What are REST APIs
  • Ans. 

    REST APIs are a set of rules and conventions for building and interacting with web services using HTTP methods.

    • REST stands for Representational State Transfer

    • Uses standard HTTP methods like GET, POST, PUT, DELETE

    • Data is transferred in JSON or XML format

    • Stateless communication between client and server

    • Example: Twitter API allows developers to access and interact with Twitter data

  • Answered by AI
Round 4 - HR 

(2 Questions)

  • Q1. Why do you want to do job in the networking industry
  • Ans. 

    I am passionate about designing and troubleshooting complex networks to ensure seamless communication and connectivity.

    • I enjoy the challenge of solving technical problems and optimizing network performance

    • I am fascinated by the constantly evolving technology in the networking industry

    • I value the opportunity to work with cutting-edge equipment and software

    • I appreciate the importance of reliable and secure networks in to

  • Answered by AI
  • Q2. What are your goals
  • Ans. 

    My professional goal is to become a certified network expert and lead a team in implementing cutting-edge networking solutions.

    • Obtain certifications such as CCNA, CCNP, or JNCIA to enhance my skills

    • Lead a team in designing and implementing network infrastructure upgrades

    • Stay updated on the latest networking technologies and trends

    • Contribute to the success of the organization by optimizing network performance

  • Answered by AI

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

Network Engineer Interview Questions & Answers

user image Sarvodaya us

posted on 22 Oct 2024

Interview experience
4
Good
Difficulty level
Easy
Process Duration
4-6 weeks
Result
No response

I applied via Approached by Company and was interviewed before Oct 2023. There was 1 interview round.

Round 1 - Technical 

(2 Questions)

  • Q1. Siwtching - STP,VLAN,
  • Q2. Routing - BGP, RIP, IP

I applied via Recruitment Consulltant and was interviewed in Sep 2021. There were 4 interview rounds.

Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Don’t add your photo or details such as gender, age, and address in your resume. These details do not add any value.
View all Resume tips
Round 2 - Technical 

(2 Questions)

  • Q1. CCNA RELATED QUESTIONS
  • Q2. Practical and theoretical questions
Round 3 - One-on-one 

(1 Question)

  • Q1. Manager call related to work.
Round 4 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Q2. Old company experience

Interview Preparation Tips

Topics to prepare for Cisco Network Engineer interview:
  • CCNA
  • Attitude
  • Passion
  • Self confidence
  • CCNA certification
Interview preparation tips for other job seekers - I always want to learn new things and used to implement for company growth.

Cisco interview questions for designations

 Wireless Network Engineer

 (1)

 Network Support Engineer

 (1)

 L2 Network Engineer

 (1)

 Network Consulting Engineer

 (1)

 Network Administrator

 (2)

 Network Consultant

 (1)

 Network Security Engineer

 (2)

 Network & System Administrator

 (1)

I applied via Monster and was interviewed before Feb 2021. There was 1 interview round.

Round 1 - One-on-one 

(2 Questions)

  • Q1. The networking and it's communicating way and about network and it's type.
  • Q2. What are you understand by networks.
  • Ans. 

    Networks are a collection 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

Interview Preparation Tips

Interview preparation tips for other job seekers - It was a great weekend and communication skills and experience

Skills evaluated in this interview

Get interview-ready with Top Cisco Interview Questions

I applied via Campus Placement and was interviewed before Jan 2021. There were 3 interview rounds.

Interview Questionnaire 

2 Questions

  • Q1. What are he layers of the OSI model?
  • Ans. 

    The OSI model has 7 layers that define how data is transmitted over a network.

    • Layer 1: Physical - deals with the physical connection of devices

    • Layer 2: Data Link - responsible for error-free transfer of data between devices

    • Layer 3: Network - handles routing of data between different networks

    • Layer 4: Transport - ensures reliable delivery of data between applications

    • Layer 5: Session - establishes and manages connections ...

  • Answered by AI
  • Q2. There are seven layers in OSI model
  • Ans. 

    Yes, there are seven layers in the OSI model.

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

    • Each layer has a specific function and communicates with the layers above and below it.

    • The OSI model is used to standardize communication between different computer systems.

    • Examples of protocols that operate at each layer include Ethernet at the Data Link layer and HTTP at t

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interview was very nice and they asked all related questions.

Skills evaluated in this interview

I applied via Company Website and was interviewed before Feb 2021. There were 3 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 Resume tips
Round 2 - Technical 

(1 Question)

  • Q1. Network related qs and Ans
Round 3 - HR 

(1 Question)

  • Q1. Your physiology-based scenario with your future career.

Interview Preparation Tips

Topics to prepare for Cisco Network Engineer interview:
  • All networking basis questions
Interview preparation tips for other job seekers - It was very supportive during the interview

Interview questions from similar companies

I applied via Referral

Interview Questionnaire 

34 Questions

  • Q1. Give a few technical differences between Windows and UNIX
  • Ans. 

    Windows and UNIX have several technical differences.

    • Windows has a graphical user interface (GUI) while UNIX is primarily command-line based.

    • Windows uses the NTFS file system while UNIX typically uses the ext4 file system.

    • Windows supports a wide range of software applications, while UNIX is known for its stability and security.

    • Windows has a larger user base and is more commonly used for personal computers, while UNIX is...

  • Answered by AI
  • Q2. Give a few differences between NTFS and FAT
  • Ans. 

    NTFS and FAT are file systems used in Windows operating systems with differences in features and capabilities.

    • NTFS supports file and folder permissions, while FAT does not.

    • NTFS has built-in support for file compression and encryption, while FAT does not.

    • NTFS has a journaling feature that helps in recovering from system crashes, while FAT does not.

    • NTFS supports larger file sizes and partition sizes compared to FAT.

    • NTFS ...

  • Answered by AI
  • Q3. Mention the layers in OSI stack
  • Ans. 

    The OSI stack consists of 7 layers that define the functions and protocols of network communication.

    • Physical layer: Deals with the physical transmission of data.

    • Data Link layer: Provides error-free transmission over a physical link.

    • Network layer: Handles routing and logical addressing.

    • Transport layer: Ensures reliable data delivery and manages end-to-end connections.

    • Session layer: Establishes, manages, and terminates s...

  • Answered by AI
  • Q4. Explain in detail the concept of NAT and DHCP
  • Ans. 

    NAT (Network Address Translation) is a technique used to translate private IP addresses to public IP addresses, allowing devices on a private network to communicate with the internet. DHCP (Dynamic Host Configuration Protocol) is a network protocol that automatically assigns IP addresses and other network configuration parameters to devices on a network.

    • NAT allows multiple devices on a private network to share a single...

  • Answered by AI
  • Q5. What is the difference between hub, switch, and router?
  • Ans. 

    A hub is a simple networking device that connects multiple devices in a network. A switch is a more advanced device that filters and forwards data packets. A router is a device that connects multiple networks and directs data packets between them.

    • A hub operates at the physical layer of the OSI model, while a switch operates at the data link layer.

    • A hub broadcasts data to all connected devices, while a switch selectivel...

  • Answered by AI
  • Q6. What is collision domain? How does bridge segregate collision domains?
  • Ans. 

    Collision domain is a network segment where collisions can occur. Bridges segregate collision domains by creating separate segments.

    • Collision domain is a section of a network where network devices share the same bandwidth and can collide with each other.

    • Collisions occur when two or more devices transmit data simultaneously on a shared medium.

    • Bridges create separate collision domains by dividing a network into multiple ...

  • Answered by AI
  • Q7. Given a routine which sorts only positive numbers, write a wrapper around it to sort both positive and negative numbers
  • Q8. Suggest a suitable combination of array and hashmap to design the underlying data structures behind an educational institution’s website. The website supports selection of a particular department, a part...
  • Ans. 

    A combination of array and hashmap can be used to design the underlying data structures for an educational institution's website.

    • Use an array to store the departments available in the institution.

    • Each department can be represented as a key in the hashmap.

    • The value corresponding to each department key in the hashmap can be another hashmap.

    • This nested hashmap can store the courses available in the department.

    • The courses ...

  • Answered by AI
  • Q9. Give the design considerations for a client server system wherein the client gets a virtual operating system on the fly through the network from a server consisting of several such operating systems
  • Ans. 

    Design considerations for a client-server system with virtual operating systems on the fly

    • Scalability: Ensure the system can handle multiple clients requesting virtual operating systems simultaneously

    • Resource allocation: Manage resources efficiently to provide virtual operating systems to clients

    • Network bandwidth: Optimize network usage to deliver virtual operating systems quickly

    • Security: Implement measures to protect...

  • Answered by AI
  • Q10. What are the different types of virtualization?. I was asked to differentiate between system and process virtualization
  • Q11. Explain VMware’s virtualization on a multicore machine
  • Ans. 

    VMware's virtualization on a multicore machine allows for efficient utilization of resources and improved performance.

    • VMware's virtualization technology enables the creation of multiple virtual machines (VMs) on a single multicore machine.

    • Each VM can run its own operating system and applications, isolated from other VMs.

    • The hypervisor, such as VMware ESXi, manages the allocation of CPU, memory, and other resources to e...

  • Answered by AI
  • Q12. Pack 51 apples in minimum number of packets such that with the packets I have made, I should be able to give any number of apples between 1 and 51
  • Ans. 

    The minimum number of packets required to pack 51 apples such that any number of apples between 1 and 51 can be given.

    • The minimum number of packets required is 6.

    • Each packet should contain a power of 2 number of apples.

    • The packets should be of sizes: 1, 2, 4, 8, 16, and 20.

    • By combining these packets, any number of apples between 1 and 51 can be given.

  • Answered by AI
  • Q13. Write a program to implement strstr
  • Ans. 

    Program to implement strstr function in C++

    • Use two nested loops to compare each character of the haystack and needle

    • If a match is found, return the starting index of the substring

    • If no match is found, return -1

  • Answered by AI
  • Q14. From an incoming stream of numbers, construct a binary tree such that it is almost balanced
  • Ans. 

    To construct an almost balanced binary tree from an incoming stream of numbers.

    • Use a self-balancing binary search tree like AVL or Red-Black tree.

    • Insert the numbers from the stream into the tree.

    • Perform rotations or rebalancing operations as necessary to maintain balance.

    • Consider using a priority queue to handle the incoming stream efficiently.

  • Answered by AI
  • Q15. How would I implement the autocomplete feature for search queries?
  • Ans. 

    Implementing autocomplete feature for search queries

    • Use a trie data structure to store the search queries

    • As the user types, traverse the trie to find matching prefixes

    • Return the suggestions based on the matching prefixes

    • Consider using a ranking algorithm to prioritize suggestions

  • Answered by AI
  • Q16. What is a semaphore?
  • Ans. 

    A semaphore is a synchronization object that controls access to a shared resource through the use of a counter.

    • Semaphores can be used to limit the number of threads accessing a resource simultaneously.

    • They can be used to solve the critical section problem in concurrent programming.

    • Semaphores can have two types: counting semaphores and binary semaphores.

    • Counting semaphores allow a specified number of threads to access a...

  • Answered by AI
  • Q17. Code the P and V operations of a semaphore
  • Ans. 

    The P and V operations are used to control access to a shared resource using a semaphore.

    • P operation (wait operation) decreases the value of the semaphore by 1, blocking if the value is already 0.

    • V operation (signal operation) increases the value of the semaphore by 1, releasing a waiting process if any.

    • P and V operations are typically used in synchronization mechanisms to prevent race conditions and ensure mutual excl...

  • Answered by AI
  • Q18. Explain REST web service
  • Ans. 

    REST web service is an architectural style for designing networked applications that use HTTP as the communication protocol.

    • REST stands for Representational State Transfer

    • It is based on a client-server model

    • It uses standard HTTP methods like GET, POST, PUT, DELETE

    • Resources are identified by URIs

    • Responses are typically in JSON or XML format

  • Answered by AI
  • Q19. Is HTTP a stateless or stateful protocol?
  • Ans. 

    HTTP is a stateless protocol.

    • HTTP is stateless because it does not retain any information about previous requests or responses.

    • Each request is treated as an independent transaction, and the server does not maintain any knowledge of the client's state.

    • To maintain state, cookies or session management techniques can be used.

    • Statelessness allows for scalability and simplicity in web applications.

  • Answered by AI
  • Q20. What is shared memory?
  • Ans. 

    Shared memory is a memory space that can be accessed by multiple processes or threads simultaneously.

    • Shared memory allows processes or threads to communicate and share data efficiently.

    • It is typically used in inter-process communication (IPC) to avoid the overhead of copying data between processes.

    • Shared memory can be implemented using operating system mechanisms like memory-mapped files or system calls.

    • Example: Multip...

  • Answered by AI
  • Q21. What motivates me in life?
  • Q22. Explain the alignment issues in structures
  • Ans. 

    Alignment issues in structures occur due to memory padding and alignment requirements.

    • Structures may have unused memory space due to alignment requirements.

    • Padding is added to align structure members on memory boundaries.

    • Alignment issues can lead to wasted memory and decreased performance.

    • Compiler directives like #pragma pack can be used to control alignment.

    • Example: struct MyStruct { char a; int b; char c; };

  • Answered by AI
  • Q23. I am given two files viz. f1.c, f2.c, both having a call to malloc(). Can the address of the locations returned by these two be same?
  • Q24. Explain memory management unit
  • Ans. 

    Memory Management Unit (MMU) is a hardware component that manages memory access and translation between virtual and physical addresses.

    • MMU is responsible for translating virtual addresses used by programs into physical addresses in the computer's memory.

    • It provides memory protection by assigning access permissions to different memory regions.

    • MMU also handles memory allocation and deallocation, ensuring efficient use of...

  • Answered by AI
  • Q25. What is a socket?
  • Ans. 

    A socket is an endpoint for communication between two machines over a network.

    • A socket is a software abstraction that allows programs to send and receive data over a network.

    • It provides a mechanism for inter-process communication between applications running on different machines.

    • Sockets can be used for various network protocols such as TCP/IP, UDP, etc.

    • They are identified by an IP address and a port number.

    • Examples of...

  • Answered by AI
  • Q26. I was asked in detail the concept of type casting in C
  • Q27. Can I declare a structure called ‘a’ which contains a structure called ‘b’ and ‘b’ in turn contains ‘a’?
  • Ans. 

    Yes, it is possible to declare a structure 'a' that contains a structure 'b' and 'b' in turn contains 'a'.

    • To achieve this, we can use forward declaration of one of the structures.

    • By using a pointer or reference to the other structure inside the first structure, we can avoid recursive definition.

    • This allows us to create a nested structure hierarchy.

  • Answered by AI
  • Q28. How do I find the offset of a member of a structure object? How would I do the same if I am not allowed to create the object at all?
  • Ans. 

    To find the offset of a member of a structure object, use the 'offsetof' macro. If not allowed to create the object, use 'sizeof' and pointer arithmetic.

    • Use the 'offsetof' macro to find the offset of a member within a structure object

    • If not allowed to create the object, use 'sizeof' to get the size of the structure and perform pointer arithmetic

  • Answered by AI
  • Q29. I was asked to tell something about me that was not in my resume?
  • Q30. What are my strengths?
  • Q31. What do I know about Netapp?
  • Ans. 

    Netapp is a multinational storage and data management company.

    • Netapp specializes in providing storage solutions for businesses and organizations.

    • They offer a wide range of products and services including storage systems, software, and cloud services.

    • Netapp's solutions help organizations manage and protect their data, improve efficiency, and enable data-driven decision making.

    • They have a strong presence in the enterpris...

  • Answered by AI
  • Q32. What do I think about higher studies?
  • Q33. What is my family background? Do I have any siblings?
  • Ans. 

    I come from a close-knit family with two siblings, an older brother and a younger sister.

    • Close-knit family

    • Two siblings - older brother and younger sister

  • Answered by AI
  • Q34. My preferences regarding the various job profiles they had to offer?
  • Ans. 

    I am interested in job profiles that involve software development, problem-solving, and continuous learning.

    • I prefer job profiles that allow me to work on challenging projects and utilize my technical skills.

    • I am interested in roles that involve software development, coding, and debugging.

    • I enjoy problem-solving and would like a job that challenges me to think creatively and analytically.

    • I value continuous learning and

  • Answered by AI

Interview Preparation Tips

Skills:
College Name: NA

Skills evaluated in this interview

Interview Preparation Tips

Round: Resume Shortlist
Experience: I had sent my resume to the hiring group, Selection through telephonic interviews. I was interviewed by three different research groups  (once by each).
Tips: Factors in decreasing order of importance: CGPA each stage. Ability to explain your projects precisely. Ability to solve ''standard" logarithmic problems.  The way you think and put down your Answer is the most important. The final answer .s not so I important, and they prod you when you think out aloud anyway.

Round: Technical Interview
Experience: Almost- by default they ask about your previous projects/internships if they are relevant to the group. Ofher questions depend on the group you are interviewed by and your own profile, In my case it was machine learning, text mining etc. I was told about the research problem they were dealing with then and asked f or comments/suggestions/.inputs and a discussion followed.
Tips: Basically these are specialized Interviews so it's good to have sound knowledge of your domain (analytical and application skills are very much required).

Skill Tips: CGPA>9.0, 1f not (like me) relevant work done in the domain and in past internship.A recommendation from the professor is also a good add on.
College Name: IIT Madras

Interview Preparation Tips

Round: Test
Experience: There was an apititude test basically in line with CAT pattern. It was conducted online for about 45 min duration. The questions were rather simple but each question was time bound (around 45 sec or so).
Tips: As such I did not have any structured study plan. I did refresh some of my basics in mechanics and analysis. I was more inclined to get a job in aerospace division. Read as per your interest.
Duration: 45 minutes

Round: Group Discussion
Experience: Initially, we are seated randomly in a circular manner and each one was given two minutes to describe the topic. It was followed by an tense debate where participants converged and diverged on different sets of issue. They were particularly looking for interpersonal skills and out of the box thinking.

Round: Interview
Experience: The interview was purely management type.More questions were thrown at team building, bio-data, why this company? , project, what you Can contribute for the firm?, where you see yourself in next 5 -10 years, ambitions, some amount of optimization tools and techniques, concluding remarks....Interpersonal skills and clarity in answering where mainly
IBM was a more relaxed interview, which basically dealt with management and interpersonal skills. Questions like “if one of our team mate is very stubborn, lazy, adamant, how will you tackle the situation” were asked.
Tips: College (B Tech) curricular activities, NTSC certificate, Math Olympiad certificate, all India quiz competition awards were noted and appreciated. That really was a booster. That helps in implanting an idea that you are not just blah blah blah.

Skill Tips: Be very sure about your mechanics, analysis and design. These three are the fundamentals.
I haven prepared for placements exclusively. Here were combined discussions. However, it really helps if you can revise and make your fundamentals were clear. The basic understanding should be there. An hour every day for two months will do the trick.
Be really choosy of the company you want to be in. Learn a lot more of the company and get an idea of what they are actually looking for. But still don’t freeze your mind to those realms alone.. Be open minded and cheerful. The first few questions will set the mood of the interview. If you are bale to crack that, then things will be really smooth. Really concentrate on your fundamentals, especially analysis and design.
Skills: Mechanics, Analysis , Design
College Name: IIT-Madras
Contribute & help others!
anonymous
You can choose to be anonymous

Cisco Interview FAQs

How many rounds are there in Cisco Network Engineer interview?
Cisco interview process usually has 2-3 rounds. The most common rounds in the Cisco interview process are Technical, One-on-one Round and HR.
What are the top questions asked in Cisco Network Engineer interview?

Some of the top questions asked at the Cisco Network Engineer interview -

  1. What are he layers of the OSI mod...read more
  2. What are you understand by networ...read more
  3. There are seven layers in OSI mo...read more

Recently Viewed

SALARIES

Cisco

REVIEWS

Fractal Analytics

No Reviews

REVIEWS

Fractal Analytics

No Reviews

SALARIES

Tech Mahindra

REVIEWS

Fractal Analytics

No Reviews

JOBS

Fractal Analytics

No Jobs

SALARIES

Tech Mahindra

INTERVIEWS

Nvidia

No Interviews

INTERVIEWS

Lumen Technologies

No Interviews

COMPANY BENEFITS

Fractal Analytics

No Benefits

Tell us how to improve this page.

Cisco Network Engineer Interview Process

based on 7 interviews

1 Interview rounds

  • Technical Round
View more
Cisco Network Engineer Salary
based on 418 salaries
₹3.8 L/yr - ₹13.1 L/yr
93% more than the average Network Engineer Salary in India
View more details

Cisco Network Engineer Reviews and Ratings

based on 35 reviews

4.8/5

Rating in categories

4.5

Skill development

4.6

Work-life balance

4.5

Salary

4.1

Job security

4.6

Company culture

4.4

Promotions

4.6

Work satisfaction

Explore 35 Reviews and Ratings
Software Engineer
2.6k salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Consulting Engineer
653 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Senior Software Engineer
642 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Network Engineer
418 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Technical Lead
353 salaries
unlock blur

₹0 L/yr - ₹0 L/yr

Explore more salaries
Compare Cisco with

Google

4.4
Compare

Microsoft Corporation

4.0
Compare

Hewlett Packard Enterprise

4.2
Compare

Juniper Networks

4.2
Compare
Did you find this page helpful?
Yes No
write
Share an Interview