Configuring Ipv6 Rapid Development - Cisco GRS Configuration Manual

Ios xr carrier grade nat configuration
Table of Contents

Advertisement

Configuring IPv6 Rapid Development

Example:
upgrade hw-module fpd fpga1_location <>
Step 5
Also upgrade these locations for Uboot:
Example:
upgrade hw-module fpd fpga2 location <>
upgrade hw-module fpd fpga3 location <>
upgrade hw-module fpd fpga4_location <>
upgrade hw-module fpd fpga5_location <>
Step 6
Reload the card after the successful upgrade operation.
Example:
hw-module location <> reload
Step 7
After the card comes up, check for the uboot version . This can be done using the following command from the admin
mode.
Example:
show hw-module fpd location <>
Configuring IPv6 Rapid Development
These steps describe the configuration of IPv6 Rapid Development application.
Refer topic 6rd CPE/RG configuration parameters and 6rd BR (CGSE) configuration parameters to know
about 6rd configuration parameters.
1
Cisco IOS XR Carrier Grade NAT Configuration Guide for the Cisco CRS Router, Release 5.2.x
72
Create a CGN instance per CGSE
router(config)#
service cgn demo
service-location preferred-active 0/0/CPU0
• An IPv4 SVI is created to carry IPv4 pkt into the CGSE for Decapsulation and is handed over to
native IPv6 via IPv6 SVI. Service-type should be "tunnel v6rd"
router(config)#
interface ServiceApp4
ipv4 address 1.1.1.1 255.255.255.252
service cgn demo
service-type tunnel v6rd
logging events link-status
• An IPv6 SVI is created to carry IPv6 pkt into the CGSE for Encapsulation and is handed over to
IPv4 N/W via IPv4 SVI. Service-type should be "tunnel v6rd"
router(config)#
interface ServiceApp6
ipv4 address 5000::1/126
service cgn demo service-type tunnel v6rd
logging events link-status
• Configure 6rd instance (string "6rd1" in this example). There can be 64 6rd instances per
CGSE/Chassis.
Implementing Carrier Grade NAT on Cisco IOS XR Software
OL-32659-01

Advertisement

Table of Contents
loading

This manual is also suitable for:

Crs

Table of Contents