Copying signature files for ExtremeCER 2000-4X devices

Procedure

  1. Place the needed signature files on an accessible SCP or TFTP server.
  2. Copy the management monitor image signature file by entering one of the following commands:
    • Using SCP on a remote client:

      scp cebxxxxx.sig user@device-IpAddress:flash:monitor.sig

    • Using TFTP at the Privileged EXEC level of the CLI:

      copy tftp flash tftp-srvrceb xxxxx.sig monitor.sig

  3. Copy the management module application image signature file by entering one of the following commands:
    • Using SCP on a remote client:

      scp cexxxxx.sig user@device-IpAddress:flash:[primary.sig | secondary.sig]

    • Using TFTP at the Privileged EXEC level of the CLI:

      copy tftp flash tftp-srvr cexxxxx.sig [primary.sig | secondary.sig]

  4. Copy the application image file by entering one of the following commands:
    • Using SCP on a remote client:

      scp cexxxxx.sig user@device-IpAddress:flash:primary

    • Using TFTP at the Privileged EXEC level of the CLI:

      copy tftp flash tftp-srvr cexxxxx.bin [primary | secondary]