2
0
mirror of https://github.com/gnu4cn/ccna60d.git synced 2024-05-21 04:55:00 +08:00
This commit is contained in:
Peng Hailin 2016-08-31 08:12:57 +08:00
parent 763831dd1d
commit 119c076d4b
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# Summary
* [introduction](README.md)
* [网络、线缆、OSI及TCP模型](d01-Networks-Cables-OSI-and-TCP-Models.md)
* [简介](README.md)
* [第一章 网络、线缆、OSI及TCP模型](d01-Networks-Cables-OSI-and-TCP-Models.md)

View File

@ -1,4 +1,4 @@
git checkout master
git add pdfs/* push.sh d33-EtherChannels-and-Link-Aggregation-Protocols.md d32-Rapid-Spanning-Tree-Protocol.md IPv6地址空间.md d31-Spanning-Tree-Protocol.md d01-Networks-Cables-OSI-and-TCP-Models.md d02-CSMA-CD-Switching-and-VLANs.md d03-Trunking-DTP-and-Inter-VLAN-Routing.md d04-Router-and-Switch-Security.md d05-IP-Addressing.md d06-NAT.md d07-IPv6.md d09-ACL.md d10-Routing-Concepts.md d11-Stiatic-Routing.md d12-OSPF-Basics.md d13-OSPFv3.md d14-DHCP-and-DNS.md d15-Layer_1-and-Layer_2-Troubleshooting.md images/* d34-First-Hop-Redundancy-Protocols.md
git add pdfs/* push.sh d33-EtherChannels-and-Link-Aggregation-Protocols.md d32-Rapid-Spanning-Tree-Protocol.md IPv6地址空间.md d31-Spanning-Tree-Protocol.md d01-Networks-Cables-OSI-and-TCP-Models.md d02-CSMA-CD-Switching-and-VLANs.md d03-Trunking-DTP-and-Inter-VLAN-Routing.md d04-Router-and-Switch-Security.md d05-IP-Addressing.md d06-NAT.md d07-IPv6.md d09-ACL.md d10-Routing-Concepts.md d11-Stiatic-Routing.md d12-OSPF-Basics.md d13-OSPFv3.md d14-DHCP-and-DNS.md d15-Layer_1-and-Layer_2-Troubleshooting.md images/* d34-First-Hop-Redundancy-Protocols.md SUMMARY.md
git commit -m "update"
git push