Loader

Ip Security

Edit or display ip security admin attributes.

Information

Note 1: Log on with Admin or Security Admin user privileges to perform this procedure.

Note 2: **ne - Substitute olt for ne for the OLT2> on the CLI command path.

  • Command Path - ne ip
  • Command Path - olt ip
  • Action 
    • Domain-Name-System (dns) - Configure/display domain name servers and admin state
      • Edit - add/remove domain name server or edit admin status
        • admin= - enable/disable access to domain name servers
          • enable|disable
        • domain= - add or remove a search domain(s) (remove using 'no domain')
          • name= - default domain name (do not include preceeding.)
          • name-list= - add domain to search list. if default domain is set it will be first in list. 
        • name-server= - add or remove a domain name server (remove using 'no name-server')
          • address= - address of the server 
        • timeout= - set query timeout
          • 1-120 seconds
      • show Show the current Domain Name Server (DNS) settings 

Edit DNS attributes

  • Command Path - ne ip dns
  • Command Path olt ip dns
  • Action ADD Attributes: enable and timeout
  1. From the ESUx> command line, input **ne ip dns edit admin=enabled name-server address=172.28.152.202 timeout=60, and press Enter. Output similar to the following is displayed: 
    ESUx> **ne ip dns edit admin=enabled name-server address=172.28.152.202 timeout=60 <enter>
    Successfully updated DNS configuration.
    ESUx> _

Display current IP Domain-Name-Server attributes

  • Command Path - ne nds show
  • Command Path - ont nds show (OLT2only)
  • Action - show
  1. From the ESUx> command line, input **ne ip dns show, and press Enter. Output similar to the following is displayed: 
    ESUx> **ne ip domain-name-system show <enter>
    | DNS Settings                          |
    |=======================================|
    | Administrative State : enabled        |
    | Query Timeout        : 60             |
    |                                       |
    | Servers                               |
    |   1                  : 172.28.152.202 |
    |                                       |
    | Domains                               |
    |=======================================|
    ESUx> _

Previous  |  Next
 

FEEDBACK: Are you happy with this material?