Cisco 2600 Series 구성 - 페이지 5

{카테고리_이름} Cisco 2600 Series에 대한 구성을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 2600 Series 15 페이지. Configuring adsl wic to support pppoe clients
Cisco 2600 Series에 대해서도 마찬가지입니다: 설치 매뉴얼 (12 페이지), 릴리스 정보 (32 페이지), 애플리케이션 노트 (41 페이지), 데이터시트 (6 페이지), 부록 (15 페이지), 설치 매뉴얼 (22 페이지), 개요 (13 페이지), 빠른 시작 매뉴얼 (2 페이지), 매뉴얼 (5 페이지)

Cisco 2600 Series 구성
enable
configure
terminal
interface etc.
Figure 1. Four Cisco IOS Operation modes and their accesses and exits as a figure.

1.1.1 User EXEC Mode

When you are connected to the router, you are started in user EXEC mode. The user
EXEC commands are a subset of the privileged EXEC commands.

1.1.2 Privileged EXEC Mode

Privileged commands include the following:
Configure – Changes the software configuration.
Debug – Display process and hardware event messages.
Setup – Enter configuration information at the prompts.
Enter the command disable to exit from the privileged EXEC mode and return to user
EXEC mode.

1.1.3 Configuration Mode

Configuration mode has a set of submodes that you use for modifying interface
settings, routing protocol settings, line settings, and so forth. Use caution with
configuration mode because all changes you enter take effect immediately.
To enter configuration mode, enter the command configure terminal and exit by
pressing Ctrl-Z.

1.1.4 No Form

Almost every configuration command also has a no form. In general, use the no form to
disable a feature or function. Use the command without the keyword no to re-enable a
disabled feature or to enable a feature that is disabled by default. For example, IP
Router>
Router#
Router(config)#
Router(config-if)#
5
disable
exit,
end,
Ctrl-Z
exit,
end,
Ctrl-Z
exit