4 Feature Configuration

This chapter provides the procedure for configuring the EAGLE ENUM Mobile Number Portability and Tier One Address Resolution feature.

Introduction

This chapter contains example commands for configuring the ENUM Mobile Number Portability and Tier One Address Resolution (ENUM) feature of the Oracle Communications EAGLE.

Refer to Commands User's Guide for complete command descriptions including parameter names, valid parameter values, examples, and dependencies.

ENUM Configuration

EAGLE supports the value of 53 for LPORT along with the range from 1024 to 65535 for ENUM queries. This section describes the commands for configuring the ENUM feature.

  1. Enter the serial number.
    ent-serial-num:serial=nt00001659
    ent-serial-num:serial=nt00001659:lock=yes
  2. Provision an ENUM card.
    ent-card:loc=1105:type=dsm:appl=enum64:data=epap
  3. Configure Ports A, B, C and D of an ENUM card.
    chg-ip-lnk:port=a:submask=255.255.255.0:mcast=yes:ipaddr=192.168.120.11:loc=1101:duplex=full:speed=100
    chg-ip-lnk:port=b:submask=255.255.255.0:mcast=yes:ipaddr=10.248.13.11:loc=1101:duplex=full:speed=100
  4. Set up the ENUM connections.
    ent-ip-host:host=tekelec.com:ipaddr=192.168.120.133:type=local
    ent-ip-host:host=abc.com:ipaddr=250.001.001.001:type=remote
    chg-ip-card:loc=1105:domain=tekelec.com:defrouter=10.248.13.9
    ent-ip-conn:lport=1025:lhost=tekelec.com:prot=udp:cname=c1
    chg-ip-conn:open=yes:cname=c1
    ent-ip-conn:lport=53:lhost=tekelec.com:prot=udp:cname=c2
    chg-ip-conn:open=yes:cname=c2
    alw-card:loc=1105
  5. Enter profile entries in the ENUM Profile table (ENUMPROF).
    ent-enum-prof:prn=prof1:rtype=naptr:sparm=pstnsip:rrdomain=gw1.example.com
    ent-enum-prof:prn=prof2:rtype=ns:rpdomain=gw2.example.com
  6. Enter an Entity ID entry in the ENUM Profile Selection table (ENUMPRID).
    ent-enum-profsel:entityid=1234:prn1=prof2,prn3=prof1
  7. Enter a DN Block entry in the ENUM DN Block Profile table (ENUMDNBK).
    ent-enum-profsel:sdn=9194841000:edn=914841999:prn1=prof2,prn3=prof1
  8. Enter the IP address of a trusted ENUM client in the ENUM ACL table(ENUMACL).
    ent-enum-acl:ipaddr=10.250.8.120
  9. Allow the card to come into service.
    alw-card:loc=1105

Example 4-1 Additional Configuration Commands

The ENUM Options commands (chg-enumopts, rtrv-enumopts) are used to change and display ENUM-specific data in the ENUM Options table (ENUMOPTS).

The rept-stat-enum command is used to display the overall status of the ENUM feature on the EAGLE.