User's Manual

Table Of Contents
Appendix A NCL1135 Command-Line Syntax
58 APCD–NC003–1.0
ip address radio
remote_unit_id
aaa.bbb.ccc.ddd eee.fff.ggg.hhh
Changes the radio interface IP route and binds the radio
channel between the remote NCL1135 and the local
NCL1135 using the IP addresses. This command is only
available in routing mode.
For an NCL1135 configured as a Station,
remote_unit_id
is the unit ID of the remote master;
aaa.bbb.ccc.ddd
is the radio IP address for the local
station NCL1135; and
eee.fff.ggg.hhh
is the radio
IP address for the remote master NCL1135.
For an NCL1135 configured as a Master,
remote_unit_id
is the unit ID of the remote station NCL1135;
aaa.bbb.ccc.ddd
is the radio IP address for the local
master NCL1135; and
eee.fff.ggg.hhh
is the radio
IP address for the remote station NCL1135. Repeat this
command for each station in the Remote Station List.
ip dns Displays the DNS configuration information.
ip dns server Displays the list of domain name servers.
ip dns server add|del
aaa.bbb.ccc.ddd
Adds a server to or deletes a server from the DNS table.
aaa.bbb.ccc.ddd
is the IP address for the DNS
server that you want to add or delete.
ip dns domain Displays the DNS domain name.
ip dns domain
DNS_domain_name
Changes the DNS domain name.
DNS_domain_name
can be any number of ASCII characters.
ip ping
destination
Sends ICMP echo requests to a remote host that is
used to see if you can reach a remote IP address or for
network debugging.
destination
is the radio IP
address for the remote host that you want to reach.
ip route Displays the routing table information. Local interface
routes are always present as long as an address for the
interface exists.
ip route add|del
Network(aaa.bbb.ccc.ddd)
Gateway(eee.fff.ggg.hhh)
Mask(0-32)
Adds or deletes a static route.
Network(aaa.bbb.ccc.ddd)
is the IP address of
the destination network;
Gateway(eee.fff.ggg.hhh)
is the IP address for
the gateway; and
Mask(0-32)
is specified in either
dotted decimal format or number of bits.
ip route flush Removes all dynamic entries from the routing table.
Dynamic entries are those routes that the system has
learned.
ip route erase Removes all static and dynamic entries, except
interface routes, from the routing table.
ip routing Displays the IP routing protocol (for example, static).
ip statistics Displays the IP statistics information.
Command Syntax Description