CCNP學(xué)習(xí)筆記——實(shí)驗(yàn)考試命令總結(jié)
CCNP學(xué)習(xí)筆記- 實(shí)驗(yàn)考試命令總結(jié)之一
1.Modem 自動(dòng)配置和Modem 能力數(shù)據(jù)庫
modem autoconfigure [discovery | type modemcap-entry-name]
2.顯示modemcap 數(shù)據(jù)庫項(xiàng)目
show modecap
3.向modemcap 添加項(xiàng)目
modemcap edit [new_modem_name]
4.專用和交互PPP 會(huì)話
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.反向回?fù)芸蛻襞渲?/P>
Router(config)#UserName username PassWord password(生成基于用戶名的本地認(rèn)證數(shù)據(jù)庫)
Router(config-if)#PPP callback request
CCNP學(xué)習(xí)筆記- 實(shí)驗(yàn)考試命令總結(jié)之二
6.反向回?fù)芊?wù)器配置
Router(config)#uasername username password password(生成基于用戶名的本地認(rèn)證數(shù)據(jù)庫)
Router(config-if) PPP callback accept
7.選擇ISDN 交換機(jī)類型
Router(config)#isdn switch-type switch type 或者在端口模式下
Router(config-if)#isdn switch-type switch type
8.設(shè)置服務(wù)原型標(biāo)識(shí)(SPID)
Router(C onfig-if)#isdn spid1 spid-number [ldn]
9.指定感興趣的數(shù)據(jù)流觸發(fā)ISDN
Router(config)#dialer-list dialer-group-number protocol protocol-name {permit |deny | list
access-list-number | access-group}
Router(config-if)#dialer-group group-number
10.定義ISDN 目的地相關(guān)參數(shù)
Router(config-if)#dialer map protocol next-hop-address [name hostname] [broadcast] dial-string
CCNP學(xué)習(xí)筆記- 實(shí)驗(yàn)考試命令總結(jié)之三
11.定義ISDN 線路被切斷之前可以保持空閑時(shí)間
Router(config-if)#dialer idle-timeout seconds
12.定義ISDN 切斷當(dāng)前呼叫,給另一條線路空閑保持時(shí)間
Router(config-if)#dialer fast-idle seconds
13.定義發(fā)起另一個(gè)目的地呼叫接口負(fù)載門限(從1-255)
Router(config-if)#dialer load-threshold load [outbound | inbound | either]
14.多鏈路PPP
Router(config-if)#ppp multilink
15.ISDN 撥號(hào)循環(huán)組配置
Router(config)#interface dialer group-number
Router(config-if)#dialer rotary-group group-number
CCNP學(xué)習(xí)筆記- 實(shí)驗(yàn)考試命令總結(jié)四
16.ISDN 撥號(hào)池配置文件
Router(config)#interface interface-number
Router(config-if)#dialer pool-member number
Router(config)#interface dialer number
Router(config-if)#dialer pool number
ISDN 撥號(hào)循環(huán)組與ISDN 撥號(hào)池相識(shí),不過一個(gè)主要的區(qū)別在撥號(hào)循環(huán)組沒有映射類的能力
17.撥號(hào)備份
Cisco 與華為技術(shù)網(wǎng)Page 9
back delay number-seconds(失敗系統(tǒng)等待) number-seconds(恢復(fù)系統(tǒng)等待)
back load number-percent(主負(fù)載激活) number-percent(主負(fù)載停止)
18.為ISDN 配置PRI
Router(config)isdn switch-type primary-ni
Router(config)controller [t1|e1] 0/0
Router(config-controller)#pri-group timeslot [1-24 | 1-30]
Router(config-controller)#framing esf
Router(config-controller)#linecode b8zs
Router(config-controller)#clock source line primary
Router(config)#interface serial 0/0:[23 | 15]
Router(config-if)#ip address x.x.x. x.x.x.x
Router(config-if)#isdn incoming-voice modem
19.700 系列配置命令
Rem700>set switch [dms100 | 5ess | nt1] 設(shè)定700 系列所用的交換類型
Rem700>set encapsulation[ppp| cppp] 定義700BRI 的封裝方式
Rem700>set ppp authentication incoming [chap | pap | none]進(jìn)入呼叫的認(rèn)證類型
Rem700>set ppp authentication outgoing [chap | pap | none]出去呼叫的認(rèn)證類型
Rem700>set ppp secret 路由器發(fā)出呼叫所用的口令
Rem700>set active profile-name 激活配置文件
20.700 用戶配置文件命令
Rem700> set user profile-name 設(shè)置用戶配置文件
Rem700:profile-name>set birdging [off | on] 設(shè)置橋接命令
Rem700:profile-name> set ip x.x.x.x 設(shè)置IP 地址
Rem700:profile-name>set ip netmask x.x.x.x 設(shè)置子網(wǎng)掩碼
Rem700:profile-name>set ip routing [on |off]設(shè)置IP 路由
Rem700:profile-name>set number xxxxxx 設(shè)置呼叫的電話號(hào)碼
CCNP學(xué)習(xí)筆記- 實(shí)驗(yàn)考試命令總結(jié)之五
21.700 系列實(shí)現(xiàn)DHCP 服務(wù)器
Rem700>set dhcp server 啟動(dòng)dhcp 服務(wù)
Rem700>set adderss x.x.x.x number 設(shè)置dhcp 分配IP 地址和范圍
Rem700>set dhcp netmask x.x.x.x 設(shè)置dhcp 分配IP 地址的子網(wǎng)掩碼
Rem700>set dhcp gateway primary x.x.x.x 設(shè)置網(wǎng)關(guān)的IP 地址
Rem700>set dhcp dns primary x.x.x.x 設(shè)置DNS 的IP 地址
Rem700>set wins primary x.x.x.x 設(shè)置WINS 的IP 地址
Rem700>set dhcp domain domain-name 設(shè)置DHCP 服務(wù)的域名
22.配置x.25
Router(config-if)#encapsulation x25 [dte |dce] 設(shè)置接口封裝類型
Router(config-if)#x25 address x.121-address 配置x.121 地址
Router(config-if)#x25 map [ip | ipx | appletalk] x.x.x.x x.121-address broadcast
23.配置x.25 PVC
Router(config-if)#x25 pvc circuit-number [ip | ipx | appletalk] x.x.x.x x.121-address broadcast
24.配置x.25 附加選項(xiàng)
Router(config-if)#x25 ips size 進(jìn)入包大小
Router(config-if)#x25 ops size 出去包大小
Router(config-if)#x25 win packets 進(jìn)入窗口大小
Router(config-if)#x25 wout packets 出去窗口大小
Router(config-if)#x25 modulo modulus 配置窗口的模
25.配置frame-realy
Router(config)#interface serial number 設(shè)置frame-relay 端口
Cisco 與華為技術(shù)網(wǎng)Page 10
Router(config-if)#encapsulation frame-relay [cisco | ietf] 設(shè)置frame-relay 封裝模式
Router(config-if)#frame-relay lmi-type [ansi | cisco | q933i]設(shè)置frame-relay lmi 類型
Router(config-if)#frame-relay map [appletalk | clns | ip] x.x.x.x dlci [broadcast] [ietf] [cisco]設(shè)置靜態(tài)地址映射
【編輯推薦】