2018年10月23日 星期二

網路原理(一) Section 6.4

以下都是Cisco設備內部的常用指令

interface type-and-number

ip address ipv4-address subnet-mask

description description-text

no shutdown

show ip interface brief

ping ip address

show ip route

show ip interface brief

show interfaces

ip default-gateway ip-address

沒有留言:

張貼留言

 2025 MTK 韌體工程師 上機考心得  前言: 以前, 我覺得寫前後端的人才是真正的寫程式, 很羨慕那些大神 直到這次準備, 我才發現靠杯, 原來寫底層的程式也那麼硬派, XOR 一些奇奇怪怪的加速運算操作, 剛看到真的是無法想像, 有夠虧賊!   1. C/C++ Pro...