Routing Protocols and Firewalls Flashcards
What are the three ways a router can learn routes for the routing table?
1) Directly connected networks - an interface configure with an IP on that network
2) Static routes - manually configured
3) Dynamic routing protocols - Learned from other networks e.g. BGP, OSPF
Which command can you use to see how a router is adding routes to it’s table and forming neighbor relationships?
Debug ip routing
What are the three zones typically used by zone based firewalls?
INSIDE - Inside network
OUTSIDE - e.g. INTERNET
DMZ - e.g. Public facing servers on our network
What is meant by a “stateful” firewall?
Traffic that originates inside the network is generally allowed out, and reply traffic is generally allowed back (as long as it doesn’t violate a firewall policy).