Cisco 1700 series 빠른 시작 매뉴얼 - 페이지 2

{카테고리_이름} Cisco 1700 series에 대한 빠른 시작 매뉴얼을 온라인으로 검색하거나 PDF를 다운로드하세요. Cisco 1700 series 6 페이지. Secure firewall management center
Cisco 1700 series에 대해서도 마찬가지입니다: 규정 준수 및 안전 정보 매뉴얼 (45 페이지), 매뉴얼 (15 페이지), 구성 매뉴얼 (25 페이지), 애플리케이션 노트 (41 페이지), 하드웨어 문제 해결 (12 페이지), 개요 매뉴얼 (13 페이지), 구성 (34 페이지), 매뉴얼 (5 페이지), 하드웨어 설치 매뉴얼 (46 페이지)

Cisco 1700 series 빠른 시작 매뉴얼

Configuring Global Parameters

Table 4-1 illustrates the example configuration used in this chapter.
Figure 4-1
Remote site
Network address:
IP:10.0.0.0
Configuring Global Parameters
Use this table to configure the router for some global parameters.
Step
Task
1
Enter configuration mode.
Configure the router to show the date and time of all
2
debug messages.
This command is optional, but recommended if you use
debug commands to troubleshoot your configuration.
3
Configure the router to show the date and time of all
log messages.
This command is optional, but recommended if you use
the verification steps described in this guide. This
feature is enabled for all the example command output
shown in this guide.
Configure the router to use subnet zero for interface
4
addresses and routing updates.
5
Disable the IP Domain Name System (DNS)-based
host name-to-address translation on the router.
Enable IPX routing and configure the router with an
6
IPX address.
4-2
Cisco 1700 Router Software Configuration Guide
Leased Line Example Configuration
Ethernet interface
IP address:
IPX network: AAAA
10.1.1.1
Leased line
Cisco
1700
IPX:100
Central site
Cisco
1700
Network address:
IP:20.0.0.0
IPX:200
Router Prompt
Command
configure terminal
Router#
service timestamps debug datetime msec
Router(config)#
service timestamps log datetime msec
Router(config)#
ip subnet-zero
Router(config)#
Router(config)#
no ip domain-lookup
ipx routing 0000.0caa.1111
Router(config)#