西西軟件園多重安全檢測下載網站、值得信賴的軟件下載站!
西西首頁 電腦軟件 安卓軟件 電腦游戲 安卓游戲 排行榜 專題合集

CCNA到CCNP命令大全

  • CCNA到CCNP命令大全
  • 軟件大小:13KB
  • 更新時間:2013-07-25 09:15
  • 軟件語言:中文
  • 軟件廠商:
  • 軟件類別:國產軟件 / 免費軟件 / 網絡認證
  • 軟件等級:4級
  • 應用平臺:WinAll, WinXP
  • 官方網站:暫無
  • 應用備案:
好評:50%
壞評:50%

軟件介紹

路由器實驗:
router> enable 從用戶模式進入特權模式
router# disable or exit 從特權模式退出到用戶模式
router# show sessions 查看本機上的TELNET會話
router# disconnect 關閉所有的TELNET會話
router# show users 查看本機上的用戶
router# erase startup-config 刪除NVRAM中的配置
router# reload 重啟路由器
router# config terminal 從用戶模式進入特權模式
router(config)# hostname rl 配置用戶名為rl
router(config)# #banner welcome# 配置開機話語
router# show controllers serial0 查看串口0的物理層信息,主要是查看DTE/DCE
router# show ip interface 查看端口的IP配置信息
router# show hosts 查看主機表
end or ctrl+z 從各種配置模式退到特權模式
rl(config)# no ip domain-lookup 關閉動態(tài)域名解析
rl(config)# ip domain-lookup 打開動態(tài)域名解析
rl(config)# ip name-server 202.106.0.20 打開動態(tài)域名解析之后便可以指定DNS服務

rl(config)# interface serial 0 進入serial 0的接口配置模式

交換機實驗:

switch(config)# ip address 192.168.0.177 255.255.255.0 與路由器在接口上的配置IP不同,交
換機是在全局配置模式配置
switch(config)# ip default-gateway 192.158.0.1 給交換機配置一個缺省網關,請注意,不用
寫掩碼
switch(config)# vlan2 name cisco 配置一個vlan2并且指定名字叫CISCO
switch# show interfaces 查看端口狀態(tài)
switch(config)# interface e0/10 進入端口e0/10
switch(config-if)# vlan-membership static 2將端口放進vlan2里面
switch(config)# int f0/26 進入快速以太網端口f0/26
switch(config-if)#trunkon 啟用trunk,注意:只能在百兆以上端口啟用trunk
switch(config-if)# notrunk-vlan 51 52 在主干上關閉VLAN51、52的傳輸

CCNP命令之switch:

1.在基于IOS 的交換機上設置主機名/系統(tǒng)名:
switch(config)# hostname hostname
在基于CLI的交換機上設置主機名/系統(tǒng)名:
switch(enable) set system name name-string
2.在基于IOS 的交換機上設置登錄口令:
switch(config)# enable password level 1password
在基于CLI的交換機上設置登錄口令:
switch(enable) set password
switch(enable) set enalbepass
3.在基于IOS 的交換機上設置遠程訪問:
switch(config)# interfacevlan1
switch(config-if)# ip address ip-address netmask
switch(config-if)# ip default-gateway ip-address
在基于CLI的交換機上設置遠程訪問:
switch(enable) set interface sc0 ip-address netmask broadcast-address
switch(enable) set interface sc0 vlan
switch(enable) set ip route default gateway
4.在基于IOS 的交換機上啟用和瀏覽CDP信息:
switch(config-if)# cdp enable
switch(config-if)# no cdp enable
為了查看Cisco鄰接設備的CDP通告信息:
switch# show cdp interface [type modle/port]
switch# show cdp neighbors [type module/port] [detail]
在基于CLI的交換機上啟用和瀏覽CDP信息:
switch(enable) set cdp {enable|disable} module/port
為了查看Cisco鄰接設備的CDP通告信息:
switch(enable) show cdp neighbors[module/port] [vlan|duplex|capabilities|detai
5.基于IOS 的交換機的端口描述:
switch(config-if)# description description-string
基于CLI的交換機的端口描述:
switch(enable)set port name module/number description-string
6.在基于IOS 的交換機上設置端口速度:
switch(config-if)# speed{10|100|auto}
在基于CLI的交換機上設置端口速度:
switch(enable) set port speed moudle/number {10|100|auto}
switch(enable) set port speed moudle/number {4|16|auto}
7.在基于IOS 的交換機上設置以太網的鏈路模式:
switch(config-if)# duplex {auto|full|half}
在基于CLI的交換機上設置以太網的鏈路模式:
switch(enable) set port duplex module/number {full|half}
8.在基于IOS 的交換機上配置靜態(tài)VLAN:
switch# vlan database
switch(vlan)# vlan vlan-num name vla
switch(vlan)# exit
switch# configure teriminal
switch(config)# interface interface module/number
switch(config-if)# switchport mode access

CCNP命令之BCRAN:

1.Modem自動配置和Modem能力數(shù)據庫
modem autoconfigure [discovery | type modemcap-entry-name]
2.顯示modemcap數(shù)據庫項目
show modecap
3.向modemcap添加項目
modemcap edit [new_modem_name]
4.專用和交互PPP會話
Router(config-if)#async mode [dedicated | interactive]
Router(config-if)#ip unnumbered interface-type interface-number
Router(config-if)#peer default ip address {ip-address |dhcp |pool poolname}
Router(config)#ip local pool poolname start-address end-address
5.反向回撥客戶配置
Router(config)#UserName username PassWord password(生成基于用戶名的本地認證
Router(config-if)#PPP callback request
6.反向回撥服務器配置
Router(config)#uasername username password password(生成基于用戶名的本地認證
Router(config-if) PPP callback accept
7.選擇ISDN交換機類型
Router(config)#isdn switch-type switch type 或者在端口模式下
Router(config-if)#isdn switch-type switch type
8.設置服務原型標識(SPID)
Router(C onfig-if)#isdn spid1 spid-number [ldn]
9.指定感興趣的數(shù)據流觸發(fā)ISDN
Router(config)#dialer-list dialer-group-number protocol protocol-name {permit |
access-list-number | access-group}
Router(config-if)#dialer-group group-number
10.定義ISDN目的地相關參數(shù)
Router(config-if)#dialer map protocol next-hop-address [name hostname] [broadcast] di
11.定義ISDN線路被切斷之前可以保持空閑時間
Router(config-if)#dialer idle-timeout seconds
12.定義ISDN切斷當前呼叫,給另一條線路空閑保持時間
Router(config-if)#dialer fast-idle seconds
13.定義發(fā)起另一個目的地呼叫接口負載門限(從1-255)
Router(config-if)#dialer load-threshold load [outbound | inbound | either]
14.多鏈路PPP
Router(config-if)#ppp multilink

CCNP命令之CIT:

1. 清除接口計數(shù)
Router# clear counter [Ethernet | Serial | TokenRing| FDDI| ATM] [model/nu
2. 查看接口狀態(tài)和統(tǒng)計信息等等
Router# show interface [Ethernet | Serial | TokenRing| FDDI| ATM] [model/n
3. 顯示直接連接的鄰居
Router# show cdp neighbor [detail]
4. 顯示所有路由器控制器上的信息
Router# show controllers [Ethernet |Serial | TokenRing| FDDI| ATM]
5. 顯示ARP表
Router# show ip arp [ip-address] [hostname] [mac-address] [type number]
6. 顯示關于發(fā)送和接收IPX 數(shù)據包個數(shù)
Router# show novell traffic
7. 快速交換
Route(Config-if)# [no] [protocol] route-cache
8. 自主交換
Route(Config-if)# [no] [protocol] route-cache cbus
9. 硅交換
Route(Config-if)# [no] [protocol] route-cache sse
10.查看特定接口的協(xié)議信息
Route# show [protocol] interface type number
11.顯示radius
Route#debugradius
12.設置cisco服務時間戳
Route(Config)# service timestamps type format
13.設置控制臺記錄
Route(Config)# logging console number
14.顯示記錄在緩沖區(qū)里面的信息
Route# show logging
15.測試IP地址
Router> ping x.x.x.x(擴展ping 是在Router# ping)
16.測試IPX 地址
Router> ping ipx x.x.x.x.x.x(擴展ping是在Router# ping)
17.測試APPLETALK地址
Router> ping appletalk x.x.x.x.
18.測試IP設備之間的路徑
Router> traceroute x.x.x.x
19.顯示cisco設備軟件、固件、硬件信息
Route# show version
20.顯示內部緩沖器和接口緩沖區(qū)的狀態(tài)
Route# show buffer
21.顯示內存的使用情況
Route# show memory

軟件標簽: CCNA CCNP

軟件截圖

CCNA到CCNP命令大全

其他版本下載

發(fā)表評論

昵稱:
表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
查看所有(0)條評論 > 字數(shù): 0/500

TOP
軟件下載