Thursday, June 30, 2016

How To Mirror VLAN Traffic to a Monitor Port



Cisco
You can mirror and monitor all traffic from a vlan with 2 statements:

monitor session 1 source vlan 17 - 21, 61 - 62, 68, 79 - 83, 90 - 91
monitor session 1 destination interface Gix/y/z



Comware 7


If you are NOT in IRF Mode - Do the following commands to do the same as above:


mirroring-group 1 local
mirroring-group 1 mirroring-vlan 17 to 21 61 to 62 68 79 to 83 85 90 91 both

interface Ten-GigabitEthernet 1/2/0/24
 mirroring-group 1 monitor-port


If you ARE in IRF Mode - You don’t have this ability natively.  However, you can accomplish the same goal with qos vlan policies.  For the above Cisco syntax, you will need a traffic classifier, a traffic behavior modifier, a qos policy, and multiple binding statements.



traffic classifier MATCH_ALL
 if-match any

traffic behavior MIRROR_DEST
 mirror-to interface Ten-GigabitEthernet1/2/0/24

qos policy MIRROR
 classifier MATCH_ALL behavior MIRROR_DEST

qos vlan-policy MIRROR vlan 17 18 19 20 21 61 62 68 inbound
qos vlan-policy MIRROR vlan 79 80 81 82 83 85 90 91 inbound
qos vlan-policy MIRROR vlan 17 18 19 20 21 61 62 68 outbound
qos vlan-policy MIRROR vlan 79 80 81 82 83 85 90 91 outbound



Depending on platform you may need to create an ACL for the classifier:


acl number 3000
 rule 0 permit ip

traffic classifier MATCH_ALL
 if-match acl 3000





Sunday, January 31, 2016

Manually Downgrading the IRF Fabric from Comware7 to Comware5 on Chassis Based 12500 Switches

These are the steps to manually recover the IRF via the BootWare menu and switch CLI’s


This procedure assumes that all 4 switches will be loaded with the same version of code. 

1)      Power off both chassis
2)      Disconnect IRF and MAD links between chassis
3)      Insert a single MPU in chassis 1 slot 0
4)      Use the bootware menu to load the applicable version of Comware code (refer to the section titled “Updating the Switches Software via Bootware”)

5)      Leaving MPU in chassis 1 slot 0 booted, insert the alternate MPU in chassis 1 slot 1
6)      Use the bootware menu to load the applicable version of Comware code

7)      Verify with the display version and display device commands that all MPU’s and LPU’s are loaded with the applicable version of code and that MPU in slot 0 is master

8)      Insert a single MPU in chassis 2 slot 0
9)      Use the bootware menu to load the applicable version of Comware code

10)   Leaving MPU in chassis 2 slot 0 booted, insert the alternate MPU in chassis 2 slot 1
11)   Use the bootware menu to load the applicable version of Comware code

12)   Verify with the display version and display device commands that all MPU’s and LPU’s are loaded with the applicable version of code and that MPU in slot 0 is master

13)   Connect the IRF links
14)   Chassis 1 will log an IRF merge message and will not require a reboot

<HP>display logbuffer reverse
%Jan  8 01:31:03:762 2016 HP STM/5/STM_MERGE:
 IRF merge occurs and the IRF system does not need to reboot.

15)   Chassis 2 will log an IRF merge message and will require a reboot

<HP>display logbuffer reverse
%Jan  8 01:30:12:553 2016 HP STM/4/STM_MERGE_NEED_REBOOT:
 IRF merge occurs and the IRF system needs a reboot.

16)   Reboot chassis 2
NOTE: It is very important that you do not save the current configuration file (answer NO when prompted).  Otherwise the config file won’t have the applicable irf settings and will not merge.  If you accidentally say YES, you can still recover via the procedure below (If the built-in flash was formatted in CMW V7)

<HP>reboot
Start to check configuration with next startup configuration file, please wait.........DONE!
This command will reboot the device. Current configuration will be lost, save current configuration? [Y/N]:n ß Very IMPORTANT to say no
This command will reboot the device. Continue? [Y/N]:y

17)   After chassis 2 reboots, both switches are in the IRF and that all MPU’s and LPU’s are loaded with the applicable version of code and that MPU in chassis 1 slot 0 is master. 

18)   Reconnect the MAD links

19)   At this point you can continue testing as per steps 5.4.8 and 5.4.9



This procedure is almost identical to the previous procedure except the MPU’s won’t be able to find the startup configuration file once it reboots.  Therefore you will have to manual load it from your backup location after the MPU boots.  To accomplish this, insert the following step just after step 12 above:

12a) On each MPU console port, recover the backed up configuration file do this:

[HP]configuration replace file cfa0:/configv5.cfg ßSpecify the applicable backed up config file
Current configuration will be lost, save current configuration? [Y/N]:n ßDo not save current config
Info: Now replacing the current configuration. Please wait...
Info: Succeeded in replacing current configuration with the file config.cfg.




Updating Comware 12500 Chassis Based Switches Software via BootWare

This requires a bootloader binary file (*.btw).  You will need to obtain it from HPN Support if you need to use this method to update your switches.  Any other source will be dangerous and not Support should you run into difficulties.  

I used bootloader binary file 95e12500lst1mrpnc12063_v2.20.btw and placed it in the root directory of my tftp server.  I used tftpd64 on my laptop.  You will connect an RJ45 cable between your laptop NIC and the MPU’s Management port to perform these steps.  Set your laptop NIC with an ip address and subnet (1.1.1.1/8 in my case).  Make sure you set the Management interface within the same net (1.1.1.2/8 in this case)

===========================<EXTEND-BOOTWARE MENU>===========================
|<1> Boot System                                                           |
|<2> Enter Serial SubMenu                                                  |
|<3> Enter Ethernet SubMenu                                                |
|<4> File Control                                                          |
|<5> Restore to Factory Default Configuration                              |
|<6> BootWare Operation Menu                                               |
|<7> Clear Super Password                                                  |
|<8> Storage Device Operation                                              |
|<9> Product Special Operation                                             |
|<0> Reboot                                                                |
============================================================================
Ctrl+Z: Access EXTEND-ASSISTANT MENU
Ctrl+F: Format File System
Enter your choice(0-9): 6

=========================<BootWare Operation Menu>==========================
|Note:the operating device is cfa0                                         |
|<1> Backup Full BootWare                                                  |
|<2> Restore Full BootWare                                                 |
|<3> Update BootWare By Serial                                             |
|<4> Update BootWare By Ethernet                                           |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-4): 4

===================<BOOTWARE OPERATION ETHERNET SUB-MENU>===================
|<1> Update Full BootWare                                                  |
|<2> Update Extend BootWare                                                |
|<3> Update Basic BootWare                                                 |
|<4> Modify Ethernet Parameter                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-4): 4

==========================<ETHERNET PARAMETER SET>==========================
|Note:       '.' = Clear field.                                            |
|            '-' = Go to previous field.                                   |
|          Ctrl+D = Quit.                                                  |
============================================================================
Protocol (FTP or TFTP) :ftp tftp
Load File Name         :12500C5.bin
                       :95e12500lst1mrpnc12063_v2.20.btw
Target File Name       :12500C5.bin
                       :95e12500lst1mrpnc12063_v2.20.btw
Server IP Address      :192.168.0.99 1.1.1.1
Local IP Address       :192.168.0.3  1.1.1.2
Gateway IP Address     :0.0.0.0


===================<BOOTWARE OPERATION ETHERNET SUB-MENU>===================
|<1> Update Full BootWare                                                  |
|<2> Update Extend BootWare                                                |
|<3> Update Basic BootWare                                                 |
|<4> Modify Ethernet Parameter                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-4): 1
Loading.................Done!
740652 bytes downloaded!
Updating Basic BootWare? [Y/N]Y
Updating Basic BootWare....Done!
Updating Extend BootWare? [Y/N]Y
Updating Extend BootWare...Done!

===================<BOOTWARE OPERATION ETHERNET SUB-MENU>===================
|<1> Update Full BootWare                                                  |
|<2> Update Extend BootWare                                                |
|<3> Update Basic BootWare                                                 |
|<4> Modify Ethernet Parameter                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-4): 0

=========================<BootWare Operation Menu>==========================
|Note:the operating device is cfa0                                         |
|<1> Backup Full BootWare                                                  |
|<2> Restore Full BootWare                                                 |
|<3> Update BootWare By Serial                                             |
|<4> Update BootWare By Ethernet                                           |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-4): 0

===========================<EXTEND-BOOTWARE MENU>===========================
|<1> Boot System                                                           |
|<2> Enter Serial SubMenu                                                  |
|<3> Enter Ethernet SubMenu                                                |
|<4> File Control                                                          |
|<5> Restore to Factory Default Configuration                              |
|<6> BootWare Operation Menu                                               |
|<7> Clear Super Password                                                  |
|<8> Storage Device Operation                                              |
|<9> Product Special Operation                                             |
|<0> Reboot                                                                |
============================================================================
Ctrl+Z: Access EXTEND-ASSISTANT MENU
Ctrl+F: Format File System
Enter your choice(0-9): 0
DDR2 SDRAM test successful.
Press Ctrl+T to start five-step full RAM test...
Press Ctrl+Y to start nine-step full RAM test...
System is starting...
Press Ctrl+D to access BASIC-BOOTWARE MENU...
Booting Normal Extended BootWare
The Extended BootWare is self-decompressing.................................
...Done.


****************************************************************************
*                                                                          *
*                    HP 12500 BootWare, Version 2.20                       *
*                                                                          *
****************************************************************************
Copyright (c) 2010-2013 Hewlett-Packard Development Company, L.P.

Compiled Date         : Nov  1 2013
CPU Type              : MPC8548E
CPU L1 Cache          : 32KB
CPU L2 Cache          : 512KB
CPU Clock Speed       : 1000MHz
Memory Type           : DDR2 SDRAM
Memory Size           : 4096MB
Memory Speed          : 400MHz
BootWare Size         : 4MB
Flash Size            : 128MB
cfa0 Size             : 4002MB
NVRAM Size            : 1024KB
BASIC CPLD Version    : 004
EXTENDED CPLD Version : 004
PCB Version           : Ver.B


Board self testing...........................
Board steady testing...                           [ PASS ]
Board SlotNo...                                   [   0  ]
Subcard exist testing...                          [ PASS ]
DX246  testing...                                 [ PASS ]
PHY88E1111  testing...                            [ PASS ]
CPLD1 testing...                                  [ PASS ]
CPLD2 testing...                                  [ PASS ]
NS16550 register testing...                       [ PASS ]
The switch's Mac address...                       [B8:AF:67:BC:6C:00]
CF Card testing...                                [ PASS ]
BootWare Validating...
Normal Basic BootWare Version is newer than Backup Basic BootWare!
Begin to Update the Backup Basic BootWare.........Done.
Backup Extended BootWare is newer than Normal Extended BootWare,updating?
[Y/N]
Press Ctrl+B to access EXTENDED-BOOTWARE MENU...


Here we will manually tell the switch which software files to load.  If you do not have the ipe file loaded, or if you don’t have enough room on your CF card to house both the ipe and the individual .bin files, then use this procedure.  The lab switches and the production switches are using only the .bin files for the upgrade.

==========================<EXTENDED-BOOTWARE MENU>==========================
|<1> Boot System                                                           |
|<2> Enter Serial SubMenu                                                  |
|<3> Enter Ethernet SubMenu                                                |
|<4> File Control                                                          |
|<5> Restore to Factory Default Configuration                              |
|<6> BootWare Operation Menu                                               |
|<7> Skip Authentication for Console Login                                 |
|<8> Storage Device Operation                                              |
|<9> Product Special Operation                                             |
|<0> Reboot                                                                |
============================================================================
Ctrl+Z: Access EXTENDED ASSISTANT MENU
Ctrl+F: Format File System
Enter your choice(0-9): 4

===============================<File CONTROL>===============================
|Note:the operating device is cfa0                                         |
|<1> Display All File(s)                                                   |
|<2> Set Image File type                                                   |
|<3> Set Bin File type                                                     |
|<4> Delete File                                                           |
|<5> Copy File                                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-5): 3

 'M' = MAIN      'B' = BACKUP      'N/A' = NOT ASSIGNED
============================================================================
|NO. Size(B)   Time                 Type   Name                            |
|1   39580672  Jan/07/2016 08:14:48 N/A    cfa0:/12500-cmw710-boot-r7375-us|
|.bin                                                                      |
|2   223594496 Jan/07/2016 08:16:02 N/A    cfa0:/12500-cmw710-system-r7375-|
|us.bin                                                                    |
|0   Exit                                                                  |
============================================================================
Note:Select .bin files. One but only one boot image and system image must
be included.
Enter file No.(Allows multiple selection):1
Enter another file No.(0-Finish choice):2
Enter another file No.(0-Finish choice):0
You have selected:
cfa0:/12500-cmw710-boot-r7375-us.bin
cfa0:/12500-cmw710-system-r7375-us.bin

Modify the file attribute:
============================================================================
|<1>+Main                                                                  |
|<2>+Backup                                                                |
|<0> Exit                                                                  |
============================================================================
Enter your choice(0-2):1
This operation may take several minutes. Please wait....
Set the file attribute success!

===============================<File CONTROL>===============================
|Note:the operating device is cfa0                                         |
|<1> Display All File(s)                                                   |
|<2> Set Image File type                                                   |
|<3> Set Bin File type                                                     |
|<4> Delete File                                                           |
|<5> Copy File                                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-5): 1

Display all file(s) in cfa0:
 'M' = MAIN      'B' = BACKUP      'N/A' = NOT ASSIGNED
============================================================================
|NO. Size(B)   Time                 Type   Name                            |
|1   0         Jan/07/2016 08:51:08 N/A    cfa0:/.trash/.trashinfo         |
|2   36701     Jan/07/2016 08:53:06 N/A    cfa0:/config.cfg                |
|3   54057088  Apr/10/2015 07:00:40 N/A    cfa0:/a12500-cmw520-r1728p01.bin|
|4   39580672  Jan/07/2016 08:14:48 M      cfa0:/12500-cmw710-boot-r7375-us|
|.bin                                                                      |
|5   223594496 Jan/07/2016 08:16:02 M      cfa0:/12500-cmw710-system-r7375-|
|us.bin                                                                    |
|6   591       Jan/07/2016 08:35:08 N/A    cfa0:/serverkey                 |
|7   42689     Jan/07/2016 09:07:30 N/A    cfa0:/defaultv7/defstartup.cfg  |
|8   368871    Jan/07/2016 09:07:30 N/A    cfa0:/defaultv7/defstartup.mdb  |
|9   60521200  Aug/13/2015 08:40:54 N/A    cfa0:/12500-cmw520-r1828p03.bin |
============================================================================

===============================<File CONTROL>===============================
|Note:the operating device is cfa0                                         |
|<1> Display All File(s)                                                   |
|<2> Set Image File type                                                   |
|<3> Set Bin File type                                                     |
|<4> Delete File                                                           |
|<5> Copy File                                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-5): 0

==========================<EXTENDED-BOOTWARE MENU>==========================
|<1> Boot System                                                           |
|<2> Enter Serial SubMenu                                                  |
|<3> Enter Ethernet SubMenu                                                |
|<4> File Control                                                          |
|<5> Restore to Factory Default Configuration                              |
|<6> BootWare Operation Menu                                               |
|<7> Skip Authentication for Console Login                                 |
|<8> Storage Device Operation                                              |
|<9> Product Special Operation                                             |
|<0> Reboot                                                                |
============================================================================
Ctrl+Z: Access EXTENDED ASSISTANT MENU
Ctrl+F: Format File System
Enter your choice(0-9): 0
DDR2 SDRAM test successful.
Press Ctrl+T to start five-step full RAM test...
Press Ctrl+Y to start nine-step full RAM test...
System is starting...
Press Ctrl+D to access BASIC-BOOTWARE MENU...
Booting Normal Extended BootWare
The Extended BootWare is self-decompressing.................................
...Done.

****************************************************************************
*                                                                          *
*                    HP 12500 BootWare, Version 2.20                       *
*                                                                          *
****************************************************************************
Copyright (c) 2010-2013 Hewlett-Packard Development Company, L.P.

Compiled Date         : Nov  1 2013
CPU Type              : MPC8548E
CPU L1 Cache          : 32KB
CPU L2 Cache          : 512KB
CPU Clock Speed       : 1000MHz
Memory Type           : DDR2 SDRAM
Memory Size           : 4096MB
Memory Speed          : 400MHz
BootWare Size         : 4MB
Flash Size            : 128MB
cfa0 Size             : 999MB
NVRAM Size            : 1024KB
BASIC CPLD Version    : 005
EXTENDED CPLD Version : 005
PCB Version           : Ver.B


Board self testing...........................
Board steady testing...                           [ PASS ]
Board SlotNo...                                   [   0  ]
Subcard exist testing...                          [ PASS ]
DX246  testing...                                 [ PASS ]
PHY88E1111  testing...                            [ PASS ]
CPLD1 testing...                                  [ PASS ]
CPLD2 testing...                                  [ PASS ]
NS16550 register testing...                       [ PASS ]
The switch's Mac address...                       [5C:8A:38:C0:CC:00]
CF Card testing...                                [ PASS ]
BootWare Validating...
Backup Extended BootWare is newer than Normal Extended BootWare,updating?
[Y/N]
Press Ctrl+B to access EXTENDED-BOOTWARE MENU...
Loading the main image files...
Loading file cfa0:/12500-cmw710-system-r7375-us.bin.........................
............................................................................
............................................................................
............................................................................
.......................Done.
Loading file cfa0:/12500-cmw710-boot-r7375-us.bin...........................
........................Done.

Extended BootWare Version is not equal,updating? [Y/N]
Updating Extended BootWare.......Done.
BootWare updated,System is rebooting now.
DDR2 SDRAM test successful.
Press Ctrl+T to start five-step full RAM test...
Press Ctrl+Y to start nine-step full RAM test...
System is starting...
Press Ctrl+D to access BASIC-BOOTWARE MENU...
Booting Normal Extended BootWare
The Extended BootWare is self-decompressing...............................
Done.

****************************************************************************
*                                                                          *
*                    HP 12500 BootWare, Version 2.21                       *
*                                                                          *
****************************************************************************
Copyright (c) 2010-2014 Hewlett-Packard Development Company, L.P.

Compiled Date         : Dec 18 2014
CPU Type              : MPC8548E
CPU L1 Cache          : 32KB
CPU L2 Cache          : 512KB
CPU Clock Speed       : 1000MHz
Memory Type           : DDR2 SDRAM
Memory Size           : 4096MB
Memory Speed          : 400MHz
BootWare Size         : 4MB
Flash Size            : 128MB
cfa0 Size             : 999MB
NVRAM Size            : 1024KB
BASIC CPLD Version    : 005
EXTENDED CPLD Version : 005
PCB Version           : Ver.B


Board self testing...........................
Board steady testing...                           [ PASS ]
Board SlotNo...                                   [   0  ]
Subcard exist testing...                          [ PASS ]
DX246  testing...                                 [ PASS ]
PHY88E1111  testing...                            [ PASS ]
CPLD1 testing...                                  [ PASS ]
CPLD2 testing...                                  [ PASS ]
NS16550 register testing...                       [ PASS ]
The switch's Mac address...                       [5C:8A:38:C0:CC:00]
CF Card testing...                                [ PASS ]
BootWare Validating...
Press Ctrl+B to access EXTENDED-BOOTWARE MENU...
Loading the main image files...
Loading file cfa0:/12500-cmw710-system-r7375-us.bin.........................
............................................................................
............................................................................
............................................................................
.......................Done.
Loading file cfa0:/12500-cmw710-boot-r7375-us.bin...........................
........................Done.

Image file cfa0:/12500-cmw710-boot-r7375-us.bin is self-decompressing.......
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
............................................................................
Done.
System image is starting...

Starting image at 0x02000008 ...Cryptographic algorithms tests passed.
Line con1/0 is available.


Press ENTER to get started.

<hp>%Jan  7 10:03:35:937 2016 hp SHELL/5/SHELL_LOGIN: -MDC=1; Console logged in from con1/0.

<hp>dis dev
Slot No.   Brd Type        Brd Status   Software Version
 1/0       LST2MRPNC1      Master       12500-CMW710-R7375-US
 1/1       LST2MRPNC1      Standby      12500-CMW710-R7375-US
 1/2       LST1XP16LEC1    Normal       12500-CMW710-R7375-US
 1/3       NONE            Absent       NONE
 1/4       NONE            Absent       NONE
 1/5       NONE            Absent       NONE
 1/6       NONE            Absent       NONE
 1/7       NONE            Absent       NONE
 1/8       NONE            Absent       NONE
 1/9       LST1GT48LEC1    Normal       12500-CMW710-R7375-US
 1/10      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/11      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/12      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/13      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/14      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/15      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/16      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/17      LST2SF08C1      Normal       12500-CMW710-R7375-US
 1/18      LST2SF08C1      Normal       12500-CMW710-R7375-US

 2/0       LST2MRPNC1      Standby      12500-CMW710-R7375-US
 2/1       LST2MRPNC1      Standby      12500-CMW710-R7375-US
 2/2       LST1XP16LEC1    Normal       12500-CMW710-R7375-US
 2/3       NONE            Absent       NONE
 2/4       NONE            Absent       NONE
 2/5       NONE            Absent       NONE
 2/6       NONE            Absent       NONE
 2/7       NONE            Absent       NONE
 2/8       NONE            Absent       NONE
 2/9       LST1GT48LEC1    Normal       12500-CMW710-R7375-US
 2/10      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/11      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/12      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/13      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/14      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/15      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/16      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/17      LST2SF08C1      Normal       12500-CMW710-R7375-US
 2/18      LST2SF08C1      Normal       12500-CMW710-R7375-US

Here I will only show the menu selections until reboot since the output beyond that is identically the same as the above procedure Using the .bin files in BootWare 2.x to load CMW7

==========================<EXTENDED-BOOTWARE MENU>==========================
|<1> Boot System                                                           |
|<2> Enter Serial SubMenu                                                  |
|<3> Enter Ethernet SubMenu                                                |
|<4> File Control                                                          |
|<5> Restore to Factory Default Configuration                              |
|<6> BootWare Operation Menu                                               |
|<7> Skip Authentication for Console Login                                 |
|<8> Storage Device Operation                                              |
|<9> Product Special Operation                                             |
|<0> Reboot                                                                |
============================================================================
Ctrl+Z: Access EXTENDED ASSISTANT MENU
Ctrl+F: Format File System
Enter your choice(0-9): 4

===============================<File CONTROL>===============================
|Note:the operating device is cfa0                                         |
|<1> Display All File(s)                                                   |
|<2> Set Image File type                                                   |
|<3> Set Bin File type                                                     |
|<4> Delete File                                                           |
|<5> Copy File                                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-5): 2

 'M' = MAIN      'B' = BACKUP      'N/A' = NOT ASSIGNED
============================================================================
|NO. Size(B)   Time                 Type   Name                            |
|1   261425152 Jan/06/2016 00:34:04 N/A    cfa0:/12500-cmw710-r7375.ipe    |
|2   60521200  Nov/19/2015 23:09:40 M      cfa0:/12500-cmw520-r1828p03.bin |
|0   Exit                                                                  |
============================================================================
Enter file No.:1

Modify the file attribute:
============================================================================
|<1>+Main                                                                  |
|<2>+Backup                                                                |
|<0> Exit                                                                  |
============================================================================
Enter your choice(0-2):1
This operation may take several minutes. Please wait....
The file is exist,will you overwrite it? [Y/N]Y
Image file 12500-CMW710-BOOT-R7375.bin is self-decompressing...
Saving file cfa0:/12500-CMW710-BOOT-R7375.bin ..............................
......Done.
Image file 12500-CMW710-SYSTEM-R7375.bin is self-decompressing...
Saving file cfa0:/12500-CMW710-SYSTEM-R7375.bin ............................
............................................................................
............................................................................
..........................Done.
Set the file attribute success!

===============================<File CONTROL>===============================
|Note:the operating device is cfa0                                         |
|<1> Display All File(s)                                                   |
|<2> Set Image File type                                                   |
|<3> Set Bin File type                                                     |
|<4> Delete File                                                           |
|<5> Copy File                                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-5):

===============================<File CONTROL>===============================
|Note:the operating device is cfa0                                         |
|<1> Display All File(s)                                                   |
|<2> Set Image File type                                                   |
|<3> Set Bin File type                                                     |
|<4> Delete File                                                           |
|<5> Copy File                                                             |
|<0> Exit To Main Menu                                                     |
============================================================================
Enter your choice(0-5): 0

==========================<EXTENDED-BOOTWARE MENU>==========================
|<1> Boot System                                                           |
|<2> Enter Serial SubMenu                                                  |
|<3> Enter Ethernet SubMenu                                                |
|<4> File Control                                                          |
|<5> Restore to Factory Default Configuration                              |
|<6> BootWare Operation Menu                                               |
|<7> Skip Authentication for Console Login                                 |
|<8> Storage Device Operation                                              |
|<9> Product Special Operation                                             |
|<0> Reboot                                                                |
============================================================================
Ctrl+Z: Access EXTENDED ASSISTANT MENU
Ctrl+F: Format File System
Enter your choice(0-9): 0
DDR2 SDRAM test successful.
Press Ctrl+T to start five-step full RAM test...
Press Ctrl+Y to start nine-step full RAM test...
System is starting...
Press Ctrl+D to access BASIC-BOOTWARE MENU...
Booting Normal Extended BootWare
The Extended BootWare is self-decompressing.................................
...Done.


Search Duke

About the Author

My photo
Central Florida, United States