i
Movate
Filter interviews by
OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.
OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, Application
Each layer has specific functions and communicates with adjacent layers
Example: HTTP operates at the Application layer, while TCP operates at the ...
ARP stands for Address Resolution Protocol, used to map IP addresses to MAC addresses on a local network.
ARP is used to find the MAC address of a device based on its IP address.
It operates at the data link layer of the OSI model.
ARP requests are broadcasted to all devices on the local network.
Once the device with the corresponding IP address responds, its MAC address is stored in the ARP table.
ARP cache poisoning ...
DNS stands for Domain Name System, which translates domain names to IP addresses.
DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to IP addresses (like 172.217.3.206).
DNS servers store DNS records, which contain information about domain names and their corresponding IP addresses.
DNS operates through a hierarchical system, with different levels of DNS servers resp...
DHCP stands for Dynamic Host Configuration Protocol, which is a network management protocol used to assign IP addresses automatically to devices on a network.
DHCP eliminates the need for manual IP address configuration on each device
It dynamically assigns IP addresses to devices when they connect to the network
DHCP servers lease IP addresses to devices for a specific period of time
DHCP also provides other network ...
An IP address can be found by checking network settings on a device or using online tools.
Check network settings on device (e.g. Windows: Control Panel > Network and Sharing Center > Change adapter settings)
Use online tools like ipchicken.com or whatismyip.com
Command prompt: type 'ipconfig' (Windows) or 'ifconfig' (Mac/Linux)
TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.
TCP is connection-oriented, meaning it establishes a connection before sending data, while UDP is connectionless.
TCP is reliable as it ensures all data packets are received in order and without errors, while UDP does not guarantee delivery.
TCP is slower due to the overhead of error-checking and retransmission, whi...
I expect a competitive salary based on my experience and skills.
I am looking for a salary that reflects my technical expertise and industry standards.
I am open to negotiation based on the responsibilities and benefits offered.
I am looking for a total compensation package that includes salary, bonuses, and benefits.
I am interested in opportunities for career growth and advancement within the company.
To install a router, connect it to a power source, connect it to a modem, configure the settings, and connect devices to the network.
Connect the router to a power source using the provided power adapter.
Connect the router to a modem using an Ethernet cable.
Access the router's settings through a web browser by entering the default IP address (e.g. 192.168.1.1).
Follow the on-screen instructions to set up the network...
Research online forums, reach out to colleagues, test different solutions, document findings.
Search online forums and communities for similar issues and solutions.
Reach out to colleagues or other experts in the field for advice.
Test different solutions and document the results to track progress.
Keep detailed notes of the troubleshooting process for future reference.
Consider reaching out to the vendor or manufactur...
Accessing google.com involves DNS resolution, TCP handshake, HTTP request, and response at the packet level.
1. DNS resolution to translate domain name to IP address
2. TCP handshake to establish connection
3. HTTP request sent to the server
4. Server processes the request and sends back HTTP response
5. Data packets are exchanged between client and server
Cloud refers to remote servers that store and manage data, enabling access and services over the internet.
Cloud computing allows users to store data on remote servers instead of local devices.
Examples of cloud services include Google Drive for storage and AWS for computing resources.
Cloud services can be categorized into IaaS, PaaS, and SaaS.
IaaS (Infrastructure as a Service) provides virtualized computing resources ov...
I appeared for an interview in May 2025, where I was asked the following questions.
I have extensive experience in technical support, focusing on troubleshooting, customer service, and system maintenance.
Worked at XYZ Corp for 3 years, providing support for software applications and resolving user issues.
Implemented a ticketing system that improved response time by 30%.
Trained new team members on troubleshooting techniques and customer interaction.
Collaborated with development teams to identify and re...
I applied via Job Fair and was interviewed in Apr 2024. There was 1 interview round.
I am a dedicated Technical Support Engineer with a passion for problem-solving and a strong background in customer service.
Proven experience in troubleshooting technical issues, such as resolving network connectivity problems for clients.
Strong communication skills, demonstrated by successfully guiding non-technical users through complex software installations.
Ability to work under pressure, as shown when I managed mul...
To install a router, connect it to a power source, connect it to a modem, configure the settings, and connect devices to the network.
Connect the router to a power source using the provided power adapter.
Connect the router to a modem using an Ethernet cable.
Access the router's settings through a web browser by entering the default IP address (e.g. 192.168.1.1).
Follow the on-screen instructions to set up the network name...
Firewall is a network security system that monitors and controls incoming and outgoing network traffic. VPN is a secure connection over a public network. TCP/IP is a set of protocols governing the internet.
Firewall is a network security system that monitors and controls incoming and outgoing network traffic
VPN is a secure connection over a public network, allowing users to securely access a private network
TCP/IP is a s...
TCP is connection-oriented, reliable, and slower, while UDP is connectionless, unreliable, and faster.
TCP is connection-oriented, meaning it establishes a connection before sending data, while UDP is connectionless.
TCP is reliable as it ensures all data packets are received in order and without errors, while UDP does not guarantee delivery.
TCP is slower due to the overhead of error-checking and retransmission, while UD...
I expect a competitive salary based on my experience and skills.
I am looking for a salary that reflects my technical expertise and industry standards.
I am open to negotiation based on the responsibilities and benefits offered.
I am looking for a total compensation package that includes salary, bonuses, and benefits.
I am interested in opportunities for career growth and advancement within the company.
IPSec is a protocol suite used for secure communication over IP networks.
IPSec operates in two modes: Transport mode and Tunnel mode.
In Transport mode, only the payload of the IP packet is encrypted and/or authenticated.
In Tunnel mode, the entire IP packet is encrypted and/or authenticated.
IPSec uses security protocols like Authentication Header (AH) and Encapsulating Security Payload (ESP) to provide data integrity, a...
DHCP stands for Dynamic Host Configuration Protocol. It is a network management protocol used to assign IP addresses to devices on a network.
DHCP automatically assigns IP addresses to devices on a network
There are two types of DHCP: DHCP server and DHCP client
DHCP server assigns IP addresses to devices, while DHCP client requests and receives IP addresses
Accessing google.com involves DNS resolution, TCP handshake, HTTP request, and response at the packet level.
1. DNS resolution to translate domain name to IP address
2. TCP handshake to establish connection
3. HTTP request sent to the server
4. Server processes the request and sends back HTTP response
5. Data packets are exchanged between client and server
I manage work pressure through prioritization, effective communication, and maintaining a positive mindset.
Prioritization: I assess the urgency of each issue and tackle high-priority tickets first, ensuring critical problems are resolved quickly.
Time Management: I use tools like ticketing systems to track progress and deadlines, helping me stay organized and focused.
Effective Communication: I keep clients informed abou...
Research online forums, reach out to colleagues, test different solutions, document findings.
Search online forums and communities for similar issues and solutions.
Reach out to colleagues or other experts in the field for advice.
Test different solutions and document the results to track progress.
Keep detailed notes of the troubleshooting process for future reference.
Consider reaching out to the vendor or manufacturer fo...
An IP address can be found by checking network settings on a device or using online tools.
Check network settings on device (e.g. Windows: Control Panel > Network and Sharing Center > Change adapter settings)
Use online tools like ipchicken.com or whatismyip.com
Command prompt: type 'ipconfig' (Windows) or 'ifconfig' (Mac/Linux)
I applied via Job Portal and was interviewed in Mar 2024. There were 2 interview rounds.
Understanding of OSI Layers, MAC vs IP, ARP types, SSL handshake, and TCP handshake.
OSI Layers: 7 layers that define networking functions
MAC vs IP: MAC address is hardware address, IP address is logical address
ARP types: ARP, RARP, Inverse ARP
SSL handshake: Process of establishing secure connection
TCP handshake: 3-way process to establish connection
I applied via Walk-in and was interviewed before Aug 2023. There were 2 interview rounds.
DHCP stands for Dynamic Host Configuration Protocol, which is a network management protocol used to assign IP addresses automatically to devices on a network.
DHCP eliminates the need for manual IP address configuration on each device
It dynamically assigns IP addresses to devices when they connect to the network
DHCP servers lease IP addresses to devices for a specific period of time
DHCP also provides other network confi...
DNS stands for Domain Name System, which translates domain names to IP addresses.
DNS is like a phone book for the internet, translating human-readable domain names (like google.com) to IP addresses (like 172.217.3.206).
DNS servers store DNS records, which contain information about domain names and their corresponding IP addresses.
DNS operates through a hierarchical system, with different levels of DNS servers responsib...
OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a telecommunication or computing system into seven abstraction layers.
OSI model has 7 layers: Physical, Data Link, Network, Transport, Session, Presentation, Application
Each layer has specific functions and communicates with adjacent layers
Example: HTTP operates at the Application layer, while TCP operates at the Trans...
ARP stands for Address Resolution Protocol, used to map IP addresses to MAC addresses on a local network.
ARP is used to find the MAC address of a device based on its IP address.
It operates at the data link layer of the OSI model.
ARP requests are broadcasted to all devices on the local network.
Once the device with the corresponding IP address responds, its MAC address is stored in the ARP table.
ARP cache poisoning is a ...
I applied via Job Portal and was interviewed in Jan 2024. There was 1 interview round.
Top trending discussions
The duration of Movate Technical Support Engineer interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 29 interview experiences
Difficulty level
Duration
based on 223 reviews
Rating in categories
Senior Engineer
1.5k
salaries
| ₹4.3 L/yr - ₹10.1 L/yr |
Technical Support Engineer
1.5k
salaries
| ₹1.8 L/yr - ₹5.5 L/yr |
Network Engineer
1.2k
salaries
| ₹3.5 L/yr - ₹8 L/yr |
Engineer
1.1k
salaries
| ₹2.2 L/yr - ₹6.8 L/yr |
Specialist
298
salaries
| ₹8.6 L/yr - ₹14.6 L/yr |
DXC Technology
Sutherland Global Services
Optum Global Solutions
Virtusa Consulting Services