Cisco Systems IOS XR User Manual Page 27

  • Download
  • Add to my manuals
  • Print
  • Page
    / 282
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 26
Implementing BGP on Cisco IOS XR Software
Information About Implementing BGP on Cisco IOS XR Software
RC-11
Cisco IOS XR Routing Configuration Guide
Last reset 00:00:25, due to BGP neighbor initialized
External BGP neighbor not directly connected.
The inheritance rules used when groups are inheriting configuration from other groups are the same
as the rules given for neighbors inheriting from groups.
Template Inheritance
You can use the following show commands described to monitor BGP inheritance information:
show /jointfilesconvert/86220/bgp neighbors, page RC-11
show /jointfilesconvert/86220/bgp af-group, page RC-12
show /jointfilesconvert/86220/bgp session-group, page RC-13
show /jointfilesconvert/86220/bgp neighbor-group, page RC-14
show /jointfilesconvert/86220/bgp neighbors
Use the show /jointfilesconvert/86220/bgp neighbors command to display information about the BGP configuration for
neighbors.
Use the configuration keyword to display the effective configuration for the neighbor, including any
settings that have been inherited from session groups, neighbor groups, or address family groups
used by this neighbor.
Use the inheritance keyword to display the session groups, neighbor groups, and address family
groups from which this neighbor is capable of inheriting configuration .
The show /jointfilesconvert/86220/bgp neighbors command examples that follow are based on the sample configuration:
RP/0/RP0/CPU0:router(config)# router /jointfilesconvert/86220/bgp 140
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# af-group GROUP_3 address-family ipv4 unicast
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-afgrp)# next-hop-self
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-afgrp)# route-policy POLICY_1 in
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp0afgrp)# exit
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# session-group GROUP_2
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-sngrp)# advertisement-interval 15
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-sngrp)# exit
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# neighbor-group GROUP_1
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)# use session-group GROUP_2
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)# e/jointfilesconvert/86220/bgp-multihop 3
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)# address-family ipv4 unicast
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp-af)# weight 100
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp-af)# send-community-e/jointfilesconvert/86220/bgp
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp-af)# exit
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)# address-family ipv4 multicast
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp-af)# default-originate
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp-af)# exit
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbrgrp)# exit
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp)# neighbor 192.168.0.1
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbr)# remote-as 2
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbr)# use neighbor-group GROUP_1
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbr)# address-family ipv4 unicast
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbr-af)# use af-group GROUP_3
RP/0/RP0/CPU0:router(config-/jointfilesconvert/86220/bgp-nbr-af)# weight 200
Page view 26
1 2 ... 22 23 24 25 26 27 28 29 30 31 32 ... 281 282

Comments to this Manuals

No comments