Term
|
Definition
Used by routers to select the best path |
|
|
Term
|
Definition
default seed metric for ospf |
|
|
Term
default-metric command
redistribute command |
|
Definition
ways to define a seed metric |
|
|
Term
|
Definition
ospf parameter that specifies that subnetted routes should be redistributed |
|
|
Term
distance ospf intra-area dist1 inter-area dist2 external dist3
ex. distance ospf intra-area 100 inter-area 95 external 110 |
|
Definition
command to change the AD's of OSPF |
|
|
Term
distance eigrp internal-distance external-distance |
|
Definition
command to change to default AD's of eigrp |
|
|
Term
router rip
redistribute ospf 1 route-map REDIS-OSPF |
|
Definition
applies route map filtering during redistribution |
|
|
Term
R1(config)#access-list 1 permit 10.0.0.8 0.0.0.3
R1(config)#router rip
R1(config-router)#distribute-list 1 out s0/0/1 |
|
Definition
configure a distribute list to filter network 10.0.0.8/30 |
|
|
Term
|
Definition
can be used to override the router's normal routing procedures |
|
|
Term
|
Definition
command used to match an ACL for a route-map |
|
|
Term
R1(config)#int f0/0
R1(config-if)#ip policy route-map NAME |
|
Definition
command used to apply a route-map for policy based routing |
|
|