You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduction

How to install a new Feature key on the Mediant 800.

Reason: to unlock all four ISDN B-channels

  1. Connect to the T640/T440 using SSH
  2. Open telnet connection to MGW:
    # telnet 169.254.231.252
  3. Login using username Admin, password Admin
  4. Enter enable mode:
    Mediant 800 - MSBG> enable
    You have to enter the password again Admin
  5. Mediant 800 - MSBG> show system version
    Note the serial number of the device
  6. Enter system configuration mode:
    Mediant 800 - MSBG# configure system
  7. Look up the feature key from the text file using the serial number recorded in step 5.
  8. Add the feature key
    Mediant 800 - MSBG(config-system)# feature-key [280 character feature key string]
  9. Leave configuration mode
    Mediant 800 - MSBG(config-system)# exit
  10. Verify the feature key:
    Mediant 800 - MSBG# show system feature-key
    You should check the line: Channel Type: RTP DspCh=8 then you know it is done correctly.
  11. Save configuration
    Mediant 800 - MSBG# write
  12. Restart the MGW:
    Mediant 800 - MSBG# reload now

 

 

  • No labels