Cisco ASR 9000 Series Routing Configuration Manual page 149

Aggregation services router
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Implementing BGP
9. show bgp [ vrf vrf-name ] ip-address
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
route-policy name
Example:
RP/0/RSP0/CPU0:router(config)# route-policy costA
Step 3
set extcommunity cost { cost-extcommunity-set-name | cost-inline-extcommunity-set
} [ additive ]
Example:
RP/0/RSP0/CPU0:router(config)# set extcommunity cost cost_A
Step 4
end-policy
Example:
RP/0/RSP0/CPU0:router(config)# end-policy
Step 5
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 120
Step 6
Do one of the following:
• default-information originate
• aggregate-address address/mask-length [ as-set ] [ as-confed-set ] [
summary-only ] [ route-policy route-policy-name ]
• address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv6 unicast
| vpnv4 unicast } redistribute connected [ metric metric-value ] [
route-policy route-policy-name ]
• address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv6 unicast
| vpnv4 unicast } redistribute eigrp process-id [ match { external |
internal }] [ metric metric-value ] [ route-policy route-policy-name ]
• address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv6 unicast
| vpnv4 unicast } redistribute isis process-id [ level { 1 | 1-inter-area
| 2 }] [ metric metric-value ] [ route-policy route-policy-name ]
• address-family { ipv4 unicast | ipv4 multicast | ipv4 tunnel | ipv6 unicast
| vpnv4 unicast } redistribute ospf process-id [ match { external [ 1
| 2 ] | internal | nssa-external [ 1 | 2 ]}] [ metric metric-value ] [
route-policy route-policy-name ]
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Configuring the BGP Cost Community
Purpose
Enters route policy configuration
mode and specifies the name of the
route policy to be configured.
Specifies the BGP extended
community attribute for cost.
Ends the definition of a route
policy and exits route policy
configuration mode.
Enters BGP configuration mode
allowing you to configure the BGP
routing process.
Applies the cost community to the
attach point (route policy).
119

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents