ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000 Panduan Memulai Cepat - Halaman 4

Jelajahi secara online atau unduh pdf Panduan Memulai Cepat untuk Router Nirkabel ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000. ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000 18 halaman.

CRR-1000 Quick Start Guide
admin@CRR>

2.2 ssh Paramaters

Username: admin
Password: admin
Example:
After successful login, the CLI prompt is displayed:
admin@CRR>

2.3 Help '?' Function

Help is available from the command line by entering the '?' character followed by the <enter> key.
The help function is context-specific, i.e., it provides available options for partial commands, e.g.:
admin@CRR> configure ? <HELP>
Available commands:
configure ares
configure filter
configure frr
configure mangle
configure nat
configure ntp
Entering the '?' character with no preceding command input lists all top-level commands.

2.4 Tab-to-Complete Function

The CLI supports tab completion of commands. If there is more than one option for command
completion, the CLI presents all valid options, as shown below:
admin@CRR> configure 
ares
captain
A command history is also provided through the up/down arrow keys, which allows the user to cycle
through previous commands.

3 Common CLI Commands

The following is a list of commonly used commands on the CRR-1000.

3.1 Interface Information (show ip)

To view a router's physical interface information such as hardware address, IP addresses, and link state,
enter "show ip" command, e.g.,:
admin@CRR> show ip
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
group default qlen 1
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
- Edit ARES configuration
- Edit packet filtering rules
- Enter FRR configuration shell
- Edit packet mangle rules
- Edit packet NAT rules
- Edit NTP settings
Tab
filter
frr
2
mangle
nat
ntp