Command Line Interface Configuration; Introduction To Command-Line Interface (Cli); Accessing The Cli - Allied Telesis IS230-10GP Web User Manual

Industrial ethernet layer 2 switch
Hide thumbs Also See for IS230-10GP:
Table of Contents

Advertisement

Chapter 1: Configuration Utility

Command Line Interface Configuration

Introduction to
Command-Line
Interface (CLI)
Accessing the
CLI
26
The command-line interface (CLI) is constructed with an eye toward
automation of CLI-based configuration. The interaction is modeled on that
used in many Internet protocols such as Telnet, FTP, and SMTP. After
each command is entered and processed, the switch will issue a reply that
consists of a numeric status code and a human-readable explanation of
the status.
The general format of commands is:
section parameter [value]
where:
– section is used to group parameters.
– parameter will specify the parameter within the section.
For example, the network section will have parameters
for DHCP, IP address, subnet mask, and default
gateway.
– value is the new value of the parameter. If value is
omitted, the current value is displayed.
Please note that new values will not take effect until explicitly committed.
Sections and parameter names are case sensitive (e.g., "Network" is not
the same as "network").
Note
Any commands in the CLI Commands section of this chapter, with
the exception of the global commands, must be prefaced with the
name of the section they are in. For example, to change the IP
address of the switch, you would type:
network address <newIP>
To access the CLI interface, establish Ethernet or serial connectivity to the
switch.
To connect by Ethernet, open a command prompt window and type:
telnet <switchip> (where <switchip> is the IP address of the switch)
At the login prompt, type manager for the username and friend for the
default password. The switch will respond with "Managed switch
configuration CLI ready".

Advertisement

Table of Contents
loading

Table of Contents