ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000 Hızlı Başlangıç Kılavuzu - Sayfa 8
Kablosuz Yönlendirici ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000 için çevrimiçi göz atın veya pdf Hızlı Başlangıç Kılavuzu indirin. ARCHITECTURE TECHNOLOGY CORPORATION CRR-1000 18 sayfaları.
CRR-1000 Quick Start Guide
5.1 FRR Configuration
FRR service uses the open source Free Range Routing project which supports Cisco's IOS-like CLI to
configure the router. Depending on the CRR firmware version used and its corresponding FRR version,
online FRR documentation available at
details. To check which FRR version is running use the following command:
admin@CRR> show version frr
FRRouting 7.3-ATC (CRR).
To start configuring links and routing protocols using FRR's Cisco-like CLI shell use the following
command:
admin@CRR> configure frr
Hello, this is FRRouting (version 7.3-ATC).
Copyright 1996-2005 Kunihiro Ishiguro, et al.
CRR#
FRR's shell is similar to the CRR top level CLI shell supporting TAB-complete for possible valid
completions of the partially entered command and also support for "?" to show help in the current CLI
context.
CRR# ?
add
clear
configure
copy
debug
disable
enable
end
exit
find
list
mtrace
no
output
ping
quit
rpki
show
terminal
traceroute
write
terminal
To star the configuration you have to enter the configure mode by typing "configure terminal". Here is a
full example to configure the IP address 10.1.2.3/24 on interface eth0 with TAB-complete and "?" for
demonstration purposes:
CRR# configure terminal
CRR(config)# ?
access-list
agentx
allow-external-route-update
external processes
banner
bfd
http://docs.frrouting.org/
<HELP>
Add registration
Reset functions
Configuration from vty interface
Copy from one file to another
Debugging functions
Turn off privileged mode command
Turn on privileged mode command
End current mode and change to enable mode
Exit current mode and down to previous mode
Find CLI command containing text
Print command list
Multicast trace route to multicast source
Negate a command or set its defaults
Direct vtysh output to file
Send echo messages
Exit current mode and down to previous mode
Control rpki specific settings
Show running system information
Set terminal line parameters
Trace route to destination
Write running configuration to memory, network, or
<HELP>
covers all configuration options in
Add an access list entry
SNMP AgentX protocol settings
Allow FRR routes to be overwritten by
Set banner
Configure BFD peers
6