您現在的位置: 18luck新利全站下载 >> 管理信息化>> 信息技術>> 資料信息

CCNA Experiments(英文版)(ppt 100頁)

所屬分類:
信息技術
文件大小:
1167 KB
下載地址:
相關資料:
英文版, 信息技術
CCNA Experiments(英文版)(ppt 100頁)內容簡介

CCNA Experiments(英文版)目錄:
Experiment 1 Telnet and Console Router
Experiment 2 Basic operation command
Experiment 3 Backup, Recovery configuration file and IOS
Experiment 4 Password Recovery
Experiment 5 Reverse Telnet
Experiment 6 Direct Connection Network and Static Routing
Experiment 7 RIP
Experiment 8 IGRP
Experiment 9 EIGRP
Experiment 10 OSPF
…………


CCNA Experiments(英文版)內容提要:
R1上的幾個關鍵配置命令
interface FastEthernet0/0
ip address 172.16.0.254 255.255.255.0
ip nat inside
interface Serial0/0
ip address 202.96.134.1 255.255.255.0
ip nat outside
access-list 1 permit 172.16.0.0 0.0.0.255
ip nat pool MY-NAT 202.96.134.3 202.96.134.9 netmask 255.255.255.0
ip nat inside source list 1 pool MY-NAT overload
ip route 0.0.0.0 0.0.0.0 Serial0/0
若為DCE配置時鍾
R2上幾條關鍵配置
interface FastEthernet0/0
ip address 61.1.1.254 255.255.255.0
interface Serial0/0
ip address 202.96.134.2 255.255.255.0
若為DCE配置時鍾
DHCP中繼
在路由器R1創建R2所連LAN地址池
ip dhcp pool remote
network 61.1.1.0 255.255.255.0
default-router 61.1.1.254
dns-server 61.1.1.100
domain-name foo.com
netbios-name-server 61.1.1.*
配置DHCP中繼
interface fastethernet 0
ip helper-address 172.16.0.254
…………


..............................

Baidu
map