A technician configures a static network profile on a newly installed network printer with the following values: IP address 192.168.15.45, Subnet Mask 255.255.255.0, Default Gateway 192.168.14.1, and Primary DNS 192.168.15.2. Workstations on the local 192.168.15.0/24 subnet can send print jobs without issue, but workstations on a remote 192.168.20.0/24 subnet cannot connect to the printer. Which setting on the printer is incorrectly configured?
- Default GatewayAnswer
- BSubnet Mask
- CPrimary DNS
- DIP Address
Answer
Default Gateway
For a device to communicate with hosts on external networks, its default gateway address must be located on the same logical IP subnet as the host itself. Here, the printer is assigned 192.168.15.45 with a subnet mask of 255.255.255.0, meaning its gateway must reside on the 192.168.15.0/24 network. Configuring 192.168.14.1 breaks Layer 3 forwarding off the local segment.
Step-by-Step Solution
Key Concept
Default Gateway Subnet Alignment
Estimated Time:1m 15s