full-duplex ;=n}61
ip address 192.168.0.1 255.255.255.0 ;=n}61
! ;=n}61
interface Serial0/0 ;=n}61
encapsulation hdlc ;=n}61
ip address 172.16.0.5 255.255.255.252 ;=n}61
! ;=n}61
interface FastEthernet0/1 ;=n}61
media-type 100BaseX ;=n}61
full-duplex ;=n}61
ip address 172.16.0.9 255.255.255.252 ;=n}61
dialer-list 1 protocol ip permit ;=n}61
dialer-list 1 protocol ipx permit ;=n}61
! ;=n}61
end ;=n}61
以下提示您是否保存这次设置 ;=n}61
[0] Go to the IOS command prompt without saving this config. ;=n}61
[1] Return back to the setup without saving this config. ;=n}61
[2] Save this configuration to nvram and exit. ;=n}61
Enter your selection [2]: 2 ;=n}61
选择2保存设置并存入NVRAM中 ;=n}61
Building configuration... ;=n}61
[OK] Use the enabled mode 'configure' command to modify this configuration. ;=n}61
Press RETURN to get started! ;=n}61
路由器重新启动 ;=n}61
00:00:08: %LINK-3-UPDOWN: Interface Serial0/0, changed state to down ;=n}61
00:00:08: %LINK-3-UPDOWN: Interface FastEthernet0/0, changed state to up ;=n}61
00:00:08: %LINK-3-UPDOWN: Interface FastEthernet0/1, changed state to up ;=n}61
00:00:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface Serial0/0, changed state to down ;=n}61
00:00:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0, changed state to down ;=n}61
00:00:09: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/1, changed state to down ;=n}61
00:03:18: %IP-5-WEBINST_KILL: Terminating DNS process ;=n}61
00:03:24: %SYS-5-RESTART: System restarted -- ;=n}61
Cisco Internetwork Operating System Software ;=n}61
IOS (tm) 3600 Software (C3640-I-M), Version 12.1(2)T, RELEASE SOFTWARE (fc1) ;=n}61
Copyright (c) 1986-2000 by cisco Systems, Inc. ;=n}61
Compiled Tue 16-May-00 12:26 by ccai ;=n}61
RouterA> ;=n}61
进入用户模式 ;=n}61
RouterA>en ;=n}61
Password: ;=n}61
RouterA# ;=n}61
进入全局模式 ;=n}61
RouterA#sh run ;=n}61
查看现在运行的配置 ;=n}61
Building configuration... ;=n}61
Current configuration: ;=n}61
! ;=n}61
version 12.1 ;=n}61
service timestamps debug uptime ;=n}61
service timestamps log uptime ;=n}61
no service password-encryption ;=n}61
! ;=n}61
hostname RouterA ;=n}61
! ;=n}61
enable secret 5 $ul/V$ezbZFgvzGHD.YPSieC0Ew/ ;=n}61
enable password bbb ;=n}61
! ;=n}61
memory-size iomem 25 ;=n}61
ip subnet-zero ;=n}61
! ;=n}61
interface FastEthernet0/0 ;=n}61
ip address 192.168.0.1 255.255.255.0 ;=n}61
speed auto ;=n}61
full-duplex ;=n}61
! ;=n}61
interface Serial0/0 ;=n}61
ip address 172.16.0.5 255.255.255.252 ;=n}61
clockrate 2000000 ;=n}61