Topic 5 - DNS Flashcards
What protocol and port number does DNS use?
UDP
Port 53
Two types of DNS lookups?
Forward lookup - the host asks about a domain name and an IP address is returned
Reverse lookup - the host asks about an IP address and a domain name is returned
Default least time on DHCP server.
1 day
What Interface does Cisco IOS DHCP relay agent supports?
unnumbered interfaces
Which Cisco IOS command will indicate that interface GigabitEthernet 0/0 is configured via DHCP?
show ip interface GigabitEthernet 0/0
Which statement about the nature of NAT overload is true?
applies a one-to-many relationship to internal IP addresses
command can you enter to display duplicate IP addresses that the DHCP server assigns?
show ip dhcp conflict 10.0.2.12
DHCP relay
DHCP relay agent is any host that forwards DHCP packets between clients and servers.
DHCP Client
Cisco IOS DHCP client enables a device to obtain an IP address from a DHCP Server dynamically using the DHCP protocol.
DHCP Server
Cisco IOS DHCP Server feature is a full DHCP Server implementation that assigns and manages IP addresses from specified address pools within the router to DHCP clients.
What are the details does DHCP offer message contain?
IP address
Domain name
lease
What type of message are DHCP DISCOVER and DHCP OFFER?
DHCP DISCOVER - Broadcast Message
and
DHCP OFFER - Unicast Message.
DHCP protocol standard?
RFC 2131
What TFTP is used to identify an external server that will be used to store the DHCP bindings database.
TFTP 150
is HSRP a Cisco proprietary protocol?
YES
Explain HSRP
Hot Standby Routing Protocol (HSRP) enables high availability by providing multiple default gateways with the same virtual IP address to hosts on a LAN.
Default priority on a HSRP?
Default priority is 100.
Remember highest number represents the highest priority
Range of HSRP
1 to 255
Preamble on HSRP
If preemption is enabled, the router with the highest priority becomes the active router
If priorities are equal, the current active router does not change
What multicast address does HSRP v1 uses to send hello packet?
224.0.0.2
What multicast address does HSRP v2 uses to send hello packet?
224.0.0.102
Group of HSRP V1 and V2
V1 is 0 to 255
V2 is 0 to 4095
what happens when an interface running HSRP 1 gets an packet from HSRP 2?
Packet is ignore
Command to see real-time Translation on the router?
Debug ip nat