Cisco 1700 series Hızlı Başlangıç Kılavuzu - Sayfa 2

Ağ Geçidi Cisco 1700 series için çevrimiçi göz atın veya pdf Hızlı Başlangıç Kılavuzu indirin. Cisco 1700 series 6 sayfaları. Secure firewall management center
Ayrıca Cisco 1700 series için: Mevzuata Uygunluk ve Güvenlik Bilgileri Kılavuzu (45 sayfalar), Manuel (15 sayfalar), Yapılandırma Kılavuzu (25 sayfalar), Uygulama Notu (41 sayfalar), Donanım Sorun Giderme (12 sayfalar), Genel Bakış Kılavuzu (13 sayfalar), Yapılandırma (34 sayfalar), Manuel (5 sayfalar), Donanım Kurulum Kılavuzu (46 sayfalar)

Cisco 1700 series Hızlı Başlangıç Kılavuzu

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)#