Appendix - Cisco CRS-1 - Carrier Routing System Router Api Manual

Carrier routing system xml api guide
Hide thumbs Also See for CRS-1 - Carrier Routing System Router:
Table of Contents

Advertisement

Sample BGP Configuration
The following is an excerpt of the relevant portions of the command-line interface (CLI) configuration
used as a basis for the Border Gateway Protocol (BGP) examples contained within this document:
router bgp 3
timers bgp 60 180
bgp router-id 10.1.0.1
bgp update-delay 55
bgp cluster-id 10.1.0.2
bgp graceful-restart purge-time 300
default-information originate
bgp graceful-restart restart-time 180
bgp log neighbor changes disable
default-metric 10
bgp graceful-restart stalepath-time 300
bgp graceful-restart
bgp as-path-loopcheck
socket send-buffer-size 131072
bgp bestpath med always
bgp bestpath compare-routerid
bgp bestpath med missing-as-worst
socket receive-buffer-size 131072
address-family ipv4 unicast
distance bgp 140 145 150
bgp dampening 1 1400 1800 2
bgp scan-time 30
network 10.100.1.0/24
network 10.100.2.0/24
aggregate-address 10.100.0.0/16 summary-only
redistribute connected route-map MATCH_ONE_CONNECT
redistribute static route-map MATCH_ONE_STATIC
exit
address-family ipv4 multicast
distance bgp 120 125 130
maximum-paths 6
bgp dampening 2 2400 2800 3
bgp scan-time 40
network 10.10.1.0/24
network 10.10.2.0/24
aggregate-address 80.100.0.0/16 summary-only
redistribute connected
exit
.
.
.
neighbor 10.0.101.1
remote-as 1
ebgp-multihop 255
OL-4596-01
A P P E N D I X
Cisco CRS-1 Series Carrier Routing System XML API Guide
A
A-117

Advertisement

Table of Contents
loading

This manual is also suitable for:

Crs-1 series

Table of Contents