Filter interviews by
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.
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...
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...
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 ...
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...
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).
...
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...
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...
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...
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
I applied via Naukri.com and was interviewed in Sep 2021. There were 3 interview rounds.
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...
Discuss Banking Network
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...
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...
I applied via Referral and was interviewed in Dec 2024. There was 1 interview round.
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...
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
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
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...
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...
I applied via Approached by Company and was interviewed in Oct 2024. There was 1 interview round.
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.
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
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
I appeared for an interview in May 2025, where I was asked the following questions.
I appeared for an interview in May 2025, where I was asked the following questions.
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...
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...
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.
I appeared for an interview before Jun 2024, where I was asked the following questions.
I applied via LinkedIn and was interviewed in Apr 2024. There were 3 interview rounds.
Prepare well for the aptitude test
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
I have a certification in AutoCAD and SolidWorks.
Certified in AutoCAD for 2 years
Certified in SolidWorks for 1 year
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...
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...
I appeared for an interview in Sep 2024, where I was asked the following questions.
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...
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...
Top trending discussions
The duration of Sify Technologies interview process can vary, but typically it takes about less than 2 weeks to complete.
based on 130 interview experiences
Difficulty level
Duration
based on 1.9k reviews
Rating in categories
Network Engineer
1.1k
salaries
| ₹1.8 L/yr - ₹10 L/yr |
System Engineer
253
salaries
| ₹1.7 L/yr - ₹9.2 L/yr |
Senior Network Engineer
227
salaries
| ₹4 L/yr - ₹16.2 L/yr |
Assistant Manager
214
salaries
| ₹6.3 L/yr - ₹26.1 L/yr |
Senior Systems Engineer
173
salaries
| ₹3.6 L/yr - ₹13.7 L/yr |
ITC Infotech
3i Infotech
Microland
Newgen Software Technologies