Command Reference Guide
Error! Use the Home tab to apply 見出し 1 to the text that you want to appear here. 14
Table 3 ISCLI Command Modes
Command Mode/Prompt
Command used to enter or exit.
Interface IP configuration
Router(config-ip-if)#
Enter Interface IP Configuration mode, from Global Configuration mode:
interface ip <1-250>
Exit to Global Configuration mode: exit
Exit to Privileged EXEC mode: end
RIP configuration
Router (config-router-
rip)#
Enter RIP Configuration mode, from Global Configuration mode: router rip
Exit to Global Configuration mode: exit
Exit to Privileged EXEC mode: end
OSPF configuration
Router(config-router-
ospf)#
Enter OSPF Configuration mode, from Global Configuration mode: router
ospf
Exit to Global Configuration mode: exit
Exit to Privileged EXEC mode: end
VRRP configuration
Router(config-vrrp)#
Enter VRRP Configuration mode, from Global Configuration mode: router
vrrp
Exit to Global Configuration mode: exit
Exit to Privileged EXEC mode: end
Route-map configuration
Router(config-route-
map)#
Enter Route-map Configuration mode, from Global Configuration mode:
route-map <1-32>
Exit to Global Configuration mode: exit
Exit to Privileged EXEC mode: end
FDP configuration
Router(config-fdp)#
Enter RIP Configuration mode, from Global Configuration mode: ufd fdp <1-
4>
Exit to Global Configuration mode: exit
Exit to Privileged EXEC mode: end
Global commands
Some basic commands are recognized throughout the ISCLI hierarchy. These commands are useful for
obtaining online Help, navigating through the interface, and saving configuration changes. To get help
about a specific command, type the command, followed by help.
The following table describes the global commands.
Table 4 Global commands
Command
Action
?
Provides more information about a specific command or
lists commands available at the current level.
exit
Go up one level in the command-mode structure.
copy running-config startup-config
Write configuration changes to non-volatile flash memory.
exit
Exit from the command line interface and log out.
ping
Verify station-to-station connectivity across the network. The
format is as follows:
ping <host name> | <IP address> [<number of
tries>] [<msec delay>][-m|-mgt|-d|-data]
IP address is the hostname or IP address of the device.
number of tries (optional) is the number of attempts
(1-32).
msec delay (optional) is the number of milliseconds
between attempts.
traceroute
Identifies the route used for station-to-station connectivity
across the network. The format is as follows:
traceroute <host name> | <IP address>
[<max-hops>] [<msec delay>]
IP address is the hostname or IP address of the target
station.
max-hops (optional) is the maximum distance to trace
(1-32 devices)
msec delay (optional) is the number of milliseconds to
wait for the response.










