Loader

Ipaddr (ip)

The IPaddr wizard changes the IP address for the NE after the initial TurNup wizard was run. When user input is required, the line shows the default value in parentheses followed by a : (colon), e.g. (Y) : For the default value, press ENTER; otherwise enter a value and press ENTER. A typical IPaddr wizard interaction is shown:

 

 

Information Note: The IPaddr wizard is not used for systems using Voice Gateway Cross-Connects. 
  • Command Path - wiz>element-management>IPaddr
  • Object 1- element-management 
  • Object2 - IPaddr (ip)
    • Actions -
      • run - run wizard to Change IP Address,Netmask,Gateway settings
        • * ipStackType - IP Stack Type to use
          • default=IPv4(1), IPv6(2), Dual(3)
    • show - Display current NE's IPAddress/Netmask/Gateway settings

Run

  1. From the ESUx> command line, input wizard element-manager ip run, and press Enter. Output similar to the following is displayed:
    ESUx> wizard element-management ip run <enter>
    IP Stack Type to use: (IPv4(1), IPv6(2), Dual(3))...... [1] : IPv4
    error: value=IPv4 is invalid for parameter 
    usage: ipstacktype (1|2|3)
    ESU2C wizard> element-management ip run ipstacktype=1
    Network Mask: (IPv4)................................. [255.255.255.0] : 255.255.255.0
    Default Gateway: (IPv4).............................. [172.28.152.1] : 172.28.152.1
    
    IPV4 Configuration:
    Address: (IPv4 address )............................. [172.28.152.202] : 172.28.152.202
    
    | IP Configuration                                                                 |
    |==================================================================================|
    | IP Configuration                                                                 |
    |   IP Stack Type                   : IPv4                                         |
    |                                                                                  |
    |   IPv4 Configuration                                                             |
    |     IP Address                    : 172.28.152.202                               |
    |     Network Mask                  : 255.255.255.0                                |
    |                                                                                  |
    |   IPv4 Static Route Configuration                                                |
    |     Default Gateway               : 172.28.152.1                                 |
    |                                                                                  |
    | Element Management                                                               |
    |   IP Stack Type                   : IPv4                                         |
    |==================================================================================|
    
    
Warning

Caution: If the IP address is changed, this warning message appears: 

Warning! IP address has changed, and hence the OLT must be deleted from the EMS and re-added with Read from OLT. 
Delete and re-add of the OLT WILL DELETE VOICE GATEWAY CROSSCONNECTS and they will have to be reentered. 
Information Note: This message appears whether the IP address is changed or not.
Apply the changes: (y/n)................(n) : y
....successfully applied the changes....
ECUx> _

Show

  1. From the ESUx> command line, input wizard element-manager ip show, and press Enter. Output similar to the following is displayed:
    ESUx> wiz element-management ip show <enter>
    
    | IP Configuration                                                                 |
    |==================================================================================|
    | IP Configuration                                                                 |
    |   IP Stack Type                   : dual                                         |
    |                                                                                  |
    |   IPv4 Configuration                                                             |
    |     IP Address                    : 172.28.152.202                               |
    |     Network Mask                  : 255.255.255.0                                |
    |                                                                                  |
    |   IPv4 Static Route Configuration                                                |
    |     Default Gateway               : 172.28.152.1                                 |
    |                                                                                  |
    |   IPv6 Configuration                                                             |
    |     IP Address                    : fc00:dead:dead:152::202                      |
    |     Network Size                  : 64 (bits)                                    |
    |                                                                                  |
    |   IPv6 Static Route Configuration                                                |
    |     Default Gateway               : fc00:dead:dead:152::1                        |
    |                                                                                  |
    | Element Management                                                               |
    |   IP Stack Type                   : IPv4                                         |
    |==================================================================================|
    
    ESUx> _
    

Previous  |  Next



FEEDBACK: Are you happy with this material?

On this page