Cisco Systems IOS XR User Manual Page 73

  • Download
  • Add to my manuals
  • Print
  • Page
    / 282
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 72
Implementing BGP on Cisco IOS XR Software
How to Implement BGP on Cisco IOS XR Software
RC-57
Cisco IOS XR Routing Configuration Guide
Step 10
password {clear | encrypted}
password
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)#
password clear pswd123
(Optional) Configures neighbor group nbr-grp-A to use
MD5 authentication with the password pswd123.
Step 11
password-disable
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)#
password-disable
(Optional) Overrides any inherited password configuration
from the neighbor group.
Step 12
receive-buffer-size
socket-size
[
/jointfilesconvert/86220/bgp-size
]
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)#
receive-buffer-size 45215 5156
(Optional) Sets the receive buffer sizes for neighbor group
nbr-grp-A to 45215 bytes for the socket buffer and 5156
bytes for the BGP buffer.
Step 13
send-buffer-size
socket-size
[
/jointfilesconvert/86220/bgp-size
]
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)#
send-buffer-size 8741 8741
(Optional) Sets the send buffer sizes for neighbor group
nbr-grp-A to 8741 bytes for the socket buffer and 8741
bytes for the BGP buffer.
Step 14
timers
keepalive hold-time
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)# timers
60 220
(Optional) Sets the keepalive timer to 60 seconds and the
hold-time timer to 220 seconds for the BGP neighbor group
nbr-grp-A.
Step 15
ttl-security
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)#
ttl-security
(Optional) Enables TTL security for eBGP neighbor group
nbr-grp-A.
Step 16
update-source
interface-type interface-number
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)#
update-source Loopback0
(Optional) Configures the router to use the IP address from
the Loopback0 interface when trying to open a session with
neighbor group nbr-grp-A.
Step 17
exit
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)# exit
Exits the current configuration mode.
Step 18
neighbor
ip-address
Example:
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# neighbor
172.168.40.24
Places the router in neighbor configuration mode for BGP
routing and configures the neighbor IP address
172.168.40.24 as a BGP peer.
Command or Action Purpose
Page view 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 281 282

Comments to this Manuals

No comments