InterviewStack.io LogoInterviewStack.io

Router and Switch Configuration Questions

Practical knowledge and hands on skills to configure routers and switches using a command line interface on industry platforms. Core abilities include setting Internet Protocol addresses on interfaces, enabling and disabling interfaces, configuring hostnames and administrative access, saving and backing up configurations, and understanding configuration modes and command structure. Routing topics cover basic static routing, default routes, and introductory dynamic routing protocols and how to verify routing table entries. Switch topics cover virtual local area network creation and assignment, trunk configuration, port configuration and management. Security and policy configuration includes access control lists and basic interface security. Verification and troubleshooting skills include using platform show and status commands to inspect running configuration, routing table and interface state, using ping and traceroute to test connectivity, and interpreting logs and counters. Candidates should understand platform syntax differences such as those between Cisco and Juniper devices, configuration management and restoration processes, and common troubleshooting workflows. Familiarity with practicing these tasks in lab environments or simulators is expected.

HardTechnical
39 practiced
Translate the following Cisco IOS trunk configuration into an equivalent Juniper Junos configuration and explain semantic differences and important platform behaviors to be aware of:
interface GigabitEthernet0/1 description uplink-to-core switchport trunk encapsulation dot1q switchport mode trunk switchport trunk native vlan 99 switchport trunk allowed vlan 10,20,99 no shutdown
Provide the Junos configuration and discuss differences in configuration hierarchy, default behaviors, and where explicit settings are required on Junos compared to IOS.
EasyTechnical
44 practiced
Configure Port Address Translation (PAT / NAT overload) on a Cisco router to allow hosts in the 192.168.10.0/24 inside network to reach the Internet using the public IP 198.51.100.2 assigned to GigabitEthernet0/1. Provide the exact IOS commands to configure NAT overload including interface directionality, explain the difference between static NAT and PAT/overload, and list the verification commands and what they show.
EasyTechnical
43 practiced
On a Cisco Catalyst switch, provide the CLI steps to create VLAN 10 named 'users' and VLAN 20 named 'servers', assign access ports GigabitEthernet0/1-0/10 to VLAN 10, assign ports 0/11-0/15 to VLAN 20, and configure a management SVI for VLAN 10 with IP 10.10.10.2/24 and default gateway 10.10.10.1. Include the verification commands you would run and explain when the SVI will transition to an 'up' state.
MediumTechnical
45 practiced
Write an extended ACL (named) for a Cisco router that permits HTTPS (TCP/443) from the 10.1.1.0/24 network to the 172.16.0.0/16 server network, explicitly denies Telnet, permits DNS queries, denies all other traffic, and logs denied matches. Apply it inbound on the WAN-facing interface. Explain the order of ACL processing and any performance or operational considerations about heavy logging.
EasyTechnical
36 practiced
On a Cisco IOS device, list and demonstrate the full set of CLI commands to enable SSH v2, set an ip domain-name, generate an RSA key pair with 2048 bits, create a local username 'admin' with a secret and privilege 15, and configure the vty lines to use local authentication while disabling Telnet. Also show how to restrict SSH access to a management subnet (10.0.0.0/24).

Unlock Full Question Bank

Get access to hundreds of Router and Switch Configuration interview questions and detailed answers.

Sign in to Continue

Join thousands of developers preparing for their dream job.