Term
What is the default OSPF network type for a Frame-Relay point-to-point interface? What is the Default Hello interval? |
|
Definition
|
|
Term
What is the default OSPF network type for a Frame-Relay point-to-multipoint interface? What is the Default Hello interval? |
|
Definition
|
|
Term
| Which OSPF network types require neighbor configuration? |
|
Definition
Nonbroadcast Point-to-multipoint nonbroadcast |
|
|
Term
| Which OSPF network types have a hello interval of 10 seconds? |
|
Definition
|
|
Term
What OSPF network types elect DR/BDR?
|
|
Definition
|
|
Term
| What is the Administrative Distance for a connected interface? |
|
Definition
|
|
Term
| What is the Administrative Distance for a IPv4 static route that points to an interface? |
|
Definition
|
|
Term
| What is the Administrative Distance for EIGRP summary routes? |
|
Definition
|
|
Term
| What is the Administrative Distance for an external BGP route? |
|
Definition
|
|
Term
| What is the Administrative Distance for an internal EIGRP route? |
|
Definition
|
|
Term
| What is the Administrative Distance for an OSPF route? |
|
Definition
|
|
Term
| What is the Administrative Distance for a RIP route? |
|
Definition
|
|
Term
| What is the Administrative Distance for an external EIGRP route? |
|
Definition
|
|
Term
| What is the Administrative Distance for an internal BGP route? |
|
Definition
|
|
Term
| What is the default percentage of bandwidth that EIGRP can use for updates? |
|
Definition
|
|
Term
| What EIGRP messages are acknowledged? |
|
Definition
|
|
Term
| What are private ASNs used for confederation BGP? |
|
Definition
|
|
Term
What is the default OSPF network type for a Frame-Relay physical interface? What is the Default Hello interval? |
|
Definition
|
|
Term
| What is the default Hello timer and Dead interval for OSPF on broadcast networks? |
|
Definition
Hello: 10 seconds Dead: 40 seconds |
|
|
Term
| In what state is the DR elected? |
|
Definition
|
|
Term
| If AS_PATH = {20 30}, what do we know about this NLRI? |
|
Definition
The "{}" brackets indicate that this route has been aggregated with the command "aggregate address ... as-set". The AS's in the brackets are not ordered.
"aS-Sets lead to Squiggly brackets" |
|
|
Term
| If the AS_PATH looks like this: (65534 54435), what do we know about this prefix? |
|
Definition
The "()" brackets indicate confederation AS numbers.
|
|
|
Term
| What type of LSA is sent when "default-information originate" is configured under the OSPF process? |
|
Definition
| Type 5. "default-information-originate" makes the router an ASBR |
|
|
Term
| Name three conditions that must be met for a summary route to be advertised. |
|
Definition
1) Advertised summary is assigned the metric of the lowest-metric component subnet. 2) Router does not advertise summary if no component subnets in the routing table. Summarizing router creates a local route to summary, destination null 0. |
|
|
Term
| What command is used to summarize redistributed routes in OSPF. |
|
Definition
|
|
Term
| What command is used to summarize internal OSPF routes at an ABR? |
|
Definition
|
|
Term
| By default, what eigrp routes are advertised TO a stub router? |
|
Definition
| By default, all routes are advertised TO a stub. |
|
|
Term
| By default, what routes will a stub EIGRP router advertise? |
|
Definition
Summary and connected. "EIGRP stubs are Sum-what Connected" |
|
|
Term
| What types of authentication does EIGRP support? |
|
Definition
|
|
Term
| What is the default metric for EIGRP? |
|
Definition
256 (delay + 10^7/BW) Where bandwidth is the lowest bandwidth in the path, and delay is cumulative. |
|
|
Term
| What are the metric weights from k1 to k5? |
|
Definition
k1 = bandwidth = 1 k2 = load = 0 k3 = delay = 1 k4 = reliability = 0 k5 = mtu = 0
"Blind Ladies Don't Route Much" |
|
|
Term
| What must be true for EIGRP to advertise a default route using the "ip default-network x.x.x.x" command? |
|
Definition
1) The network must be classful 2) The classful network must be in routing table 3) EIGRP must be advertising the classful network. |
|
|
Term
| Name three ways of limiting query scope in EIGRP. |
|
Definition
1) use stubs (queries not sent to stub) 2) summarize (routers will reply immediately if they only have summary) 3) filter with distribute lists (routers will reply immediately if they don't have the subnet |
|
|
Term
| What must work for EIGRP neighbors to form? |
|
Definition
1) Authentication passes 2) AS must be same 3) source IP address must be in router's primary connected subnet. 4) k values must match |
|
|
Term
| What is OSPF's IP protocol number? |
|
Definition
|
|
Term
|
Definition
|
|
Term
| What is the EIGRP multicast address? |
|
Definition
|
|
Term
| How often are EIGRP Hellos sent? |
|
Definition
| Every 5 seconds on fast links, 60 on slow links. |
|
|
Term
| What are the hello timers for EIGRP on Frame Relay point-to-point, multipoint and main interfaces? |
|
Definition
5 for point to point 60 for multipoint and main interface |
|
|
Term
|
Definition
|
|
Term
| What happens if EIGRP neighbors don't have matching hello and hold times? |
|
Definition
| They become neighbors anyway. EIGRP neighbors don't have to have matching hello and hold timers. |
|
|
Term
Where is the following configured: ip authentication mode eigrp 1 md5 ip authentication key-chain eigrp 1 MYCHAIN |
|
Definition
| EIGRP enables authentication on the interface. |
|
|
Term
| Why would you use "traffic-share min across-interfaces" in EIGRP? |
|
Definition
| To only send traffic on minimum cost route but install all unequal-cost routes in the routing table for faster convergence. |
|
|
Term
| What do you need to do to prevent core routes from being advertised to stub router? |
|
Definition
| Install a summary route on the outbound interface of the core router (which suppresses all more specific routes). Declaring a router stub is not enough to prevent routes from being advertised into it. |
|
|
Term
| If a new router appears with a higher priority in an OSPF broadcast network, what will happen? |
|
Definition
| Nothing. Current active DR and BDR are not pre-empted |
|
|
Term
| What is the purpose of the DR in OSPF? |
|
Definition
|
|
Term
| What is the OSFP cost formula? |
|
Definition
| Cost = reference bandwidth / bandwidth |
|
|
Term
| What is the default OSPF reference bandwidth? |
|
Definition
|
|
Term
| What is the OSPF cost of a FE link if the reference bandwidth is default? |
|
Definition
| cost = ref / BW = 100 Mbps/ 100 Mbps= 1 |
|
|
Term
What is the cost of an Fast E link and a gigE link with the following configured? ospf auto-cost reference bandwidth 5000 |
|
Definition
FE cost = 50 GE cost = 5
(auto-cost reference bandwidth is in Mbps) |
|
|
Term
| When a DR is used, what state do non-DR/BDR neighbors stop at in the OSPF state machine? |
|
Definition
| The Two-way state. The routers will continue with the rest of the state machine with DR and BDR routers. |
|
|
Term
| What happens in the OSPF exstart state? |
|
Definition
| router and DR determine who will be the master and establish sequence number for DDP exchange. |
|
|
Term
| What OSPF packet contains LSA headers? |
|
Definition
| Database Description Packet |
|
|
Term
| When are DDP packets exchange in the OSPF state machine? |
|
Definition
| Routers exchange DDPs in the exchange state. |
|
|
Term
| What happens during the Loading state in OSPF? |
|
Definition
| Router sends LSR for any LSAs that it does not have (LSA headers were sent earlier in DDPs). Other router responds with LSU. |
|
|
Term
| What does the Full State represent in OSPF? |
|
Definition
| Router has LSDB as every other router and can run Dijkstra. |
|
|
Term
| What three packets are used for building OSPF adjacencies? |
|
Definition
|
|
Term
| What feature allows routers to collect a group of LSAs and send the group in an LSU? What is the default value of this feature? |
|
Definition
| Group pacing configured with "timers lsa-group-pacing" Default is 4 minutes. |
|
|
Term
| What does "ip ospf flood-reduction" do? |
|
Definition
| Sends LSA with the DoNotAge bit set (so router will not need to reflood LSA every MaxAge (30 minutes). |
|
|
Term
| If multiple routes exist and the inter-area route costs less than the intra-area route, which one will OSPF use? |
|
Definition
The higher cost intra-area one.
OSPF will always choose routes in this order (regardless of cost):
intra-area
inter-area
External Type 1
External Type 2 |
|
|
Term
| What's in a Type 1 LSA, who sends it and in what area? |
|
Definition
| Type 1 is a Router LSA sent by every router, containing all links, state and cost. Router LSAs are flooded in the area in which they originated. |
|
|
Term
| What LSA type is produce by a DR and contains a list of all attached router? Where is this LSA flooded? |
|
Definition
| Type 2 Network LSA is produce by DR and flooded in originating area. |
|
|
Term
| What are Type 3 LSAs and who sends them? |
|
Definition
| ABRs produce Type 3 Network Summary LSAs, summarizing Type 1 and 2 LSAs for forwarding into another area. |
|
|
Term
| What does an ABR do with Network Summary LSAs from another ABR in a non-backbone area when calculating least-cost path? |
|
Definition
|
|
Term
| Who creates an ASBR Summary LSA and what type is it? |
|
Definition
| ABRs create Type 4 ABSR Summary LSAs when flooding Type 5 LSAs to another area (lists ABR cost to ASBR). |
|
|
Term
| What two LSAs are originated by ASBRs and where are they flooded? |
|
Definition
Type 5 AS External LSA -- flooded through entire AS Type 7 NSSA External LSA -- flooding through NSSA only |
|
|
Term
| Where are Type 5 LSAs flooded and what do they describe? |
|
Definition
| Type 5 AS External LSAs are flooded by ASBRs through the entire AS to advertise external routes. |
|
|
Term
| What does a forwarding address of 0.0.0.0 mean in a Type 5 or Type 7 LSA? |
|
Definition
| Forwarding address 0.0.0.0 means that the interface from OSPF to external router is not being advertised by ASBF (through interface command). |
|
|
Term
| What area has Type 1,2 and 3 LSAs? |
|
Definition
| Stub area has 1,2,3 only. Types 4 and 5 are blocked. |
|
|
Term
| What area allows Type 1, Type 2 and summary-only Type 3 LSAs? |
|
Definition
|
|
Term
| What does an ABR do when receiving a Type 7 NSSA LSA? |
|
Definition
If P bit is 1, ABR translates Type 7 to Type 5 and floods (NSSA ASBR will not be advertised by Type 4 LSA) If P bit is 0, type 7 LSA will not be advertised outside the area. |
|
|
Term
| What does the "not-advertise" option in the "summary-address" OSPF CLI do? |
|
Definition
| Allows the NSSA router to set the P-bit to 0 (so ABR will not flood this LSA to other areas). |
|
|
Term
| What is the order of preference if multiple types of OSPF routes exist to a destination? |
|
Definition
| 1) Intra-area (regardless of cost!) 2) Inter-area 3) Type 1 External 4) Type 2 External |
|
|
Term
| What is the Type 1 external cost to an ASBR in the same area? |
|
Definition
| Cost = cost to ASBR + external cost |
|
|
Term
| What is the Type 1 External cost when the ASBR is in a different area? |
|
Definition
| cost = cost to ABR + ABR cost to ASBR + external cost |
|
|
Term
| What is the Type 2 External cost to a destination outside the the AS? |
|
Definition
| External cost only (does not include cost to ASBR or ABR) |
|
|
Term
| What configuration command would make OSPF area 1 totally stubby? |
|
Definition
|
|
Term
| What CLI would make area 1 not so stubby? |
|
Definition
|
|
Term
What types of LSAs are allowed in area 192 below? area 192 nssa no-summary |
|
Definition
| Type 1,2 and summary only Type 3. Type 7 LSAs from ASBRs within area would be flooded also. |
|
|
Term
Which LSAs are allowed in area 192 if configured on a router that is both ABR and ASBR? network 192 nssa no-redistribution no-summary |
|
Definition
| Type 1, 2 and summary only Type 3. (No-redistribution suppresses Type 7 LSAs from this router, no-summary suppresses Type 3 and Type 4) |
|
|
Term
| What configuration would enable an NSSA ABR to advertise Type 3 and 4 LSAs but not Type 5 and 7 (except for a Type 7 default route)? |
|
Definition
| area 192 nssa no-redistribution default-information-originate |
|
|
Term
| What configuration would enable an NSSA ABR to advertise Type 3 and 4 LSAs but not Type 5 and 7 (except for a Type 7 default route)? |
|
Definition
| area 192 nssa no-redistribution default-information-originate |
|
|
Term
| Where is authentication configured in ospf? |
|
Definition
| authentication is enabled in global config, can be overridden with interface config |
|
|
Term
| What kinds of authentication does OSPF support? |
|
Definition
| OSPF -- plaintext and md5 |
|
|
Term
| What command enables you to suppress hellos and LSAs after initial sync? What areas is this supported on? |
|
Definition
"ip ospf demand-circuit" Use only on stub networks. Sets DC-bit and DoNotAge bit. |
|
|
Term
What does the following command do and what kind of router is it configured on? router ospf 1 area 15 range 10.0.0.0 255.248.0.0 |
|
Definition
area 15 range 10.0.0.0 255.248.0.0
Configured on an ABR, this command summarizes area 15's subnets into all other areas. |
|
|
Term
On what type of router is the following configured and what does it do? router ospf 1 summary-address 172.26.0.0 255.255.0.0 |
|
Definition
summary-address 172.26.0.0 255.255.0.0
configured on ASBR (only ASBRs can summarize external routes) |
|
|
Term
| How do you redistribute a default route in OSPF? |
|
Definition
| OSPF does not distribute default routes, even with redistribution. Need to include "default-information originate" |
|
|
Term
| If "default-information originate" is configured in OSPF, what type of LSA is generated? |
|
Definition
| Type 5 (Type 7 for NSSA) with cost 1 type E2. |
|
|
Term
| What happens during OSPF graceful restart? |
|
Definition
| FIB forwards packets while RIB is restarted. |
|
|
Term
| Name five methods that allow redistribution between different OSPF processes. Of these, which allow one domain to backup the other? Of these, which allow backup in the presence of other ASBRs with valid external routes? |
|
Definition
1) distance 255 (other router)
2) tag-based filtering
3) redistribution with match internal
4) prefix-based filtering
5) prefix-based filtering with prefix-based administrative distance.
3) - 5) allow backup.
only 5) allows backup with external routes |
|
|
Term
| By default, frame relay multipoint interfaces are what OSPF network type? |
|
Definition
NBMA
Use "ip ospf network point-to-multipoint" interface config to change this. |
|
|
Term
|
Definition
Bidirectional Forwarding Detection -- a protocol that detects liveliness like an IGP, except at a more accelerated rate. Independent of the IGP, it informs IGP of problems (IGP must take action).
Works for OSPF, ISIS, EIGRP and BGP |
|
|
Term
| What are the advantages of BFD over modified hello mechanisms in OSPF, EIGRP, ISIS? |
|
Definition
- BFD is more data-plane, so less process intensive than frequent Hellos.
- BFD detection is subsecond (others are 1 - 2 seconds with minimum timers)
- BFD is independent of routing protocol.
|
|
|
Term
| Why would you need the ebgp-multihop option for the BGP neighbor command? |
|
Definition
| Because EBGP assumes neighbors are one-hop away. this command enables neighbors to connect more than one hop away. |
|
|
Term
| What happens if neighbors exchange BGP Open messages with mismatched hold times? |
|
Definition
| Neighors can still become established, using the smaller of the two hold times. |
|
|
Term
| in what state are BGP Updates sent and what do they contain? |
|
Definition
| BGP updates are sent in the Established state and contain NLRIs (length/prefix typle) and Path Attributes. |
|
|
Term
| What is the difference between the Connect and Active states in BGP? |
|
Definition
Connect = wait for TCP Active = initiate TCP |
|
|
Term
| What is the origin code of a route matched by the "network" statement in BGP? |
|
Definition
|
|
Term
If no metric is specified in the redistribute command below, what metric will BGP use and where? router bgp 678 redistribute eigrp 10 |
|
Definition
| BGP will put the eigrp metric in the MED attribute by default. |
|
|
Term
| What origin code will redistributed routes have in BGP? |
|
Definition
| Redistributed routes are "?" |
|
|
Term
What routes will be advertised with the following? What AS's will be included in the summary route? router bgp 100 aggregate-address 192.168.192.0 255.255.248.0 |
|
Definition
| The summary AND more specific routes in the BGP table. More specific routes will be marked "no-export". The summary route will only have the summarizer's AS. |
|
|
Term
What attributes will be included in the summary route and how? router bgp 100 aggregate-address 192.168.192.0 255.255.248.0 as-set |
|
Definition
| The attributes of the specific routes will all be included in the summary advertisement. AS_SET will have an unordered list of all AS's that contributed to the summary. |
|
|
Term
| What is the origin code of a summary route if as-set is configured? |
|
Definition
If as-set is configured and if any constituent route has origin code of ?, summary will have origin code of ?.
Otherwise, summary has origin code of "i" |
|
|
Term
| Can BGP send a default route if none exists in the routing table? If so, how and what's the origin code? |
|
Definition
| Yes, use "neighbor < > default-information-originate". Origin code is "?" |
|
|
Term
Will the following AS_PATH filter match AS 50, 350, 500, and/or 5000? ip as-path access-list 1 deny _50_ |
|
Definition
| Only AS 50. "_" matches comma, space and beginning/end of line. |
|
|
Term
| What are the well-known, mandatory path attributes in a BGP update? |
|
Definition
|
|
Term
| What is the Next-hop attribute of an destination outside the AS advertised by IBGP? |
|
Definition
| IP address of the external peer that advertised the route. |
|
|
Term
| How does BGP select a route if multiple routes with the same specificity exist in the BGP table? |
|
Definition
1) Is next-hop reachable? 2) Highest weight 3) Highest Local Preference (UBGP only) 4) Locally originated route 5) Shortest AS Path 6) Lowest origin code 7) Lowest MED (EBGP) 8) Neighbor type (EBGP, then confederated EBGP, then IBGP) 9) route with shortest IGP metric to Next-hop 10) oldest eBGP route |
|
|
Term
| What does "N WLLA OMNI" represent? |
|
Definition
BGP path selection: Next hop (reachable) Weight (highest) Local Pref (highest) Locally originated (network cmd) AS Path (shortest) Origin Code (i, , e, ?) MED (lowest) Neighbor Type (E, confederated E, I) IGP metric to next hop (lowest) |
|
|
Term
| When is Local Preference used? What is the default value? |
|
Definition
Local preference is used between IBGP peers to influence which route is used for traffic leaving AS. Default is 100. |
|
|
Term
| When is MED used and what is the default? |
|
Definition
MED is used between EBGP routers. Tells routers outside AS what routes to prefer to reach AS. Default is 0. |
|
|
Term
| If the same route is received from two different AS's, is MED used to select one over the other? |
|
Definition
By default, no. Use "always-compare-med" to override. |
|
|
Term
| What is the function of BGP peer groups? |
|
Definition
| Simplifies configuration of multiple peers on a single router, so policy can be applied to a peer group instead of each individual router. |
|
|
Term
| Are BGP community tags sent by default? |
|
Definition
| No, you need the "neighbor x.x.x.x send-community" config to send community tags. |
|
|
Term
| How do route reflectors behave when it comes to forwarding routes to/from IBGP peers? |
|
Definition
RR reflects EBGP-learned routes to clients and non-clients. RR reflects routes learned from clients to client and non-clients. RR reflects routes learned from non-client IBGP peers to clients only. |
|
|
Term
| What does the following do? router bgp 100 network 192.168.100.0 backdoor |
|
Definition
| This changes the AD for the BGP 192.168.100.0 route to 200 (same as iBGP) and allows IGP route with lower AD to be installed in routing table. |
|
|
Term
| What are the BGP connection states? |
|
Definition
Idle Connect Active Open Sent Open Confirm Established (send updates) |
|
|
Term
| Can the same peer group have iBGP and eBGP peers? |
|
Definition
| No, peer groups are either external or internal. All peers in a group must share identical outbound announcement policies. |
|
|
Term
| How are routes matched with the BGP "network" command if "no auto-summary" is configured? |
|
Definition
| You must have exact match of prefix/prefix length. |
|
|
Term
| What kinds of routes does the BGP "auto-summary" command affect? |
|
Definition
| Locally injected routes (redistribution or the "network" command). |
|
|
Term
Which is the confederation AS and which is the public AS in the config below?
router bgp 64513
bgp confederation identifier 1200 |
|
Definition
| 64513 is the private confederation AS 1200 is the AS that non-confederation peers see. |
|
|
Term
| Can the "maximum-paths" command influence the number of best routes in the BGP table? |
|
Definition
| No, maximum paths can install multiple entries in the routing table, but there is only ever one best path in the BGP table. |
|
|
Term
| what determines who wins OSPF DR election? |
|
Definition
Highest priority Highest RID |
|
|
Term
| For which routing protocols do hold and hello timers have to match for routers to become neighbors? |
|
Definition
OSPF only
EIGRP doesn't require it and BGP will take the smaller of the two hold times. |
|
|
Term
| In EIGRP, what route is installed in the route table, the successor or the feasible successor? |
|
Definition
|
|
Term
| What happens if an interface is not matched by an EIGRP network command? |
|
Definition
| EIGRP is not enabled on that interface at all. |
|
|
Term
| Does EIGRP stub routing prevent core routes from being advertised in the stub network? |
|
Definition
| No, stub networks limit Queries and limit SENT connected and summary routes (not received from core). |
|
|
Term
| What has an administrative distance of 20? |
|
Definition
|
|
Term
| Which has a higher administrative distance, EIGRP or OSPF? |
|
Definition
Depends. EIGRP AD = 90 OSPF AD = 100 External EIGRP = 170 |
|
|
Term
| What has lower AD, external BGP or internal BGP? |
|
Definition
External BGP is lower. External BGP = 20 Internal BGP = 200 |
|
|
Term
| What does a classful routing protocol use to determine the subnet of a route? |
|
Definition
Its own mask (if it has an interface in the major network) OR the classful major network (if it doesn't) |
|
|
Term
| What is the default metric for routes redistributed into EIGRP? |
|
Definition
0 (not valid) EIGRP needs a metric. |
|
|
Term
| What routing protocols assigns a default metric of 20 to redistributed routes if none is configured? |
|
Definition
|
|
Term
| What is the metric of a summary route? |
|
Definition
| The lowest-metric component subnet. |
|
|
Term
| Where is OSPF summarization configured? |
|
Definition
OSPF summarizes in the under "router ospf"
EIGRP summarizes on the interface. |
|
|
Term
| When are summarized external routes not marked as external? |
|
Definition
EIGRP does not mark summarized external routes as external.
OSPF does. |
|
|
Term
| What is the difference between "set ip next-hop" and "set ip default next-hop" in a policy-routing route-map? |
|
Definition
| set ip default next-hop only takes effect if there is no match in the routing table. |
|
|
Term
| What is the difference between "ip policy route-map SALLY" and "ip local policy route-map SALLY" ? |
|
Definition
"ip policy route-map SALLY" is configured on an interface and applies to traffic coming into that router.
"ip local policy route-map SALLY" is global config that influences traffic sourced from router. |
|
|
Term
| What is the default metric type of redistributed routes in OSPF? |
|
Definition
|
|
Term
| What is the default hold time for EIGRP? |
|
Definition
15 seconds
= 3 * 5 sec hello |
|
|
Term
| What does an EIGRP Update with the INIT and RS bits indicate? |
|
Definition
INIT and RS indicate the router is restarting. Hellos will be sent with RS bit as long as router is restarting. |
|
|
Term
Assume the following routes are available: entry1: AS(PATH) 500, med 150, external, rid 172.16.13.1 entry2: AS(PATH) 100, med 200, external, rid 1.1.1.1 entry3: AS(PATH) 500, med 100, internal, rid 172.16.8.4
If bgp deterministic-med is configured, which entry is chosen?
If bgp always-compare is configured, which entry is chosen?
If always-compare and deterministic are configured, which is chosen?
|
|
Definition
With deterministic-med only, the entries are grouped by AS, then compared. entry3 is the best of AS 500, but compared to AS 100, entry1 is better because it's external (MEDs are ignored).
With always-compare med, entry1 is compared to entry2 and entry1 wins by MED. Then entry1 is compared to entry 3, which has an even better MED, so entry 3 is chosen.
With both, MED now matters so entry3 is chosen again. |
|
|
Term
What is ADV Router in the following? What is the Link ID?
Net Link States (Area 0) Link ID ADV Router Age Seq# Checksum 172.16.12.2 172.16.102.1 137 0x80000010 0x009B0E |
|
Definition
ADV Router is the DR RID.
Link ID is the DR interface address. |
|
|
Term
| Is fast switching enabled by default with PBR? |
|
Definition
| No, you must configure "ip route-cache policy" to enable it. |
|
|
Term
| Is "set ip default" supported with fast-switched PBR? |
|
Definition
|
|
Term
| Are there any match commands that are not supported when using fast-switched PBR? |
|
Definition
|
|
Term
| What is the function of the no-redistribution command on an NSSA router that is both ASBR and ABR? |
|
Definition
| The no-redistribution keyword would be necessary when you do not want the redistributed routes to enter your NSSA area, but you do want these routes to enter other normal areas. |
|
|
Term
What can be set with PBR? IP Precedence IP Next Hop Output Interface Default Next Hop Default Interface |
|
Definition
|
|
Term
|
Definition
|
|
Term
| How is OSPF RID determined? |
|
Definition
OSPF RID is: 1) set by "router-id" CLI 2) highest IP address of loopback 3) highest IP address of physical interface |
|
|
Term
Can the the advertised distance of the feasible successor must be the same as the feasible distance of the successor route?
|
|
Definition
| No, the advertised distance of the feasible successor must be LESS than the feasible distance of the successor. |
|
|
Term
| What are the three origin codes in BGP? |
|
Definition
i -- IGP e -- EGP ? -- incomplete |
|
|
Term
Why is the FD "Inaccessible" below? #show ip eigrp topology zero P 10.200.1.0/24, o successors, FD is Inaccessible via 10.1.1.12 ( / ), S1/0 |
|
Definition
| Zero successor routes (FD Inaccessible) aren't installed in the routing table because there is a route with a better AD. |
|
|
Term
| What is the most preferred origin code in BGP? |
|
Definition
|
|