
Task
About Managing IP Addresses
Using Cisco Network Registrar CLI Command s
Database locking prevents multiple users from writing to the same database records concurrently. However, an administrator may occasionally not exit a session properly, and the database may be left locked. To release the lock on the database, use the
Network registrar commands sent from the Unix shell lock the database only while commands are running.
The name for a reverse zone is the inverse of your Internet network number, added to the special domain
For a description of the network registrar CLI commands, go to http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/ciscoasu/nr/nr30t/cliref/cli01.htm#68483
To quickly perform administrative tasks by using CNR CLI commands, follow these steps:
Step 1 Log in to the Cisco Network Registrar application by entering the following directory path:
/opt/nwreg2/usrbin/nrcmd
nrcmd>
After logging in, the command mode is accessed and the prompt “nrcmd>” appears.
Step 2 To create an account for an administrator, enter the admin command and an associated password:
nrcmd> admin bob create password=xyz
In this example, the administrator name is bob. The password is xyz.
Step 3 To see a list of existing administrators, enter the admin list command:
nrcmd> admin list
bob: password=********;
omar: password=********;
padma: password=********;
Note The admin list command is a
Step 4 Inspect a reverse zone by entering the zone command and listRR option:
nrcmd> zone 101.21.172.in-addr.arpa. listRR
100 | Ok |
|
|
|
Static Resource Records |
|
| ||
@ |
| IN | SOA | onionring.the.net. netadmin.the.net 1997121601 |
3600 | 1800 | 86400 86400 |
|
|
@ |
| IN | NS | onionring.the.net.com. |
205 |
| IN | PTR | |
203 |
| IN | PTR | |
210 |
| IN | PTR | |
204 |
| IN | PTR | |
1 |
| IN | PTR | |
10 |
| IN | PTR | |
101 |
| IN | PTR | |
102 |
| IN | PTR | |
103 |
| IN | PTR | |
104 |
| IN | PTR |
(truncated for brevity)
Basic Dial NMS Implementation Guide
'