Upload Button Icon Add office photos
Engaged Employer

i

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

Progressive Infovision Verified Tick

Compare button icon Compare button icon Compare

Filter interviews by

Progressive Infovision Network Engineer Interview Questions and Answers

Updated 17 Apr 2025

7 Interview questions

A Network Engineer was asked 2mo ago
Q. How does VTP work?
Ans. 

VTP (VLAN Trunking Protocol) manages VLAN configurations across switches in a network.

  • VTP operates in three modes: Server, Client, and Transparent.

  • In Server mode, switches can create, modify, and delete VLANs.

  • Client mode switches receive VLAN information but cannot make changes.

  • Transparent mode switches forward VTP advertisements but do not participate in VTP.

  • Example: A VTP server creates a VLAN; all clients recei...

A Network Engineer was asked
Q. What is the difference between a router and a switch?
Ans. 

Routers connect multiple networks together, while switches connect devices within a single network.

  • Routers operate at the network layer (Layer 3) of the OSI model, while switches operate at the data link layer (Layer 2).

  • Routers use IP addresses to forward data between networks, while switches use MAC addresses to forward data within a network.

  • Routers determine the best path for data packets to reach their destinat...

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
Q3. What is BGP? What is spilit horizon rule? How you configure BGP r ... read more
asked in Wipro
Q4. What is Stp and how it is work? What is root bridge
asked in BT Group
Q5. What is tenant and types? What will happen if we use same subnet ... read more
A Network Engineer was asked
Q. What is 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 different networking protocols work together.

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

  • Examples of layers include physical layer, data link...

🔥 Asked by recruiter 2 times
A Network Engineer was asked
Q. What is STP?
Ans. 

STP stands for Spanning Tree Protocol, a network protocol used to prevent loops in Ethernet networks.

  • STP is used to create a loop-free logical topology in a network.

  • It works by selecting a root bridge and calculating the shortest path to reach each network segment.

  • STP uses a tree-like structure to block redundant paths and ensure data flows efficiently.

  • It helps in preventing broadcast storms and improving network ...

A Network Engineer was asked
Q. What are public and private IP addresses?
Ans. 

Public IP is the address assigned to a device connected to a network, accessible over the internet. Private IP is used within a private network.

  • Public IP is unique and globally routable

  • Private IP is used within a local network and not accessible over the internet

  • Public IP allows devices to communicate with other devices on the internet

  • Private IP allows devices to communicate within the local network

  • Example of publ...

A Network Engineer was asked
Q. Router routes between the network and switch switches within the network
Ans. 

The statement is incorrect. Routers route between different networks, while switches connect devices within the same network.

  • Routers route traffic between different networks based on IP addresses

  • Switches connect devices within the same network based on MAC addresses

  • Example: A router connects a home network to the internet, while a switch connects devices within the home network

A Network Engineer was asked
Q. There is 7 layer
Ans. 

The OSI model consists of 7 layers that define the functions of a network.

  • The 7 layers of the OSI model are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

  • Each layer has specific functions and protocols associated with it.

  • For example, the Physical layer deals with the physical connection between devices, while the Application layer handles user interfaces.

Are these interview questions helpful?

Progressive Infovision Network Engineer Interview Experiences

4 interviews found

Network Engineer Interview Questions & Answers

user image Sai Abhishek Gadamsetty

posted on 17 Apr 2025

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

I appeared for an interview in Mar 2025, where I was asked the following questions.

  • Q1. What is STP?
  • Ans. 

    Spanning Tree Protocol (STP) prevents loops in network topologies by creating a loop-free logical topology.

    • STP is defined in IEEE 802.1D standard.

    • It uses a tree structure to identify and disable redundant paths.

    • Root Bridge: The central switch in the STP topology.

    • Bridge Protocol Data Units (BPDUs) are used for communication between switches.

    • Example: In a network with multiple switches, STP will block certain ports to pr...

  • Answered by AI
  • Q2. How does VTP work?
  • Ans. 

    VTP (VLAN Trunking Protocol) manages VLAN configurations across switches in a network.

    • VTP operates in three modes: Server, Client, and Transparent.

    • In Server mode, switches can create, modify, and delete VLANs.

    • Client mode switches receive VLAN information but cannot make changes.

    • Transparent mode switches forward VTP advertisements but do not participate in VTP.

    • Example: A VTP server creates a VLAN; all clients receive th...

  • Answered by AI

Network Engineer Interview Questions & Answers

user image Rajesh Kundu

posted on 23 Aug 2023

Interview experience
3
Average
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed in Jul 2023. There were 2 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 tips
Round 2 - Technical 

(3 Questions)

  • Q1. Questions about Subnetting
  • Q2. BGP and OSPF routing questions
  • Q3. Questions about HSRP, and VSS Stacking

Interview Preparation Tips

Interview preparation tips for other job seekers - CCNA total knowledge is must and learn some routing protocols
Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

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

Round 1 - Technical 

(4 Questions)

  • Q1. What is 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 different networking protocols work together.

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

    • Examples of layers include physical layer, data link laye...

  • Answered by AI
  • Q2. There is 7 layer
  • Ans. 

    The OSI model consists of 7 layers that define the functions of a network.

    • The 7 layers of the OSI model are: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

    • Each layer has specific functions and protocols associated with it.

    • For example, the Physical layer deals with the physical connection between devices, while the Application layer handles user interfaces.

  • Answered by AI
  • Q3. Difference between router and switch
  • Ans. 

    Routers connect multiple networks together, while switches connect devices within a single network.

    • Routers operate at the network layer (Layer 3) of the OSI model, while switches operate at the data link layer (Layer 2).

    • Routers use IP addresses to forward data between networks, while switches use MAC addresses to forward data within a network.

    • Routers determine the best path for data packets to reach their destination, ...

  • Answered by AI
  • Q4. Router routes between the network and switch switches within the network
  • Ans. 

    The statement is incorrect. Routers route between different networks, while switches connect devices within the same network.

    • Routers route traffic between different networks based on IP addresses

    • Switches connect devices within the same network based on MAC addresses

    • Example: A router connects a home network to the internet, while a switch connects devices within the home network

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Its easy. Be confident

Skills evaluated in this interview

Interview experience
4
Good
Difficulty level
Easy
Process Duration
2-4 weeks
Result
Selected Selected

I applied via Naukri.com and was interviewed before Apr 2022. There were 2 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 

(2 Questions)

  • Q1. What is public and private ip?
  • Ans. 

    Public IP is the address assigned to a device connected to a network, accessible over the internet. Private IP is used within a private network.

    • Public IP is unique and globally routable

    • Private IP is used within a local network and not accessible over the internet

    • Public IP allows devices to communicate with other devices on the internet

    • Private IP allows devices to communicate within the local network

    • Example of public IP...

  • Answered by AI
  • Q2. What is stp in ?
  • Ans. 

    STP stands for Spanning Tree Protocol, a network protocol used to prevent loops in Ethernet networks.

    • STP is used to create a loop-free logical topology in a network.

    • It works by selecting a root bridge and calculating the shortest path to reach each network segment.

    • STP uses a tree-like structure to block redundant paths and ensure data flows efficiently.

    • It helps in preventing broadcast storms and improving network stabi...

  • Answered by AI

Skills evaluated in this interview

Top trending discussions

View All
Interview Tips & Stories
6d (edited)
a team lead
Why are women still asked such personal questions in interview?
I recently went for an interview… and honestly, m still trying to process what just happened. Instead of being asked about my skills, experience, or how I could add value to the company… the questions took a totally unexpected turn. The interviewer started asking things like When are you getting married? Are you engaged? And m sure, if I had said I was married, the next question would’ve been How long have you been married? What does my personal life have to do with the job m applying for? This is where I felt the gender discrimination hit hard. These types of questions are so casually thrown at women during interviews but are they ever asked to men? No one asks male candidates if they’re planning a wedding or how old their kids are. So why is it okay to ask women? Can we please stop normalising this kind of behaviour in interviews? Our careers shouldn’t be judged by our relationship status. Period.
Got a question about Progressive Infovision?
Ask anonymously on communities.

Interview questions from similar companies

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

I applied via Referral and was interviewed in May 2023. There were 2 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 

(2 Questions)

  • Q1. What is the MGCP, SIP and SCCP
  • Ans. 

    MGCP, SIP, and SCCP are protocols used in telecommunications for controlling communication sessions.

    • MGCP (Media Gateway Control Protocol) is used for controlling media gateways in VoIP networks.

    • SIP (Session Initiation Protocol) is used for initiating, maintaining, and terminating real-time sessions like voice and video calls over IP networks.

    • SCCP (Skinny Client Control Protocol) is a Cisco proprietary protocol used for...

  • Answered by AI
  • Q2. How to logs collect
  • Ans. 

    Logs can be collected using various methods such as syslog, SNMP, agent-based monitoring, and log management tools.

    • Use syslog to collect system logs from network devices

    • Utilize SNMP to gather performance data and alerts from network devices

    • Deploy agent-based monitoring tools on servers to collect detailed logs

    • Implement log management tools like Splunk or ELK stack for centralized log collection and analysis

  • Answered by AI

Skills evaluated in this interview

Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Resume Shortlist 
Pro Tip by AmbitionBox:
Properly align and format text in your resume. A recruiter will have to spend more time reading poorly aligned text, leading to high chances of rejection.
View all tips
Round 2 - HR 

(1 Question)

  • Q1. Basic questions only
Round 3 - Technical 

(1 Question)

  • Q1. Related CCNA and ccnp
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is Vlan explain
  • Ans. 

    VLAN stands for Virtual Local Area Network, a method of segmenting a physical network into multiple virtual networks.

    • VLANs allow for better network security by isolating traffic between different groups of devices.

    • They can improve network performance by reducing broadcast traffic.

    • VLANs can be used to logically group devices based on department, function, or location.

    • Each VLAN operates as if it is on its own separate ne...

  • Answered by AI
  • Q2. Difference in P2P and MPLS
  • Ans. 

    P2P is a direct connection between two parties, while MPLS is a network technology that directs data from one network node to the next based on short path labels.

    • P2P stands for Peer-to-Peer and is a decentralized communication model where each party has equal capabilities and responsibilities.

    • MPLS stands for Multiprotocol Label Switching and is a routing technique used in telecommunications networks to speed up and sha...

  • Answered by AI

Skills evaluated in this interview

Are these interview questions helpful?

I applied via Walk-in and was interviewed in Dec 2020. There was 1 interview round.

Interview Questionnaire 

1 Question

  • Q1. About ftth and installation ???

Interview Preparation Tips

Interview preparation tips for other job seekers - The interviewer wanted to test both knowledge and communication skills. and he stressed a lot on the basics releted own work topic.
Interview experience
5
Excellent
Difficulty level
-
Process Duration
-
Result
-
  • Q1. What is expected salary
  • Q2. What is your expected salary
  • Q3. Expected salary
Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
  • Q1. Network basic testing
  • Q2. Core networking question

Progressive Infovision Interview FAQs

How many rounds are there in Progressive Infovision Network Engineer interview?
Progressive Infovision interview process usually has 1-2 rounds. The most common rounds in the Progressive Infovision interview process are Technical and Resume Shortlist.
What are the top questions asked in Progressive Infovision Network Engineer interview?

Some of the top questions asked at the Progressive Infovision Network Engineer interview -

  1. Router routes between the network and switch switches within the netw...read more
  2. What is public and private ...read more
  3. What is stp i...read more

Tell us how to improve this page.

Overall Interview Experience Rating

4/5

based on 5 interview experiences

Difficulty level

Easy 50%
Moderate 50%

Duration

Less than 2 weeks 25%
2-4 weeks 75%
View more

Interview Questions from Similar Companies

Randstad Interview Questions
3.7
 • 286 Interviews
Team Lease Interview Questions
3.9
 • 225 Interviews
LanceSoft Interview Questions
3.2
 • 63 Interviews
CIEL HR Interview Questions
3.9
 • 59 Interviews
PeopleStrong Interview Questions
3.4
 • 53 Interviews
Experis IT Interview Questions
3.0
 • 51 Interviews
View all
Progressive Infovision Network Engineer Salary
based on 17 salaries
₹2.5 L/yr - ₹4.7 L/yr
26% less than the average Network Engineer Salary in India
View more details

Progressive Infovision Network Engineer Reviews and Ratings

based on 19 reviews

4.2/5

Rating in categories

4.0

Skill development

4.2

Work-life balance

3.8

Salary

3.9

Job security

4.1

Company culture

3.6

Promotions

4.3

Work satisfaction

Explore 19 Reviews and Ratings
Desktop Support Engineer
174 salaries
unlock blur

₹1.4 L/yr - ₹3.6 L/yr

Desktop Support Engineer L2
64 salaries
unlock blur

₹1.6 L/yr - ₹4 L/yr

Technical Support Engineer
26 salaries
unlock blur

₹1.9 L/yr - ₹4 L/yr

Desktop Support Engineer L1 and L2
24 salaries
unlock blur

₹1.7 L/yr - ₹3.7 L/yr

Desktop Support Engineer 2
22 salaries
unlock blur

₹2.3 L/yr - ₹3.2 L/yr

Explore more salaries
Compare Progressive Infovision with

Randstad

3.7
Compare

Team Lease

3.9
Compare

Innovsource Services

3.9
Compare

IMPACT Infotech

3.4
Compare
write
Share an Interview