請對這些裝置進行配置使得:
只需要調配switch0,router0即可!
ip:
pc0:
201.201.學號.2
255.255.255.0
201.201.學號.1
pc9:
202.202.學號.2
255.255.255.0
202.202.學號.1
pc10:
203.203.學號.2
255.255.255.0
203.203.學號.1
switch0
ena
conf
vlan 100
exvlan 200
exinte***ce range fastetherent 0/1-10
switchport access vlan 100
no shutdown
exinte***ce range fastetherent 0/11-20
switchport access vlan 200
no shutdown
exinte***ce fastetherent 0/24
switchport mode trunk
no shutdown
ex
router0
ena
conf
inte***ce fastetherent 0/1
ip address 203.203.學號.1 255.255.255.0
no shutdown
exinte***ce fastetherent 0/0.1
encapsulation dot1q 100
ip address 201.201.學號.1 255.255.255.0
no shutdown
exinte***ce fastetherent 0/0.2
encapsulation dot1q 200
ip address 202.202.學號.1 255.255.255.0
實驗配置cisco單臂路由
為路由器建立名稱 設定進入特權模式 口令 控制台登入密碼 vty登入密碼 禁用dns查詢 加密明文密碼 建立乙個向訪問裝置者發出警告的標語 未經授權,禁止訪問 將執行配置檔案儲存到啟動配置檔案中。5.建立vlan10並為其配置ip位址及預設閘道器位址 6.建立vlan20,vlan30,vlan99...
網路 單臂路由 基本概念
概念 單臂路由 router on a stick 是指在路由器的乙個介面上通過配置子介面 或 邏輯介面 並不存在真正物理介面 的方式,實現原來相互隔離的不同vlan 虛擬區域網 之間的互聯互通。在cisco網路認證體系中,單臂路由是乙個重要的學習知識點。通過單臂路由的學習,能夠深入的了解vlan ...
單臂路由練習
使用單臂路由實現vlan間通訊 給交換機配置名字 使用單臂路由實現vlan間通訊 router0配置 router config int f0 0 router config if no shutdown router config if ex router config int f0 0.1 ro...