2. 路由器支持的命令:
路由器顯示命令:
router#show run ;顯示配置信息
router#show inte***ce ;顯示接口信息
router#show ip route ;顯示路由信息
router#show cdp nei ;顯示鄰居信息
router#reload ;重新起動(dòng)
路由器口令設(shè)置:
router>enable ;進(jìn)入特權(quán)模式
router#config terminal ;進(jìn)入全局配置模式
router(config)#hostname ;設(shè)置交換機(jī)的主機(jī)名
router(config)#enable secret xxx ;設(shè)置特權(quán)加密口令
router(config)#enable password xxb ;設(shè)置特權(quán)非密口令
router(config)#line console 0 ;進(jìn)入控制臺(tái)口
router(config-line)#line vty 0 4 ;進(jìn)入虛擬終端
router(config-line)#login ;要求口令驗(yàn)證
router(config-line)#password xx ;設(shè)置登錄口令xx
router(config)#(Ctrl+z) ; 返回特權(quán)模式
router#exit ;返回命令
路由器配置:
router(config)#int s0/0 ;進(jìn)入Serail接口
router(config-if)#no shutdown ;激活當(dāng)前接口
router(config-if)#clock rate 64000 ;設(shè)置同步時(shí)鐘
router(config-if)#ip address ;設(shè)置IP地址
router(config-if)#ip address second ;設(shè)置第二個(gè)IP
router(config-if)#int f0/0.1 ;進(jìn)入子接口
router(config-subif.1)#ip address ;設(shè)置子接口IP
router(config-subif.1)#encapsulation dot1q ;綁定vlan中繼協(xié)議
router(config)#config-register 0x2142 ;跳過配置文件
router(config)#config-register 0x2102 ;正常使用配置文件
router#reload ;重新引導(dǎo)
北京 | 天津 | 上海 | 江蘇 | 山東 |
安徽 | 浙江 | 江西 | 福建 | 深圳 |
廣東 | 河北 | 湖南 | 廣西 | 河南 |
海南 | 湖北 | 四川 | 重慶 | 云南 |
貴州 | 西藏 | 新疆 | 陜西 | 山西 |
寧夏 | 甘肅 | 青海 | 遼寧 | 吉林 |
黑龍江 | 內(nèi)蒙古 |