Cisco Router IOS XR Spécifications Page 163

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 446
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 162
Implementing EIGRP on Cisco IOS XR Software
How to Implement EIGRP on Cisco IOS XR Software
RC-149
Cisco IOS XR Routing Configuration Guide
default route learned from the neighbors is displaced by the summary default route or the summary route
is the only default route present, all traffic destined for the default route does not leave the router;
instead, this traffic is sent to the null 0 interface, where it is dropped.
The recommended way to send only the default route from a given interface is to use a route-policy
command.
SUMMARY STEPS
1. configure
2. router eigrp as-number
3. address-family {ipv4 | ipv6}
4. route-policy name out
5. interface type instance
6. summary-address ip-address {/length | mask} [admin-distance]
7. end
or
commit
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
router eigrp
as-number
Example:
RP/0/RP0/CPU0:router(config)# router eigrp 100
Configures an EIGRP routing process.
Step 3
address-family {ipv4 | ipv6}
Example:
RP/0/RP0/CPU0:router(config-eigrp)#
address-family ipv4
Enters an address family configuration mode.
Step 4
route-policy
name
out
Example:
RP/0/RP0/CPU0:router(config-eigrp-af)#
route-policy FILTER_DEFAULT out
Applies a routing policy to updates advertised to or received
from an EIGRP neighbor.
Step 5
interface
type
instance
Example:
RP/0/RP0/CPU0:router(config-eigrp-af)#
interface pos 0/1/0/0
Defines the interfaces on which the EIGRP routing protocol
runs.
Vue de la page 162
1 2 ... 158 159 160 161 162 163 164 165 166 167 168 ... 445 446

Commentaires sur ces manuels

Pas de commentaire