iRBX6GF User’s Manual
UM-iRBX6GF-4.5.1-EN.docx
Pages 32 of 119
Context Sensitive Help
iRBX6GF CLI framework offers context sensitive help; The user can type a question mark (?) anytime
during a session to get help. The help can be invoked in several ways. It is not displayed as a whole and
is available only for the specific token from where it is invoked.
Examples of possible scenarios are given below.
1.
If the user types “?” in the middle of a command or immediately after the command, the available
options together with their description will be displayed.
2.
If an user enters a command at the appropriate prompt and enters a question mark (?) after hitting a
space, this displays a corresponding help string.
Some of the basic concepts implemented for context sensitive help are:
•
The next possible tokens are listed only in the alphabetical order and not in the order as available
in the syntax or command structure.
•
Sometimes the help string will specify a range or list.
•
The format is directly provided as help token for some non-keyword such as IP address, gateway,
etc. For example, A.B.C.D represents that a MAC address of this format should be provided.
•
When the help token <cr> appears after the help string explaining the operation of the command,
this means that the command can be executed at that point without any additional parameters.
iRBX(config-ip)# dn?
dns1 Set DNS server 1
dns2 Set DNS server 2
iRBX(config-ip)#
iRBX (config-alarm)# monitor-temperature?
monitor-temperature Alarm if temperature is higher than threshold
iRBX (config-alarm)# monitor-temperature
iRBX(config-alarm)# monitor-temperature ?
Number celsius
iRBX (config-alarm)# monitor-temperature
iRBX(config-alarm)#?
! Comments
exit Exit from alarm configuration mode
monitor-ports Alarm if ports change link state
monitor-power Alarm if power supply is off
monitor-temperature Alarm if temperature is higher than threshold
snmp-trap-community SNMP trap community name
snmp-trap-manager SNMP trap network manager IP address
iRBX(config-ip)# management ?
vlan number in the range 1-4095 0-4095
iRBX(config-ip)# alarm
iRBX(config-alarm)# monitor-ports
1,2,3,4,5,6 port list
iRBX(config-alarm)# monitor-ports
iRBX(config-ip)# address ?
A.B.C.D/mask IP address
iRBX(config-ip)#
iRBX(config)# ip
ip Configure IPv4 settings
<cr>
iRBX(config)# ip