Cisco ASR 9000 Series Routing Configuration Manual page 197

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

Advertisement

Implementing BGP
SUMMARY STEPS
1. configure
2. route-policy aigp_policy
3. set aigp-metricigp-cost
4. exit
5. router bgp as-number
6. address-family {ipv4 | ipv6} unicast
7. redistribute ospf osp route-policy plcy_namemetric value
8. commit
DETAILED STEPS
Command or Action
Step 1
configure
Step 2
route-policy aigp_policy
Example:
RP/0/RSP0/CPU0:router(config)# route-policy
aip_policy
Step 3
set aigp-metricigp-cost
Example:
RP/0/RSP0/CPU0:router(config-rpl)# set aigp-metric
igp-cost
Step 4
exit
Example:
RP/0/RSP0/CPU0:router(config-rpl)# exit
Step 5
router bgp as-number
Example:
RP/0/RSP0/CPU0:router(config)# router bgp 100
Step 6
address-family {ipv4 | ipv6} unicast
Example:
RP/0/RSP0/CPU0:router(config-bgp)# address-family
ipv4 unicast
Step 7
redistribute ospf osp route-policy plcy_namemetric value
Example:
RP/0/RSP0/CPU0:router(config-bgp-af)#redistribute
ospf osp route-policy aigp_policy metric 1
Step 8
commit
Cisco ASR 9000 Series Aggregation Services Router Routing Configuration Guide, Release 5.3.x
Originating Prefixes with AiGP
Purpose
Enters route-policy configuration mode and sets the
route-policy
Sets the internal routing protocol cost as the aigp
metric.
Exits route-policy configuration mode.
Specifies the BGP AS number and enters the BGP
configuration mode, allowing you to configure the
BGP routing process.
Specifies either the IPv4 or IPv6 address family and
enters address family configuration submode.
Allows the redistribution of AiBGP metric into OSPF.
167

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents