freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

網(wǎng)絡(luò)工程實訓(xùn)樣本實驗報告冊-閱讀頁

2025-06-22 03:52本頁面
  

【正文】 Status Ports 10 sales active Fa0/5 5) 在交換機(jī) SwitchB 上將與 SwitchA 相連的端口 (假設(shè)為 0/24 端口)定義為 tag vlan 模式。 SwitchB(configif)switchport mode trunk !將 fastether 0/24 端口設(shè)為 tag vlan 模式。 驗證測試:驗證 fastether 0/24 端口已被設(shè)置為 tag vlan 模式。 C:\ping !在 PC1 的命令行方式下驗證能 Ping 通 PC3 。 Pinging with 32 bytes of data: Request timed out. Request timed out. Request timed out. Request timed out. Ping statistics for : Packets: Sent = 4, Received = 0, Lost = 4 (100% loss), Approximate round trip times in milliseconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms 實訓(xùn)小結(jié) 兩臺交換機(jī)之間相連的端口應(yīng)該設(shè)置為 tag vlan 模式。 Building configuration... Current configuration : 284 bytes ! version ! hostname SwitchA vlan 1 ! vlan 10 name sales ! vlan 20 name technical ! interface fastEther 0/5 switchport access vlan 10 ! interface fastEther 0/15 switchport access vlan 20 ! interface fastEther 0/24 switchport mode trunk ! end SwitchBshow runningconfig ! 顯示交換機(jī) SwitchB 的全部配置。 SwitchA configure terminal !進(jìn)入全局配置模式。 SwitchA(configvlan) name sales !將 Vlan 10 命名為 sales。 SwitchA(configif)switchport access vlan 10 !將 0/5 端口劃分到 Vlan 10。 驗證測試:驗證已創(chuàng)建了 Vlan 10, ,并將 0/5 端口已劃分到 Vlan 10 中。 SwitchA(config) vlan 20 !創(chuàng)建 Vlan 20。 SwitchA(configvlan)exit SwitchA(config)interface fastether 0/15 !進(jìn)入接口配置模式。 驗證測試:驗證已創(chuàng)建了 Vlan 20,并將 0/15 端口已劃分到 Vlan 20 中。 SwitchAshow vlan id 20 VLAN Name Status Ports 20 technical active Fa0/15 3)在交換機(jī) SwitchA 上將與 SwitchB 相連的端口 (假設(shè)為 0/24 端口)定義為 tag vlan 模式。 SwitchA(configif)switchport mode trunk !將 fastether 0/24 端口設(shè)為 tag vlan 模式。 驗證測試:驗證 fastether 0/24 端口已被設(shè)置為端口 tag vlan 模式。 SwitchB configure terminal !進(jìn)入全局配置模式。 SwitchB(configvlan) name sales !將 Vlan 10 命名為 sales。 SwitchB(configif)switchport access vlan 10 !將 0/5 端口劃分到 Vlan 10。 驗證測試:驗證已在 SwitchB 上創(chuàng)建了 Vlan 10,并將 0/5 端口已劃分到 Vlan 10 中。 SwitchB(config)interface fastether 0/24 !進(jìn)入接口配置模式。 驗證測試:驗證 fastether 0/24 端口已被設(shè)置為 tag vlan 模式。 SwitchBshow interfaces fastEther 0/24 switchport Interface Switchport Mode Access Native Protected VLAN lists Fa0/24 Enabled Trunk 1 1 Disabled All 6)驗證 PC1 與 PC3 能互相通信,但 PC2 與 PC3 不能互相通信。 Pinging with 32 bytes of data: Reply from : bytes=32 time10ms TTL=128 Reply from : bytes=32 time10ms TTL=128 Reply from : bytes=32 time10ms TTL=128 Reply from : bytes=32 time10ms TTL=128 Ping statistics for : Packets: Sent = 4, Received = 4, Lost = 0 (0% loss), Approximate round trip times in milliseconds: Minimum = 0ms, Maximum = 0ms, Average = 0ms C:\ping !在 PC2 的命令行方式下驗證不能 Ping 通 PC3 。 SwitchA(config) int vlan 10 ! 創(chuàng)建虛擬接口 vlan 10 SwitchA(configif)ip address ! 配置虛擬接口 vlan 10 的地址為 SwitchA(configif)exit ! 返回到全局配置模式 SwitchA(config) int vlan 20 ! 創(chuàng)建虛擬接口 vlan 20 SwitchA(configif)ip address ! 配置虛擬接口 vlan 20 的地址為 8)將 PC1 和 PC3 的默認(rèn)網(wǎng)關(guān)設(shè)置為 ,將 PC2 的默認(rèn)網(wǎng)關(guān)設(shè)置為:。不同 VLAN 內(nèi)的主機(jī)可以互相 PING 通。 需要設(shè)置 PC 的網(wǎng)關(guān)。 SwitchA(config)spanningtree mode stp !設(shè)置生成樹模式為 STP () 驗證測試:驗證生成樹協(xié)模式為 SwitchAshow spanningtree StpVersion : STP SysStpStatus : Enabled BaseNumPorts : 24 MaxAge : 20 HelloTime : 2 ForwardDelay : 15 BridgeMaxAge : 20 BridgeHelloTime : 2 BridgeForwardDelay : 15 MaxHops : 20 TxHoldCount : 3 PathCostMethod : Long BPDUGuard : Disabled BPDUFilter : Disabled BridgeAddr : Priority : 32768 TimeSinceTopologyChange : 0d:0h:7m:0s TopologyChanges : 0 DesignatedRoot : 800000D0F8EF9D09 RootCost : 202200 RootPort : Fa0/1 設(shè)置交換機(jī)的優(yōu)先級。 驗證測試:驗證交換機(jī) SwitchA 的優(yōu)先級 SwitchAshow spanningtree B. 驗證網(wǎng)絡(luò)拓?fù)浒l(fā)生變化時,ping 的丟包情況。顯示結(jié)果如圖所示。 C. 驗證網(wǎng)絡(luò)拓?fù)浒l(fā)生變化時,交換機(jī) SwitchB 的端口2的狀態(tài)變化,并觀察生成樹的收斂時間。實訓(xùn)項目 6:1)在交換機(jī) SwitchA 上創(chuàng)建 Vlan 10,并將 0/5 端口劃分到 Vlan 10 中。 SwitchA(config)interface aggregateport 1 !創(chuàng)建聚合接口 AG1 SwitchA(configif)switchport mode trunk !配置 AG 模式為 trunk SwitchA(configif)exitSwitchA(config)interface range fastether 0/12 !進(jìn)入SwitchA(configif)portgroup 1 !配置接口 0/1 和 0/2驗證測試驗證測試::驗證接口驗證接口 fastether 0/1fastether 0/1 和和 0/20/2 屬于屬于AG1AG1 驗證測試驗證測試::驗證接口驗證接口 fastether 0/1fastether 0/1 和和 0/20/2 屬于屬于AG1AG1 SwitchAshow aggregatePort 1 summary AggregatePort MaxPorts SwitchPort Mode Ports Ag1 8 Enabled Trunk Fa0/1 , Fa0/2 在交換機(jī) SwitchB 上創(chuàng)建 Vlan 10,并將 0/5 端口劃分到 VSwitchB configure terminal !進(jìn)入全局配置模式 SwitchB(config) vlan 10 !創(chuàng)建 Vlan 10 SwitchB(configvlan) name sales !將 Vlan 10 命名為 sales SwitchB(configvlan)exit SwitchB(config)interface fastether 0/5 !進(jìn)入接口配置SwitchB(configif)switchport access vlan 10 !將 0/5 端口驗證測試:驗證已在 SwitchB 創(chuàng)建了 Vlan 10,并將 0/5 端口已劃SwitchBshow vlan id 10 VLAN Name Status Ports 10 sales active Fa0/5 在交換機(jī) SwitchB 上配置聚合端口。實驗結(jié)果:實驗總結(jié): 實驗評價(教師):
點擊復(fù)制文檔內(nèi)容
公司管理相關(guān)推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1