DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Router> enable
•
Enter your password if prompted.
Enters global configuration mode.
configure terminal
Example:
Router# configure terminal
Step 2
Enters interface configuration mode.
interface GigabitEthernet number
Example:
Router(config)# interface GigabitEthernet1
Step 3
Disables the autonegotation protocol setting on the
interface.
no negotiation auto
Example:
Router(config-if)# no negotiation auto
Step 4
Configures the interface speed to 10 Gbps.
speed 10000
Example:
Router(config-if)# speed 10000
Step 5
Installing CSL Feature Add-on Licenses for Cisco IOS XE 3.13S and Later
Understanding the Cisco CSR 1000v Memory Allocation
The feature add-on licenses add memory for the Cisco CSR 1000v, but the memory is allocated to both the
IOSd component and the data plane component, with the allocations depending on the licenses installed.
Multiple 4 GB add-on licenses can be installed. The broadband feature license adds 4 GB of additional memory,
and additional 4 GB add-on licenses can be installed.
The following table lists the memory allocation depending on the amount VM memory and the feature licenses
installed. In the table, 4G license indicates a single 4 GB memory add-on license, while BB indicates the
broadband feature license.
Cisco CSR 1000v Series Cloud Services Router Software Configuration Guide
162
Installing Cisco CSR 1000v Licenses
Installing CSL Feature Add-on Licenses for Cisco IOS XE 3.13S and Later