Step 9 When you have included all the configuration subcommands to complete the configuration, enter the commit
command to commit all changes you made to the running configuration.
RP/0/RSP0/CPU0:router(config-if)# commit
Step 10 Enter Ctrl-Z to exit configuration mode. If you did not enter the commit command, you will be prompted
to do so:
RP/0/RSP0/CPU0:router(config-if)#
Uncommitted changes found, commit them before exiting(yes/no/cancel)? [cancel]:
Answer yes to commit, no to exit without a commit, or cancel to cancel the exit (default).
Step 11 Write the new configuration to memory:
RP/0/RSP0/CPU0:router# copy run disk0:/config/running/alternate_cfg :/router.cfg
Destination file name (control-c to abort): [/router.cfg]?
The destination file already exists. Do you want to overwrite? [no]: yes
Building configuration.
223 lines built in 1 second
[OK]
The system displays an OK message when the configuration has been stored.
Verifying the Transceiver Modules
Use the show inventory all command to display SFP or XFP module information for all transceiver modules
currently installed in the router. To display SFP or XFP module information for a particular module, you can
use the show inventory location <slot ID> command.
The output of these commands lists such information as the slot ID, transceiver type, description, product ID,
version, and serial number.
For example, to list module information for all modules in the router:
RP/0/RSP0/CPU0:router# show inventory all
Mon Mar 26 13:08:28.805 UTC
NAME: "module 0/RSP0/CPU0", DESCR: "ASR9001CHASSIS"
PID: ASR-9001, VID: V00, SN: FOC154682GG
NAME: "module 0/0/CPU0", DESCR: "ASR9001CHASSIS"
PID: ASR-9001, VID: V00, SN: FOC1547809S
NAME: "module 0/0/0", DESCR: "ASR 9000 4-port 10GE Modular Port Adapter"
PID: A9K-MA-4X10GE, VID: V01, SN: FOC1539862S
NAME: "module mau 0/0/0/0", DESCR: "XFP"
PID: XFP-10G-MM-SR , VID: V02 , SN: ONT1535101F
NAME: "module mau 0/0/0/1", DESCR: "XFP"
PID: XFP-10G-MM-SR , VID: V01 , SN: ONT15011038
NAME: "module mau 0/0/0/2", DESCR: "XFP"
PID: XFP-10G-MM-SR , VID: V02 , SN: ONT1535103K
NAME: "module mau 0/0/0/3", DESCR: "XFP"
PID: XFP-10G-MM-SR , VID: V01 , SN: ONT150111N5
NAME: "module 0/0/1", DESCR: "ASR 9000 20-port 1GE Modular Port Adapter"
PID: A9K-MPA-20X1GE, VID: V01, SN: FOC155181Q7
NAME: "module mau 0/0/1/0", DESCR: "SFP"
PID: SFP-GE-S , VID: V01 , SN: FNS15501BQS
NAME: "module mau 0/0/1/1", DESCR: "SFP"
Cisco ASR 9901, ASR 9001, and ASR 9001-S Routers Hardware Installation Guide
125
Troubleshooting the Installation
Verifying the Transceiver Modules