3-18
Cisco SCE 8000 10GBE Software Configuration Guide
OL-30621-02
Chapter 3 Basic Cisco SCE 8000 Platform Operations
Configuring the IPv6 Prefix Length
Step 1
Enter the Global Configuration mode:
SCE8000#
configure
Step 2
Configure the IPv6 only mode:
From the Global Configuration prompt, enter
debug const db
seCommonConstDb.box.ipv6MappingsPercentage value 100
and press
Enter
.
Step 3
Copy the running configuration to the startup configuration:
SCE8000#>
copy running-config startup-config
Reboot the Cisco SCE 8000 device.
To configure dual stack mode with a value 30 (other than the default value 20), follow these steps:
Step 1
Enter the Global Configuration mode:
SCE8000#
configure
Step 2
Configure the dual stack mode with value 30:
From the Global Configuration prompt, enter
debug const db
seCommonConstDb.box.ipv6MappingsPercentage value 30
and press
Enter
.
Step 3
Copy the running configuration to the startup configuration:
SCE8000#>
copy running-config startup-config
Step 4
Reboot the Cisco SCE 8000 device.
Configuring the IPv6 Prefix Length
Cisco SCE 8000 devices identifies the IPv6 subscribers based on the MSB 64 bits of the subscriber IPv6
address. Cisco SCE 8000 devices support IPv6 subscribers with a range of /32 to /64 and not less than
/32.
You can configure the IPv6 prefix length using the
const -db seCommonConstDb.box.
ipv6SystemPrefixLength
command. The value of IPv6 prefix length can be between 32 and 64 and the
default value is 64. The changes will be effective only after you copy the running configuration to the
startup configuration and restart the device.
The Cisco SCE 8000 device restricts static subscriber configuration to use prefixes greater than 31. If
the Gx CCA-I reaches the device with a Framed-IPV6-Prefix with prefix delegation less than 32, it is
ignored and subscriber stays as anonymous.
To configure the IPv6 Prefix Length 48, follow these steps:
Step 1
Enter the Global Configuration mode:
SCE8000#
configure
Step 2
Configure the IPv6 prefix length:
From the Global Configuration prompt, enter
debug const-db name
seCommonConstDb.box.ipv6SystemPrefixLength value 48
and press
Enter
.