-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
29 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,33 @@ | ||
# Table of contents | ||
|
||
* [60 天通过 CCNA 考试](README.md) | ||
* [第1天, 网络、线缆、OSI及TCP模型](d01-networks-cables-osi-and-tcp-models.md) | ||
* [第2天, CSMA/CD, 交换和虚拟局域网](d02-csma-cd-switching-and-vlans.md) | ||
* [第3天, 中继、DTP 及 VLAN 间路由](d03-trunking-dtp-and-inter-vlan-routing.md) | ||
* [第4天, 路由器和交换机安全](d04-router-and-switch-security.md) | ||
* [第5天, IP 地址分配](d05-ip-addressing.md) | ||
* [第6天, 网络地址转换](d06-nat.md) | ||
* [第7天, 互联网协议版本6](d07-ipv6.md) | ||
* [第8天, IPv4与IPv6共存的网络环境](d08-integrating-ipv4-and-ipv6-network-environments.md) | ||
* [第9天, 访问控制清单](d09-acl.md) | ||
* [第10天, 路由的一些概念](d10-routing-concepts.md) | ||
* [第11天, 静态路由](d11-static-routing.md) | ||
* [第12天, OSPF基础知识](d12-ospf-basics.md) | ||
* [第13天, OSPF版本3](d13-ospfv3.md) | ||
* [第14天, DHCP及DNS](d14-dhcp-and-dns.md) | ||
* [第15天, 一二层排错](d15-layer_1-and-layer_2-troubleshooting.md) | ||
* [第31天, 生成树协议](d31-spanning-tree-protocol.md) | ||
* [第32天, 快速生成树协议](d32-rapid-spanning-tree-protocol.md) | ||
* [第33天, 以太网通道及链路聚合协议](d33-etherchannels-and-link-aggregation-protocols.md) | ||
* [第34天, 第一跳冗余协议](d34-first-hop-redundancy-protocols.md) | ||
* [第35天, 启动与IOS](d35-booting-and-ios.md) | ||
* [第36天, EIGRP](d36-eigrp.md) | ||
* [第37天,EIGRP故障排除](d37-troubleshooting-eigrp.md) | ||
* [第38天,IPv6下的EIGRP](d38-eigrp-for-ipv6.md) | ||
* [第39天,开放最短路径优先协议](d39-ospf.md) | ||
* [第40天,系统日志、简单网络管理协议与NetFlow软件](d40-syslog-snmp-and-netflow.md) | ||
* [第41天,广域组网](d41-wide-area-networking.md) | ||
* [第42天,帧中继与点对点协议](d42-frame-relay-and-ppp.md) | ||
* [第1天, 网络、线缆、OSI及TCP模型](d01-Networks-Cables-OSI-and-TCP-Models.md) | ||
* [第2天, CSMA/CD, 交换和虚拟局域网](d02-CSMA-CD-Switching-and-VLANs.md) | ||
* [第3天, 中继、DTP 及 VLAN 间路由](d03-Trunking-DTP-and-Inter-VLAN-Routing.md) | ||
* [第4天, 路由器和交换机安全](d04-Router-and-Switch-Security.md) | ||
* [第5天, IP 地址分配](d05-IP-Addressing.md) | ||
* [第6天, 网络地址转换](d06-NAT.md) | ||
* [第7天, 互联网协议版本6](d07-IPv6.md) | ||
* [第8天, IPv4与IPv6共存的网络环境](d08-Integrating-IPv4-and-IPv6-Network-Environments.md) | ||
* [第9天, 访问控制清单](d09-ACL.md) | ||
* [第10天, 路由的一些概念](d10-Routing-Concepts.md) | ||
* [第11天, 静态路由](d11-Static-Routing.md) | ||
* [第12天, OSPF基础知识](d12-OSPF-Basics.md) | ||
* [第13天, OSPF版本3](d13-OSPFv3.md) | ||
* [第14天, DHCP及DNS](d14-DHCP-and-DNS.md) | ||
* [第15天, 一二层排错](d15-Layer_1-and-Layer_2-Troubleshooting.md) | ||
* [第31天, 生成树协议](d31-Spanning-Tree-Protocol.md) | ||
* [第32天, 快速生成树协议](d32-Rapid-Spanning-Tree-Protocol.md) | ||
* [第33天, 以太网通道及链路聚合协议](d33-EtherChannels-and-Link-Aggregation-Protocols.md) | ||
* [第34天, 第一跳冗余协议](d34-First-Hop-Redundancy-Protocols.md) | ||
* [第35天, 启动与IOS](d35-booting-and-IOS.md) | ||
* [第36天, EIGRP](d36-EIGRP.md) | ||
* [第37天,EIGRP故障排除](d37-Rroubleshooting-EIGRP.md) | ||
* [第38天,IPv6下的EIGRP](d38-EIGRP-For-IPv6.md) | ||
* [第39天,开放最短路径优先协议](d39-OSPF.md) | ||
* [第40天,系统日志、简单网络管理协议与NetFlow软件](d40-Syslog-SNMP-and-Netflow.md) | ||
* [第41天,广域组网](d41-Wide-Area-Networking.md) | ||
* [第42天,帧中继与点对点协议](d42-Frame-Relay-and-PPP.md) | ||
* [附录:华为交换机端口镜像](port-mirroring.md) | ||
* [附录二:IPv6地址空间](IPv6地址空间.md) | ||
|