【正文】
修改內(nèi)部接口 IP 為 命令設(shè)置內(nèi)部接口 IP 一樣,新設(shè)置的 IP將替換原有的 IP。 Routerconf t Enter configuration mands, one per line. End with CNTL/Z. Router(config)interface FastEther0 Router(configif)ip address Router(configif)no shutdown Router(configif)exit Router(config)exit Routerwrite Router 設(shè)置設(shè)備名稱為 R1 Routerconf t Enter configuration mands, one per line. End with CNTL/Z. Router(config)hostname R1 R1(config)exit R1write R1 修改設(shè)備名稱為 R2 命令設(shè)置設(shè)備名稱一樣,新設(shè)置的設(shè)備名稱將替換原有。 Routerconf t Enter configuration mands, one per line. End with CNTL/Z. R1(config)hostname R2 R2(config)exit R2write R2 、密碼 設(shè)置特權(quán)模 式密碼為 fzgz(用于 CONSOLE口方式) Router Routerconf t Enter configuration mands, one per line. End with CNTL/Z. Router(config)enable password fzgz Router(config)exit Routerwrite Router 修改特權(quán)模式密碼為 cisco 命令與設(shè)置特權(quán)模式密碼一樣,新密碼將替換原來(lái)的密碼 Router Routerconf t Enter configuration mands, one per line. End with CNTL/Z. Router(config)enable password fzgz Router(config)exit Routerwrite Router 添刪管理用戶 添加一個(gè)用戶名為 test,密碼為 testpass Routerconf t Enter configuration mands, one per line. End with CNTL/Z. Router(config)username test password testpass Router(config)exit Routerwrite Router 刪除用戶 test Routerconf t Enter configuration mands, one per line. End with CNTL/Z. Router(config)no username test Router(config)exit Routerwrite Router *設(shè)備的特權(quán)模式密碼只能有一個(gè),但用戶則可以多個(gè) 。 DHCP 服務(wù)器 設(shè)置動(dòng)態(tài)地址分配 設(shè)置動(dòng)態(tài)分配的地址段為 ,掩碼為 , 網(wǎng)關(guān)為 , dns 為 和 。 保留 - 16IP 地址 Routerconf t Enter configuration mands, one per line. End with CNTL/Z. Router(config)ip dhcp pool IPPOOL Router(dhcpconfig) work Router(dhcpconfig)