Setup guide

Command Description
Safe Mode
Description
General Information
Summary
The Terminal Console is used for accessing the Wandy Router's configuration and management
features using text terminals, id est remote terminal clients or locally attached monitor and
keyboard. The Terminal Console is also used for writing scripts. This manual describes the general
console operation principles. Please consult the Scripting Manual on some advanced console
commands and on how to write scripts.
Specifications
Packages required: system
License required: level1
Hardware usage: Not significant
Related Documents
Scripting Host and Complementary Tools
Common Console Functions
Description
The console allows configuration of the router's settings using text commands. Although the
command structure is similar to the Unix shell, you can get additional information about the
command structure in the Scripting Host and Complementary Tools manual. Since there is a lot
of available commands, they are split into groups organized in a way of hierarchical menu levels.
The name of a menu level reflects the configuration information accessible in the relevant section,
exempli gratia /ip hotspot.
In general, all menu levels hold the same commands. The difference is expressed mainly in
command parameters.
Example
For example, you can issue the /ip route print command:
[admin@Wandy] > /ip route print
Flags: X - disabled, I - invalid, D - dynamic, J - rejected,
C - connect, S - static, r - rip, o - ospf, b - bgp
# DST-ADDRESS G GATEWAY DISTANCE INTERFACE
0 S 0.0.0.0/0 r 192.168.2.1 1 WAN
1 DC 192.168.124.0/24 r 0.0.0.0 0 LAN
2 DC 192.168.2.0/24 r 0.0.0.0 0 WAN
3 DC 192.168.0.0/24 r 0.0.0.0 0 LAN