Shared Flashcard Set

Details

2.4 - RIPv2
Cisco-CCIE
34
Computer Networking
Professional
03/14/2017

Additional Computer Networking Flashcards

 


 

Cards

Term
what does the rip hello timer define?
Definition
defines how often rip routes are advertised.
Term
what is the default rip hello timer?
Definition
30 secs default.
Term
commands to amend the rip hello timer.
Definition
routing process - "timers basic"
interface - "ip rip advertise"
Term
desribe the rip invalid timer.
Definition
defines how long a device will wait before declaring a route invalid, after no updates have been received.
180 secs default.
Timer is reset every time an update is received.
Term
describe the rip holddown timer.
Definition
defines how long a device will ignore inferior routes, after a route becomes invalid.
Default 180 secs
Timer begins when a route is marked as invalid.
Term
describe the rip flush timer.
Definition
defines how long a device will wait before flushing a route that has not received an update.
Default 240 secs.
Timer is reset every time an update is received.
Term
describe what happens when a rip router stops receiving updates for a route.
Definition
1. invalid and flush timers are reset when last update is received.
2. invalid timer expires and the route is marked as invalid.
3. Hold down timer begins.
4. route is flushed when flush timer expires.
5. device will accept inferior routes when hold down timer expires.
Term
what extensions were added to ripv1 to create ripv2?
Definition
1. subnet masks
2. authentication
3. next-hop addresses carried with each route
4. external route tags
5. multicast route updates
Term
how does ripv2 communicate i.e. address and port?
Definition
224.0.0.9, UDP 520
Term
how many routes can a rip update carry?
Definition
25 or 24 with authentication
Term
what are the 2 rip message types?
Definition
request - command field set to 1
response - command field set to 2
Term
list the rip compatibility switches and commands to implement.
Definition
these enable compatibility between v1 and v2
1. RIP-1 - only V1 messages transmitted - ip rip send ver 1
2. RIP-1 Compatibility - V2 messages are broadcast - ip rip v2-broadcast
3. RIP-2 - V2 updates are multicast - default
4. None - no updates sent - passive-interface
Term
describe the rip receive control switch.
Definition
1. RIP-1 only - ip rip receive version
2. RIP-2 only - ip rip receive version
3. Both - ip rip receive version
4. None - use ACL to filter UDP 520
Term
an older switch may use classful lookups by default, what command will enable classless lookups.
Definition
ip classless
Term
what is the defining characteristic of a classless routing protocol?
Definition
the capability to carry subnet mask info in a routing update.
Term
the advertisement of subnet mask info enables the use of all zeros subnet, but what additional command is required to enable this?
Definition
ip subnet-zero
Term
what challenges is rip authentication designed to overcome?
Definition
invalid updates from an attacker or malfunctioning device.
Term
what type of rip messages will a router send/receive by default?
Definition
send - V1
receive - V1 & V2
Term
explain why we need to turn off auto-summarisation in networks with discontiguous subnets.
Definition
Only classful summary routes can be advertised into another classful network when auto summary is enabled
Term
how does the rip process choose an authentication key chain when multiple have been configured?
Definition
Key numbers are examined lowest to highest, and the first valid key is used.
Term
what function does the "bfd all-interfaces" feature provide?
Definition
BFD is enabled on all interfaces. Provides failure detection and faster failover. "BFD" command is used in anmed mode >15.0
Term
how can a conditional default route be generated on a device?
Definition
Specify conditional route in standard acl.
Reference acl in route-map.
reference route-map in default-information originate command.
Term
what function does the "flash-update-threshold" feature provide?
Definition
if a flash update needs to be sent for a failing route, it will be suppressed if the regular update is due in LE the value specified by the flash-update-threshold.
Term
what function does the "input-queue" feature provide?
Definition
defines the size of the RIP input queue in octets.
Default is 50, range 0-1024.
can be useful on a low end device that is receiving routes from a high end device.
Term
what function does the "ip rip initial-delay" feature provide?
Definition
delays MD5 authentication for the defined time after a link is established. Some non-cisco devices get a sad-on if the first MD5 packet received is greater than 0.
Term
what function does the "ip rip triggered" feature provide?
Definition
only sends triggered updates, useful for on-demand circuits.
Term
what function does the "neighbor" feature provide?
Definition
enables unicast updates. BFD can also be specified.
Term
what function does the "output-delay" feature provide?
Definition
Specifies delay between packets in multiple packet updates.
Useful when a high end device is sending to a low end device quickly. May prevent routing updates from being dropped.
Term
what function does the "show ip rip neighbors" feature provide?
Definition
displays RIP neighbors for which BFD sessions are created.
Term
what function does the "throttle" feature provide?
Definition
will throttle responses to requests to 1 per minute.
Can only be used with output-delay.
May prevent the loss of incoming updates when there are many routers.
Term
what function does the "validte-update-source" feature provide?
Definition
ensures that the source IP address of incoming routing updates is on the same IP network as one of the addresses defined for the receiving interface.
Term
what 6 pieces of info are carried for every route in a RIPv2 message?
Definition
afi
tag
ip address
mask
next hop
metric
Term
how will a ripv2 passive interface function?
Definition
the interface will listen to updates but not send them.
Term
what rip authentication methods must have an identical key-id
Definition
MD5 only, as the key-id is not carried in a message using clear text authentication.
Supporting users have an ad free experience!