If vrf forwarding is not configured, what routing table does the interface use?
Global routing table
Why is GRE not commonly used alone?
Does not provide encryption
What does RIPv2 use to calculate the best path?
Hop-count
What type of port must you create for router-on-a-stick?
Which command(s) could you use to see what configurations are on your device currently?
show running-config
vrf definition {vrf name}
Which commands set the tunnel source and destination
tunnel source {ip address}
tunnel destination {ip address}
Which type of protocol is OSPF?
Link-state
What command turns a layer 2 port into a routable layer 3 port?
no switchport
When pinging an IP within VRF BC, all pings fail, what is the likely issue?
Using the global routing table for pinging
How does a VRF allow one router to replace multiple devices?
By creating independent routing tables on 1 physical device
What kind of topology does DMVPN utilize?
Hub and spoke
What is the main advantage of dynamic routing
Automatic adaptation to topology changes
What is the primary function of a routing table?
Determine the best path for a network
A static route with AD 200 serves as:
Why are VRFs critical for reducing equipment load in tactical environments?
They allow one device to act as many
What protocol enables DMVPN spokes to dynamically learn peer addresses?
NHRP
What determines if iBGP or eBGP is being utilized?
iBGP connects the same ASNs, eBGP connects different ASNs
What role does a Switch Virtual Interface (SVI) play in Inter-VLAN routing?
The logical default gateway for a VLAN
What does the “no switchport” command do on an interface?
Converts the port into a routable Layer 3 port
What happens to an interface's IP address when moved into a VRF?
It gets removed and must be re-applied
What tunnel mode is used for DMVPN?
tunnel mode gre multipoint
What is the primary purpose of a dynamic routing protocol?
To automatically exchange routing information between routers
What happens when a router receives a packet for a network not found in its routing table?
The packet is dropped
no shutdown