PurposeCommand or Action
Do one of the following:
Step 7
•
address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv4 mdt
| ipv6 unicast | ipv6 multicast | vpnv4 unicast | vpnv6 unicast }
redistribute ospfv3 process-id [ match { external [ 1 | 2 ] | internal |
nssa-external [ 1 | 2 ]}] [ metric metric-value ] [ route-policy
route-policy-name ]
•
address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv4 mdt
| ipv6 unicast | ipv6 multicast | vpnv4 unicast | vpnv6 unicast }
redistribute rip [ metric metric-value ] [ route-policy route-policy-name
]
•
address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv4 mdt
| ipv6 unicast | ipv6 multicast | vpnv4 unicast | vpnv6 unicast }
redistribute static [ metric metric-value ] [ route-policy route-policy-name
]
•
address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv4 mdt
| ipv6 unicast | ipv6 multicast | vpnv4 unicast | vpnv6 unicast } network
{ ip-address/prefix-length | ip-address mask } [ route-policy
route-policy-name ]
•
neighbor ip-address remote-as as-number address-family { ipv4 unicast
| ipv4 multicast | ipv4 tunnel | ipv4 mdt | ipv6 unicast | ipv6 multicast
| vpnv4 unicast | vpnv6 unicast }
•
route-policy route-policy-name { in | out }
commit
Step 8
Displays the cost community in the
following format:
show bgp [ vrf vrf-name ] ip-address
Example:
RP/0/RSP0/CPU0:router# show bgp 172.168.40.24
Step 9
Cost: POI : cost-community-ID :
cost-number
Configuring Software to Store Updates from a Neighbor
Perform this task to configure the software to store updates received from a neighbor.
The soft-reconfiguration inbound command causes a route refresh request to be sent to the neighbor if the
neighbor is route refresh capable. If the neighbor is not route refresh capable, the neighbor must be reset to
relearn received routes using the clear bgp soft command. See the Resetting Neighbors Using BGP Inbound
Soft Reset, on page 152.
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
120
Implementing BGP
Configuring Software to Store Updates from a Neighbor