Cisco Router IOS XR Spécifications Page 131

  • 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 130
Implementing BGP on Cisco IOS XR Software
How to Implement BGP on Cisco IOS XR Software
RC-117
Cisco IOS XR Routing Configuration Guide
DETAILED STEPS
Command or Action Purpose
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters global configuration mode.
Step 2
router /jointfilesconvert/455219/bgp
as-number
Example:
RP/0/RP0/CPU0:router(config)# router /jointfilesconvert/455219/bgp 127
Enters BGP configuration mode, allowing you to configure
the BGP routing process.
Step 3
neighbor
ip-address
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/455219/bgp)# neighbor
172.168.40.24
Places the router in neighbor configuration mode for BGP
routing and configures the neighbor IP address as a BGP
peer.
Step 4
shutdown
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/455219/bgp-nbr)# shutdown
Disables all active sessions for the specified neighbor.
Step 5
end
or
commit
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/455219/bgp-nbr)# end
or
RP/0/RP0/CPU0:router(config-/jointfilesconvert/455219/bgp-nbr)# commit
Saves configuration changes.
When you issue the end command, the system prompts
you to commit changes:
Uncommitted changes found, commit them before
exiting(yes/no/cancel)?
[cancel]:
Entering yes saves configuration changes to the
running configuration file, exits the configuration
session, and returns the router to EXEC mode.
Entering no exits the configuration session and
returns the router to EXEC mode without
committing the configuration changes.
Entering cancel leaves the router in the current
configuration session without exiting or
committing the configuration changes.
Use the commit command to save the configuration
changes to the running configuration file and remain
within the configuration session.
Vue de la page 130
1 2 ... 126 127 128 129 130 131 132 133 134 135 136 ... 445 446

Commentaires sur ces manuels

Pas de commentaire