Upload Button Icon Add office photos

Sify Technologies

Compare button icon Compare button icon Compare

Filter interviews by

Sify Technologies Interview Questions and Answers

Updated 23 Jun 2025
Popular Designations

98 Interview questions

A Network Engineer was asked 1mo ago
Q. On which OSI layer does ping work?
Ans. 

Ping operates at the Network Layer (Layer 3) of the OSI model, primarily using ICMP for network diagnostics.

  • Ping uses the Internet Control Message Protocol (ICMP), which is defined at Layer 3.

  • It sends Echo Request messages and waits for Echo Reply messages.

  • Ping helps determine the reachability of a host on an IP network.

  • Example: A successful ping indicates that the target device is reachable and responding.

View all Network Engineer interview questions
A Network Engineer was asked 1mo ago
Q. Explain the BGP states.
Ans. 

BGP states represent the phases of a BGP session from initialization to established connection.

  • Idle: Initial state, waiting for a BGP process to start.

  • Connect: Waiting for a TCP connection to be established.

  • Active: Actively trying to establish a TCP connection.

  • OpenSent: BGP has sent an OPEN message and is waiting for a response.

  • OpenConfirm: Received an OPEN message and sent a KEEPALIVE, waiting for confirmation.

  • Es...

View all Network Engineer interview questions
A Network Engineer was asked 1mo ago
Q. What are the differences between IPSec and GRE?
Ans. 

IPsec provides secure communication over IP networks, while GRE is a tunneling protocol without encryption.

  • IPsec (Internet Protocol Security) encrypts data for secure transmission.

  • GRE (Generic Routing Encapsulation) creates a tunnel for encapsulating packets without encryption.

  • IPsec is often used for VPNs, ensuring confidentiality and integrity of data.

  • GRE can encapsulate various protocols, making it versatile for...

View all Network Engineer interview questions
A NOC Support- Transmission Engineer was asked 2mo ago
Q. How does Domain Name System (DNS) work?
Ans. 

DNS translates human-readable domain names into IP addresses, enabling browsers to load Internet resources.

  • DNS operates through a hierarchical structure of servers.

  • When a user types a URL, a DNS query is initiated to resolve the domain name.

  • The query first checks the local DNS cache for the IP address.

  • If not found, it queries a DNS resolver, which then queries root DNS servers.

  • Root servers direct the query to TLD ...

View all NOC Support- Transmission Engineer interview questions
A NOC Support- Transmission Engineer was asked 2mo ago
Q. What is Dynamic Host Configuration Protocol (DHCP)?
Ans. 

DHCP is a network management protocol that automatically assigns IP addresses to devices on a network.

  • DHCP eliminates the need for manual IP address configuration.

  • It allows devices to join a network and receive an IP address dynamically.

  • DHCP servers maintain a pool of IP addresses and lease them to clients.

  • Example: A laptop connects to Wi-Fi and receives an IP address from the DHCP server.

  • DHCP can also provide add...

View all NOC Support- Transmission Engineer interview questions
A Linux Administrator was asked 3mo ago
Q. What are the prerequisites to install Oracle on a Linux server?
Ans. 

Installing Oracle on a Linux server requires specific system configurations and software prerequisites.

  • Ensure the server meets minimum hardware requirements (e.g., RAM, CPU).

  • Install required packages like 'binutils', 'gcc', and 'make'.

  • Set up kernel parameters in '/etc/sysctl.conf' for optimal performance.

  • Create necessary user and group accounts (e.g., 'oracle' user).

  • Configure swap space (at least 8GB recommended).

  • ...

View all Linux Administrator interview questions
A Linux Administrator was asked 3mo ago
Q. What types of file systems are used in Linux?
Ans. 

Linux uses various file systems like ext4, XFS, and Btrfs to manage data storage and organization.

  • ext4: The most widely used file system in Linux, known for its performance and reliability.

  • XFS: A high-performance file system designed for scalability, often used in enterprise environments.

  • Btrfs: A modern file system that supports advanced features like snapshots and dynamic volume management.

  • FAT32: A file system co...

View all Linux Administrator interview questions
Are these interview questions helpful?
A Field Engineer was asked 5mo ago
Q. What is the BGP state?
Ans. 

BGP state refers to the current status of a BGP session between two routers.

  • BGP state can be in one of several states such as Idle, Connect, OpenSent, OpenConfirm, Established.

  • The Established state indicates that the BGP session is fully established and routing information can be exchanged.

  • The Idle state means that the BGP session is not active and no routing information is being exchanged.

  • The Connect state indica...

View all Field Engineer interview questions
A Field Engineer was asked 5mo ago
Q. What is the BGP protocol?
Ans. 

BGP (Border Gateway Protocol) is a standardized exterior gateway protocol used to exchange routing information between different autonomous systems on the internet.

  • BGP is used to make routing decisions based on network policies, rules, and attributes.

  • It is a path vector protocol that uses TCP as its transport protocol.

  • BGP routers exchange routing information by advertising routes to their neighbors.

  • BGP is commonly...

View all Field Engineer interview questions
A Field Engineer was asked 5mo ago
Q. What are the different types of BGP?
Ans. 

BGP (Border Gateway Protocol) types refer to different categories of BGP messages exchanged between routers.

  • BGP Update messages - used to advertise routing information between BGP routers

  • BGP Open messages - used to establish a BGP session between routers

  • BGP Keepalive messages - used to maintain the BGP session by confirming connectivity

  • BGP Notification messages - used to report errors or terminate the BGP session

View all Field Engineer interview questions

Sify Technologies Interview Experiences

131 interviews found

I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.

Round 1 - Technical 

(2 Questions)

  • Q1. What is MPLS What is DNS What is Subnetting
  • Ans. 

    MPLS is a protocol used for efficient data transfer. DNS is a system that translates domain names to IP addresses. Subnetting is dividing a network into smaller subnetworks.

    • MPLS stands for Multiprotocol Label Switching and is used to route network traffic efficiently.

    • DNS stands for Domain Name System and is used to translate domain names to IP addresses.

    • Subnetting is the process of dividing a network into smaller subne...

  • Answered by AI
  • Q2. What is difference IPv4 and IPV6
Round 2 - Group Discussion 

Discuss Banking Network

Round 3 - HR 

(2 Questions)

  • Q1. What are your salary expectations?
  • Ans. 

    I expect a competitive salary based on my experience, skills, and the responsibilities of the role.

    • Research the average salary range for Network Engineers in your area

    • Consider your level of experience and expertise

    • Factor in the job responsibilities and requirements

    • Be prepared to negotiate and discuss benefits

    • Example: I expect a salary in the range of $70,000 to $90,000 per year based on industry standards and my qualif...

  • Answered by AI
  • Q2. Tell me about yourself.
  • Ans. 

    I am a highly skilled and experienced Network Engineer with a strong background in designing, implementing, and managing complex network infrastructures.

    • I have a Bachelor's degree in Computer Science and multiple certifications in networking technologies such as CCNA and CCNP.

    • I have worked for 5 years at XYZ Company, where I was responsible for maintaining and troubleshooting network systems for a large enterprise.

    • I ha...

  • Answered by AI

Interview Preparation Tips

Interview preparation tips for other job seekers - Interviewr check your practical knowledge and your confidence level

Skills evaluated in this interview

Field Engineer Interview Questions & Answers

user image Ranjeet kumar Kakodiya

posted on 18 Jan 2025

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

I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is bgp protocol
  • Ans. 

    BGP (Border Gateway Protocol) is a standardized exterior gateway protocol used to exchange routing information between different autonomous systems on the internet.

    • BGP is used to make routing decisions based on network policies, rules, and attributes.

    • It is a path vector protocol that uses TCP as its transport protocol.

    • BGP routers exchange routing information by advertising routes to their neighbors.

    • BGP is commonly used...

  • Answered by AI
  • Q2. What is bgp types
  • Ans. 

    BGP (Border Gateway Protocol) types refer to different categories of BGP messages exchanged between routers.

    • BGP Update messages - used to advertise routing information between BGP routers

    • BGP Open messages - used to establish a BGP session between routers

    • BGP Keepalive messages - used to maintain the BGP session by confirming connectivity

    • BGP Notification messages - used to report errors or terminate the BGP session

  • Answered by AI
  • Q3. Type of routers
  • Ans. 

    Routers are networking devices that forward data packets between computer networks.

    • Routers operate at the network layer of the OSI model

    • They use IP addresses to determine the best path for data packets

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

  • Answered by AI
  • Q4. What is bgp state
  • Ans. 

    BGP state refers to the current status of a BGP session between two routers.

    • BGP state can be in one of several states such as Idle, Connect, OpenSent, OpenConfirm, Established.

    • The Established state indicates that the BGP session is fully established and routing information can be exchanged.

    • The Idle state means that the BGP session is not active and no routing information is being exchanged.

    • The Connect state indicates t...

  • Answered by AI
  • Q5. What is switch login and configuration
  • Ans. 

    Switch login and configuration involves accessing a switch's management interface to make changes to its settings.

    • Switch login is the process of accessing a switch's management interface using a username and password.

    • Configuration involves making changes to the switch's settings such as VLANs, port configurations, and security settings.

    • Common protocols used for switch login and configuration include SSH, Telnet, and we...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected

I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.

Round 1 - Technical 

(5 Questions)

  • Q1. What is wireless
  • Ans. 

    Wireless refers to the transmission of data without the use of physical cables or wires.

    • Wireless technology uses radio waves to transmit data over a network.

    • Examples of wireless technology include Wi-Fi, Bluetooth, and cellular networks.

    • Wireless networks are convenient for mobile devices and allow for greater flexibility in connectivity.

  • Answered by AI
  • Q2. What is switch congratulations
  • Ans. 

    Switch congestion occurs when a network switch is overwhelmed with traffic, leading to delays or dropped packets.

    • Switch congestion can occur when there is a high volume of data being transmitted through the switch

    • It can lead to delays in data transmission or even dropped packets

    • Switch congestion can be alleviated by implementing Quality of Service (QoS) policies or upgrading to higher capacity switches

  • Answered by AI
  • Q3. Aruna wifi configuration
  • Q4. Wireless device configuration
  • Ans. 

    Wireless device configuration involves setting up and managing wireless networks for optimal performance.

    • Understand the network requirements and goals

    • Select appropriate wireless devices and access points

    • Configure SSIDs, security settings, and encryption protocols

    • Optimize placement of access points for coverage and performance

    • Monitor and troubleshoot network performance

  • Answered by AI
  • Q5. Customer support

Interview Preparation Tips

Interview preparation tips for other job seekers - Ok

Skills evaluated in this interview

Network Engineer Interview Questions & Answers

user image Y.SUMANTH VARMA

posted on 28 Feb 2025

Interview experience
3
Average
Difficulty level
Easy
Process Duration
Less than 2 weeks
Result
Selected Selected
Round 1 - Technical 

(2 Questions)

  • Q1. Lan details and procols
  • Q2. Wan technology and trouble shooting

Interview Preparation Tips

Interview preparation tips for other job seekers - simply answer with confident and aslo basics of networking
Interview experience
4
Good
Difficulty level
Moderate
Process Duration
Less than 2 weeks
Result
Selected Selected

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

  • Q1. Work experience
  • Q2. Relocation requested

Sdet Engineer Interview Questions & Answers

user image Anonymous

posted on 19 Jun 2025

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

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

  • Q1. Automation in selenium
  • Ans. 

    Selenium is a powerful tool for automating web applications for testing purposes, supporting multiple browsers and programming languages.

    • Selenium supports various programming languages like Java, Python, C#, and Ruby.

    • It can automate tasks across different browsers such as Chrome, Firefox, and Safari.

    • Selenium WebDriver allows for more advanced interactions with web elements, like clicking buttons or filling forms.

    • Exampl...

  • Answered by AI
  • Q2. Basics of testing and testing

FMS Engineer Interview Questions & Answers

user image Dileep Banka

posted on 5 Oct 2024

Interview experience
4
Good
Difficulty level
-
Process Duration
-
Result
-
Round 1 - Technical 

(2 Questions)

  • Q1. What is lan how its work
  • Ans. 

    LAN stands for Local Area Network, a network of interconnected devices within a limited area such as a home, office, or school.

    • LAN allows devices to communicate with each other and share resources like files, printers, and internet access.

    • Devices in a LAN are typically connected using Ethernet cables or Wi-Fi.

    • LANs are commonly used in homes and businesses to facilitate communication and resource sharing.

    • Examples of LAN...

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

    WAN stands for Wide Area Network, a network that covers a broad area such as multiple buildings, cities, or countries.

    • WAN is used to connect geographically dispersed locations.

    • It typically utilizes public or private communication links.

    • Examples of WAN technologies include MPLS, leased lines, and VPNs.

  • Answered by AI

Skills evaluated in this interview

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

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

  • Q1. About experience
  • Q2. About relocation

Engineer Trainee Interview Questions & Answers

user image Meghana Reddy

posted on 3 Oct 2024

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

I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.

Round 1 - Aptitude Test 

Prepare well for the aptitude test

Round 2 - Technical 

(2 Questions)

  • Q1. Introduce your self and which college?
  • Ans. 

    I am a recent graduate from XYZ University with a degree in Mechanical Engineering.

    • Graduated from XYZ University with a degree in Mechanical Engineering

    • Completed internships at ABC Company and DEF Company

    • Proficient in CAD software and project management

    • Participated in engineering competitions and clubs on campus

  • Answered by AI
  • Q2. Tell me about your certifications
  • Ans. 

    I have a certification in AutoCAD and SolidWorks.

    • Certified in AutoCAD for 2 years

    • Certified in SolidWorks for 1 year

  • Answered by AI
Round 3 - HR 

(2 Questions)

  • Q1. Introduce your self and tell me about your family
  • Ans. 

    I am a dedicated engineer trainee with a passion for problem-solving. My family is supportive and close-knit.

    • I am currently pursuing a degree in engineering at XYZ University.

    • I have completed internships at ABC Company where I gained hands-on experience in project management.

    • My family consists of my parents, a younger sister, and a pet dog named Max.

    • We enjoy spending time together hiking in the mountains and trying out...

  • Answered by AI
  • Q2. Tell me about team management and team management skills
  • Ans. 

    Team management involves leading and guiding a group of individuals towards a common goal, utilizing various skills and strategies.

    • Effective communication is key in team management to ensure everyone is on the same page.

    • Delegating tasks based on team members' strengths and weaknesses can improve efficiency.

    • Motivating and inspiring team members to perform at their best is essential for success.

    • Resolving conflicts and ad...

  • Answered by AI
Interview experience
5
Excellent
Difficulty level
Moderate
Process Duration
2-4 weeks
Result
No response

I appeared for an interview in Sep 2024, where I was asked the following questions.

  • Q1. How to share a windows file in Linux system without using FileZilla or third party software?
  • Q2. What are the pre-requisites to install oracle in linux server?
  • Ans. 

    Installing Oracle on a Linux server requires specific system configurations and software prerequisites.

    • Ensure the server meets minimum hardware requirements (e.g., RAM, CPU).

    • Install required packages like 'binutils', 'gcc', and 'make'.

    • Set up kernel parameters in '/etc/sysctl.conf' for optimal performance.

    • Create necessary user and group accounts (e.g., 'oracle' user).

    • Configure swap space (at least 8GB recommended).

    • Ensur...

  • Answered by AI
  • Q3. What are the type of file structure , we use in linux system?
  • Ans. 

    Linux uses various file systems like ext4, XFS, and Btrfs to manage data storage and organization.

    • ext4: The most widely used file system in Linux, known for its performance and reliability.

    • XFS: A high-performance file system designed for scalability, often used in enterprise environments.

    • Btrfs: A modern file system that supports advanced features like snapshots and dynamic volume management.

    • FAT32: A file system compati...

  • Answered by AI

Network Engineer Interview Questions & Answers

user image Nilesh Maurya

posted on 1 Oct 2024

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

(2 Questions)

  • Q1. Route switch firewall
  • Q2. Firewall Fortigate

Interview Preparation Tips

Interview preparation tips for other job seekers - Good company

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 Sify Technologies?
Ask anonymously on communities.

Sify Technologies Interview FAQs

How many rounds are there in Sify Technologies interview?
Sify Technologies interview process usually has 2-3 rounds. The most common rounds in the Sify Technologies interview process are Technical, Resume Shortlist and HR.
How to prepare for Sify Technologies 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 Sify Technologies. The most common topics and skills that interviewers at Sify Technologies expect are Security Services, ICT, Business Transformation, Process Orientation and Interpersonal Skills.
What are the top questions asked in Sify Technologies interview?

Some of the top questions asked at the Sify Technologies interview -

  1. what is protocol, how many type of protoc...read more
  2. Which protocol is having lowest AD Valu...read more
  3. which layers call to Heart of OS...read more
What are the most common questions asked in Sify Technologies HR round?

The most common HR questions asked in Sify Technologies interview are -

  1. What are your salary expectatio...read more
  2. What is your family backgrou...read more
  3. Where do you see yourself in 5 yea...read more
How long is the Sify Technologies interview process?

The duration of Sify Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.

Tell us how to improve this page.

Overall Interview Experience Rating

4.1/5

based on 130 interview experiences

Difficulty level

Easy 40%
Moderate 59%
Hard 2%

Duration

Less than 2 weeks 67%
2-4 weeks 22%
4-6 weeks 7%
More than 8 weeks 4%
View more

Interview Questions from Similar Companies

ITC Infotech Interview Questions
3.7
 • 371 Interviews
3i Infotech Interview Questions
3.4
 • 150 Interviews
Microland Interview Questions
3.5
 • 137 Interviews
Mastek Interview Questions
3.6
 • 127 Interviews
Maveric Systems Interview Questions
3.5
 • 124 Interviews
Sonata Software Interview Questions
3.4
 • 122 Interviews
Clover Infotech Interview Questions
3.5
 • 119 Interviews
View all

Sify Technologies Reviews and Ratings

based on 1.9k reviews

3.8/5

Rating in categories

3.8

Skill development

3.7

Work-life balance

3.4

Salary

3.8

Job security

3.6

Company culture

3.1

Promotions

3.6

Work satisfaction

Explore 1.9k Reviews and Ratings
Senior Network Engineer

Mumbai

7-10 Yrs

₹ 8-15 LPA

Job Opportunity For Collection at Bangalore

Bangalore / Bengaluru

7-12 Yrs

₹ 3.6-25.5 LPA

Explore more jobs
Network Engineer
1.1k salaries
unlock blur

₹1.8 L/yr - ₹10 L/yr

System Engineer
253 salaries
unlock blur

₹1.7 L/yr - ₹9.2 L/yr

Senior Network Engineer
227 salaries
unlock blur

₹4 L/yr - ₹16.2 L/yr

Assistant Manager
214 salaries
unlock blur

₹6.3 L/yr - ₹26.1 L/yr

Senior Systems Engineer
173 salaries
unlock blur

₹3.6 L/yr - ₹13.7 L/yr

Explore more salaries
Compare Sify Technologies with

ITC Infotech

3.7
Compare

3i Infotech

3.4
Compare

Microland

3.5
Compare

Newgen Software Technologies

3.8
Compare
write
Share an Interview