Cisco 1700 series Snelstarthandleiding - Pagina 2

Blader online of download pdf Snelstarthandleiding voor {categorie_naam} Cisco 1700 series. Cisco 1700 series 6 pagina's. Secure firewall management center
Ook voor Cisco 1700 series: Handleiding voor naleving van regelgeving en veiligheidsinformatie (45 pagina's), Handmatig (15 pagina's), Configuratiehandleiding (25 pagina's), Toepassingsnotitie (41 pagina's), Problemen met hardware oplossen (12 pagina's), Overzicht handleiding (13 pagina's), configureren (34 pagina's), Handmatig (5 pagina's), Hardware installatiehandleiding (46 pagina's)

Cisco 1700 series Snelstarthandleiding

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