MIDTERM EXAM Flashcards
VLSM
Variable Length Subnet Mask
is a technique used in IP network design to create subnets with different subnet masks.
VLSM
CIDR
Classless Inter-Domain Routing
It uses super netting, and has a bunch of contiguous classful network that is addressed as a single network
CIDR
A comman used to open a rip route
router rip
- It has a classful distance vector routing protocol.
- It does not support VLSM
- it does not support discontinued subnet mask;
- Routing Updates has broadcast
- It does not support CIDR
RIPv1
- Classless distance vector protocol
- Has the enhancements of RIPv1 features.
- Next hop is included in updates.
- Route updates are multicast. - - Use of authenticationis an option.
- It has Two Extensions.
RIPv2
The 2 Extensions of RIPv2
1st: Subnet Mask Field
2nd: Next Hop Address
Similarities of RIPv1 and RIPv2
- Use timers, preventing loops.
- Use of Split Horizon with poison reverse.
- Uses trigger updates. Max HOP count 15.
It uses a virtual interface and doesn’t need configuration. Serves as exit interface for static routes.
Null Interface
Null Interface Supernet Static route
ip route (ip add) (snm) (Null0)
In RIPv1 verifying/testing connectivity
To show a brief routing table of interface
show ip int brief
sh ip int br
In Ripv1 verifying/testing connectivity
Comman to send packets. To check if a remote host can be reached and measures the round-trip time for packets sent from the device to a destination device
ping
In RIPv1 verifying/testing connectivity
comman to identify the path used by a packet to reach its target
traceroute
In RIPv1 verifying/testing connectivity
Comman used to examine contents of route updates; to display information on Routing Information Protocol (RIP) routing transactions
debug ip rip
The common commands used in RIPv1
- show ip int brief
- ping
- traceroute
- debug ip rip
A comman used to enable RIPv2
version 2
Used after command ‘router rip’
RIPv2
A comman to verify ripv2 config: is used when a dynamic routing protocol is being run on the device.
show ip protocols
sh ip pro
Comman to disable auto-sum; and is used to advertise and carry subnet routes in BGP; an explicit network command.
no auto-summary
no auto-sum
RIPv2
Used to examine contents of route updates; to display information on Routing Information Protocol (RIP) routing transactions.
debug ip rip
RIPv2
Coomands to to verify that supernets are able to send/receive updates
- show ip route
- debug ip rip
Common Commands used in RIPv2
- version 2
- sh ip protocols
- no auto-summary
- debug ip rip
RIP
Routing Information Protocol v1/2
EIGRP
Enhanced Interior Gateway Routing Protocol
OSPF
Open Shortest Path First
IS-IS
Intermediate System - Intermediate System
BGP
Border Gateway Protocol
Types of routing protocol that can use authentication
- RIPv2
- EIGRP
- Routing Protocol
- OSPF
- IS-IS
- BGP
Level 1 has:
- classful network
- the ultimate route that has exit interface and ip address
Inside Level 1 is the:
parent route that is not the ultimate route because it has child routes