|
| 1 | +connect: &connect |
| 2 | + preface: | |
| 3 | + Trying mock_device ... |
| 4 | +
|
| 5 | + Connected to mock_device. |
| 6 | +
|
| 7 | + Escape character is ''^]''. |
| 8 | + prompt: "%N#" |
| 9 | + |
| 10 | +change_boot_variable_1: |
| 11 | + <<: *connect |
| 12 | + commands: |
| 13 | + ? '' |
| 14 | + : new_state: execute_1 |
| 15 | + |
| 16 | +execute_1: |
| 17 | + commands: |
| 18 | + show version | include operating mode: '' |
| 19 | + config term: |
| 20 | + new_state: configure_1 |
| 21 | + write memory: | |
| 22 | + Building configuration... |
| 23 | + [OK] |
| 24 | + show bootvar: | |
| 25 | + BOOT variable = bootflash:/image.SSA.XYZ,12; |
| 26 | + CONFIG_FILE variable = |
| 27 | + BOOTLDR variable does not exist |
| 28 | + Configuration register is 0x2102 |
| 29 | +
|
| 30 | + Standby BOOT variable = bootflash:/image.SSA.XYZ,12; |
| 31 | + Standby CONFIG_FILE variable = |
| 32 | + Standby BOOTLDR variable does not exist |
| 33 | + Standby Configuration register is 0x2102 |
| 34 | + prompt: "%N#" |
| 35 | + |
| 36 | +configure_1: |
| 37 | + commands: |
| 38 | + no boot system: "" |
| 39 | + end: |
| 40 | + new_state: execute_1 |
| 41 | + line console: |
| 42 | + new_state: configure_line |
| 43 | + boot system bootflash:/image.SSA.XYZ: "" |
| 44 | + config-register 0x2102: "" |
| 45 | + prompt: "%N(config)#" |
| 46 | + |
| 47 | +change_boot_variable_2: |
| 48 | + <<: *connect |
| 49 | + commands: |
| 50 | + ? '' |
| 51 | + : new_state: execute_2 |
| 52 | + |
| 53 | +execute_2: |
| 54 | + commands: |
| 55 | + show version | include operating mode: '' |
| 56 | + show version: | |
| 57 | + show version |
| 58 | + Cisco IOS XE Software, Version BLD_POLARIS_DEV_LATEST_20240916_114854 |
| 59 | + Cisco IOS Software [IOSXE], ASR1000 Software (X86_64_LINUX_IOSD-UNIVERSALK9-M), Experimental Version 17.17.20240916:124022 [BLD_POLARIS_DEV_LATEST_20240916_114854:/nobackup/mcpre/s2c-build-ws 103] |
| 60 | + Copyright (c) 1986-2024 by Cisco Systems, Inc. |
| 61 | + Compiled Mon 16-Sep-24 05:40 by mcpre |
| 62 | +
|
| 63 | +
|
| 64 | + Cisco IOS-XE software, Copyright (c) 2005-2024 by cisco Systems, Inc. |
| 65 | + All rights reserved. Certain components of Cisco IOS-XE software are |
| 66 | + licensed under the GNU General Public License ("GPL") Version 2.0. The |
| 67 | + software code licensed under GPL Version 2.0 is free software that comes |
| 68 | + with ABSOLUTELY NO WARRANTY. You can redistribute and/or modify such |
| 69 | + GPL code under the terms of GPL Version 2.0. For more details, see the |
| 70 | + documentation or "License Notice" file accompanying the IOS-XE software, |
| 71 | + or the applicable URL provided on the flyer accompanying the IOS-XE |
| 72 | + software. |
| 73 | +
|
| 74 | +
|
| 75 | + ROM: 17.3(1r) |
| 76 | +
|
| 77 | + R2 uptime is 18 hours, 55 minutes |
| 78 | + Uptime for this control processor is 18 hours, 57 minutes |
| 79 | + System returned to ROM by Reload Command |
| 80 | + System image file is "harddisk:packages.conf" |
| 81 | + Last reload reason: Reload Command |
| 82 | +
|
| 83 | +
|
| 84 | +
|
| 85 | + This product contains cryptographic features and is subject to United |
| 86 | + States and local country laws governing import, export, transfer and |
| 87 | + use. Delivery of Cisco cryptographic products does not imply |
| 88 | + third-party authority to import, export, distribute or use encryption. |
| 89 | + Importers, exporters, distributors and users are responsible for |
| 90 | + compliance with U.S. and local country laws. By using this product you |
| 91 | + agree to comply with applicable laws and regulations. If you are unable |
| 92 | + to comply with U.S. and local laws, return this product immediately. |
| 93 | +
|
| 94 | + A summary of U.S. laws governing Cisco cryptographic products may be found at: |
| 95 | + http://www.cisco.com/wwl/export/crypto/tool/stqrg.html |
| 96 | +
|
| 97 | + If you require further assistance please contact us by sending email to |
| 98 | + |
| 99 | +
|
| 100 | + License Type: Smart License is permanent |
| 101 | + License Level: advipservices |
| 102 | + Next reload license Level: advipservices |
| 103 | +
|
| 104 | + Smart Licensing Status: Smart Licensing Using Policy |
| 105 | +
|
| 106 | + cisco ASR1006-X (RP3) processor (revision RP3) with 4087430K/24590K bytes of memory. |
| 107 | + Processor board ID FXS2239Q329 |
| 108 | + Router operating mode: Autonomous |
| 109 | + 20 Gigabit Ethernet interfaces |
| 110 | + 2 Ten Gigabit Ethernet interfaces |
| 111 | + 32768K bytes of non-volatile configuration memory. |
| 112 | + 8388608K bytes of physical memory. |
| 113 | + 7600127K bytes of eUSB flash at bootflash:. |
| 114 | + 97620247K bytes of SATA hard disk at harddisk:. |
| 115 | +
|
| 116 | + Configuration register is 0x2102 |
| 117 | + config term: |
| 118 | + new_state: configure_2 |
| 119 | + write memory: | |
| 120 | + Building configuration... |
| 121 | + [OK] |
| 122 | + show bootvar: | |
| 123 | + BOOT variable = harddisk:packages.conf,12; |
| 124 | + CONFIG_FILE variable = |
| 125 | + BOOTLDR variable does not exist |
| 126 | + Configuration register is 0x2102 |
| 127 | +
|
| 128 | + Standby BOOT variable = harddisk:packages.conf,12; |
| 129 | + Standby CONFIG_FILE variable = |
| 130 | + Standby BOOTLDR variable does not exist |
| 131 | + Standby Configuration register is 0x2102 |
| 132 | + prompt: "%N#" |
| 133 | + |
| 134 | +configure_2: |
| 135 | + commands: |
| 136 | + no boot system: "" |
| 137 | + end: |
| 138 | + new_state: execute_2 |
| 139 | + line console: |
| 140 | + new_state: configure_line |
| 141 | + boot system harddisk:packages.conf: "" |
| 142 | + config-register 0x2102: "" |
| 143 | + prompt: "%N(config)#" |
0 commit comments