(enable) WS-X5302路由模塊設(shè)置: Router#wri t Building configuration... Current configuration: ! version 11.2 no service password-encryption no service udp-small-servers no service tc。下 教你如何配置CISCO路由器( 六 )。" />

日本免费全黄少妇一区二区三区-高清无码一区二区三区四区-欧美中文字幕日韩在线观看-国产福利诱惑在线网站-国产中文字幕一区在线-亚洲欧美精品日韩一区-久久国产精品国产精品国产-国产精久久久久久一区二区三区-欧美亚洲国产精品久久久久

下 教你如何配置CISCO路由器( 六 )


end
5500C> (enable)
WS-X5302路由模塊設(shè)置:
Router#wri t
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router
!
enable secret 5 $1$w1kK$AJK69fGOD7BqKhKcSNBf6.
!
ip subnet-zero
!
interface Vlan1
ip address 10.230.2.56 255.255.255.0
!
interface Vlan777
ip address 10.230.3.56 255.255.255.0
!
interface Vlan888
ip address 10.230.4.56 255.255.255.0
!
no ip classless
!
line con 0
line aux 0
line vty 0 4
password router
login
!
end
Router#
QQread.com推出各大專業(yè)服務(wù)器評測 Linux服務(wù)器的安全性能SUN服務(wù)器HP服務(wù)器DELL服務(wù)器IBM服務(wù)器聯(lián)想服務(wù)器浪潮服務(wù)器曙光服務(wù)器同方服務(wù)器華碩服務(wù)器寶德服務(wù)器;;;;3.1. 例二:
;;;;交換設(shè)備仍選用Catalyst5500交換機(jī)1臺(tái),安裝WS-X5530-E3治理引擎,多塊WS-X5225R在交換機(jī)內(nèi)劃有3個(gè)虛擬網(wǎng),分別名為default、qbw、rgw,通過Cisco3640路由器實(shí)現(xiàn)虛擬網(wǎng)間路由 。交換機(jī)設(shè)置與例一類似 。
;;;;路由器Cisco3640,配有一塊NM-1FE-TX模塊,此模塊帶有一個(gè)快速以太網(wǎng)接口可以支持ISL 。Cisco3640快速以太網(wǎng)接口與交換機(jī)上的某一支持ISL的端口實(shí)現(xiàn)連接,如交換機(jī)第3槽第1個(gè)接口(3/1口) 。
Router#wri t
Building configuration...
Current configuration:
!
version 11.2
no service password-encryption
no service udp-small-servers
no service tcp-small-servers
!
hostname Router
!
enable secret 5 $1$w1kK$AJK69fGOD7BqKhKcSNBf6.
!
ip subnet-zero
!
interface FastEthernet1/0
!
interface FastEthernet1/0.1
encapsulation isl 1
ip address 10.230.2.56 255.255.255.0
!
interface FastEthernet1/0.2
encapsulation isl 777
ip address 10.230.3.56 255.255.255.0
!
interface FastEthernet1/0.3
encapsulation isl 888
ip address 10.230.4.56 255.255.255.0
!
no ip classless
!
line con 0
line aux 0
line vty 0 4
password router
login
!
end
Router#
;;;;參考:
 
;;;;1、Cisco路由器口令恢復(fù)
;;;;當(dāng)Cisco路由器的口令被錯(cuò)誤修改或忘記時(shí),可以按如下步驟進(jìn)行操作:
;;;;1. 開機(jī)時(shí)按使進(jìn)入ROM監(jiān)控狀態(tài)
;;;;2. 按o 命令讀取配置寄存器的原始值
;;;;> o;;;;;;;一般值為0x2102
;;;;3. 作如下設(shè)置,使忽略NVRAM引導(dǎo)
;;;;>o/r0x**4*;;;;;Cisco2500系列命令
rommon 1 >confreg 0x**4*;;Cisco2600、1600系列命令
;;;;一般正常值為0x2102
;;;;4. 重新啟動(dòng)路由器
>I;;;
rommon 2 >reset
;;;;5. 在“Setup”模式,對所有問題回答No
;;;;6. 進(jìn)入特權(quán)模式
Router>enable
;;;;7. 下載NVRAM
Router>configure memory
;;;;8. 恢復(fù)原始配置寄存器值并激活所有端口
“hostname”#configure terminal
“hostname”(config)#config-register 0x“value”
“hostname”(config)#interface xx
“hostname”(config)#no shutdown
;;;;9. 查詢并記錄丟失的口令
“hostname”#show configuration (show startup-config)
;;;;10. 修改口令
“hostname”#configure terminal
“hostname”(config)line console 0
“hostname”(config-line)#login
“hostname”(config-line)#password xxxxxxxxx
“hostname”(config-line)#
“hostname”(config-line)#write memory(copy running-config startup-config)
;;;;2、IP地址分配
地址類 網(wǎng)絡(luò)主機(jī) 網(wǎng)絡(luò)地址范圍 標(biāo)準(zhǔn)二進(jìn)制掩碼
A N.H.H.H 1-126 1111 1111 0000 0000 0000 0000 0000 0000

推薦閱讀