- ページ 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)#