hit counter script

Cisco CRS Configuration Manual page 152

Ios xr virtual private network
Hide thumbs Also See for CRS:
Table of Contents

Advertisement

Configuring PE to PE Core
SUMMARY STEPS
1. configure
2. router bgp
3. address-family vpnv6 unicast
4. bgp dampening [ half-life [ reuse suppress max-suppress-time ] | route-policy route-policy-name ]
5. bgp client-to-client reflection { cluster-id | disable }
6. neighbor ip-address
7. remote-as as-number
8. description text
9. password { clear | encrypted } password
10. shutdown
11. timers keepalive hold-time
12. update-source type interface-id
13. address-family vpnv6 unicast
14. route-policy route-policy-name { in | out }
15. exit
16. vrf vrf-name
17. rd { as-number : nn | ip-address : nn | auto }
18. Use the commit or end command.
DETAILED STEPS
Step 1
configure
Example:
RP/0/RP0/CPU0:router# configure
Enters the Global Configuration mode.
Step 2
router bgp
Example:
RP/0/RP0/CPU0:router(config)# router bgp 10
Specifies the BGP AS number and enters the BGP configuration mode, allowing you to configure the BGP routing
process.
Step 3
address-family vpnv6 unicast
Example:
RP/0/RP0/CPU0:router(config-bgp)# address-family vpnv6 unicast
Specifies the vpnv6 address family and enters address family configuration submode.
Step 4
bgp dampening [ half-life [ reuse suppress max-suppress-time ] | route-policy route-policy-name ]
Cisco IOS XR Virtual Private Network Configuration Guide for the Cisco CRS Router, Release 6.1.x
138
Implementing IPv6 VPN Provider Edge Transport over MPLS

Advertisement

Table of Contents
loading

Table of Contents